@charset "UTF-8";

.bg-top .title div h1 {
  font-size: 2rem;
  margin-bottom: -0.5em;
  letter-spacing: .14em;
}
.bg-top .title div .border {
  height: 85px;
}
.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 {
    bottom: 54px;
    left: 3.8vw;
  }
  .bg-top .title div.logo img {
    width: 138px;
  }
  .bg-top .title div.text {
    bottom: 78px;
    right: 3.8vw;
  }
  .mainimg .ttl-8 {
    width: 250px;
    height: 614px;
    top: 74px;
    left: 136px;
  }
  .mainimg .ttl-name8 {
    width: 16px;
    height: 72px;
    top: 209px;
    right: 51px;
  }    
  .conv h2 {
    text-align: center;
  }
  .conv__img {
    margin: 2em auto 3em;
  }
  .conv dl dd {
    white-space: nowrap;
  }
}
@media screen and (max-width: 834px) {
  .bg-top .title div.logo {
    width: 17.54vw;
    bottom: 19vh;
    right: 4.4vw;
  }
  .bg-top .title div.text {
    bottom: 8.4vh;
    right: 4.1vw;
  }
  .bg-top .title div h1 {
    font-size: 1.34rem;
    letter-spacing: .14em;
    line-height: 1.75;
    padding-right: 6px;
  }
  .bg-top .title div .border {
    height: 58px;
  }
  .mainimg .ttl-8 {
    width: 28.125vw;
    height: 78.605vw;
    top: 8vw;
    left: 10vw;
  }
  .mainimg .ttl-sub {
    top: 25.09375vw;
    right: 6vw;
  }
  .mainimg .ttl-name8 {
    width: 2.644vw;
    height: 12.117vw;
    top: 36.6vw;
    right: 9vw;
  }
  .mainimg .logo {
    top: 7.333vw;
  }
  .conv__img{line-height: 1;}
}
@media screen and (max-width: 640px) {
  .bg-pre, .bg-pre1 {
    background-position: bottom center;
  }
}
