@charset "UTF-8";

.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* ------------------------------------------------------------------

------------------------------------------------------------------ */
@media only screen and (min-width:1000px) {
  .result_mv {
    text-align: center;
    padding: 70px 0;
  }

  .result_mv_head {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
  }

  .result-in {
    width: 920px;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
  }

  .section {
    padding: 30px 0;
    margin-top: 30px;
  }

  .result .section_contents {
    padding: 0 30px;
  }

  .result .section h2:before {
    display: none;
  }

  .result .section .pic {
    width: 36%;
    float: right;
    margin: 0 0 20px 20px;
  }

  .result .section .txt {
    line-height: 1.8;
  }

  .result .section .txt {
    line-height: 1.8;
  }

  .result .section .txt h3 {
    font-size: 1.8rem;
    font-weight: 200;
    color: #2c4198;
    margin: 0 0 10px;
  }

  .result .section .txt p {
    font-size: 1.4rem;
    font-weight: 200;
    color: #2c4198;
  }

  .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 40px;
  }

  .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

@media only screen and (max-width:999px) {
  .result {
    padding: 0 5%;
  }

  .result_mv {
    text-align: center;
    padding: 30px 0;
  }

  .result_mv_head {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
  }

  .result-in {
    width: 100%;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
  }

  .section {
    padding: 10px 0;
    margin-top: 20px;
  }

  .result .section_contents {
    padding: 0 2%;
  }

  .result .section h2:before {
    display: none;
  }

  .result .section .pic {
    margin: 0 0 10px;
  }

  .result .section .txt {
    line-height: 1.6;
  }

  .result .section .txt h3 {
    font-size: 1.4rem;
    font-weight: 200;
    color: #2c4198;
    margin: 0 0 10px;
  }

  .result .section .txt p {
    font-size: 1.2rem;
    font-weight: 200;
    color: #2c4198;
  }

  .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 20px;
  }

  .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}


@media only screen and (min-width:1000px) {

  .support-three {
    display: flex;
    justify-content: space-between;
  }

  .athletes-voice {
    width: 32%;
  }

  .education_research_title {
    font-size: 2.4rem;
    font-weight: 200;
    color: #2c4198;
    margin: 0 0 30px -30px;
    line-height: 1.4;
  }

  .education_research_txt a:hover {
    opacity: 0.55;
  }

}

@media only screen and (max-width: 999px) {
  .education_research_title {
    position: relative;
    font-size: 1.6rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.6;
    padding: 0 0 0 20px;
    margin: 0 0 20px -20px;
  }
}

@charset "UTF-8";

.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* ------------------------------------------------------------------

------------------------------------------------------------------ */
@media only screen and (min-width:1000px) {
  .staff_mv {
    text-align: center;
    padding: 70px 0;
  }
  .staff_mv_head {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
  }
  .staff-in {
    width: 920px;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
  }
  .section {
    padding: 50px 0;
    margin-bottom: 10px;
  }
  .section+.section {
    border-top: 1px solid #2c4198;
  }
  .section_head {
    font-size: 4.0rem;
    font-weight: 100;
    letter-spacing: 0.1em;
    color: #2c4198;
    margin-bottom: 40px;
  }
  .section_lead {
    line-height: 1.8;
    color: #2c4198;
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
  .article {
    padding: 0 30px;
  }
  .article + .article {
    margin-top: 60px;
  }
  .article_head {
    font-size: 2.4rem;
    font-weight: 200;
    color: #2c4198;
    margin: 0 0 30px -30px;
    line-height: 1.2;
  }
  .article_head:before {
    content: "";
    background: url(../images/common/icon_arr_right_blue.png) 0 50% no-repeat;
    background-size: 18px auto;
    padding: 0 0 0 30px;
  }
  .article_content {
    margin-bottom: 30px;
  }
  .article_img {
    float: left;
    width: 35%;
  }
  .article_introduction {
    float: right;
    width: 63%;
  }
  .article_introduction li+li {
    margin-top: 20px;
  }
  .article_introduction h4 {
    font-size: 1.6rem;
    font-weight: 300;
    color: #2c4198;
    line-height: 1.4;
    margin: 0 0 5px;
  }
  .article_introduction p {
    line-height: 1.8;
    color: #2c4198;
    font-size: 1.4rem;
  }
  .article_introduction .link {
    text-align: right;
  }
  .article_introduction .link a {
    line-height: 1.8;
    color: #2c4198;
    font-size: 1.4rem;
  }
  .comment {
    background: #f5f5f5;
    padding: 30px 40px;
  }
  .comment h4 {
    font-size: 1.6rem;
    font-weight: 300;
    color: #2c4198;
    line-height: 1.4;
    margin: 0 0 5px;
  }
  .comment p {
    font-size: 1.4rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.8;
  }
  .other li {
    float: left;
    width: 48.5%;
  }
  .other li:nth-child(2n) {
    float: right;
  }
  .other li:nth-child(n+3) {
    margin-top: 20px;
  }
  .other li a {
    font-size: 1.8rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.2;
  }
}
@media only screen and (max-width:999px) {
  .staff {
    padding: 0 5%;
  }
  .staff_mv {
    text-align: center;
    padding: 30px 0;
  }
  .staff_mv_head {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
  }
  .staff-in {
    width: 100%;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
  }
  .section {
    padding: 30px 0;
    margin-bottom: 10px;
  }
  .section+.section {
    border-top: 1px solid #2c4198;
  }
  .section_head {
    font-size: 2.6rem;
    font-weight: 100;
    letter-spacing: 0.1em;
    color: #2c4198;
    margin-bottom: 20px;
  }
  .section_lead {
    font-size: 1.2rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .article {
    padding: 0 2%;
  }
  .article + .article {
    margin-top: 30px;
  }
  .article_head {
    position: relative;
    font-size: 1.6rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.6;
    padding: 0 0 0 20px;
    margin: 0 0 20px -20px;
  }
  .article_head:before {
    content: "";
    display: block;
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 11px;
    height: 11px;
    background: url(../images/common/icon_arr_right_blue.png) 0 50% no-repeat;
    background-size: 11px auto;
  }
  .article_content {
    margin-bottom: 20px;
  }
  .article_img {
    margin-bottom: 10px;
  }
  .article_introduction {
  }
  .article_introduction li+li {
    margin-top: 15px;
  }
  .article_introduction h4 {
    font-size: 1.4rem;
    font-weight: 300;
    color: #2c4198;
    line-height: 1.4;
    margin: 0 0 5px;
  }
  .article_introduction p {
    line-height: 1.8;
    color: #2c4198;
    font-size: 1.2rem;
  }
  .article_introduction .link {
    text-align: left;
  }
  .article_introduction .link a {
    line-height: 1.8;
    color: #2c4198;
    font-size: 1.2rem;
  }
  .comment {
    background: #f5f5f5;
    padding: 5%;
  }
  .comment h4 {
    font-size: 1.4rem;
    font-weight: 300;
    color: #2c4198;
    line-height: 1.4;
    margin: 0 0 5px;
  }
  .comment p {
    font-size: 1.2rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.8;
  }
  .other li {
  }
  .other li:nth-child(n+2) {
    margin-top: 20px;
  }
  .other li a {
    font-size: 1.4rem;
    font-weight: 200;
    color: #2c4198;
    line-height: 1.2;
  }
}

.ed-anker {
  transition: all .3s;
}

.ed-anker:hover {
  opacity: .5;
}