@charset "euc-jp";
@-webkit-keyframes show {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes show {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.slider {
  position: relative
}

.bx-viewport {
  box-shadow: none !important;
  left: 0 !important;
  border: none !important
}

#slider div {
  width: 100% !important
}

.free_space_block img,
.info_block img {
  max-width: 100%;
  height: auto
}

.more_prd {
  display: none;
  clear: both;
  padding: .5em;
  border-radius: 3px;
  background-color: #aaa;
  color: #fff;
  text-align: center;
  font-size: 123.076%;
  cursor: pointer
}

.info_block {
  line-height: 1.5
}

.news_lst {
  margin-bottom: 2em
}

.news_lst li {
  padding: .6em 0 .5em;
  border-bottom: 1px dotted #aaa
}

.news_lst span {
  margin-right: .5em;
  color: #888
}

.free_space_block {
  margin-top: 3em
}

#w_S_size .more_prd {
  display: block
}

#w_S_size .prd_lst_6_over {
  display: none
}

#w_S_size .news_lst {
  line-height: 2
}

.bx-wrapper img {
  width: 100%
}

.bx-viewport.heightAdjust {
  height: 100% !important
}

.bx-viewport.heightAdjust #slider,
.bx-viewport.heightAdjust #slider>div {
  height: 100%
}

.bx-viewport.heightAdjust #slider>div>img {
  height: 100%;
  object-fit: cover
}

.layout_footer {
  margin-top: 0
}

main .ttl_h2 {
  text-align: center;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 400;
  letter-spacing: .07em
}

main .banner-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

main .prd_seller_block .prd_lst li {
  position: relative
}

main .prd_seller_block .prd_lst li:before {
  content: "";
  position: absolute
}

main .prd_seller_block .prd_lst li:first-child:before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_rank_01.svg) no-repeat;
  background-size: contain
}

main .prd_seller_block .prd_lst li:nth-child(2):before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_rank_02.svg) no-repeat;
  background-size: contain
}

main .prd_seller_block .prd_lst li:nth-child(3):before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_rank_03.svg) no-repeat;
  background-size: contain
}

main .prd_seller_block .prd_lst li:nth-child(4):before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_rank_04.svg) no-repeat;
  background-size: contain
}

main .brand .brand-lists {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap
}

main .brand .brand-lists li a {
  display: block
}

main .brand .brand-lists li figure {
  text-align: center
}

main .brand .brand-lists li.is-hidden {
  display: none
}

main .contents {
  background: #ebebeb
}

main .contents .movie #video {
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

main .contents .movie #video:focus {
  outline: 0
}

main .contents .instagram #instagram-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}

main .contents .instagram #instagram-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

main .contents .contact {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #fff
}

main .contents .contact .ttl_h2 {
  margin: 0
}

main .contents .contact-content-link {
  display: flex;
  justify-content: center;
  align-items: center
}

main .contents .contact-content-link a {
  line-height: 1.7;
  position: relative
}

main .contents .contact-content-link a.mail:before,
main .contents .contact-content-link a.telephone:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

main .contents .contact-content-link a.telephone:before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_tel.png) no-repeat;
  background-size: contain;
  top: 55%
}

main .contents .contact-content-link a.mail:before {
  background: url(https://file003.shop-pro.jp/PA01461/908/assets/img/icon_mail.png) no-repeat;
  background-size: contain
}

main .contents .contact-content-time {
  text-align: left;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-max-content;
  width: max-content;
  padding-left: 1em
}

main .map {
  background: #ebebeb
}

main .map #googlemap {
  width: 100%
}

main .map #googlemap .gm-fullscreen-control,
main .map #googlemap .gm-svpc,
main .map #googlemap .gmnoprint,
main .map #googlemap button {
  display: none !important
}

@media screen and (-ms-high-contrast:none) and (min-width:768px) {
  .bx-viewport.heightAdjust #slider>div>img {
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

@media print,
screen and (min-width:768px) {
  main .ttl_h2 {
    font-size: 26px
  }

  main .banner,
  main .ttl_h2 {
    margin-top: 80px
  }

  main .banner-lists li {
    width: 47.91667%
  }

  main .banner-lists li:nth-child(n+3) {
    margin-top: 40px
  }

  main .banner-lists li a {
    transition: opacity .2s
  }

  main .banner-lists li a:hover {
    opacity: .5
  }

  main .prd_seller_block .prd_lst li:before {
    width: 30px;
    height: 30px;
    top: 20px;
    left: 20px
  }

  main .brand {
    padding-bottom: 80px
  }

  main .brand .brand-lists li {
    border-top: 1px solid #000;
    width: 25%
  }

  main .brand .brand-lists li:nth-child(-n+4) {
    border-top: 0
  }

  main .brand .brand-lists li:not(:nth-child(4n+1)) {
    border-left: 1px solid #000
  }

  main .brand .brand-lists li a {
    transition: opacity .2s
  }

  main .brand .brand-lists li a:hover {
    opacity: .5
  }

  main .brand .brand-lists li a {
    padding: 40px 10px
  }

  main .brand .brand-lists li figure figcaption {
    font-size: 12px;
    margin-top: 15px
  }

  main .contents .movie {
    width: 460px
  }

  main .contents .movie .ttl_h2 {
    margin-top: 63px;
    margin-bottom: 40px
  }

  main .contents .movie #video {
    height: 345px;
    border-radius: 10px
  }

  main .contents .instagram {
    width: 460px
  }

  main .contents .instagram .ttl_h2 {
    margin-top: 63px;
    margin-bottom: 40px
  }

  main .contents .instagram #instagram-list li {
    width: 130px;
    height: 130px
  }

  main .contents .instagram #instagram-list li:nth-child(n+4) {
    margin-top: 20px
  }

  main .contents .instagram-btn {
    width: 160px;
    margin-top: 30px
  }

  main .contents .contact {
    border-radius: 10px;
    margin-top: 60px;
    padding: 30px 0
  }

  main .contents .contact-content {
    width: 50%
  }

  main .contents .contact-content:first-child {
    border-right: 2px solid #ebebeb
  }

  main .contents .contact-content-link {
    min-height: 60px;
    margin-top: 30px
  }

  main .contents .contact-content-link a {
    transition: opacity .2s
  }

  main .contents .contact-content-link a:hover {
    opacity: .5
  }

  main .contents .contact-content-link a {
    font-size: 22px
  }

  main .contents .contact-content-link a span {
    font-size: 14px
  }

  main .contents .contact-content-link a.telephone {
    margin-left: 75px
  }

  main .contents .contact-content-link a.telephone:before {
    width: 40px;
    height: 40px;
    left: -65px
  }

  main .contents .contact-content-link a.mail {
    margin-left: 85px
  }

  main .contents .contact-content-link a.mail:before {
    width: 47px;
    height: 33px;
    left: -85px
  }

  main .contents .contact-content-time {
    font-size: 13px
  }

  main .map {
    padding-top: 80px
  }

  main .map .ttl_h2 {
    margin: 0 0 40px
  }

  main .map #googlemap {
    height: 480px
  }
}

@media only screen and (max-width:767px) {
  main .ttl_h2 {
    margin-top: 16vw;
    font-size: 6.13vw
  }

  main .banner {
    margin-top: 6vw
  }

  main .banner-lists li {
    width: 100%
  }

  main .banner-lists li:not(:first-child) {
    margin-top: 5.33vw
  }

  main .banner-lists li img {
    width: 100%
  }

  main .prd_seller_block .prd_lst li:before {
    width: 8vw;
    height: 8vw;
    top: .67vw;
    left: .67vw
  }

  main .brand {
    padding-bottom: 16vw
  }

  main .brand .brand-lists li {
    border-top: .27vw solid #000;
    width: 50%
  }

  main .brand .brand-lists li:nth-child(-n+2) {
    border-top: 0
  }

  main .brand .brand-lists li:nth-child(odd) {
    border-right: .27vw solid #000
  }

  main .brand .brand-lists li a {
    padding: 9.33vw 0 8vw
  }

  main .brand .brand-lists li figure img {
    width: 40vw
  }

  main .brand .brand-lists li figure figcaption {
    font-size: 3.2vw;
    margin-top: 7.07vw
  }

  main .brand .brand-lists .dummy_list.spNone {
    display: none
  }

  main .contents .movie {
    width: 100%
  }

  main .contents .movie .ttl_h2 {
    margin-top: 13.33vw;
    margin-bottom: 8vw
  }

  main .contents .movie #video {
    height: 69.07vw;
    border-radius: 1.33vw
  }

  main .contents .instagram {
    width: 100%
  }

  main .contents .instagram .ttl_h2 {
    margin-top: 16vw;
    margin-bottom: 8vw
  }

  main .contents .instagram #instagram-list li {
    width: 26.67vw;
    height: 26.67vw
  }

  main .contents .instagram #instagram-list li:nth-child(n+4) {
    margin-top: 5.33vw
  }

  main .contents .contact {
    margin-top: 16vw;
    border-radius: 1.33vw;
    padding: 0 7.33vw
  }

  main .contents .contact-content {
    width: 100%;
    margin-top: 9.33vw;
    padding-bottom: 9.33vw
  }

  main .contents .contact-content:first-child {
    border-bottom: .27vw solid #ebebeb
  }

  main .contents .contact-content-link {
    min-height: 13.33vw;
    margin-top: 2vw
  }

  main .contents .contact-content-link a {
    font-size: 6.67vw
  }

  main .contents .contact-content-link a span {
    font-size: 3.73vw
  }

  main .contents .contact-content-link a.telephone {
    margin-left: 18.67vw
  }

  main .contents .contact-content-link a.telephone:before {
    width: 13.6vw;
    height: 13.6vw;
    left: -17.33vw
  }

  main .contents .contact-content-link a.mail {
    margin-left: 21.33vw
  }

  main .contents .contact-content-link a.mail:before {
    width: 14.67vw;
    height: 10.27vw;
    left: -21.33vw
  }

  main .contents .contact-content-time {
    font-size: 3.47vw
  }

  main .map {
    padding-top: 16vw
  }

  main .map .ttl_h2 {
    margin: 0 0 8vw
  }

  main .map #googlemap {
    height: 74.67vw
  }
}

@media print,
screen and (min-width:768px) and (max-width:1000px) {
  main .contents .movie #video {
    height: 34.5vw;
    border-radius: 1vw
  }

  main .contents .movie {
    width: 46vw
  }

  main .contents .instagram #instagram-list li:nth-child(n+4) {
    margin-top: 2vw
  }

  main .contents .instagram #instagram-list li {
    width: 13vw;
    height: 13vw
  }

  main .contents .instagram {
    width: 46vw
  }
}
