.headline-l {display: none;}
.headline-l.align-l {display: block;}

.lp-box img {
  opacity: 1;
  transition: opacity 0.19s ease;
  width: 100%;
  max-width: none;
  height: auto;
  image-rendering: auto;
}

img[data-image] {opacity: 0;}

.lp-box section,
.lp-box div{
  position: relative;
}

.lp-box a{
  display: block;
  transition: opacity 0.19s ease;
  color: #000;
}

.lp-box a:hover{
  opacity: 0.4;
} 

.lp-box a.h-op{
  opacity: 1;
}

.lp-box a.h-op::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.19s ease;
}

.lp-box a.h-op:hover::after{
  opacity: 0.5;
}

.lp-box div.lp-ab,
.lp-box .lp-ab{
  position: absolute;
}

.lp-box {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
  color: #000000;
  white-space: nowrap;
  font-family: "Zen Maru Gothic", sans-serif;
  --arial: Arial, Helvetica, sans-serif;
 }

 .item{
  margin-top: -1px;
 }

 .atop{
  aspect-ratio: 800 / 1694
 }

.atop1 {
  left: 31%;
  top: 75.5%;
}

.block1,
.block2{
  margin-top: -1px;
}

.block1-1 {
  left: 34.5%;
  top: 69.4%;
}

.block1-2 {
  left: 61%;
  top: 78.3%;
}

.block2 a{
  left: 0;
}

.block2 .spec {
  left: 7%;
  top: 8.3%;
  font-size: 2rem;
  display: flex;
  align-items: center;
  letter-spacing: 0.12em;
  justify-content: center;
  color: #f7f7f0;
  font-family: var(--arial);
  width: 62%;
  aspect-ratio: 1000 / 99;
  color: #961d1e;
  gap:0.5em;
}

.block2 .spec2 {
  left: 7%;
  top: 44.85%;
  font-size: 2rem;
  display: flex;
  align-items: center;
  letter-spacing: 0.12em;
  justify-content: center;
  color: #f7f7f0;
  font-family: var(--arial);
  width: 86%;
  aspect-ratio: 1000 / 74;
  color: #961d1e;
  gap:0.5em;
}

.item .spec em,
.block2 .spec em,
.block2 .spec2 em{
  display: inline-block;
  transform: translateY(-0.1em);
}

.item .spec {
  left: 7%;
  top: 14.88%;
  font-size: 2rem;
  letter-spacing: 0.12em;
  color: #f7f7f0;
  font-family: var(--arial);
  width: 62%;
  aspect-ratio: 1000 / 106;
  display: flex;
  align-items: center;
  justify-content: center;
  gap:0.5em;
}

.item2 .spec {
  top: 7.323%;
}

.item3 .spec,
.item4 .spec,
.item5 .spec {
  left: 6.9%;
  top: 17.15%;
  width: 86.5%;
  aspect-ratio: 1000 / 76;
}

.item4 .spec{
  top: 7.65%;
}

.item5 .spec{
  top: 7.65%;
}

.item .msg {
  left: 10.5%;
  top: 25.7%;
  color: #fff;
  width: 79%;
  aspect-ratio: 1000 / 187;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  letter-spacing: 0em;
  font-size: 1.55rem;
  line-height: 1.6;
}

.item2 .msg {
  top: 26.9%;
}

.item .label {
  aspect-ratio: 100 / 34;
  width: 23%;
  left: 5.5%;
  top: 65.5%;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 3rem;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 4px rgba(0,0,0,.8);
}

.item .label1 { top: 65.5%;}
.item .label2 { top: 79.25%;}
.item2 .label1 { top: 66.2%;}
.item2 .label2 { top: 79.6%;}

.item3 .label1 { top: 65%;}
.item3 .label2 { top: 78.36%;}

.item4 .label1 { top: 65%;}
.item4 .label2 { top: 78.36%;}

.item5 .label1 { top: 65.25%;}
.item5 .label2 { top: 78.48%;}

.block2 .heart1 {
  right: 6%;
  top: 12%;
}

.block2 .heart2 {
  right: 6%;
  top: 48.5%;
}
.block2 .nav1 { top: 14%;}
.block2 .nav2 { top: 28.5%;}
.block2 .nav3 { top: 51.2%;}
.block2 .nav4 { top: 65.5%;}
.block2 .nav5 { top: 80.1%;}

.item .color {
  left: 35%;
  top: 13.5%;
  z-index: 3;
}

.item2 .color {
  left: 38%;
  top: 5.8%;
}

.item3 .color {
  left: 37%;
  top: 15.7%;
}

.item4 .color {
  left: 38%;  
  top: 5.8%;
}

.item5 .color {
  left: 38%;
  top: 5.8%;
}

.item .link {
  left: 0;
  display: block;
  bottom: 2.35%;
}

.item5 .link {
  left: 0;
  display: block;
  bottom: 4%;
}

.block3 .link {
  left: 13%;
  display: block;
  bottom: 6%;
}

.atop1 { width: calc((333 / 800) * 100%); }
.block1-1 { width: calc((246 / 800) * 100%); }
.block1-2 { width: calc((228 / 800) * 100%); }
.block2 .heart { width: calc((67 / 800) * 100%); }
.item1 .color { width: calc((234 / 800) * 100%); }
.item2 .color { width: calc((199 / 800) * 100%); }
.item3 .color { width: calc((198 / 800) * 100%); }
.item4 .color { width: calc((167 / 800) * 100%); }
.item5 .color { width: calc((181 / 800) * 100%); }
.block3 .link { width: calc((648 / 800) * 100%); }

@media screen and (max-device-width: 767px){
  
  .lp-box span:hover,
  .lp-box a:hover{  
    opacity: 1;
  }

  .lp-box img {
    height: auto !important;
  }
  
  .lp-box{
    width: calc(100% + 26px);
    margin-left: -13px;
  }

  .lp-box a.h-op::after{
    display: none;
  }

  .block2 .spec {
    display: flex;
    gap:.5em;
  }

  .item .spec em,
  .block2 .spec em,
  .block2 .spec2 em{
    display: inline-block;
    transform: translateY(-0.15em);
  }

  .item2 .spec {
    top: 7.35%;
  }


  .block2 .spec{
    font-size: 2.5vw;
  }

  .block2 .spec2{
    font-size: 2.5vw;
  }

  .item .spec{
    font-size: 2.5vw;
  }
  .item .msg{
    font-size: 1.9vw;
  }

  .item .label{
    font-size: 3.8vw;
  }
}