@charset "euc-jp";
.main-visual {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding-top: 72%;
  background: url(https://file003.shop-pro.jp/PA01429/039/img/index/mainv-sp.jpg) no-repeat center top / 100% auto;
}
.main-visual .view-sp {
  width: 23px;
  margin: 0 auto;
}
.main-visual .view-pc {
  display: none;
}
.main-visual p img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .main-visual {
    max-height: 700px;
    padding-top: 60vh;
    margin-bottom: 170px;
    background-size:cover;
    background-image: url(https://file003.shop-pro.jp/PA01429/039/img/index/mainv-pc-2.jpg);
  }
  .main-visual .view-sp {
    display: none;
  }
  .main-visual .view-pc {
    display: block;
    width: 101px;
    margin: 0 auto;
  }
}
.top-image img {
  width: 100%;
  height: auto;
}
.top-logo {
  width: 238px;
  margin: 30px auto;
}
.top-logo h2 {
  margin: 20px 0 0;
  border-bottom: none;
  color: #6dc0e2;
  font-size: 16px;
  font-family: "Cormorant", 'Noto Serif JP', serif;
  text-align: center;
}
.top-logo h2::after {
  display: none;
}
.top-propose {
  margin: 40px 0 30px;
}
.top-propose img {
  display: block;
  width: 301px;
  margin: 0 auto 50px;
}
.top-propose .top-propose-text {
  margin: 0 17px 30px;
  font-size: 16px;
  line-height: 2;
  font-family: "Cormorant", 'Noto Serif JP', serif;
}
@media screen and (min-width: 768px) {
  .top-propose .top-propose-text {
    margin: 0 0 30px;
  }
}
.top-fav-block {
  margin: 50px 0;
}
.top-fav-block .ttl-top {
  border-bottom: none;
  font-size: 25px;
  line-height: 1.6;
  font-family: "&#65533;&#65533;&#65533;&#65533;&#299;", "Yu Mincho", YuMincho, serif;
  text-align: center;
}
.top-fav-block .ttl-top::after {
  display: block;
  position: static;
  width: 74px;
  height: 17px;
  margin: 15px auto 0;
  border-bottom: none;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aW1nX2JvcmRlcg.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
  content: "";
}
.top-fav {
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  margin: 50px calc(50% - 50vw);
  justify-content: space-between;
}
.top-fav li {
  position: relative;
  width: calc(50% - 1px);
  margin-top: 10px;
  margin-left: 2px;
}
.top-fav li:first-child {
  width: 100%;
  margin-top: 0;
  margin-left: 0;
}
.top-fav li:nth-child(2n+2) {
  margin-left: 0;
}
.top-fav li:nth-child(-n + 9)::before {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  content: "";
}
.top-fav li:nth-child(n + 10) {
  display: none;
}

.top-fav li:first-child::before {
  width: 106px;
  height: 106px;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX25vMQ.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(2)::before {
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX25vMg.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(3)::before {
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX25vMw.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(4)::before {
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX25vNA.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(5)::before {
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX25vNQ.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(6)::before {
  background: url(https://file003.shop-pro.jp/PA01429/039/img/index/rank-no6.png) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(7)::before {
  background: url(https://file003.shop-pro.jp/PA01429/039/img/index/rank-no7.png) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(8)::before {
  background: url(https://file003.shop-pro.jp/PA01429/039/img/index/rank-no8.png) no-repeat 0 0 / 100% auto;
}
.top-fav li:nth-child(9)::before {
  background: url(https://file003.shop-pro.jp/PA01429/039/img/index/rank-no9.png) no-repeat 0 0 / 100% auto;
}
.top-fav li a {
  color: #444;
  text-decoration: none;
}
.top-fav li img {
  width: 100%;
  height: auto;
}
.top-fav .prd_lst_name {
  display: block;
  margin: 12px 0 0;
  font-size: 16px;
  font-family: "Cormorant", 'Noto Serif JP', serif;
  line-height: 1.6em;
  padding-right: 1rem;
}
.top-fav .prd_lst_price {
  display: block;
  margin: 10px 0 0;
  font-size: 16px;
  text-align: right;
  padding-right: 1rem;
}
.top-fav-block .top-fav li:first-child .prd_lst_price{
  margin-top: -32px;
  padding-right: 10px;
}
@media screen and (max-width: 768px){
  .top-fav-block .top-fav li:first-child .prd_lst_price{
    margin-top: 0;
  }
  .top-fav .prd_lst_name {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .top-fav .prd_lst_price {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.top-fav .top-fav-info {
  position: relative;
  margin: 10px 3% 0;
  padding-right: 35px;
}
.top-fav .top-fav-info .top-fav-item {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 22px;
  height: 22px;
}
.top-fav .top-fav-info .top-fav-item button {
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aGVhcnQ.png?cmsp_timestamp=20241002172910) no-repeat 0 0 / 100% auto;
  appearance: none;
  transition: .3s;
}
.top-fav .top-fav-info .top-fav-item button.active {
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aGVhcnQy.png?cmsp_timestamp=20241002172910) no-repeat 0 0 / 100% auto;
}
@media screen and (min-width: 768px) {
  .top-fav {
    justify-content: space-between;
    width: 100%;
    margin: 50px 0;
  }
  .top-fav li {
    position: relative;
    width: calc(25% - 1px);
    margin-top: 10px;
    margin-left: 0;
  }
  .top-fav li:first-child {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .top-fav li:nth-child(2n+2) {
    margin-left: 0;
  }
  .top-fav .top-fav-info {
    margin: 10px 0 0;
  }
}

.top-period {
  position: relative;
  margin: 80px 0;
  padding: 40px 25px;
  border: 1px solid #6dc0e2;
}
.top-period::before,
.top-period::after {
  display: block;
  position: absolute;
  left: 50%;
  width: 111px;
  height: 14px;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/YmdfYm94.png?cmsp_timestamp=20241009144657) no-repeat 0 0 / 100% auto;
  content: "";
}
.top-period::before {
  top: -14px;
  transform: translateX(-50%);
}
.top-period::after {
  bottom: -14px;
  transform: translateX(-50%) rotate(180deg);
}
.top-period .ttl-top {
  border-bottom: none;
  font-size: 25px;
  line-height: 1.6;
  font-family: "&#65533;&#65533;&#65533;&#65533;&#299;", "Yu Mincho", YuMincho, serif;
  text-align: center;
}
.top-period .ttl-top::after {
  display: block;
  position: static;
  width: 74px;
  height: 17px;
  margin: 15px auto 0;
  border-bottom: none;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aW1nX2JvcmRlcg.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
  content: "";
}
.top-period .top-period-inner {
  margin: 30px 0 0;
}
.top-period .top-period-inner a {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 20px 0;
  background: #6dc0e2;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
.top-period .top-period-inner a span {
  display: block;
  width: 170px;
  margin: 0 auto 0;
  padding-left: 30px;
  font-size: 22px;
  text-align: left;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/bGluZQ.png?cmsp_timestamp=20241009144657) no-repeat left center / 20px auto;
}
@media screen and (min-width: 768px) {
  .top-period {
    padding: 40px 90px;
  }
  .top-period .top-period-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 0;
  }
  .top-period .top-period-inner p {
    width: calc(100% - 360px);
  }
  .top-period .top-period-inner a {
    width: 310px;
    margin: 0;
    font-size: 20px;
  }
  .top-period .top-period-inner a span {
    width: 200px;
    padding-left: 40px;
    font-size: 25px;
    background-size: 30px auto;
    margin: 0 auto 10px;
  }
}
.top-video {
  margin: 0 0 30px;
}
.top-video .ttl-top {
  border-bottom: none;
  font-size: 25px;
  line-height: 1.6;
  font-family: "&#65533;&#65533;&#65533;&#65533;&#299;", "Yu Mincho", YuMincho, serif;
  text-align: center;
}
.top-video .ttl-top::after {
  display: block;
  position: static;
  width: 74px;
  height: 17px;
  margin: 15px auto 0;
  border-bottom: none;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aW1nX2JvcmRlcg.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
  content: "";
}
.top-video .ttl-top strong {
  display: block;
  margin: 0 0 20px;
  color: #6dc0e2;
  font-size: 26px;
}
.top-video .ttl-top span {
  display: block;
  color: #999;
  font-size: 14px;
}
.top-video-cnt {
  margin: 30px 0 0;
}
.top-video-cnt div p {
  margin: 20px 0 0;
}
.top-video-cnt div p a {
  color: #3d3d3d;
  font-size: 18px;
  text-decoration: none;
}
.top-video-cnt div p a span {
  font-size: 14px;
}
.top-video-cnt div p a::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 0 10px;
  background: url(https://img07.shop-pro.jp/PA01429/039/etc_base64/aWNvX3BhZ2U.png?cmsp_timestamp=20241002144449) no-repeat 0 0 / 100% auto;
  content: "";
}
iframe.youtube-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
@media screen and (min-width: 768px) {
  .top-video .ttl-top span {
    display: inline;
  }
  .top-video .top-video-cnt {
    display: flex;
    justify-content: space-between;
  }
  .top-video .top-video-cnt div {
    width: 47%;
  }
}
.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
    margin-top: 3em;
}
.grp_lst{
  margin-bottom: 40px;
}
.prd_lst .prd_lst_unit{
  height: inherit!important;
}
.prd_lst{
  margin-left: 0;
}