@import url("https://file003.shop-pro.jp/PA01445/661/assets/css/top.css?");

section .product-panel__item:nth-of-type(n+3) {
  margin-top:30px;
}
section .feature-panel__btn {
  position: absolute;
  z-index: 2;
  left: 50% !important;
  top: 50% !important;
  right: auto !important;
  bottom: auto !important;
  width: 15rem !important;
  height: 15rem !important;
  transform: translate(-50%, -50%) !important;
}
.mod-zoom__item01 {
    object-fit: cover;
    height: 100%;
    width: auto;
}
@media only screen and (max-width: 767px) {

section .product-panel__item:nth-of-type(n+3) {
  margin-top:0;
}
footer .footer-logo img {
  width: 46px !important;
}
header .main-nav__item .drop-nav__list {
  transform: none !important;
}
section#product .wrapper {
  padding-bottom: 7vw !important;
}
section .product-panel__list {
  margin-bottom: 0 !important;
}
  
section .feature-panel__btn em,
section .feature-panel__btn a {
  width: 15rem !important;
  height: 15rem !important;
}
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
  display: none !important;
}
#case .wrapper {
  padding-bottom: 60px !important;
}

}