@charset "utf-8";

:root{
  --red: #c40018;
  --yellow: #ffef00;
}

html{
  scroll-behavior: smooth;
  font-size: min(1px, 0.115vw);
}

body{
  font-family: "LINE Seed JP";
  font-weight: 800;
  font-size: 15rem;
  margin: 0;
  padding: 0;
}

h2{
  position: relative;
  --text-stroke-color: #ddd;
  --text-stroke: 0.35em var(--text-stroke-color);
  -webkit-text-stroke: var(--text-stroke);
  text-stroke: var(--text-stroke);
  font-size: 86rem;
  font-weight: 800;
  margin: -0.3em 0 0;
}
h2::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-text-stroke: 0;
  text-stroke: 0;
  pointer-events: none;
}

p{
  font-size: 51rem;
  line-height: 1.5em;
}

.LpTverContent{
  text-align: center;
  overflow-x: hidden;
}

img{
  max-width: 100%;
  vertical-align: middle;
}
a img{
  transition: opacity 0.15s linear;
}
a img:hover{
  opacity: 0.7;
}

@media (max-width: 800px) {
  .pc{
    display: none !important;
  }
}
@media (min-width: 801px) {
  .sp{
    display: none !important;
  }
}

.gototop{
  position: fixed;
  right: 10rem;
  bottom: 10rem;
}
@media (max-width: 600px) {
  .gototop{
    display: none;
  }
}

.red{
  color: var(--red);
}

.header{
  position: sticky;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50rem;
  padding: 7rem 30rem;
  background-color: #fff;
  z-index: 1000;
}
.header .title{
  max-width: 60vw;
}
.header .contact{
  width: 320px;
}
.header_contact.sp{
  position: sticky;
  top: 0;
  text-align: center;
  padding: 1vw;
  background-color: #fff;
  z-index: 1000;
}
.header_contact.sp .contact{
  max-width: 60vw;
}
@media (max-width: 800px) {
  .header{
    position: static;
    justify-content: center;
  }
}

.bg1{
  background-image: url(../lp_tver/img/1_1.webp);
  background-size: 100%;
  background-position: 50%;
}
.img1_2.pc{
  position: relative;
  margin: 0 -170px -80rem;
  max-width: 124%;
  z-index: 100;
}
.img1_2.sp{
  width: 100%;
  margin: 0 0 14vw;
}

.Block2{
  background-image: url(../lp_tver/img/2_1.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.img2_2{
  margin: max(-80rem,-6vw) 0 0;

  @media (max-width: 800px) {
    margin: -14vw 0 0;
  }
}
.img2_3{
  margin: max(-210rem,-20vw) 0 0;
}

.Block3{
  background-color: var(--red);
  padding: 0 0 150rem 0;
}
.img3_1{
  max-width: 95%;
  margin: max(-33rem,-2vw) 0 25rem;
}
.Block3 .p3{
  text-align: right;
  font-family: sans-serif;
  font-weight: 300;
  font-size: min(14px, 2vw);
  color: #fff;
  margin: 5rem auto 20rem;
  width: 1200px;
  max-width: 96%;
}

.Block4 .inner{
  background-color: var(--yellow);
  box-sizing: border-box;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 1px 1vw 150rem;
}
.Block4 h2{
  --text-stroke-color: var(--yellow);
}

.Block5{
  background-image: url(../lp_tver/img/5_1.webp);
  background-size: 100%;
  background-position: 50%;
  color: #fff;
}
.Block5 .inner{
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 1px 0 60rem;
}
.Block5 h2{
  --text-stroke-color: #000;
  font-size: min(86rem, 8vw);
}
.Block5 p{
  font-size: min(51rem, 4.7vw);
}
.Block5 .video_list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: min(50px, 5vw) 0;
  margin: 0 2vw;
}
.Block5 .video_list .video_item{
  flex-basis: 48%;
}
.Block5 .video_list .video_item iframe{
  width: 100%;
  height: auto;
}
.bg5_4{
  background-image: url(../lp_tver/img/5_4.webp);
  background-size: cover;
  box-sizing: border-box;
  aspect-ratio: 1000 / 525;
  margin: 60rem 0 0;
  padding: 50rem 0;
}
.img5_2{
  max-width: 90%;
  margin: 0 0 40rem;
}
@media (max-width: 800px) {
  .Block5 .inner{
    padding: 1px 0 0;
  }
  .Block5 .video_list .video_item{
    flex-basis: 100%;
  }
  .bg5_4{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.Block6{
  background-color: var(--red);
  background-image: url(../lp_tver/img/6_1.webp);
  background-size: max(800px, 100%);
  background-position: 50%;
  background-repeat: no-repeat;
  color: #fff;
  padding: 1px 2vw 100rem;
}
@media (max-width: 800px) {
  .Block6{
    background-size: 180%;
    background-position: 50% 73%;
  }
}
.Block6 .p6_1{
  font-size: min(51rem, 4.8vw);
}
.Block6 .img6_3{
  max-width: 65%;
}
.Block6 .img6_4{
  margin: max(-110px, -11vw) 0 0;
}
.Block6 .img6_5{
  max-width: 90%;
  margin: 10rem -20px 0 0;
}
.Block6 .p6_2{
  color: var(--yellow);
}
.Block6 .contact{
  max-width: 80%;
}
.Block6 .img6_6{
  margin: 40rem 0;
}
.Block6 .img6_7{
  max-width: 80%;
}

.Block7{
  padding: 90rem 0 150rem;
}
.Block7 .footer{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #fff;
  box-sizing: border-box;
  margin: 60px auto;
  padding: 10rem 40rem 25rem;
  border-radius: 10rem;
  width: 940px;
  max-width: 90%;
}
.Block7 .footer1{
  padding: 0 0 5rem;
}
.Block7 .footer2{
  text-align: right;
  white-space: nowrap;
  font-size: min(18rem, 1.65vw);
  font-weight: 700;
  line-height: 1.8;
}
.Block7 .img7_3{
  margin: 0 20rem 0 0;
  max-width: 27vw;
}
@media (max-width: 800px) {
  .Block7 .footer{
    flex-direction: column;
    align-items: center;
    gap: 20rem;
    margin: 200rem auto 0rem;
  }
  .Block7 .footer2{
    text-align: center;
    font-size: 22rem;
    line-height: 2.5;
  }
  .Block7 .img7_1{
    max-width: 90vw;
  }
  .Block7 .img7_3{
    max-width: 45vw;
  }
}

