@charset "UTF-8";

.bg-top .title div h1 {
  margin-bottom: -0.5em;
  color: #000;
  letter-spacing: .14em;
}
.bg-top .title div .border::after {
  background: #000;
}
.center {
  text-align: center !important;
}
.conv h2 {
  padding-left: 0;
  margin: 3em auto 0;
}
.conv h2:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 835px) {
  .bg-top .title div.logo {
    top: 46px;
    left: 6.5vw;
  }
  .bg-top .title div.logo img {
    width: 153px;
  }
  .bg-top .title div.text {
    bottom: 55px;
    right: 3.6vw;
  }
  .mainimg .ttl-7 {
    width: 217px;
    height: 504px;
    top: 91px;
    left: 387px;
  }
  .mainimg .ttl-name7 {
    width: 20px;
    height: 130px;
    top: 212px;
    right: 50px;    
  }    
  .conv h2 {
    text-align: center;
  }
}
@media screen and (max-width: 834px) {
  .bg-top .title div.logo {
    width: 22.95vw;
    top: 3.6vh;
    left: 2.9vw;
  }
  .bg-top .title div.text {
    top: 3vh;
    left: 27vw;
    flex-direction: row-reverse;
  }
  .bg-top .title div h1 {
    font-size: 1.4rem;
    letter-spacing: .14em;
    line-height: 1.75;
    text-align: left;
    padding-left: 10px;
  }
  .bg-top .title div .border {
    height: 58px;
  }
  .mainimg .ttl-7 {
    width: 35.336vw;
    height: 81.971vw;
    top: 7vw;
    right: 58.8vw;
  }
  .mainimg .ttl-sub {
    top: 25.09375vw;
  }
  .mainimg .ttl-name7 {
    width: 3.125vw;
    height: 26.778vw;
    top: 35.4vw;
    right: 9.6vw;
  }
  .mainimg .logo {
    top: 7.333vw;
  }
  .conv__img{line-height: 1;}
}
@media screen and (max-width: 640px) {
  .bg-pre, .bg-pre1 {
    background-position: bottom center;
  }
}
