.product-link a {
  transition: opacity .8s;
}
.product-link a:hover {
  opacity: 0.7;
}
main {
  /* font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; */
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}
main img {
  display: block;
  max-width: 100%;
}
body:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(https://gigaplus.makeshop.jp/fukakinet/top/images/back.jpg) center no-repeat;
  background-size: cover;
}
main {
  display: block;
  position: relative;
  z-index: 1;
  max-width: 420px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 24px 0 rgba(85, 86, 106, 0.4);
  padding-bottom: 80px;
}
.mv {
  position: relative;
  width: 100%;
  height: 100svh;
  max-height: 812px;
}
.mv_image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
/* .mv_logo {
  max-width: 156px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  translate: -50% -27%;
} */
.product-list {
  margin: 0 auto;
  color: #333;
  display: grid;
  grid-template-columns: calc(338 / 750 * 100%) calc(130 / 750 * 100%) 1fr;
  row-gap: 8px;
  margin-top:24px;
  line-height: 1;
}
.product-item {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1 / -1;
  letter-spacing: calc(60 / 1000 * 1em);
  justify-content: flex-end;
  align-items: center;
}
.product-name {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1 / span 1;
  font-weight: 400;
  font-size: 14px;
  padding-left: calc(129 / 338 * 100%);
}
.product-price {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 2 / span 1;
  font-size: 14px;
  text-align: right;
  width: 200px;
}
.product-link {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 3 / span 1;
  margin-left: calc(64 / 750 * 100%);
  
}
.product-link > a {
  color: #fff;
  width: 63px;
  background-color: #a08459;
  font-weight: normal;
  padding: 0.4em 1.2em 0.3em;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase
}

/* style-01 */
#style-01 {
  margin-top: 100px;
}
#style-01 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-01 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-01 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-01 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-02 */
#style-02 {
  margin-top: 100px;
}
#style-02 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-02 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-02 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-02 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-03 */
#style-03 {
  margin-top: 60px;
}
#style-03 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-03 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-03 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-03 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-04 */
#style-04 {
  margin-top: 60px;
}
#style-04 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-04 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-04 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-04 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-05 */
#style-05 {
  margin-top: 60px;
}
#style-05 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-05 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-05 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-05 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-06 */
#style-06 {
  margin-top: 60px;
}
#style-06 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-06 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-06 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-06 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-07 */
#style-07 {
  margin-top: 60px;
}
#style-07 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-07 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-07 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-07 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-08 */
#style-08 {
  margin-top: 60px;
}
#style-08 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-08 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-08 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-08 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-09 */
#style-09 {
  margin-top: 60px;
}
#style-09 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-09 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-09 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-09 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-10 */
#style-10 {
  margin-top: 60px;
}
#style-10 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-10 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-10 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-10 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-11 */
#style-11 {
  margin-top: 60px;
}
#style-11 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-11 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-11 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-11 img:nth-of-type(5) {
  margin-top: 40px;
}
/* style-12 */
#style-12 {
  margin-top: 60px;
}
#style-12 img:nth-of-type(2) {
  margin-top: 55px;
}
#style-12 img:nth-of-type(3) {
  margin-top: 40px;
}
#style-12 img:nth-of-type(4) {
  margin-top: 55px;
}
#style-12 img:nth-of-type(5) {
  margin-top: 40px;
}

.link2024 {
  width: clamp(245px, calc(260 / 768 * 100vw), 260px);
  margin: 0 auto;
  margin-top: 48px;
}

.target {
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s;
}

.is-active {
  opacity: 1;
  visibility: visible;
}