/* -------------------story------------------- */
.page__section--story .page-mdl-lg {
  margin-top: -80px;
}

@media (max-width: 1199px) {
  .page__section--story .page-mdl-lg {
    margin-top: 0px;
  }
}

/* -------------------swiper------------------- */
.swiper-gallery__body2018-ao img {
  width: 50%;
}

@media (max-width: 599px) {
  .swiper-gallery__body2018-ao img {
    width: 100%;
  }
}

/* -------------------modal icon------------------- */
.btn-plus-0101 {
  top: 220px;
  right: 350px;
}
.btn-plus-0102 {
  top: 580px;
  right: 740px;
}
.btn-plus-0103 {
  top: 180px;
  right: 730px;
}
.btn-plus-0104 {
  top: 610px;
  right: 450px;
}
.btn-plus-0105 {
  top: 135px;
  right: 675px;
}
.btn-plus-0106 {
  top: 310px;
  right: 405px;
}
.btn-plus-0107 {
  top: 470px;
  right: 695px;
}
.btn-plus-0108 {
  top: 180px;
  right: 650px;
}
.btn-plus-0109 {
  top: 395px;
  right: 770px;
}
.btn-plus-0110 {
  top: 380px;
  right: 310px;
}
.btn-plus-0111 {
  top: 285px;
  right: 330px;
}
.btn-plus-0112 {
  top: 245px;
  right: 770px;
}
.btn-plus-0113 {
  top: 530px;
  right: 360px;
}
.btn-plus-0114 {
  top: 255px;
  right: 790px;
}
.btn-plus-0115 {
  top: 415px;
  right: 320px;
}
.btn-plus-0116 {
  top: 130px;
  right: 335px;
}
.btn-plus-0117 {
  top: 470px;
  right: 615px;
}

@media (max-width: 1199px) {
  .btn-plus-0101{
    top: 23vw;
    right: 25vw;
  }
  .btn-plus-0102{
    top: 57vw;
    right: 66vw;
  }
  .btn-plus-0103{
    top: 17vw;
    right: 69vw;
  }
  .btn-plus-0104{
    top: 60vw;
    right: 30vw;
  }
  .btn-plus-0105{
    top: 11vw;
    right: 60vw;
  }
  .btn-plus-0106{
    top: 40vw;
    right: 32vw;
  }
  .btn-plus-0107{
    top: 45vw;
    right: 63vw;
  }
  .btn-plus-0108 {
    top: 17vw;
    right: 57vw;
  }
  .btn-plus-0109 {
    top: 40vw;
    right: 69vw;
  }
  .btn-plus-0110 {
    top: 35vw;
    right: 22vw;
  }
  .btn-plus-0111 {
    top: 24vw;
    right: 27vw;
  }
  .btn-plus-0112 {
    top: 14vw;
    right: 64vw;
  }
  .btn-plus-0113 {
    top: 52vw;
    right: 27vw;
  }
  .btn-plus-0114 {
    top: 24vw;
    right: 69vw;
  }
  .btn-plus-0115 {
    top: 41vw;
    right: 22vw;
  }
  .btn-plus-0116 {
    top: 14vw;
    right: 22vw;
  }
  .btn-plus-0117 {
    top: 44vw;
    right: 55vw;
  }
}

@media (max-width: 899px) {
  .btn-plus-0101{
    top: 30vw;
    right: 20vw;
  }
  .btn-plus-0102{
    top: 78vw;
    right: 70vw;
  }
  .btn-plus-0103{
    top: 24vw;
    right: 76vw;
  }
  .btn-plus-0104{
    top: 80vw;
    right: 30vw;
  }
  .btn-plus-0105{
    top: 20vw;
    right: 60vw;
  }
  .btn-plus-0106{
    top: 40vw;
    right: 22vw;
  }
  .btn-plus-0107{
    top: 63vw;
    right: 63vw;
  }
  .btn-plus-0108 {
    top: 20vw;
    right: 57vw;
  }
  .btn-plus-0109 {
    top: 56vw;
    right: 80vw;
  }
  .btn-plus-0110 {
    top: 48vw;
    right: 12vw;
  }
  .btn-plus-0111 {
    top: 36vw;
    right: 12vw;
  }
  .btn-plus-0112 {
    top: 17vw;
    right: 64vw;
  }
  .btn-plus-0113 {
    top: 64vw;
    right: 15vw;
  }
  .btn-plus-0114 {
    top: 28vw;
    right: 77vw;
  }
  .btn-plus-0115 {
    top: 52vw;
    right: 12vw;
  }
  .btn-plus-0116 {
    top: 14vw;
    right: 14vw;
  }
  .btn-plus-0117 {
    top: 61vw;
    right: 55vw;
  }
}





/*modal*/
.report-content {
  width: 900px;
  margin: calc(4vw + 66px) auto auto;
  background: #fff;
}
.report-open__title {
  font-size: 26px;
  padding-bottom: 15px;
}

@media (max-width: 599px) {
  .report-open__title {
    font-size: 13px;
  }
}

.report-content__ttl{
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px;
}

.report-content__Inner{
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
}

.report-content__anchor{
  margin: 0 auto;
  width: 798px;
}

.report-content__anchor ul{
  overflow: hidden;
}
.report-content__anchor li{
  width: 33.333333%;
  float: left;
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border-right: 2px solid #1b1b1b;
}

.report-content__anchor li:nth-child(3n){
  border-right: none;
}
.report-content__anchor li a{
  width: 100%;
  display: block;
}
.report-content__anchor li a::after{
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  margin: 10px auto 0;
  background: url("../images/200814-20SS_ambassador_lifeweardaytokyo_arrow.png") no-repeat center top;
  background-size: contain;
}

.report-pagetop {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 0;
  cursor: pointer;
}

.repoat-block{
  width: 798px;
    margin: -80px auto 48px auto;
    padding: 80px 0 0 0;
}

.repoat-block__img-wrap .row{
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.repoat-block__img-wrap--2col .row > div{
  width: 394px;
}

.repoat-block__img-wrap--2col .row + .row{
  margin-top: 10px;
}

.repoat-block__ttl{
  font-size: 16px;
  font-weight: bold;
}

.page__section--toppage-link {
  margin-bottom: 4.5vw;
}


@media (max-width: 999px) {
  .report-content {
    width: 100%;
  }

  .report-content__ttl{
    font-size: 2em;
  }
  .repoat-block{
    margin: 0 auto 9vw;
  }

  .repoat-block,
  .report-content__anchor{
    width: 100%;
    padding: 0 4%;
  }

  .repoat-block__img-wrap--2col .row > div{
    width: 49.5%;
  }
}

@media (max-width: 799px) {
  .report-content__ttl{
    font-size: 1.6em;
  }

  .report-content__anchor{
    margin-bottom: 4vw;
  }

  .report-content__anchor li{
    width: 100%;
    float: left;
    margin-bottom: 5vw;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-right: none;
  }
  .report-content__anchor li a::after{
    display: inline-block;
    margin: 0 0 0 10px;
    background: url("../images/200814-20SS_ambassador_lifeweardaytokyo_arrow.png") no-repeat center center;
  }
}
.page__section--card {
	padding-bottom: 40px;
}
@media (max-width: 599px) {
  .report-content {
    margin-top: 62px;
  }
	.page__section--card {
	    padding-bottom: 0;
	}
	.report-content__ttl{
		padding-top: 30px;
		font-size: 1.35em;
	}
  .img__mb36,.repoat-block.img__mb36{
    margin-bottom: 10vw;
  }
  .img__mt36,.repoat-block.img__mt36{
    margin-top: 10vw;
  }
  .ambassadors__bnr.repoat-block {
      padding: 9vw 4% 6vw;
  }
}

@media (max-width: 399px) {
  .report-content__ttl{
    font-size: 1.15em;
    padding-top: 8vw;
  }
  .page-kv__contents.u-mb-60 {
    margin-bottom: 7vw !important;
  }
}

@media (max-width: 1199px) {
	.ambassadors__list-wrap, .ambassadors__bnr__list {
    	padding: 0;
	}
}

.page__ttl-h2-03 {
	text-align: center;
	font-weight: bold;
	font-size: 27px;
}
.page-socials__body {
	-webkit-justify-content: center;
    justify-content: center;
}
.page-socials__inn {
	-webkit-justify-content: center;
    justify-content: center;
}
@media (max-width: 599px) {
	.repoat-block {
		margin: 0 auto;
	}
	.page__ttl-h2-03 {
		font-size: 22px;
	}
}
