.section_movie.anchorAdjustBox{
  margin-top: -65px;
  padding-top: 110px;
}
.section_movie .movie_main{
  position: relative;
  z-index: 2;
}
.main_video_btn_wrap{
  position: relative;
}
.main_video_btn_wrap .main_video_float{
  margin-top: 4%;
  position: absolute;
  left: 50%;
  bottom: 50px;
  z-index: 1;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  transform: translateX(-50%);
}
.main_video_btn_wrap .fullepiBtn{
  margin-top: 30px;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(255, 255, 255, 0.85);
  background-color: rgba(255, 255, 255, 0.20);
}
.main_video_btn_wrap .fullepiBtn_link{
  display: block;
  padding: 13px 26px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.nyc_section_shopHisLooks .swiper-pagination-bullets{
  z-index: 2;
  bottom: 0px;
  height: auto;
  font-size: 6px;
  line-height: 1;
}
.nyc_section_shopHisLooks .swiper-pagination-bullet{
  width: 7px;
  height: 7px;
}
.nyc_section_shopHisLooks .nyc_mapImg .swiper-pagination-bullet-active{
  background-color: #b0b0b0 ;
}
.nyc_section_shopHisLooks .swiper-button-next,.nyc_section_shopHisLooks .swiper-button-prev{
  background-color: hsla(0,0%,100%,.6);
}
.nyc_section_shopHisLooks .swiper-button-next,.nyc_section_shopHisLooks .swiper-button-prev{
  height: 40px;
  width: 40px;
  border-radius: unset;
}
.nyc_section_shopHisLooks .swiper-button-next:after,.nyc_section_shopHisLooks .swiper-button-prev:after{
  width: 24px;
  height: 24px;
  background: black;
}
.nyc_section_shopHisLooks .swiper-button-next:after{
  background-position-x: -4em;
}
.nyc_section_shopHisLooks .nyc_mapImg .swiper-pagination-bullet{
  background-color: #ffffff;
}
.nyc_section_shopHisLooks .nyc_mapImg .swiper-pagination-bullet-active{
  background-color: #ed1c24;
}
.nyc_section_shopHisLooks .nyc_map_txtBox.js_elemMove_pc{
  display: none;
}
.nyc_section_shopHisLooks .nyc_map_txtBox.js_elemMove_sp{
  display: flex;
  flex-direction: column;
}
.nyc_section_shopHisLooks .swiper-button-prev:after {
  transform: rotate(180deg);
}
.nyc_section_shopHisLooks .swiper-button-next:after,.nyc_section_shopHisLooks .swiper-button-prev:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  -webkit-mask-image: url(/jp/ja/contents/feature/common-lifewear/ariake/icons/icon-arrow@3.0.0.svg#arrow);
  mask-image: url(/jp/ja/contents/feature/common-lifewear/ariake/icons/icon-arrow@3.0.0.svg#arrow);
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
}

@media screen and (min-width:813px) {
  .section_movie.anchorAdjustBox{
    margin-top: -90px;
    padding-top: 125px;
  }
  .main_video_btn_wrap .main_video_float{
    bottom: 100px;
    max-width: 680px;
    width: 600px;
    padding: 0;
  }
  .main_video_btn_wrap .fullepiBtn{
    margin-top: 50px;
    max-width: 220px;
  }
  .main_video_btn_wrap .fullepiBtn_link{
    padding: 11px 12px;
    font-size: 16px;
    line-height: 1.4;
  }
  .nyc_section_shopHisLooks .nyc_timeList .nyc_map_txtBox.js_elemMove_sp{
    display: none;
  }
  .nyc_section_shopHisLooks .nyc_timeList .nyc_map_txtBox.js_elemMove_pc{
    display: contents;
    flex-direction: column-reverse;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
    text-align: left;
  }
  .nyc_section_shopHisLooks .swiper-pagination-bullets{
    font-size: 8px;
  }
}