@charset "UTF-8";

.wrap {
  width: 100%;
  max-width: 127.2rem;
  padding: 0 3.2rem;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .wrap {
    padding: 0 1.7rem;
  }
}

.pc-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-none {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.text-red {
  color: #d30b0b;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  margin-right: 0.5rem;
  font-size: 1.8rem;
}

.text-intent {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-right: -0.5rem;
}

.top__text {
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top__text {
    font-size: 1rem;
  }

  .text-red {
    font-size: 1.1rem;
  }

  .text-intent {
    padding-left: 1.55em;
    text-indent: -1.55em;
  }

  .mv__title__wrap.Ver2.bg__sports_med-baseball {
    margin-bottom: 3.02rem !important;
  }
}

@media screen and (max-width: 767px) {
  .top__text {
    text-align: left;
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
  }

  .text-intent {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}

/*動きの特性*/
.feature__title {
  text-align: center;
  margin-top: 5rem !important;
  font-size: 2.4rem;
  line-height: 1.3em;
  letter-spacing: 0.05em;
}

.feature__contents {
  margin-top: 5.1rem;
  display: flex;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .feature__contents {
    margin-top: 3.2rem;
  }

  .feature__title {
    margin-top: 2rem !important;
  }
}

@media screen and (max-width: 767px) {
  .feature__contents {
    display: block;
  }

  .feature__title {
    margin-top: 2.5rem !important;
    font-size: 2.4rem !important;
  }

  .feature__contents {
    margin-top: 2.3rem;
  }

  .text-red {
    font-size: 1.8rem;
  }
}

.feature__contents-left {
  width: 100%;
  max-width: 58.9rem;
  margin-top: 1rem;
}

.feature__contents-text {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.feature__contents-text:nth-child(n+2) {
  margin-top: 1.1rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .feature__contents-text {
    font-size: 1rem;
  }

  .feature__contents-text:nth-child(n+2) {
    margin-top: 0.5rem;
  }
}

@media screen and (max-width: 767px) {
  .feature__contents-text:nth-child(n+2) {
    padding-left: 1.3em;
    text-indent: -1.3em;
    margin-top: 1rem;
  }

  .feature__contents-text {
    font-size: 1.6rem;
  }
}

.feature__contents-right {
  width: 100%;
  max-width: 614px;
}

@media screen and (max-width: 767px) {
  .feature__contents-right {
    max-width: initial;
    margin-top: 1rem;
  }

  .feature__contents-right img {
    width: 100%;
  }
}

/*起きやすいケガ*/
.injury__title {
  background: #f0f0f0;
  text-align: center;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  margin-top: 6.7rem !important;
  padding: 0.3rem 0;
}

.injury__text {
  margin-top: 3rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  font-size: 1.6rem;
  width: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__text {
    margin-top: 2rem;
    font-size: 1rem;
    max-width: 48.7rem;
  }

  .injury__title {
    padding: 0.18rem 0;
  }
}

@media screen and (max-width: 767px) {
  .injury__text {
    margin-top: 2rem;
    font-size: 1.6rem;
  }
}

.injury__content {
  width: 100%;
  max-width: 412px;
  margin: 5.4rem auto 0;
}

.injury__content-top {
  text-align: center;
}

.injury__conent-title {
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 2.4rem !important;
  line-height: 1.3em;
  letter-spacing: 0.05em;
}

.injury__content-top p {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__content-top p {
    font-size: 1rem;
  }
}

.injury__content-top p span {
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__content-top p span {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__conent-title {
    font-size: 1.45rem !important;
  }
}

.injury__conent__wrap {
  margin-top: 4.5rem;
  position: relative;
}

.injury__conent-item {
  font-size: 1.8rem;
  font-weight: bold;
  width: 100%;
  max-width: 166px;
  position: absolute;
  background-image: url(../images/images-sports_med-conditioning-running/injury-item-pc-red.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.injury__conent-item:hover {
  background-image: url(../images/images-sports_med-conditioning-running/injury-item-pc.png);
}

.injury__conent-item:hover a {
  color: #333;
  text-decoration: none;
}

.injury__conent-item a {
  display: flex;
  align-items: center;
  height: 6rem;
  padding: 0rem 2rem 0rem 3rem;
  color: #fff;
  font-size: 1.8rem;
}

.injury__conent-item::before {
  content: "";
}

.injury__conent-item:nth-child(1) {
  top: 2.6rem;
  left: -16.5rem;
}

.injury__conent-item:nth-child(2) {
  top: 14.5rem;
  left: -16.5rem;
}

.injury__conent-item:nth-child(3) {
  bottom: 0rem;
  left: -16.5rem;
}

.injury__conent-item:nth-child(4) {
  top: 2.6rem;
  right: -16.5rem;
}

.injury__conent-item:nth-child(5) {
  top: 14.5rem;
  right: -16.5rem;
}

.injury__conent-item:nth-child(6) {
  bottom: 0rem;
  right: -15.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__conent-item {
    font-size: 16px;
  }

  .injury__conent-item a {
    padding: 0px 10px 0px 30px;
    font-size: 18px;
    height: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .injury__conent-item:nth-child(1) {
    top: 25px;
    left: -166px;
  }

  .injury__conent-item:nth-child(2) {
    top: 145px;
    left: -166px;
  }

  .injury__conent-item:nth-child(3) {
    bottom: 3px;
    left: -160px;
  }

  .injury__conent-item:nth-child(4) {
    top: 25px;
    right: -160px;
  }

  .injury__conent-item:nth-child(5) {
    top: 145px;
    right: -160px;
  }

  .injury__conent-item:nth-child(6) {
    bottom: 3px;
    right: -160px;
  }
}

@media screen and (max-width: 767px) {
  .injury__conent-item {
    background-image: url(../images/images-sports_med-conditioning-baseball/injury-item-sp-red.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    max-width: 210px;
  }

  .injury__conent-item:hover {
    background-image: url(../images/images-sports_med-conditioning-baseball/injury-item-sp.png);
  }

  .injury__conent-item a {
    padding: 5px 36px 0px;
    height: 4.3rem;
  }

  .injury__conent__wrap {
    margin-top: 0.85rem;
  }
}

@media screen and (max-width: 767px) {
  .injury__conent-picture {
    width: 100%;
    max-width: 354px;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .injury__conent-item a {
    font-size: 1.42rem;
  }

  .injury__conent-item:nth-child(1) {
    top: -3px;
    left: -160px;
  }

  .injury__conent-item:nth-child(2) {
    top: 135px;
    left: -160px;
  }

  .injury__conent-item:nth-child(3) {
    bottom: 8px;
    left: -160px;
  }

  .injury__conent-item:nth-child(4) {
    top: -2px;
    right: -165px;
  }

  .injury__conent-item:nth-child(5) {
    top: 137px;
    right: -165px;
  }

  .injury__conent-item:nth-child(6) {
    bottom: 7px;
    right: -165px;
  }
}

@media screen and (max-width: 684px) {
  .injury__conent-picture {
    max-width: 180px;
  }

  .injury__conent-item {
    max-width: 120px;
    font-size: 16px;
    height: 40px;
  }

  .injury__conent-item a {
    padding: 0px 20px 0px 18px;
    font-size: 14px;
    height: 40px;
  }

  .injury__conent-item:nth-child(1) {
    top: 1px;
    left: 0px;
  }

  .injury__conent-item:nth-child(2) {
    top: 75px;
    left: 0px;
  }

  .injury__conent-item:nth-child(3) {
    bottom: 9px;
    left: 0px;
  }

  .injury__conent-item:nth-child(4) {
    top: 3px;
    right: 0px;
  }

  .injury__conent-item:nth-child(5) {
    top: 73px;
    right: 0px;
  }

  .injury__conent-item:nth-child(6) {
    bottom: 8px;
    right: 0px;
  }
}

@media screen and (max-width: 390px) {
  .injury__conent-picture {
    max-width: 170px;
  }

  .injury__conent-item {
    max-width: 110px;
    font-size: 16px;
  }

  .injury__conent-item a {
    padding: 0px 20px 0px 18px;
    font-size: 14px;
    height: 40px;
  }

  .injury__conent-item:nth-child(1) {
    top: 0px;
    left: -10px;
  }

  .injury__conent-item:nth-child(2) {
    top: 68px;
    left: -10px;
  }

  .injury__conent-item:nth-child(3) {
    bottom: 5px;
    left: -10px;
  }

  .injury__conent-item:nth-child(4) {
    top: 0px;
    right: -10px;
  }

  .injury__conent-item:nth-child(5) {
    top: 65px;
    right: -10px;
  }

  .injury__conent-item:nth-child(6) {
    bottom: 5px;
    right: -10px;
  }
}

/* モーダル */
.remodal {
  width: 100%;
  max-width: 84rem;
  padding: 7.1rem 8rem 8.8rem;
  background: #fff;
}

.remodal-movie {
  padding: 33% 0 0;
  position: relative;
  z-index: 99;
}

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

.remodal-close {
  top: 3rem;
  right: 2rem;
  left: initial;
  color: #000;
}

.remodal-close:before {
  background: #e5e5e5;
  border-radius: 50%;
  width: 30px;
  line-height: 30px;
}

.remodal__title {
  font-size: 2.4rem;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
}

.remodal__text {
  text-align: left;
  font-size: 1.6rem;
  margin-top: 3rem;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}

.remodal__contents {
  display: flex;
  margin-top: 3.6rem;
}

.remodal__contents-picture {
  width: 100%;
  max-width: 32rem;
  margin-right: 4rem;
}

.remodal__contents-body {
  width: 100%;
  max-width: 32rem;
}

.remodal__contents-title {
  background: #e5e5e5;
  line-height: 1.4;
  padding: 0.4rem 0;
}

.remodal__contents-text {
  font-size: 1.8rem;
  text-align: left;
  font-weight: bold;
  line-height: 1;
  margin-top: 1.8rem;
}

.remodal__contents-text a {
  color: #d30b0b;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .remodal {
    max-width: 52rem;
    padding: 4.3rem 5rem 5.4rem;
  }

  .remodal-movie {
    padding: 40% 0 0;
  }

  .remodal__title {
    font-size: 1.55rem;
  }

  .remodal__text {
    font-size: 0.95rem;
  }

  .remodal__contents-title {
    font-size: 1.1rem;
  }

  .remodal__contents-text {
    font-size: 1.15rem;
    margin-top: 1rem;
  }

  .remodal__contents {
    margin-top: 2rem;
  }

  .remodal-close {
    top: 1.5rem;
    right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .remodal {
    width: 80%;
    padding: 3.2rem 2rem 2.4rem;
  }

  .remodal-movie {
    padding: 56% 0 0;
    width: 100%;
  }

  .remodal__title {
    font-size: 2.4rem;
  }

  p.remodal__text {
    line-height: 1.5;
    font-size: 1.2rem;
    margin-top: 1rem;
  }

  .remodal__contents {
    display: block;
    margin-top: 1.6rem;
  }

  .remodal__contents-picture {
    max-width: 13.9rem;
    margin: auto;
  }

  .remodal__contents-picture img {
    width: 100%;
  }

  .remodal-close {
    top: 1rem;
    right: 2.5rem;
    width: 0.5rem;
    line-height: 0.5rem;
  }

  .remodal-close:before {
    width: 2rem;
    line-height: 2rem;
    font-size: 2rem;
  }

  .remodal__contents-title {
    font-size: 1.1rem;
    margin-top: 1.4rem;
    line-height: 1.358;
  }

  .remodal__contents-text {
    font-size: 1.25rem;
    margin-top: 0.6rem;
  }
}

/* チェック */
.l-self-check {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.check {
  background: #f0f0f0;
  padding-top: 7.5rem;
  padding-bottom: 17.5rem;
}

.check__title {
  font-size: 2.4rem !important;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.3em;
}

.check__title-sub {
  font-size: 2.2rem;
  line-height: 1.3em;
}

.check__lead {
  margin-top: 1.2rem;
  margin-bottom: 4.7rem;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check__lead {
    font-size: 0.95rem;
  }
}

.check-list {
  padding: 4rem 4rem 4.1rem;
  border-radius: 15px;
  background: #fff;
  max-width: 98rem;
  margin: auto;
}

.check-list__main {
  display: flex;
}

.check-list__left {
  width: 100%;
  max-width: 54rem;
  padding-right: 4rem;
  position: relative;
}

.check-list__left::after {
  position: absolute;
  right: 0;
  top: 0;
  background: radial-gradient(circle farthest-side, #000, #000 20%, transparent 20%, transparent);
  background-size: 2px 10px;
  background-position: right top;
  content: "";
  display: inline-block;
  height: 100%;
  width: 2px;
}

.check-list__right {
  width: 100%;
  max-width: 45rem;
  padding-left: 4rem;
}

.check-list__title {
  font-weight: bold;
  line-height: 1.3em;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  background: #f0f0f0;
  text-align: center;
  padding: 0.5rem 0;
}

.check-list__item {
  width: 100%;
  max-width: 30rem;
  margin: 3.5rem auto 0 10.5rem;
}

.check-list__item-right {
  margin-left: 8.1rem;
}

.check-list__item li {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

.check-list__item li:nth-child(n+2) {
  margin-top: 0.2rem;
}

.check-list__text {
  line-height: 1.8em;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  width: 100%;
  max-width: 80rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-list__item li:nth-child(n+2) {
    margin-top: 0.2rem;
  }

  .check__title {
    font-size: 1.45rem !important;
  }

  .l-self-check {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .check {
    padding-top: 4.5rem;
    padding-bottom: 9rem;
  }

  .check-list {
    max-width: 59.5rem;
    padding: 2.5rem 2.4rem 2.8rem;
  }

  .check__title-sub {
    font-size: 1.3rem;
  }

  .check__lead {
    margin-bottom: 2.3rem;
  }

  .check-list__title {
    font-size: 1.45rem;
  }

  .check-list__left {
    padding-right: 2.5rem;
  }

  .check-list__right {
    padding-left: 2.5rem;
  }

  .check-list__item {
    margin-top: 2rem;
    max-width: 20rem;
    margin-left: 6rem;
  }

  .check-list__item-right {
    margin-left: 4.8rem;
  }

  .check-list__item li {
    font-size: 0.95rem;
  }

  .check-list__text {
    margin-top: 2rem;
    font-size: 0.95rem;
    max-width: 48.7rem;
  }
}

@media screen and (max-width: 767px) {
  .l-self-check {
    margin-top: 7rem;
    margin-bottom: 4rem;
  }

  .check {
    padding-top: 4.5rem;
    padding-bottom: 7.5rem;
  }

  .check-list {
    max-width: 34rem;
    padding: 3rem 2rem 3rem;
  }

  .check__title {
    font-size: 2.4rem !important;
  }

  .check__title-sub {
    font-size: 2.2rem;
  }

  .check__lead {
    text-align: left;
    padding: 0 1.5rem;
    margin-bottom: 2.4rem;
  }

  .check-list__main {
    display: block;
  }

  .check-list__left {
    max-width: initial;
    padding-right: 0;
    border-right: none;
    padding-bottom: 2.3rem;
    position: relative;
  }

  .check-list__left::after {
    position: absolute;
    left: 0;
    top: 25rem;
    background: radial-gradient(circle farthest-side, #000, #000 20%, transparent 20%, transparent);
    background-size: 5px 5px;
    background-position: left bottom;
    content: "";
    display: inline-block;
    height: 5px;
    width: 100%;
  }

  .check-list__title {
    font-size: 2.4rem;
  }

  .check-list__item {
    margin-top: 1.3rem;
    margin-left: 1rem;
  }

  .check-list__item li {
    font-size: 1.6rem;
    padding-left: 1em;
    text-indent: -1.4em;
  }

  .check-list__right {
    max-width: initial;
    padding-left: 0;
    padding-top: 3.3rem;
  }

  .check-list__text {
    margin-top: 1.8rem;
    font-size: 1.6rem;
  }

  .check__lead {
    margin-top: 1rem;
  }
}

/* タブ */
.l-check-movie {
  margin-top: -8rem;
}

.check-movie__tabs {
  max-width: 98rem;
  width: 100%;
  margin: auto;
}

/*ラジオボタンを全て消す*/
input[name=check-movie-tab],
input[name=check-movie-tab02] {
  display: none;
}

/*タブのスタイル*/
.check-movie-tab {
  display: block;
  color: #fff;
  font-size: 1.8rem;
  width: 47rem;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 2.1rem 0 2.1rem;
  font-weight: bold;
  background: #d30b0b;
  cursor: pointer;
  float: left;
  position: relative;
}

.check-movie-tab02 {
  margin-left: 2rem;
}

.check-exercise {
  padding: 1.1rem 0 1.3rem;
}

.check-movie-tab::before {
  content: "";
  position: absolute;
  opacity: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.1rem;
  margin: auto;
  width: 26.55%;
  height: 0.4rem;
  background-color: #d30b0b;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-movie-tab::before {
    height: 0.15rem;
  }
}

.check-movie__title {
  padding-top: 5.2rem;
  clear: both;
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
}

.check-movie__title02 {
  width: 100%;
  max-width: 80rem;
  margin: auto;
}

.check-movie__wrap {
  display: none;
}

/*選択されているタブのコンテンツのみを表示*/
#check-a:checked~#check-a-content,
#check-b:checked~#check-b-content,
#check-a-02:checked~#check-a-content02,
#check-b-02:checked~#check-b-content02 {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.check-movie__tabs input:checked+.check-movie-tab,
.check-movie__tabs input:checked+.check-movie-tab02 {
  background-color: #fff;
  color: #000;
  padding: 3rem;
  font-size: 2.4rem;
  width: 49rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {

  .check-movie__tabs input:checked+.check-movie-tab,
  .check-movie__tabs input:checked+.check-movie-tab02 {
    width: 29.5rem;
    padding: 1.75rem;
    font-size: 1.45rem;
  }
}

.check-movie__tabs input:checked+.check-movie-tab::before {
  opacity: 1;
}

.check-movie__tabs input:checked+.check-exercise {
  padding: 1.9rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-movie__tabs input:checked+.check-exercise {
    padding: 0.9rem 0 1.2rem;
  }
}

.check-movie__items {
  margin-top: 3.4rem;
  display: flex;
  flex-wrap: wrap;
}

.check-movie__item {
  width: 100%;
  max-width: 46rem;
}

.check-movie__item:nth-child(odd) {
  margin-right: 6rem;
}

.check-movie__item:nth-child(n+3) {
  margin-top: 5.2rem;
}

.check-movie-movie {
  position: relative;
  width: 100%;
  padding-top: 56%;
  display: block;
}

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

.check-movie-text {
  font-weight: bold;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-movie-text {
    font-size: 0.95rem;
  }
}

.check-movie-button-link {
  display: block;
  max-width: 32rem;
  margin: 7.8rem auto 0;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-movie-button-link {
    margin-top: 4rem;
  }
}

.check-movie-button-link:hover {
  text-decoration: none;
}

.check-movie-button-link-sp {
  display: inline-block;
  max-width: 32rem;
  margin: 7.8rem auto 0;
  width: 100%;
  position: relative;
  border: 1px solid #d30b0b;
  background-color: #d30b0b;
  color: #fff;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  display: block;
  background-image: url(../images/btn_after_ov.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 1.7rem center;
  padding: 2.2rem 0;
  text-align: center;
}

.check-movie-button-link-sp {
  border: 1px solid #d30b0b;
  color: #fff;
  background-color: #d30b0b;
  background-image: url(../images/btn_after_ov.svg);
}

.check-movie-button-link-sp:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
  background-image: url(../images/btn_after.svg);
}

.check-movie-button {
  position: relative;
  border: 1px solid #d30b0b;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  display: block;
  color: #fff;
  background-color: #d30b0b;
  background-image: url(../images/btn_after_ov.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 1.7rem center;
  padding: 2.2rem 0;
  text-align: center;
}

.check-movie-button:hover {
  border: 1px solid #000000;
  color: #000000;
  background-color: #fff;
  background-image: url(../images/btn_after.svg);
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .l-check-movie {
    margin-top: -4.9rem;
  }

  .check-movie__tabs {
    max-width: 59.2rem;
  }

  .check-movie-tab {
    font-size: 1.2rem;
    padding: 1.3rem 0;
    width: 28.3rem;
  }

  .check-movie-tab02 {
    margin-left: 1.2rem;
  }

  .check-movie__title {
    font-size: 0.95rem;
  }

  .check-movie__title02 {
    max-width: 48.7rem;
  }

  .check-movie__items {
    margin-top: 2.8rem;
  }

  .check-movie__item {
    max-width: 27.9rem;
  }

  .check-movie__item:nth-child(odd) {
    margin-right: 3rem;
  }

  .check-movie__item:nth-child(n+3) {
    margin-top: 2rem;
  }

  .check-movie-button {
    max-width: 19rem;
    font-size: 0.9rem;
    padding: 1.25rem 0;
    margin-top: 0;
    background-size: 0.8rem;
  }

  .check-movie-button-link {
    max-width: 19.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-exercise {
    padding: 0.7rem 0 0.65rem;
  }
}

@media screen and (max-width: 767px) {
  .check-movie-text {
    margin-bottom: 1.2rem;
    padding-left: 1em;
    text-indent: -1em;
  }

  .l-check-movie {
    margin-top: -4.9rem;
  }

  .check-movie__tabs {
    max-width: 34rem;
  }

  .check-movie__title {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 1.5rem;
  }

  .check-movie-tab {
    font-size: 1.35rem;
    padding: 1.8rem 0;
  }

  .check-movie__items {
    margin-top: 2rem;
    display: block;
  }

  .check-movie__item {
    max-width: 29rem;
    margin: auto;
  }

  .check-movie__item:nth-child(odd) {
    margin-right: auto;
  }

  .check-movie__item:nth-child(2) {
    margin-top: 2rem;
  }

  .check-movie__item:nth-child(n+3) {
    margin-top: 2rem;
  }

  .check-movie-button {
    max-width: 34rem;
    margin-top: 3.5rem;
  }
}

.check-list__item02 {
  max-width: 40rem;
  margin-left: 1.7rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check-list__item02 {
    max-width: 25rem;
  }

  .check__lead02 {
    padding: 0 5rem;
  }
}

.running-conditioning-sub-title {
  letter-spacing: -0.01em;
}

.mv__title__wrap>.mv__title__inner>h2>.running-conditioning-main-title {
  letter-spacing: -0.01em;
  font-size: 6.5rem !important;
}

.check-list-execise {
  padding-bottom: 5rem;
}

.check02 {
  padding-bottom: 16.7rem;
}

.attention {
  background: #f0f0f0;
  padding: 7.5rem 0 7.5rem;
}

.attention p {
  letter-spacing: 0.01em;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8em;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 73rem;
}

.attention p:nth-child(2) {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .attention p {
    font-size: 0.95rem;
    max-width: 44.35rem;
  }
}

.attention p span {
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .attention p span {
    font-size: 0.85rem;
  }
}

.l-attention {
  margin-top: 7.2rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .mv__title__wrap>.mv__title__inner>h2>.running-conditioning-main-title {
    font-size: 4rem !important;
  }

  .check02 {
    padding-bottom: 10rem;
  }

  .l-attention {
    margin-top: 4rem;
  }

  .attention {
    padding: 4rem 0 5rem;
  }

  .check-list-execise {
    padding-bottom: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .mmath__breadcrumb__wrap-conditioning-running {
    padding: 0.6rem 0 0.6rem !important;
  }

  .mmath__breadcrumb__wrap-conditioning-running ul li {
    font-size: 1.2rem !important;
    letter-spacing: -0.01em;
  }

  .mv__title__wrap>.mv__title__inner>h2>.running-conditioning-main-title {
    font-size: 1.9rem !important;
  }

  .l-attention {
    margin-top: 3.2rem;
  }
}

.sp-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-hidden {
    display: none;
  }

  .check02 {
    padding-bottom: 9rem;
  }

  .check-list-execise {
    padding-bottom: 3rem;
  }

  .check-list__item02 {
    margin-left: 0.7rem;
    margin-top: 1.5rem;
  }

  .attention {
    padding-top: 3.5rem;
    padding-bottom: 4.2rem;
  }

  .injury__title {
    margin-top: 3rem !important;
    font-size: 2.4rem !important;
  }

  .injury__content {
    margin-top: 3rem !important;
  }
}

.engtitle-running-conditioning {
  font-family: "Noto Sans JP", sans-serif !important;
}

.check__lead02 {
  padding: 0 20rem;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .check__lead02 {
    font-size: 1rem;
    padding: 0 10rem;
  }
}

@media screen and (max-width: 767px) {
  .check__lead02 {
    padding: 0 2rem;
    font-size: 1.6rem;
  }
}

/* slick */
.slick-running {
  display: none;
}

@media screen and (max-width: 767px) {
  .slick-running {
    width: 84%;
    margin: auto;
    display: block;
    margin-top: -4.5rem;
  }
}

.slick-running02 {
  display: none;
}

@media screen and (max-width: 767px) {
  .slick-running02 {
    width: 84%;
    margin: auto;
    display: block;
    margin-top: -4.5rem;
  }
}

.slick-prev {
  background-image: url(../images/images-sports_med-conditioning-running/arrow-left.png);
  background-repeat: no-repeat;
  background-size: 0.9rem;
  background-position: center;
  background-color: #f0f0f0;
  width: 3.78rem;
  height: 5.5rem;
  top: 0.1rem;
  left: -3rem;
  z-index: 99;
  transform-origin: center bottom;
  -webkit-animation: yurayura 1s linear infinite;
  animation: yurayura 1s linear infinite;
}

@-webkit-keyframes yurayura {
  0%, 100% {
    transform: translateX(1px);
  }

  50% {
    transform: translateX(-1px);
  }
}

@keyframes yurayura {
  0%, 100% {
    transform: translateX(1px);
  }

  50% {
    transform: translateX(-1px);
  }
}

.slick-prev:hover {
  background-image: url(../images/images-sports_med-conditioning-baseball/arrow-left.png);
  background-size: 0.9rem;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f0f0f0;
}

.slick-next {
  background-image: url(../images/images-sports_med-conditioning-baseball/arrow-right.png);
  background-repeat: no-repeat;
  background-size: 0.9rem;
  background-position: center;
  background-color: #f0f0f0;
  width: 3.89rem;
  height: 5.5rem;
  top: 0.1rem;
  right: -3rem;
  z-index: 99;
  -webkit-animation: yurayura 2s linear infinite;
  animation: yurayura 2s linear infinite;
}

.slick-next:hover {
  background-image: url(../images/images-sports_med-conditioning-baseball/arrow-right.png);
  background-size: 0.9rem;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f0f0f0;
}

.slick-dots {
  top: 0.56rem;
}

.slick-dots li {
  background-color: #fff;
  width: 14.9rem;
  height: 4.9rem;
  margin: 0;
}

.slick-dots li button:before {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  /* font-size: 1.5rem; */
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  top: -16%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 0.9rem;
  width: 14.9rem;
  height: 5.2rem;
  opacity: 1;
  background-color: #d30b0b;
  color: #fff;
  display: block;
}

.slick-running02 .slick-dots li button:before {
  font-size: 1rem;
  letter-spacing: 0.06em;
  padding-top: 0.9rem;
}

.slick-dots li:first-child button:before {
  content: "チェックA\a～足関節・膝関節・\a股関節～";
  white-space: pre;
}

.slick-running02 .slick-dots li:first-child button:before {
  content: "エクササイズA\a～足関節・膝関節・\a股関節の制限の改善～";
  white-space: pre;
}

.slick-dots li:nth-child(2) button:before {
  content: "チェックB\a～股関節・体幹・\a胸郭～";
  white-space: pre;
}

.slick-running02 .slick-dots li:nth-child(2) button:before {
  content: "エクササイズB\a～股関節・体幹・\a胸郭の制限の改善～";
  white-space: pre;
}

.slick-dots li.slick-active button:before {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.slick-dots li button:after {
  content: "";
  position: absolute;
  width: 65.5%;
  height: 0.25rem;
  left: 50%;
  bottom: 0.5rem;
  transform: translateX(-50%);
  background-color: #d30b0b;
  opacity: 0;
}

.slick-dots li.slick-active button:after {
  opacity: 1;
}

.slick-list {
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .check-movie-pc {
    display: none;
  }
}

.introduction__contents {
  margin-top: 2.8rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 2.8rem 20rem 0;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .introduction__contents {
    margin: 1.7rem 12.5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .introduction__contents {
    display: block;
    margin-left: inherit;
    margin-right: inherit;
  }
}

.introduction_content {
  width: calc(97% / 2);
  margin-bottom: 1.6rem;
  display: inline-block;
}

.introduction_content:nth-child(4) {
  margin-right: 0;
}

.introduction_content:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .introduction_content {
    max-width: 24.7rem;
  }
}

@media screen and (max-width: 767px) {
  .introduction_content {
    width: 100%;
  }
}

.is--conditioning {
  display: flex;
  align-items: center;
  font-size: 15rem;
  border: 1px solid #d30b0b;
  background: #d30b0b;
  color: #fff;
}

.btn-tab.is--conditioning:hover {
  background-color: #fff;
  color: #000;
}

.btn-tab.is--conditioning:hover::after {
  background-image: url(../images/btn_after.svg);
}

.btn-tab.is--conditioning:hover p>.sub {
  color: #d30b0b;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .btn-tab img {
    max-width: 4.5rem;
  }
}

.conditioning-sub-title {
  letter-spacing: -0.02em;
  font-family: "Noto Sans JP", sans-serif !important;
}

.conditioning-main-title {
  letter-spacing: -0.1em;
}

.mv__title__inner h2>.engtitle-conditioning {
  font-family: "Noto Sans JP", sans-serif !important;
}

.sports-med__ttl-conditioning {
  margin-top: 7.5rem !important;
}

.btn-conditioning>p {
  font-size: 2.4rem !important;
  line-height: 1;
  letter-spacing: -0.05em;
}

.conditioning-text {
  margin-top: 6rem;
  line-height: 1.6;
}

.btn-conditioning {
  padding-bottom: 1.2rem;
  padding-top: 1.4rem;
}

.btn-conditioning img {
  margin-right: 2rem !important;
}

.btn-conditioning>p>.sub {
  font-size: 1.6rem !important;
  color: #fff;
}

.introduction_content>.btn-tab::after {
  content: " ";
  background-image: url(../images/btn_after_ov.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 1.5rem;
  height: 2rem;
  width: 2rem;
  top: 39%;
}

.introduction_content:hover.introduction_content>.btn-tab::after {
  background-image: url(../images/btn_after.svg);
}

.font-weight-bold {
  font-weight: bold;
}

.btn-wrap-running-conditioning {
  width: 100%;
  max-width: 126.5rem;
  padding: 0 3.2rem;
  margin: auto;
}

.btn-tab {
  width: 100%;
  text-decoration: none;
  padding: 1rem 2rem 1rem 1rem;
  position: relative;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .btn-wrap-running-conditioning {
    padding: 0 1.7rem;
  }

  .btn-conditioning img {
    margin-right: 1.1rem !important;
    width: 4.7rem;
  }

  .btn-conditioning {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    padding-left: 1.2rem;
  }

  .btn-conditioning>p {
    font-size: 1.55rem !important;
    line-height: 1.1;
  }

  .introduction_content>.btn-tab::after {
    content: " ";
    background: url(../images/btn_after_ov.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 1.5rem;
    height: 1.5rem;
    width: 1rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .btn-conditioning>p>.sub {
    font-size: 1.18rem !important;
  }
}

.introduction__head {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .introduction__head {
    font-size: 2.4rem !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sports-med__ttl-conditioning {
    margin-top: 0 !important;
  }

  .btn-conditioning>p {
    font-size: 1.5rem !important;
  }

  .btn-conditioning>p>.sub {
    font-size: 1rem !important;
  }

  .btn-conditioning img {
    margin-right: 1rem !important;
  }

  .introduction_content>.btn-tab::after {
    width: 1rem;
  }

  .btn-conditioning {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .conditioning-text {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .l-self-check02 {
    margin-bottom: 3.6rem;
  }

  .slick-slide {
    padding-top: 4.9rem;
  }
}

.slick-slide a:hover {
  opacity: 1 !important;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .check-list__left02::after {
    top: 31rem;
  }
}