@charset "utf-8";

:root {
  --color: #00595c;
  --fontNum: Arial;
  --fontA1GM: "A1 Gothic M";
  --fontYuGM: "Yu Gothic Pr6N M";
  --fontYuGB: "Yu Gothic Pr6N B";
}

.fca_cat-hero {
  overflow: visible;
}

.sr_page-shopping-result__free {
  overflow: visible;
}

.catalog_san {
  margin-top: 0 !important;
}

.catalog_san .fca_page-shop-home__keyword {
  margin-top: 0;
}

/* myhomeitems_me */
.myhomeitems_me {
  color: var(--color);
  font-feature-settings: "palt";
  font-variant-ligatures: no-common-ligatures;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 calc(50% - 50vw);
  margin-bottom: 1px;
  position: relative;
  width: 100vw;
}

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

.myhomeitems_me a {
  text-decoration: none;
}

.myhomeitems_me img {
  height: auto;
  width: 100%;
}

body.lock {
  overflow: hidden;
}

.myhomeitems-body__wrap_me {
  padding-left: 0;
  padding-right: 0;
}

.myhomeitems-body_me {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  position: relative;
}

/* myhomeitems-logo__wrap_me */
.myhomeitems-logo__wrap_me {
  background-color: #fbf6cd;
  min-width: 150px;
  padding-top: 30%;
  width: 33.33%;
}

.myhomeitems-logo_me {
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.myhomeitems-logo__img_me {
  margin-left: auto;
  margin-right: auto;
  min-width: 120px;
  width: 54.85%;
}

.myhomeitems-logo__pic_me {
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  min-width: 60px;
  width: 22.41%;
}

/* myhomeitems-main_me */
.myhomeitems-main_me {
  max-width: 638px;
  min-width: 465px;
  width: 33.33%;
}

/* myhomeitems-mv_me */
.myhomeitems-mv_me {
  position: relative;
}

.myhomeitems-mv_me::after {
  -webkit-animation: blinking 0.6s ease-in-out infinite alternate;
  animation: blinking 0.6s ease-in-out infinite alternate;
  background-image: url(../images/scroll.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  width: 20.4%;
}

.myhomeitems-mv__title_me {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 88.53333%;
}

.myhomeitems-mv__pic_me {
  position: absolute;
  top: 16%;
  right: 6.8%;
  width: 23.2%;
}

.myhomeitems-mv__text_me {
  position: absolute;
  top: 25.2%;
  left: 6.9333%;
  width: 28.4%;
}

/* myhomeitems-lead_me */
.myhomeitems-lead_me {
  padding-top: 38px;
  position: relative;
}

.myhomeitems-lead_me::before {
  background-image: url(../images/lead-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 80.6666%;
  z-index: -1;
}

.myhomeitems-lead__text_me {
  font-family: var(--fontA1GM);
  font-size: clamp(18px, 1vw, 19px);
  line-height: 2;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  width: 78.666%;
}

/* myhomeitems-about_me */
.myhomeitems-about_me {
  margin-top: 43px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.466%;
  padding-bottom: 8.266%;
  position: relative;
  width: 85.7333%;
}

.myhomeitems-about_me::before,
.myhomeitems-about_me::after {
  background-image: url(../images/about-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 98%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
  z-index: -1;
}

.myhomeitems-about_me::before {
  height: 98%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.myhomeitems-about_me::after {
  height: 10%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) rotate(180deg);
}

.myhomeitems-about__title_me {
  margin-left: auto;
  margin-right: auto;
  width: 74.4945%;
}

.myhomeitems-about__img_me {
  margin-top: 4.266%;
  margin-left: auto;
  margin-right: auto;
  width: 32.34836%;
}

.myhomeitems-about__cap_me {
  margin-top: 4.8%;
  margin-left: auto;
  margin-right: auto;
  width: 88.958%;
}

.myhomeitems-about__text_me {
  font-family: var(--fontYuGM);
  font-size: clamp(14px, 0.833vw, 16px);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
  text-align: justify;
}

/* myhomeitems-items_me */
.myhomeitems-item_me {
  position: relative;
}

/* myhomeitems-item__intro_me */
.myhomeitems-item__intro_me {
  position: relative;
}

.myhomeitems-item__intro__text_me {
  font-family: var(--fontA1GM);
  font-size: clamp(18px, 1vw, 19px);
  line-height: 2;
  letter-spacing: 0;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  width: 77.733%;
}

.myhomeitems-item__copy__wrap_me {
  position: absolute;
}

#item-01_me .myhomeitems-item__copy__wrap_me {
  top: -17px;
  left: 51px;
  width: 18.6666%;
}

#item-02_me .myhomeitems-item__copy__wrap_me {
  top: -37px;
  left: 48px;
  width: 16.8%;
}

#item-03_me .myhomeitems-item__copy__wrap_me {
  top: -31px;
  left: 60px;
  width: 20.26%;
}

#item-04_me .myhomeitems-item__copy__wrap_me {
  top: -39px;
  left: 26px;
  width: 48.8%;
}

.myhomeitems-item__copy_me {
  position: relative;
}

.myhomeitems-item__copy__anime_me {
  position: absolute;
  transform: translate(-50%, -50%);
}

#item-01_me .myhomeitems-item__copy__anime_me {
  top: 52%;
  left: 56%;
  width: 52.14%;
}

#item-02_me .myhomeitems-item__copy__anime_me {
  top: 31%;
  left: 66%;
  width: 53.17%;
}

#item-03_me .myhomeitems-item__copy__anime_me {
  top: 37%;
  left: 69%;
  width: 43.42%;
}

#item-04_me .myhomeitems-item__copy__anime_me {
  top: 35%;
  left: 51%;
  width: 87.89%;
}

.svg-anime_me {
  width: 100%;
}

.svg-anime_me path {
  opacity: 0;
}

.svg-anime_me.active path {
  -webkit-animation: svgAnimation 0.8s ease forwards;
  animation: svgAnimation 0.8s ease forwards;
}

.svg-anime_me #p-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.svg-anime_me #p-2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.svg-anime_me #p-3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.svg-anime_me #p-4 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.svg-anime_me #p-5 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.svg-anime_me #p-6 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.svg-anime_me #p-7 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.svg-anime_me #p-8 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

@-webkit-keyframes svgAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes svgAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* item-bg_me */
.item-bg_me {
  position: relative;
}

/* myhomeitems-item__detail_me */
.myhomeitems-item__detail_me {
  position: relative;
}

.myhomeitems-item__detail__text_me {
  font-family: var(--fontYuGM);
  font-size: clamp(16px, 0.917vw, 18px);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: justify;
}

/* myhomeitems-item__pickup_me */
.myhomeitems-item__pickup_me {
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.466%;
  padding-bottom: 5.333%;
  position: relative;
  width: 85.7333%;
}

.myhomeitems-item__pickup_me::before {
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
  z-index: -1;
}

.myhomeitems-item__pickup__title_me {
  margin-left: auto;
  margin-right: auto;
  width: 46.27%;
}

.myhomeitems-item__pickup__img_me img {
  -webkit-filter: drop-shadow(8px 8px 2px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(8px 8px 2px rgba(0, 0, 0, 0.3));
}

.myhomeitems-item__pickup__cap_me {
  display: flex;
  justify-content: center;
  margin-top: 3.11%;
  margin-left: auto;
  margin-right: auto;
  width: 81.43%;
}

.myhomeitems-item__pickup__text_me {
  color: #fff;
  font-family: var(--fontYuGB);
  font-size: clamp(14px, 0.833vw, 16px);
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0.1em;
  margin-right: 34px;
}

.myhomeitems-item__pickup__price_me {
  display: block;
  font-family: var(--fontYuGB);
  font-size: clamp(20px, 1.083vw, 21px);
  letter-spacing: 0.1em;
}

.myhomeitems-item__pickup__btn_me {
  width: 23.894%;
}

/* item-01_me */
#item-01_me.myhomeitems-item_me {
  margin-top: 90px;
  padding-top: 20px;
}

#item-01_me .myhomeitems-item__num_me {
  position: absolute;
  top: 0;
  right: 53px;
  width: 21.2%;
}

#item-01_me .item-bg_me {
  padding-bottom: 178px;
  padding-bottom: 27.4%;
}

#item-01_me .item-bg_me::before {
  background-image: url(../images/item-bg-01.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: -110px;
  left: 0;
  position: absolute;
  width: 24.133%;
  z-index: -1;
}

#item-01_me .item-bg_me::after {
  background-image: url(../images/item-bg-02.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  bottom: -50px;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: -9;
}

#item-01_me .myhomeitems-item__detail_me {
  margin-top: 63px;
  margin-left: auto;
  width: 80%;
}

#item-01_me .myhomeitems-item__detail__img_me {
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

#item-01_me .myhomeitems-item__pickup_me {
  margin-top: 82px;
}

#item-01_me .myhomeitems-item__pickup_me::before {
  background-image: url(../images/pickup-bg-01.png);
}

#item-01_me .myhomeitems-item__pickup__img_me {
  margin-top: 3.426%;
  margin-left: auto;
  margin-right: auto;
  width: 68.94%;
}

/* item-02_me */
#item-02_me {
  padding-top: 50px;
  padding-bottom: 146px;
  position: relative;
}

#item-02_me::after {
  background-image: url(../images/item-bg-05.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  bottom: -50px;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: -9;
}

#item-02_me .myhomeitems-item__num_me {
  position: absolute;
  top: 0;
  right: 43px;
  transform: translateY(-50%);
  width: 24.53%;
}

#item-02_me .item-bg_me::before {
  background-image: url(../images/item-bg-03.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 11%;
  right: 0;
  position: absolute;
  width: 66.6%;
  z-index: -1;
}

#item-02_me .item-bg_me::after {
  background-image: url(../images/item-bg-04.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 41%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -9;
}

#item-02_me .detail-01_me {
  margin-top: 63px;
}

#item-02_me .detail-01_me .myhomeitems-item__detail__img_me {
  width: 88.4%;
}

#item-02_me .detail-02_me {
  margin-top: 43px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.93%;
  width: 80.8%;
}

#item-02_me .detail-02_me .myhomeitems-item__detail__cap_me {
  margin-top: 12px;
  width: 32%;
}

#item-02_me .detail-02_me .myhomeitems-item__detail__img_me {
  border: 3px solid #fff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 64.356%;
}

#item-02_me .myhomeitems-item__pickup_me {
  margin-top: 63px;
}

#item-02_me .myhomeitems-item__pickup_me::before {
  background-image: url(../images/pickup-bg-02.png);
}

#item-02_me .myhomeitems-item__pickup__img_me {
  margin-top: 5.02%;
  margin-left: auto;
  margin-right: auto;
  width: 64.45%;
}

#item-02_me .myhomeitems-item__pickup__cap_me {
  align-items: center;
  margin-top: 12.78%;
}

#item-02_me .myhomeitems-item__pickup__text_me {
  margin-right: 11px;
}

/* item-03_me */
#item-03_me {
  padding-top: 50px;
  padding-bottom: 110px;
}

#item-03_me::after {
  background-image: url(../images/item-bg-08.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: -9;
}

#item-03_me .myhomeitems-item__num_me {
  position: absolute;
  top: 0;
  right: 43px;
  transform: translateY(-50%);
  width: 22.26%;
}

#item-03_me .item-bg_me::before {
  background-image: url(../images/item-bg-06.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: -119px;
  right: 0;
  position: absolute;
  width: 24.66%;
  z-index: -1;
}

#item-03_me .item-bg_me::after {
  background-image: url(../images/item-bg-07.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 43%;
  left: 0;
  position: absolute;
  width: 46.266%;
  z-index: -9;
}

#item-03_me .detail-01_me {
  padding-top: 56px;
}

#item-03_me .detail-01_me .myhomeitems-item__detail__img_me {
  width: 67.6%;
}

#item-03_me .detail-02_me {
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 85.333%;
}

#item-03_me .detail-02_me .myhomeitems-item__detail__cap_me {
  position: absolute;
  top: 78%;
  right: 0;
  width: 53.9%;
}

#item-03_me .myhomeitems-item__pickup_me {
  margin-top: 63px;
  margin-top: 9.8666%;
}

#item-03_me .myhomeitems-item__pickup_me::before {
  background-image: url(../images/pickup-bg-03.png);
}

#item-03_me .myhomeitems-item__pickup__img_me {
  margin-top: 2.58%;
  margin-left: auto;
  margin-right: auto;
  width: 78.53%;
}

#item-03_me .myhomeitems-item__pickup__cap_me {
  align-items: center;
  margin-top: 2.58%;
}

/* item-04_me */
#item-04_me {
  padding-top: 60px;
}

#item-04_me .myhomeitems-item__num_me {
  position: absolute;
  top: 0;
  right: 43px;
  transform: translateY(-60%);
  width: 22.26%;
}

#item-04_me .item-bg_me::before {
  background-image: url(../images/item-bg-09.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: -241px;
  left: 0;
  position: absolute;
  width: 28.4%;
  z-index: -1;
}

#item-04_me .myhomeitems-item__detail_me {
  margin-top: 60px;
  margin-left: auto;
  position: relative;
  width: 92.4%;
}

#item-04_me .myhomeitems-item__detail__cap_me {
  position: absolute;
  top: 84%;
  left: 35%;
  width: 49%;
}

#item-04_me .myhomeitems-item__pickup_me {
  margin-top: 60px;
  margin-top: 9.3333%;
}

#item-04_me .myhomeitems-item__pickup_me::before {
  background-image: url(../images/pickup-bg-04.png);
}

#item-04_me .myhomeitems-item__pickup__img_me {
  margin-top: 4.04%;
  margin-left: auto;
  margin-right: auto;
  width: 53.72%;
}

#item-04_me .myhomeitems-item__pickup__cap_me {
  align-items: center;
  margin-top: 2.13%;
}

#item-04_me .myhomeitems-item__pickup__text_me {
  margin-right: 54px;
}

/* myhomeitems-myself_me */
.myhomeitems-myself_me {
  margin-top: 61px;
  padding-top: 37px;
  position: relative;
}

.myhomeitems-myself_me::before {
  -webkit-animation: blinking 0.6s ease-in-out infinite alternate;
  animation: blinking 0.6s ease-in-out infinite alternate;
  background-image: url(../images/myself-deco.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 3%;
  left: 22%;
  position: absolute;
  width: 6.8%;
  z-index: -9;
}

.myhomeitems-myself_me::after {
  background-image: url(../images/item-bg-10.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -9;
}

.myhomeitems-myself__text_me {
  position: absolute;
  top: 19.1%;
  right: 4.66%;
  width: 44.9%;
}

.myhomeitems-myself__pic_me {
  position: absolute;
  top: 43%;
  right: 6.8%;
  width: 23.2%;
}

/* myhomeitems-staff_me */
.myhomeitems-staff_me {
  margin-top: 76px;
  margin-left: auto;
  margin-right: auto;
  width: 82.66666%;
}

.myhomeitems-staff__text_me {
  font-family: var(--fontA1GM);
  font-size: clamp(13px, 0.792vw, 15px);
  font-weight: 500;
  line-height: 1.77;
  letter-spacing: 0;
}

/* myhomeitems-banner_me */
.myhomeitems-banner_me {
  margin-top: 76px;
  margin-left: auto;
  margin-right: auto;
  width: 94.4%;
}

.myhomeitems-banner__item_me:not(:first-child) {
  margin-top: 24px;
}

/* myhomeitems-menu_me */
.myhomeitems-menu__wrap_me {
  margin-top: 95px;
  width: 33.33%;
}

.myhomeitems-menu_me {
  padding-bottom: 100px;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 54px;
}

.myhomeitems-menu__title_me {
  display: none;
}

.myhomeitems-menu__items_me {
  margin-bottom: 62px;
}

.myhomeitems-menu__item_me {
  margin-left: auto;
  margin-right: auto;
  min-width: 140px;
  width: 49.05956%;
}

.myhomeitems-menu__item_me:not(:first-child) {
  margin-top: 50px;
}

.myhomeitems-menu__item__link_me {
  display: flex;
  justify-content: space-between;
}

.menu-item__02_me .myhomeitems-menu__item__link_me,
.menu-item__04_me .myhomeitems-menu__item__link_me {
  flex-direction: row-reverse;
}

.myhomeitems-menu__num_me {
  margin-top: 8px;
  width: 18.3544%;
}

.menu-item__02_me .myhomeitems-menu__num_me {
  width: 21.8354%;
}

.menu-item__03_me .myhomeitems-menu__num_me {
  width: 19.6202%;
}

.menu-item__04_me .myhomeitems-menu__num_me {
  width: 19.6202%;
}

.myhomeitems-menu__pic_me {
  -webkit-animation: wiggleAnimation 6s ease infinite;
  animation: wiggleAnimation 6s ease infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  transition: 1s;
}

.menu-item__02_me .myhomeitems-menu__pic_me {
  -webkit-animation: wiggleAnimation 5s ease infinite;
  animation: wiggleAnimation 5s ease infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.menu-item__03_me .myhomeitems-menu__pic_me {
  -webkit-animation: wiggleAnimation 4s ease infinite;
  animation: wiggleAnimation 4s ease infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.menu-item__04_me .myhomeitems-menu__pic_me {
  -webkit-animation: wiggleAnimation 3s ease infinite;
  animation: wiggleAnimation 3s ease infinite;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

@-webkit-keyframes wiggleAnimation {
  0% {
    transform: rotate(0);
  }
  5% {
    transform: rotate(1deg);
  }
  10% {
    transform: rotate(-1deg);
  }
  15% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

@keyframes wiggleAnimation {
  0% {
    transform: rotate(0);
  }
  5% {
    transform: rotate(3deg);
  }
  10% {
    transform: rotate(-3deg);
  }
  15% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

.myhomeitems-menu__pic_me {
  width: 69.58%;
}

.myhomeitems-menu__lineup_me {
  margin-left: auto;
  margin-right: auto;
  min-width: 120px;
  position: relative;
  width: 46.5%;
  z-index: 99;
}

.myhomeitems-menu__btn_me {
  display: none;
}

/* others */
.slide-in_me {
  opacity: 0;
  transform: translateY(10%);
  transition: 0.8s ease;
}

.slide-in_me.active {
  opacity: 1;
  transform: translateY(0);
}

.slide-in_me.center-x_me {
  transform: translate(-50%, 10%);
}

.slide-in_me.center-x_me.active {
  transform: translate(-50%, 0);
}

.blinking {
  -webkit-animation: blinking 0.6s ease-in-out infinite alternate;
  animation: blinking 0.6s ease-in-out infinite alternate;
}

@-webkit-keyframes blinking {
  0%,
  49% {
    opacity: 0;
  }
  50%,
  100% {
    opacity: 1;
  }
}

@keyframes blinking {
  0%,
  49% {
    opacity: 0;
  }
  50%,
  100% {
    opacity: 1;
  }
}

.float-x {
  animation: floating-x 1.2s ease-in-out infinite alternate-reverse;
}

@-webkit-keyframes floating-x {
  0% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(3deg);
  }
}

@keyframes floating-x {
  0% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}

.float-y {
  animation: floating-y 1s ease-in-out infinite alternate-reverse;
}

@-webkit-keyframes floating-y {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}

@keyframes floating-y {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}

.sp {
  display: none;
}

/* ----------------------------------
  sp
---------------------------------- */

@media not all and (min-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /* myhomeitems_me */
  .myhomeitems_me {
    overflow: hidden;
  }

  .myhomeitems-body__wrap_me {
    padding-left: 0;
    padding-right: 0;
  }

  .myhomeitems-body_me {
    max-width: none;
  }

  /* myhomeitems-logo__wrap_me */
  .myhomeitems-logo__wrap_me {
    display: none;
  }

  /* myhomeitems-main_me */
  .myhomeitems-main_me {
    max-width: none;
    min-width: auto;
    width: 100%;
  }

  /* myhomeitems-mv_me */
  .myhomeitems-mv_me::after {
    bottom: 6px;
  }

  /* myhomeitems-lead_me */
  .myhomeitems-lead_me {
    padding-top: 22px;
  }

  .myhomeitems-lead__text_me {
    font-size: 14px;
  }

  /* myhomeitems-about_me */
  .myhomeitems-about_me {
    margin-top: 25px;
  }

  .myhomeitems-about__text_me {
    font-size: 12px;
  }

  /* myhomeitems-item__intro_me */
  .myhomeitems-item__intro__text_me {
    font-size: 14px;
    margin-top: 13px;
  }

  #item-01_me .myhomeitems-item__copy__wrap_me {
    top: -10px;
    left: 30px;
  }

  #item-02_me .myhomeitems-item__copy__wrap_me {
    top: -22px;
    left: 28px;
  }

  #item-03_me .myhomeitems-item__copy__wrap_me {
    top: -18px;
    left: 35px;
  }

  #item-04_me .myhomeitems-item__copy__wrap_me {
    top: -23px;
    left: 15px;
  }

  /* myhomeitems-item__detail_me */
  .myhomeitems-item__detail__text_me {
    font-size: 12px;
  }

  /* myhomeitems-item__pickup_me */
  .myhomeitems-item__pickup__img_me img {
    -webkit-filter: drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.3));
  }

  .myhomeitems-item__pickup__text_me {
    font-size: 12px;
    margin-right: 20px;
  }

  .myhomeitems-item__pickup__price_me {
    font-size: 15px;
  }

  /* item-01_me */
  #item-01_me.myhomeitems-item_me {
    margin-top: 45px;
  }

  #item-01_me .myhomeitems-item__num_me {
    right: 31px;
  }

  #item-01_me .item-bg_me {
    padding-bottom: 69px;
  }

  #item-01_me .item-bg_me::before {
    top: -65px;
  }

  #item-01_me .item-bg_me::after {
    bottom: -65px;
  }

  #item-01_me .myhomeitems-item__detail_me {
    margin-top: 37px;
  }

  #item-01_me .myhomeitems-item__pickup_me {
    margin-top: 48px;
  }

  /* item-02_me */
  #item-02_me {
    padding-top: 65px;
    padding-bottom: 85px;
  }

  #item-02_me::after {
    bottom: -50px;
  }

  #item-02_me .myhomeitems-item__num_me {
    right: 25px;
  }

  #item-02_me .detail-01_me {
    margin-top: 37px;
  }

  #item-02_me .detail-02_me {
    margin-top: 25px;
  }

  #item-02_me .detail-02_me .myhomeitems-item__detail__cap_me {
    margin-top: 7px;
  }

  #item-02_me .myhomeitems-item__pickup_me {
    margin-top: 37px;
  }

  /* item-03_me */
  #item-03_me {
    padding-top: 30px;
    padding-bottom: 67px;
  }

  #item-03_me .myhomeitems-item__num_me {
    right: 25px;
  }

  #item-03_me .item-bg_me::before {
    top: -70px;
  }

  #item-03_me .detail-01_me {
    padding-top: 33px;
  }

  #item-03_me .detail-02_me {
    margin-top: 22px;
  }

  #item-03_me .myhomeitems-item__pickup_me {
    margin-top: 37px;
  }

  /* item-04_me */
  #item-04_me {
    padding-top: 52px;
  }

  #item-04_me .myhomeitems-item__num_me {
    right: 25px;
  }

  #item-04_me .item-bg_me::before {
    top: -142px;
  }

  #item-04_me .myhomeitems-item__detail_me {
    margin-top: 35px;
  }

  #item-04_me .myhomeitems-item__pickup_me {
    margin-top: 35px;
  }

  #item-04_me .myhomeitems-item__pickup__text_me {
    margin-right: 20.628008251%;
  }

  /* myhomeitems-myself_me */
  .myhomeitems-myself_me {
    margin-top: 36px;
    padding-top: 22px;
  }

  /* myhomeitems-staff_me */
  .myhomeitems-staff_me {
    margin-top: 45px;
  }

  .myhomeitems-staff__text_me {
    font-size: 11px;
  }

  /* myhomeitems-banner_me */
  .myhomeitems-banner_me {
    margin-top: 45px;
  }

  .myhomeitems-banner__item_me:not(:first-child) {
    margin-top: 14px;
  }

  /* myhomeitems-menu_me */
  .myhomeitems-menu__wrap_me {
    margin-top: 0;
    width: auto;
  }

  .myhomeitems-menu_me {
    background-color: #fff;
    height: 100%;
    padding-bottom: 0;
    position: fixed;
    left: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    z-index: 999999;
  }

  .open .myhomeitems-menu_me {
    opacity: 1;
    visibility: visible;
  }

  .myhomeitems-menu__title_me {
    display: block;
    margin-top: 23px;
    padding-bottom: 22px;
    position: relative;
  }

  .myhomeitems-menu__title_me .myhomeitems-menu__title__img_me {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 48.8%;
  }

  .myhomeitems-menu__title_me::after {
    background-image: url(../images/menu-border.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .myhomeitems-menu__bg_me {
    padding-top: 28px;
    padding-bottom: 45px;
    position: relative;
  }

  .myhomeitems-menu__bg_me::before {
    background-image: url(../images/menu-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 9;
  }

  .myhomeitems-menu__items_me {
    margin-bottom: 42px;
    position: relative;
    z-index: 99;
  }

  .myhomeitems-menu__item_me {
    margin-left: auto;
    margin-right: auto;
    min-width: auto;
    position: relative;
    width: 56%;
    z-index: 99;
  }

  .myhomeitems-menu__item_me:not(:first-child) {
    margin-top: 20px;
  }

  .myhomeitems-menu__item__link_me {
    display: flex;
    justify-content: space-between;
  }

  .menu-item__02_me .myhomeitems-menu__item__link_me,
  .menu-item__04_me .myhomeitems-menu__item__link_me {
    flex-direction: row;
  }

  .myhomeitems-menu__num_me {
    margin-top: 6px;
    width: 19.04761%;
  }

  .menu-item__02_me .myhomeitems-menu__num_me {
    width: 22.619047%;
  }

  .menu-item__03_me .myhomeitems-menu__num_me {
    width: 20.47619%;
  }

  .menu-item__04_me .myhomeitems-menu__num_me {
    width: 19.7619%;
  }

  .myhomeitems-menu__pic_me {
    -webkit-animation: none;
    animation: none;
  }

  .menu-item__02_me .myhomeitems-menu__pic_me {
    -webkit-animation: none;
    animation: none;
  }

  .menu-item__03_me .myhomeitems-menu__pic_me {
    -webkit-animation: none;
    animation: none;
  }

  .menu-item__04_me .myhomeitems-menu__pic_me {
    -webkit-animation: none;
    animation: none;
  }

  .myhomeitems-menu__pic_me {
    width: 67.857%;
  }

  .myhomeitems-menu__lineup_me {
    margin-left: auto;
    margin-right: auto;
    min-width: auto;
    position: relative;
    width: 47.6%;
    z-index: 99;
  }

  .myhomeitems-menu__btn_me {
    display: block;
    background-image: url(../images/open.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 0;
    padding-top: 15.46666%;
    position: fixed;
    right: 0;
    bottom: 10%;
    width: 6.8%;
    z-index: 9999999;
  }

  .open .myhomeitems-menu__btn_me {
    background-image: url(../images/close.svg);
    padding-top: 7.7333%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 17.6%;
  }
}
