@charset "UTF-8";

.conv dl dt img{width: 88px;margin-top: -5px;}
.conv__img .caption {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 835px) {
  .bg-top .title div.logo {
    top: 74px;
    left: 5.1vw;
  }
  .bg-top .title div.logo img {
    width: 137px;
  }
  .bg-top .title div.text {
    bottom: 89px;
    right: 3.4vw;
  }
  .bg-top .title div h1 {
    font-size: 2.8rem;
    line-height: 1.75;
  }
  .bg-top .title div .border {
    height: 117px;
  }
  .mainimg .ttl-5 {
    width: 723px;
    height: 6661px;
    top: 28px;
    left: 80px;
  }
  .mainimg .ttl-name5 {
    width: 18px;
    height: 172px;
    top: 212px;
    right: 50px;
  }    
  .profile {
    width: 95%;
    max-width: 810px;
    margin: 0 auto;
    display: flex;
  }
  .profile__txt.paddingL {
    white-space: nowrap;
  }
  .conv dl.line1 dt img{margin-top: -30px;}
  .conv dl.line1 {margin-bottom: 2em;}     
  .conv__img {
    margin: 0 auto 4em
  }
  .conv dl dd.custom {
    margin-bottom: 2em;
  }
  .lineup .lineup__list {
    max-width: 1080px; 
    flex-wrap: nowrap;
  }
  .lineup .lineup__list li {
    width: auto;
  }
  .lineup .lineup__list li:nth-of-type(n + 5) {
    padding-top: 0;
  }
}
@media screen and (max-width: 834px) {
  .bg-top .title div.logo {
    top: 5vh;
    left: 7vw;
  }
  .bg-top .title div.logo img {
    width: 21.24vw;
  }
  .bg-top .title div.text {
    right: 5vw;
    bottom: 4.9vh;
  }
  .bg-top .title div h1 {
    line-height: 1.81;
    margin-bottom: -0.48em;
  }
  .bg-top .title div .border {
    height: 95px;
  }
  .mainimg .ttl-5 {
    width: 72.355vw;
    height: 62.25vw;
    top: 5.5vw;
    left: 7.2vw;
  }
  .mainimg .ttl-name5 {
    background-image: url(../images/name_pre5_sp.svg);
    width: 3.125vw;
    height: 29.086vw;
    top: 34.5vw;
    right: 8.5vw;
  }
  .mainimg .ttl-sub05 {
    background-image: url(../images/subttl_05_sp.svg);
    right: 6vw;
  }
  .conv__img{line-height: 1;}
  .conv dl dt img {
    margin-left: -12px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .bg-pre, .bg-pre1 {
    background-position: bottom center;
  }
}
