/*------------------------------------------------------------
athletes_detail
------------------------------------------------------------*/
.p-athletes .c-breadcrumb {
  padding-bottom: 17px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes .c-breadcrumb {
    padding-bottom: 1.02rem; } }

@media screen and (max-width: 767px) {
  .p-athletes .c-breadcrumb {
    padding: calc((100vw / 768) * 28) 0 calc((100vw / 768) * 12); } }

.p-athletes .c-headImg {
  background-image: url(../images/athletes/detail/img_head.jpg); }

@media screen and (max-width: 767px) {
  .p-athletes .c-headImg {
    background-image: url(../images/athletes/detail/img_head_sp.jpg); } }

/*
------------------------------------------------------------*/
.p-athletes1__head {
  padding: 4.0rem 0 6.8rem; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__head {
    padding: 2.4rem 0 4.08rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__head {
    padding: 0 0 calc((100vw / 768) * 50); } }

.p-athletes1__head-label {
  background-color: #0081C0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  display: inline-block;
  padding: 1px 0.5em; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__head-label {
    padding: 0.06rem 0.5em;
    font-size: calc((100vw / 1280) * 16); } }

@media screen and (max-width: 767px) {
  .p-athletes1__head-label {
    font-size: calc((100vw / 768) * 24);
    line-height: 1.4;
    letter-spacing: 0.02em;
    padding: calc((100vw / 768) * 2);
    padding-right: 0.5em;
    padding-left: 0.5em; } }

.p-athletes1__head .c-title4 {
  margin: 28px 0 36px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__head .c-title4 {
    margin: 1.68rem 0 2.16rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__head .c-title4 {
    margin: calc((100vw / 768) * 50) 0; } }

.p-athletes1__head-slider {
  max-width: 890px;
  width: 100%;
  margin-left: 60px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__head-slider {
    max-width: 53.4rem;
    margin-left: 3.6rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__head-slider {
    margin-left: 0; } }

.p-athletes1__bottom {
  padding: 80px 0;
  background-color: #f0f0f0; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom {
    padding: 4.8rem 0; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom {
    padding: calc((100vw / 768) * 40) calc((100vw / 768) * 40) calc((100vw / 768) * 100); } }

.p-athletes1__bottom__read {
  margin-bottom: 5.0rem; }

.p-athletes1__bottom .l-inner {
  background-color: #fff;
  padding: 49px 108px 81px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom .l-inner {
    padding: 2.94rem 6.48em 4.86rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom .l-inner {
    padding: calc((100vw / 768) * 56) calc((100vw / 768) * 40) calc((100vw / 768) * 80); } }

.p-athletes1__bottom-title {
  font-size: 2.6rem !important;
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin: 0 0 17px !important; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-title {
    margin: 0 0 1.02rem !important;
    font-size: calc((100vw / 1280) * 26) !important; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-title {
    font-size: calc((100vw / 768) * 36) !important;
    letter-spacing: 0.05em;
    line-height: 1.3;
    margin: 0 0 calc((100vw / 768) * 28) !important; } }

.p-athletes1__bottom-desc {
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
  margin-bottom: 58px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-desc {
    margin-bottom: 3.48rem;
    font-size: calc((100vw / 1280) * 14); } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-desc {
    font-size: calc((100vw / 768) * 24);
    line-height: 1.5;
    margin-bottom: calc((100vw / 768) * 52); } }

.p-athletes1__bottom-list {
  margin-bottom: 36px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-list {
    margin-bottom: 2.16rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-list {
    margin-bottom: calc((100vw / 768) * 88); } }

.p-athletes1__bottom-item:not(:last-child) {
  margin-bottom: 49px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-item:not(:last-child) {
    margin-bottom: 2.94rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-item:not(:last-child) {
    margin-bottom: calc((100vw / 768) * 54); } }

.p-athletes1__bottom-listChild {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -10px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-listChild {
    margin: 0 -0.6rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-listChild {
    display: block;
    margin: 0; } }

.p-athletes1__bottom-listChild li {
  padding: 0 10px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-listChild li {
    padding: 0 0.6rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-listChild li {
    width: 100%;
    padding: 0; }
  .p-athletes1__bottom-listChild li:not(:last-child) {
    margin-bottom: calc((100vw / 768) * 54); } }

.p-athletes1__bottom-listChild .c-title2 {
  margin: 0 0 8px !important; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-listChild .c-title2 {
    margin: 0 0 0.48rem !important; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-listChild .c-title2 {
    margin: 0 0 calc((100vw / 768) * 10) !important; } }

.p-athletes1__bottom-txt p {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.4; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-txt p {
    font-size: calc((100vw / 1280) * 14); } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-txt p {
    font-size: calc((100vw / 768) * 24);
    letter-spacing: 0.03em;
    line-height: 1.5; } }

.p-athletes1__bottom-link {
  color: #0081C0;
  text-decoration: underline !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem; }

.p-athletes1__bottom-link:after {
  content: "";
  width: 13px;
  height: 11px;
  background: url(images/ico/ico_blank.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-left: 10px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-link:after {
    margin-left: 0.6rem;
    width: 0.72rem;
    height: 0.66rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-link:after {
    width: calc((100vw / 768) * 23);
    height: calc((100vw / 768) * 21);
    margin-left: calc((100vw / 768) * 14); } }

.p-athletes1__bottom-link:hover {
  color: #0081C0;
  text-decoration: none !important; }

.p-athletes1__bottom-info {
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin-bottom: 72px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-info {
    margin-bottom: 4.32rem;
    font-size: calc((100vw / 1280) * 14); } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-info {
    font-size: calc((100vw / 768) * 24);
    line-height: 1.5;
    margin-bottom: calc((100vw / 768) * 60); } }

.p-athletes1__bottom-info h3 {
  margin-bottom: 5rem; }

.p-athletes1__bottom-navis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 82px; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-navis {
    margin-bottom: 4.92rem; } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-navis {
    display: block;
    margin-bottom: calc((100vw / 768) * 88); } }

.p-athletes1__bottom-navi {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1.1; }

@media screen and (max-width: 1280px) and (min-width: 768px) {
  .p-athletes1__bottom-navi {
    font-size: calc((100vw / 1280) * 18); } }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-navi {
    font-size: calc((100vw / 768) * 24);
    line-height: 1.5; }
  .p-athletes1__bottom-navi:not(:last-child) {
    margin-bottom: calc((100vw / 768) * 48); } }

.p-athletes1__bottom-navi a {
  text-decoration: underline !important; }

@media screen and (max-width: 767px) {
  .p-athletes1__bottom-navi a {
    text-align: center;
    display: block; } }

.p-athletes1__bottom-navi a:hover {
  text-decoration: none !important; }

.p-athletes1__bottom-btn {
  text-align: center; }

/*
------------------------------------------------------------*/
.slick-list {
  height: auto !important; }

/*
------------------------------------------------------------*/
.relation-list li {
  width: 100%;
  line-height: 1.6; }
