@charset "UTF-8";

.bg-top .title div h1 {
  margin-bottom: -0.5em;
}
.center {
  text-align: center !important;
}
@media screen and (min-width: 835px) {
  .bg-top .title div.logo {
    top: 36px;
    left: 23.2vw;
  }
  .bg-top .title div.logo img {
    width: 123px;
  }
  .bg-top .title div.text {
    bottom: 65px;
    right: 6.8vw;
  }
  .mainimg .ttl-4 {
    width: 301px;
    height: 703px;
    top: 18px;
    right: 130px;
  }
  .mainimg .ttl-name4 {
    width: 18px;
    height: 147px;
    top: 211px;
    right: 50px;
  }    
}
@media screen and (max-width: 834px) {
  .bg-top .title div.logo {
    top: 2.5vh;
    left: 7vw;
  }
  .bg-top .title div.logo img {
    width: 108px;
  }
  .bg-top .title div.text {
    bottom: 5.5vh;
    right: 6vw;
  }
  .bg-top .title div h1 {
    font-size: 2.09rem;
    letter-spacing: .14em;
    line-height: 1.75;
    padding-left: 4vw;
    margin-bottom: -10px;
  }
  .bg-top .title div .border {
    height: 87px;
  }
  .mainimg .ttl-4 {
    width: 36.538vw;
    height: 96.153vw;
    top: 1.8vw;
    right: 61vw;
  }
  .mainimg .ttl-sub {
    right: 6vw;
  }
  .mainimg .ttl-name4 {
    background-image: url(../images/name_pre4_sp.svg);
    width: 3.125vw;
    height: 26.778vw;
    top: 34.4vw;
    right: 8.6vw;
  }
  .conv__img{line-height: 1;}
}
@media screen and (max-width: 640px) {
  .bg-pre, .bg-pre1 {
    background-position: bottom center;
  }
}
