.mainvisual .sliderWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainvisual .mainvisualSlider {
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
}

@media screen and (max-width: 750px) {
  .mainvisual .mainvisualSlider {
    width: 100%;
    height: 100%;
  }
}

.mainvisual .mainvisualSlider .mainvisualSlider-item {
  background-size: cover;
}

.mainvisual .mainvisualSlider .mainvisualSlider-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.mainvisual .mainvisualSlider .mainvisualSlider-item .mainvisual-image {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 750px) {
  .mainvisual .mainvisualSlider .mainvisualSlider-item .mainvisual-image {
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 750px) {
  .mainvisual .mainvisualSlider .mainvisualSlider-item h1 {
    left: 0 !important;
    z-index: 10000;
  }
}

.mainvisual .mainvisualSlider .swiper-pagination-bullets {
  position: relative;
  margin-top: 30px;
  bottom: 60px;
  z-index: 100;
}

@media screen and (max-width: 750px) {
  .mainvisual .mainvisualSlider .swiper-pagination-bullets {
    margin-top: 0;
    bottom: -0.43478rem;
  }
}

.mainvisual .mainvisualSlider .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
  background-color: #fff;
  border: 2px solid #f2157f;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.mainvisual .mainvisualSlider .swiper-pagination-bullets .swiper-pagination-bullet:hover {
  opacity: 0.4;
}

.mainvisual .mainvisualSlider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f2157f;
}

.movie {
  z-index: 1000;
}

#main .topPage .banner .img {
  padding: 12% 0 0;
}

@media (max-width: 750px) {
  #main .topPage .banner .img {
    padding-top: 35%;
  }
}

#main .topPage .banner .img .ul_wrap li {
  width: 33%;
  height: 0;
}

#main .topPage .banner .img .ul_wrap li a {
  width: 100%;
  padding-top: 35.1562%;
  position: relative;
}

#main .topPage .banner .img .ul_wrap li a div {
  overflow: visible;
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  position: absolute;
  top: 7px;
  left: 7px;
  background-size: cover;
  background-repeat: no-repeat;
}

#main .topPage .banner .img .ul_wrap li a div:before {
  left: -7px;
}

#main .topPage .banner .img .ul_wrap li a div:after {
  width: calc(100% + 7px);
  left: -7px;
  bottom: -7px;
}

@media screen and (max-width: 750px) {
  #main .topPage .firstview_wrap .pickup_news ul li {
    padding-bottom: 0;
    border-bottom: 1px solid #f3f3f3;
  }
  #main .topPage .firstview_wrap .pickup_news ul li:last-child {
    border: none;
  }
}

#main .topPage .firstview_wrap .pickup_news ul li a dl dt.-shop:before {
  content: 'SHOP';
}

#main .topPage .firstview_wrap .pickup_news ul li a dl dt.-csr:before {
  content: 'CSR';
}

#main .topPage .firstview_wrap .pickup_news ul li a dl dt.-company:before {
  content: 'COMPANY';
}

@media screen and (max-width: 750px) {
  #main .topPage .firstview_wrap .mainvisual .thum_block ul li {
    width: 6.482609rem;
  }
}

@media screen and (max-width: 750px) {
  #main .topPage .feature:before {
    bottom: -10px;
  }
}

@media screen and (min-width: 750px) {
  #main .topPage .feature .slide .main {
    padding: 37.5375% 0 0;
  }
}

@media screen and (max-width: 750px) {
  #main .topPage .feature .slide .main {
    padding: 100% 0 0;
  }
}

#main .topPage .feature .slide .main ul li .img a {
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 750px) {
  #main .topPage .feature .slide .main ul li .img a {
    padding-top: 80%;
  }
}

@media screen and (max-width: 750px) {
  #main .topPage .feature .slide .main .main_inner {
    height: 98%;
  }
}

.notFound_text {
  letter-spacing: 1px;
}

@media screen and (max-width: 750px) {
  #main .topPage .firstview_wrap .mainvisual:before {
    background: none;
  }
}

#main .topPage .firstview_wrap .mainvisual .image_block .box .img {
  height: 100%;
  background-size: cover;
  background-position: center;
}

#main .topPage .firstview_wrap .mainvisual .thum_block ul li a .img {
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

#main .topPage .firstview_wrap .pickup_news ul li a dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#main .topPage .firstview_wrap .pickup_news ul li a dl dd {
  width: 100%;
  padding-left: 8px;
}

#main .topPage .firstview_wrap .pickup_news ul li a dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 750px) {
  #main .topPage .feature .slide .main ul li .txt,
  #main .topPage .feature .slide .main li li .txt {
    bottom: -2%;
  }
}

@media screen and (max-width: 750px) {
  #main .topPage .shop_search {
    margin-top: 10px;
  }
}

@media screen and (max-width: 750px) {
  #main .topPage .feature .slide .thum {
    bottom: 5%;
  }
}

#main .topPage .feature .slide .thum ul li.icon_new:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

#main .topPage .feature .slide .thum ul li a .img div {
  background-position: center;
  background-size: cover;
}
