@charset "UTF-8";
.agu-wrapper,
.agu-closing,
.agu-special-movie {
  /* font-family: 'Noto Serif JP', serif; */
  font-family: Arial,"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.agu-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .agu-wrapper {
    max-width: 640px;
    width: 100%;
  }
}

.agu-wrapper img {
  width: 100%;
}

/* mainVisual (Backgroun Movie) */
.mainVisual {
  width: 100%;
  height: 98vh;
  position: relative;
  overflow: hidden;
}

.mainVisual h1 {
  text-indent: -10000px;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 10;
  width: 670px;
  width: 48.905vw;
  height: 7.6vw;
  background: url(../../../img/athlete/agu-tf/title.png) no-repeat left top;
  background-size: contain;
}

.mainVisual strong {
  text-indent: -10000px;
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 10;
  width: 16.204vw;
  height: 22.5vw;
  background: url(../../../img/athlete/agu-tf/copy.png) no-repeat left top;
  background-size: contain;
}

@media screen and (max-width: 640px) {
  .mainVisual {
    padding-top: 0;
    height: 0;
    padding-bottom: 112%;
  }
}

.mainVisual__movie {
  display: block;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 640px) {
  .mainVisual h1 {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 90vw;
    height: 14.6vw;
    background: url(../../../img/athlete/agu-tf/title.png) no-repeat left top;
    background-size: contain;
  }
  .mainVisual strong {
    top: 75%;
    left: 82%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 23.204vw;
    height: 32.5vw;
    background: url(../../../img/athlete/agu-tf/copy.png) no-repeat left top;
    background-size: contain;
  }
  .mainVisual__movie {
    left: -50%;
    padding-top: 0;
    padding-bottom: 100%;
    width: 200vw;
  }
}

.mainVisual::after {
  content: "";
  display: block;
  background: url(../../../img/athlete/agu-tf/pc/bg-dot.png) 0 0 repeat;
  background-size: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 640px) {
  .mainVisual::after {
    background: url(../../../img/athlete/agu-tf/sp/bg-dot_sp.png) 0 0 repeat;
  }
}

/* agu-introduction & agu-interview */
.agu-introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .agu-introduction {
    display: block;
    padding: 0;
  }
}

.agu-introduction .agu-introduction-flex-01 {
  width: 100%;
  z-index: 100;
}

.agu-introduction .agu-introduction-flex-02 {
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
}

.agu-introduction .agu-introduction-flex-02 img {
  width: 49%;
  float: right;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
}

@media screen and (max-width: 640px) {
  .agu-introduction .agu-introduction-flex-01 {
    width: auto;
  }
  .agu-introduction .agu-introduction-flex-02 {
    width: auto;
    position: static;
  }
  .agu-introduction .agu-introduction-flex-02 img {
    width: 100%;
  }
}

.agu-introduction p {
  font-size: 20px;
  line-height: 2;
  text-align: left;
  padding-top: 2em;
  text-shadow: 1px 1px 1px white;
}

@media screen and (max-width: 640px) {
  .agu-introduction p {
    text-align: center;
  }
}

.agu-interview-01,
.agu-interview-02,
.agu-interview-03,
.agu-interview-04,
.agu-interview-05 {
  max-width: 1024px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .agu-introduction p,
  .agu-introduction picture {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
  }
  .agu-introduction p span.block {
    display: block;
    line-height: 2;
  }
  .agu-interview-01 h3,
  .agu-interview-01 p,
  .agu-interview-02 h3,
  .agu-interview-02 p,
  .agu-interview-03 h3,
  .agu-interview-03 p,
  .agu-interview-04 h3,
  .agu-interview-04 p,
  .agu-interview-05 h3,
  .agu-interview-05 p,
  .agu-special-movie,
  .agu-products,
  .agu-products ul {
    padding-left: 30px;
    padding-right: 30px;
  }
  .agu-closing {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.agu-introduction picture {
  margin-top: 50px;
  display: block;
}

.unique-text {
  font-size: 250%;
  color: #009f00;
}

@media screen and (max-width: 1366px) {
  .for-fonts {
    padding: 0 30px;
  }
}

@media screen and (max-width: 640px) {
  .for-fonts {
    padding: 0;
  }
}

.for-fonts h2 {
  margin-top: 107px;
}

@media screen and (max-width: 640px) {
  .for-fonts h2 {
    margin-top: 60px;
  }
}

.for-fonts h3 {
  font-size: 26px;
  margin-top: 47px;
  color: #009f00;
}

.for-fonts p {
  font-size: 20px;
  line-height: 2;
  padding-top: 6px;
}

@media screen and (max-width: 640px) {
  .for-fonts p {
    font-size: 18px;
  }
}

/* agu-special-movie */
.agu-special-movie {
  background: #ececec;
  margin: 77px 0 0;
  padding: 70px 0 58px;
}

@media screen and (max-width: 1100px) {
  .agu-special-movie {
    padding: 70px 30px 58px;
  }
}

@media screen and (max-width: 640px) {
  .agu-special-movie {
    padding: 70px 0 58px;
  }
}

.agu-special-movie h2 {
  padding: 0 0 50px;
  text-align: center;
  font-size: 30px;
}

.agu-special-movie ul {
  max-width: 1024px;
  margin: 0 auto;
}

.agu-special-movie .video-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 640px) {
  .agu-special-movie .video-wrap {
    display: block;
  }
}

.agu-special-movie .video-wrap:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.agu-special-movie .video-wrap:nth-of-type(n+2) {
  margin-top: 120px;
}

@media screen and (max-width: 640px) {
  .agu-special-movie .video-wrap:nth-of-type(n+2) {
    margin-top: 64px;
  }
}

@media screen and (min-width: 641px) {
  .agu-special-movie div.video-item {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
  .agu-special-movie dl.video-item {
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
  }
  .agu-special-movie .video-title.text-left {
    text-align: left;
  }
  .agu-special-movie .video-title.text-right {
    text-align: right;
  }
}

@media screen and (max-width: 640px) {
  .agu-special-movie dl.video-item {
    padding: 20px 10px 0;
    text-align: center;
  }
}

.agu-special-movie dl.video-item dt {
  font-size: 22px;
}

.agu-special-movie dl.video-item dd {
  font-size: 16px;
  padding-top: 0.5em;
}

.agu-special-movie .video-frame {
  position: relative;
  height: 0;
  padding-bottom: 56.5%;
  overflow: hidden;
}

.agu-special-movie .video-frame iframe {
  vertical-align: bottom;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* agu-closing */
.agu-closing {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../../../img/athlete/agu-tf/sp/closing.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: 1366px;
  margin: 100px auto 0;
}

@media screen and (max-width: 640px) {
  .agu-closing {
    max-width: 640px;
    margin: 0 auto;
  }
}

.agu-closing h2 {
  color: #fff;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
}

.agu-closing h2 span {
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .agu-closing h2 span.block {
    display: block;
  }
}

.agu-closing p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
  padding-top: 2em;
  text-align: center;
}

@media screen and (max-width: 770px) {
  .agu-closing p {
    padding: 50px 30px 0;
  }
}

@media screen and (max-width: 640px) {
  .agu-closing p {
    padding: 2em 0 0;
    line-height: 2;
  }
}

.agu-closing p span {
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .agu-closing p span {
    display: block;
  }
}

/* agu-products */
.agu-products img {
  width: 100%;
}

.agu-products {
  background: #ececec;
  margin: 80px 0;
  padding: 57px 0 35px;
}

@media screen and (max-width: 1060px) {
  .agu-products {
    padding: 57px 30px 35px;
  }
}

@media screen and (max-width: 640px) {
  .agu-products {
    padding: 57px 0 35px;
  }
}

.agu-products-flex {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.agu-products h2 {
  text-align: center;
  font-size: 22px;
}

.agu-products ul {
  max-width: 1000px;
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.agu-products ul li {
  width: calc(100% / 2 - 10px);
}

@media screen and (max-width: 640px) {
  .agu-products ul li {
    width: calc(100% / 2 - 7px);
  }
}

.agu-products figure figcaption {
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0 25px;
}

/* Footer PageTop */
.sitenavi {
  position: relative;
  width: 1024px;
  margin: auto;
  z-index: 100;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  line-height: 2;
  padding-bottom: 0;
}

/**********アニメーション設定**********/
/*右から左*/
@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /* X軸方向に0px */
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /* X軸方向に0px */
  }
}

/*上から下*/
@-webkit-keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}
@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}

/*下から上*/
@-webkit-keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}
@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}

/**********アニメーション設定end**********/
/*ヘッダーを上から下へ*/
#blog-title {
  -webkit-animation-name: SlideDown;
  animation-name: SlideDown;
  /* アニメーション名 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーション時間 */
}

/*グローバルナビを上から下へ*/
#top-editarea {
  -webkit-animation-name: SlideDown;
  animation-name: SlideDown;
  /* アニメーション名 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーション時間 */
}

/*記事一覧を下から上へ*/
.page-archive .archive-entries .archive-entry {
  -webkit-animation-name: SlideUp;
  animation-name: SlideUp;
  /* アニメーション名 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーション時間 */
}

/*記事タイトルを右から左へ*/
.page-entry .entry-title {
  -webkit-animation-name: RightToLeft;
  animation-name: RightToLeft;
  /* アニメーション名 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーション時間 */
}
/*# sourceMappingURL=../../map/athlete/agu-tf/style.css.map */
