@charset "UTF-8";

.bg-top .title div h1 {
  font-size: 2.8rem;
  margin-bottom: -0.6em;
}
.bg-top .title div .border {
  height: 117px; 
}
@media screen and (min-width: 835px) {
  .center {
    text-align: center !important;
  }
  .bg-top .title div.logo {
    bottom: 50px;
    left: 2.8vw;
  }
  .bg-top .title div.logo img {
    width: 136px;
  }
  .bg-top .title div.text {
    bottom: 55px;
    right: 3.7vw;
  }
  .mainimg .ttl-3 {
    width: 194px;
    height: 547px;
    top: 83px;
    right: 378px;
  }
  .mainimg .ttl-name3 {
    width: 18px;
    height: 400px;
    top: 211px;
    right: 50px;
  }    
}
@media screen and (max-width: 834px) {
  .bg-top .title div.logo {
    top: 6.2vh;
    right: 12.3vw;
  }
  .bg-top .title div.logo img {
    width: 100px;
  }
  .bg-top .title div.text {
    left: 11vw;
    bottom: 4.6vh;
    flex-direction: row-reverse;
  }
  .bg-top .title div h1 {
    font-size: 2.2rem;
    line-height: 1.75;
    text-align: left;
    padding-left: 4vw;
    margin-bottom: -10px;
  }
  .bg-top .title div .border {
    height: 93px;
  }
  .mainimg .ttl-3 {
    width: 25.9615vw;
    height: 76.68vw;
    top: 7.3vw;
    right: 35vw;
  }
  .mainimg .ttl-sub {
    right: 6vw;
  }
  .mainimg .ttl-name3 {
    background-image: url(../images/name_pre3_sp.svg);
    width: 3.125vw;
    height: 61.778vw;
    top: 33.4vw;
    right: 8.6vw;
  }
  .conv__img{line-height: 1;}
}
@media screen and (max-width: 640px) {
  .bg-pre, .bg-pre1 {
    background-position: bottom center;
  }
}
