@charset "utf-8";

#maincontent {
  overflow: hidden;
}

.fca_page-shop-home__recommends {
  margin-top: 0;
  padding-top: 7.5rem;
}

.main_mh {
  background-image: url(../images/bg.jpg);
  background-size: 100%;
  margin: 0 calc(50% - 50vw);
  padding-top: 30px;
  position: relative;
  width: 100vw;
}

.main_mh * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.main_mh img {
  height: auto;
  max-width: 100%;
}

.main_mh::before {
  background-image: url(../images/body_line.png);
  background-size: 100%;
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.main_navi_mh {
  margin-inline: auto;
  max-width: 1170px;
}

.main_navi_mh ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  max-width: 720px;
}

.main_navi_mh li {
  position: relative;
}

.main_navi_mh li:not(:first-child)::before {
  background-color: #4d4d4d;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
}

.main_navi_mh li a {
  padding-left: 24px;
  padding-right: 24px;
}

.main_navi_mh li img {
  height: 18px;
  width: auto;
}

.main_slider_mh {
  padding-bottom: 230px;
  position: relative;
}

.main_slider_mh::after {
  background-image: url(../images/wing_01.png);
  background-size: 100%;
  content: "";
  height: 130px;
  position: absolute;
  bottom: 30px;
  right: 43%;
  width: 370px;
}

.main_slider_mh h1 {
  margin-bottom: -14px;
  margin-inline: auto;
  margin-top: 93px;
  max-width: 394px;
  position: relative;
  z-index: 2;
}

.swiper1 {
  padding-bottom: 44px;
}

.swiper1 .swiper-slide {
  max-width: 750px;
  -webkit-transform: scale(.85333333333333333333);
      -ms-transform: scale(.85333333333333333333);
          transform: scale(.85333333333333333333);
  -webkit-transition: .7s;
  -o-transition: .7s;
  transition: .7s;
}

.swiper1 .swiper-slide a {
  display: block;
  position: relative;
}

.swiper1 .swiper-slide a::after {
  background-image: url(../images/main_slider_bg.png);
  background-size: 100%;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.swiper1 .swiper-slide-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper1 .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #4d4d4d;
  border-radius: inherit;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 1;
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
}

.swiper1 .swiper-pagination.custom-bullet .swiper-pagination-bullet:not(:last-child)::after {
  background-color: #000;
  content: "";
  height: 1px;
  margin-inline: 6px;
  position: absolute;
  top: -5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 6px;
}

.swiper1 .swiper-pagination-bullet-active {
  background-color: #a3d1ef;
}

.swiper1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,8px);
}

.pickup_mh {
  position: relative;
}

.pickup_mh::after {
  background-image: url(../images/cloud_02.png);
  background-size: 100%;
  background-repeat: repeat-x;
  content: "";
  height: 436px;
  position: absolute;
  bottom: -110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1824px;
}

.pickup_mh h2 {
  margin-bottom: 100px;
  margin-inline: auto;
  max-width: 337px;
}

.pickup__mh {
  margin-inline: auto;
  max-width: 1224px;
  padding-bottom: 310px;
  position: relative;
  z-index: 2;
}

.pickup__mh::before {
  background-image: url(../images/cat_01.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 118px;
  position: absolute;
  bottom: 120px;
  left: 160px;
  width: 193px;
}

.pickup__mh::after {
  background-image: url(../images/cloud_03.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 232px;
  position: absolute;
  right: -355px;
  right: -29%;
  top: -25px;
  top: -2%;
  width: 440px;
  width: 35.947712418%;
}

.pickup_items_mh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pickup_items_mh::before {
  background-image: url(../images/rose.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 136px;
  position: absolute;
  right: 320px;
  right: 26.15%;
  top: 170px;
  top: 15.5%;
  width: 150px;
  width: 12.25490196%;
}

.pickup_items_mh a {
  display: block;
  text-decoration: none;
}

.pickup_items_mh dl {
  text-align: center;
}

.pickup_items_mh dt {
  color: #13191d;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 10px;
  margin-top: 20px;
  text-decoration: underline;
}

.pickup_items_mh dd {
  color: #13191d;
  font-size: 0.75rem;
  font-weight: 700;
}

.pickup_item_mh:nth-of-type(1) {
  margin-left: 100px;
  margin-right: 50px;
  width: 34.803921568%;
}

.pickup_item_mh:nth-of-type(2) {
  position: absolute;
  left: 0;
  top: -15px;
  width: 23.2026143379%;
}

.pickup_item_mh:nth-of-type(3) {
  padding-top: 220px;
  width: 23.2026143379%;
}

.pickup_item_mh:nth-of-type(4) {
  position: absolute;
  right: 0;
  top: -65px;
  width: 23.2026143379%;
}

.moon_mh {
  margin-inline: auto;
  max-width: 1170px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

.moon_mh::before {
  background-image: url(../images/moon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 226px;
  position: absolute;
  left: -518px;
  top: 0;
  width: 930px;
  width: 79.487179%;
  z-index: 0;
}

.moon_mh::after {
  background-image: url(../images/cloud_01.png);
  background-size: 100%;
  content: "";
  height: 56px;
  position: absolute;
  right: -470px;
  top: 0;
  width: 439px;
  z-index: 0;
}

.castle_mh {
  margin-inline: auto;
  max-width: 1170px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}

.castle_mh::before {
  background-image: url(../images/castle_01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 527px;
  position: absolute;
  right: -520px;
  top: -38px;
  width: 514px;
  
}

.castle_mh::after {
  background-image: url(../images/tree_01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 509px;
  position: absolute;
  left: -450px;
  top: 252px;
  width: 439px;
}

.bird_mh {
  margin-inline: auto;
  max-width: 990px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}

.bird_mh::before {
  background-image: url(../images/bird.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 280px;
  position: absolute;
  right: 0;
  top: -45px;
  width: 244px;
}

.bird_mh::after {
  background-image: url(../images/tenbin.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 169px;
  position: absolute;
  left: 0;
  top: 430px;
  width: 209px;
}

.witch_01_mh {
  max-width: 1170px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 3;
}

.witch_01_mh::after {
  background-image: url(../images/witch_01.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 416px;
  position: absolute;
  bottom: 0;
  right: -82px;
  right: -7%;
  width: 462px;
  width: 39.487179487%;
}

.witch_02_mh {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.witch_02_mh::before {
  background-image: url(../images/tree_02.png);
  background-size: 100%;
  
  content: "";
  height: 579px;
  position: absolute;
  bottom: 95px;
  right: -310px;
  width: 410px;
  z-index: -1;
}

.witch_02_mh::after {
  background-image: url(../images/witch_02.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 685px;
  position: absolute;
  bottom: -55px;
  left: -480px;
  width: 732px;
  z-index: -1;
}

.wing05_mh {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
}

.wing05_mh::before {
  background-image: url(../images/wing_09.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 70px;
  position: absolute;
  left: 55%;
  top: 250px;
  width: 58px;
}

#header-sp-menu {
  display: none;
}

@media not all and (min-width: 768px) {
  .main_mh {
    padding-top: 0;
  }

  .main_navi_mh {
    display: none;
  }

  .main_slider_mh {
    padding-bottom: 50px;
  }

  .main_slider_mh h1 {
    margin-bottom: -6px;
    margin-top: -1px;
    padding-top: 18.5vw;
    width: 48.666667%;
  }

  .pickup_mh::after {
    height: 300px;
    bottom: 0;
  }

  .pickup_mh h2 {
    margin-bottom: 44px;
    width: 45.333333%;
  }

  .pickup__mh {
    padding-bottom: 190px;
  }

  .pickup__mh::before {
    height: 75px;
    height: 20vw;
    bottom: 50px;
    left: 95px;
    left: 25.333333%;
    width: 120px;
    width: 32%;
  }

  .pickup__mh::after {
    right: -85px;
    top: 53%;
    width: 200px;
    width: 53.333333%;
  }

  .pickup_items_mh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 84%;
  }

  .pickup_items_mh::before {
    height: 28vw;
    left: 5%;
    right: auto;
    top: 35%;
    width: 106px;
    width: 28.266667%;
  }

  .pickup_items_mh::after {
    background-image: url(../images/castle_03.png);
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    height: 361px;
    height: 96vw;
    position: absolute;
    right: -215px;
    right: -57.333333%;
    top: 25px;
    top: 4vw;
    width: 347px;
    width: 92.533333%;
  }

  .pickup_items_mh dt {
    font-size: 0.75rem;
    margin-top: 10px;
  }

  .pickup_items_mh dd {
    font-size: 0.625rem;
  }

  .pickup_item_mh:nth-of-type(1) {
    margin-left: 0;
    margin-right: 0;
    width: 68.253968%;
  }

  .pickup_item_mh:nth-of-type(2) {
    margin-left: auto;
    position: static;
    width: 45.396825%;
  }

  .pickup_item_mh:nth-of-type(3) {
    margin-left: -10px;
    margin-top: -90px;
    padding-top: 0;
    width: 45.396825%;
  }

  .pickup_item_mh:nth-of-type(4) {
    margin-left: auto;
    position: static;
    width: 45.396825%;
  }

  .moon_mh::before {
    background-image: url(../images/moon_sp.png);
    height: 62px;
    height: 16vw;
    left: -225px;
    left: -60%;
    width: 462px;
    width: 123.2%;
  }

  .castle_mh::after {
    height: 260px;
    height: 70vw;
    left: -125px;
    left: -33.333333%;
    top: 167px;
    top: 44vw;
    width: 220px;
    width: 58.666667%;
  }

  .bird_mh::before {
    height: 22vw;
    right: -20px;
    top: 0;
    width: 123px;
    width: 33.333333%;
    z-index: 1;
  }

  .bird_mh::after {
    background-image: url(../images/cloud_03.png);
    left: auto;
    right: -145px;
    top: 0;
    width: 220px;
  }

  .witch_01_mh::after {
    height: 190px;
    height: 48vw;
    bottom: -80px;
    bottom: -21vw;
    right: -75px;
    right: -20%;
    width: 202px;
    width: 53.866667%;
  }

  .witch_02_mh::before {
    display: none;
  }

  .witch_02_mh::after {
    height: 410px;
    height: 92vw;
    bottom: 0;
    left: -230px;
    left: -61.333333%;
    width: 365px;
    width: 97.333333%;
  }

  .wing05_mh::before {
    height: 35px;
    left: 0;
    top: 50px;
    width: 29px;
  }
}