@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;
}
.conv h2:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 835px) {
  .bg-pre9 {
    background-position: center top;
  }
  .bg-top .title div.logo {
    bottom: 54px;
    left: 6.2vw;
  }
  .bg-top .title div.logo img {
    width: 138px;
  }
  .bg-top .title div.text {
    bottom: 78px;
    right: 3.8vw;
  }
  .mainimg .ttl-9 {
    width: 199px;
    height: 541px;
    top: 64px;
    left: 77px;
  }
  .mainimg .ttl-name9 {
    width: 16px;
    height: 50px;
    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-pre9 {
    background-image: url(../images/bg_pre9_sp.jpg);
    background-position: center bottom;
  }
  .bg-top .title div.logo {
    width: 24.278vw;
    top: 6.4vh;
    left: 8.4vw;
  }
  .bg-top .title div.text {
    top: 5.5vh;
    left: 33.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-9 {
    width: 24.759vw;
    height: 67.605vw;
    top: 9.4vw;
    left: 6.1vw;
  }
  .mainimg .ttl-sub {
    top: 25.09375vw;
    right: 6vw;
  }
  .mainimg .ttl-name9 {
    width: 2.644vw;
    height: 9vw;
    top: 36.6vw;
    right: 9vw;
  }
  .mainimg .logo {
    top: 7.333vw;
  }
  .conv__img{line-height: 1;}
}