@charset "UTF-8";
.indent {
  display: inline-block;
}
.bg-top .title div h1 {
  font-size: 2rem;
  margin-bottom: -0.5em;
  letter-spacing: .14em;
  color: #000;
}
.bg-top .title div .border {
  height: 85px;
}
.bg-top .title.active div .border::after {
  background: #000;
}
.center {
  text-align: center !important;
}
.conv h2 {
  padding-left: 0;
  margin: 3em auto 0;
}
@media screen and (min-width: 835px) {
  .bg-pre10 {
    background-position: center center;
  }
  .bg-top .title div.logo {
    top: 52.8%;
    left: 13.95vw;
    transform: translateY(-50%);
  }
  .bg-top .title div.logo img {
    width: 139px;
  }
  .bg-top .title div.text {
    top: 57%;
    right: 7.4vw;
    transform: translateY(-50%);
  }
  .mainimg .ttl-10 {
    width: 186px;
    height: 508px;
    top: 95px;
    left: 411px;
  }
  .mainimg .ttl-name10 {
    width: 18px;
    height: 111px;
    top: 211px;
    right: 50px;
  }    
  .conv h2 {
    text-align: center;
  }
  .conv__img {
    margin: 2em auto;
  }
  .conv dl dd {
    white-space: nowrap;
  }
}
@media screen and (max-width: 834px) {
  .bg-pre10 {
    background-position: center center;
  }
  .bg-top .title div.logo {
    width: 20.192vw;
    bottom: 4.2vh;
    left: 6.4vw;
  }
  .bg-top .title div.text {
    bottom: 4.2vh;
    left: 32.4vw;
    flex-direction: row-reverse;
  }
  .bg-top .title div h1 {
    font-size: 1.47rem;
    letter-spacing: .14em;
    line-height: 1.75;
    padding-left: 12px;
    text-align: left;
  }
  .bg-top .title div .border {
    height: 61px;
  }
  .mainimg .ttl-10 {
    width: 23.317vw;
    height: 68.99vw;
    top: 8.3vw;
    left: 35.8vw;
  }
  .mainimg .ttl-sub {
    top: 25.09375vw;
    right: 6vw;
  }
  .mainimg .ttl-name10 {
    width: 3.052vw;
    height: 20.432vw;
    top: 37.4vw;
    right: 8.8vw;
  }
  .mainimg .logo {
    top: 7.333vw;
  }
  .conv__img{line-height: 1;}
}
@media screen and (max-width: 640px) {
  .conv__img {
    margin: 1em auto;
  }
  .conv__img > .spOnly {
    padding-top: 1em;
  }
  .conv h2 {
    margin: 1em auto 0;
  }  
}