@media screen and (max-width: 769px) {
  /*----------------------------------------
    #voice
  ----------------------------------------*/
  #voice h3 {
    padding: 5% 8% 3% 8%;
    /* background: url(../images/voice-background.jpg) no-repeat center top; */
    /* background-size: cover; */
  }
  #voice .text {
    padding: 3rem;
    background: #000;
  }
  #voice p {
    color: #fff;
  }
  #voice dt {
    margin-bottom: 0%;
    font-size: 4.2vw;
    padding: 4.4% 0% 4%;
    font-weight: bold;
    color: #fff;
    background: #32a7c8;
    line-height: 1;
    text-align: center;
    line-height: 1.2;
  }
  #voice dd {
    padding: 5% 4%;
    background: #fff;
    display: flex;
    align-items: flex-start;
  }
  #voice dd p {
    color: #000;
    font-size: 4.8vw;
    margin-bottom: 3%;
    line-height: 1.7;
  }
  #voice dd .fw-b {
    color: #d00505 !important;
  }
  #voice dd .mb-40 {
    /* width: 25%; */
    text-align: center;
    margin-right: 3%;
  }
  #voice dd .mb-40 p {
    font-weight: bold;
    margin-top: 8%;
    font-size: 2.7vw;
  }
  #voice dd .fs-10 {
    font-size: 2.5vw;
  }
  #voice dd div:not(.mb-40) {
    width: 450%;
  }
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 5% 10% 5% 10%;
    background: url(../images/result-background.jpg) no-repeat center top;
    background-size: cover;
  }
  #result .result-scroll-heading {
    height: 55.56vw;
  }
  #result .result-scroll-heading-l {
    height: 100vw;
  }
  .result-account li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-chart li {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }
  .result-chart li:first-child {
    border-top: 1px solid #fff;
  }
  #result-end {
    padding: 0 !important;
    background: none !important;
  }
  /*----------------------------------------
    .start
  ----------------------------------------*/
  .start h3 {
    padding: 3rem 5% 3rem 35%;
    background: url(../images/start-background.jpg) no-repeat center top;
    background-size: cover;
  }
  .start .text {
    padding: 3rem;
  }
  /*----------------------------------------
    .start
  ----------------------------------------*/
  .start h3 {
    padding: 10% 30% 10% 6%;
    background: url(../images/start-background.jpg) no-repeat center top;
    background-size: cover;
  }
  .start .text {
    padding: 3rem;
    background: #000;
  }
  .start p {
    color: #fff;
  }
  .start dd {
    padding: 2rem;
    background: #fff;
    border: 8px solid #4e00b9;
  }
  .start dl:not(:last-child) dd {
    border-bottom: none;
  }
  .start dd p {
    color: #000;
    font-size: 4.8vw;
    margin-top: 5%;
  }
  .start .mb-40 {
    margin-bottom: 0!important;
  }
  /*----------------------------------------
  #launch
  ----------------------------------------*/
  #launch {
      background: url(../images/launch-background.jpg) repeat-y center top;
      background-size: 125%;
  }
  #launch h3 {
    padding: 8% 8% 0% 8%;
    /* background: url(../images/launch-background.jpg) no-repeat center top;
    background-size: cover; */
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  #launch h3 img {
    position: relative;
    z-index: 10;
  }
  #launch h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 50%);
    z-index: 2;
  }
  #launch h3 img{
    position: relative;
    z-index: 3;
  }
  #launch dt {
    padding: 0% 8% 2% 8%;
    /* background: url(../images/launch-background.jpg) repeat center top;
    background-size: cover; */
    position: relative;
    z-index: 1;
  }
  #launch dt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 50%);
    z-index: 2;
  }
  #launch dt img{
    position: relative;
    z-index: 3;
  }
  #launch dl:not(:first-child) dt {
    padding-top: 5%;
    background: url(../images/launch-background.jpg) repeat center top;
    background-size: cover;
  }
  #launch dd {
    padding: 0rem;
    background: #fff;
  }
  #launch dd p {
    color: #000;
  }
  #launch dl {
    /* border-bottom: 5px solid #000000; */
  }
  #launch dl dd ul {
    padding: 1rem;
    background: #7e0404;
    /* border-radius: .5rem; */
  }
  #launch dl dd ul li {
    padding: 1rem 1rem;
    font-size: 12px;
    font-size: 4.6vw;
    color: #7e0404;
    background: #fff;
    text-align: center;
  }
  /*----------------------------------------
    #evidence
  ----------------------------------------*/
  #evidence {
    background: #0c0c0c;
  }
  #evidence h3 {
    padding: 5% 3% 5% 27%;
    background: url(../images/evidence-background.jpg) no-repeat center top;
    background-size: cover;
  }
  #evidence .result-scroll-heading {
    height: 55.56vw;
  }
  #evidence .result-scroll-heading-l {
    height: 100vw;
  }
  .evidence-account li {
    margin-bottom: 0;
  }
  .evidence-chart li {
    margin-bottom: 0;
    /* border-bottom: 1px solid #fff; */
    padding: 3% 5% 0 5%;
  }
  .evidence-chart li:last-child {
    padding-bottom: 3%;
  }
  #evidence-end {
    padding: 0 !important;
    background: none !important;
  }
}
@media screen and (min-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result {
    padding: 10% 0 3%;
    background: url(../images/result-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #result .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
  /*----------------------------------------
    #evidence
  ----------------------------------------*/
  #evidence {
    padding: 10% 0 2%;
    background: url(../images/evidence-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #evidence .inner {
    margin: 0 8% 5% 40%;
    /* width: 70%; */
  }
  /*----------------------------------------
    .start
  ----------------------------------------*/
  /*----------------------------------------
  .start
  ----------------------------------------*/
  .start {
    padding: 10% 0 5%;
    background: url(../images/start-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  .start .inner {
    margin: 0 8% 10% 40%;
  }
  .start h3 {
    margin: 0 auto 2%;
    width: 100%;
  }
  .start dl {
    margin-bottom: 2%;
  }
  .start dt {
    margin-bottom: 0%;
    /* margin-right: 35%; */
  }
  .start dd {
    /* padding: 10%; */
    background: #fff;
  }
  #start dd, #start2 dd {
    padding: 6%;
    border: 5px solid #4e00b9;
  }
  /* #start2 .start2-flex {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 3%;
    flex-direction: column;

  }
  #start2 dl {
    width: 32.7%;
    width: 100%;
    margin-bottom: 0;
  }
  #start2 dl .mb-40{
    margin-bottom: 0!important;
  } */
  .start dd p {
    color: #000;
    font-size: 2.0rem;
  }
  /*----------------------------------------
  #launch
  ----------------------------------------*/
  #launch {
    padding: 10% 0 5%;
    background: url(../images/launch-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #launch .inner {
    margin: 0 auto;
    width: 60%;
  }
  #launch h3 {
    margin: 0 auto;
    width: 60%;
  }
  #launch dl {
    margin-bottom: 10%;
  }
  #launch dt {
    /* margin-bottom: 5%; */
  }
  #launch dd {
    /* padding: 10%; */
    background: #fff;
  }
  #launch dd p {
    color: #000;
  }
  #launch dl dd ul {
    padding: 3%;
    background: #7e0404;
    /* border-radius: .5rem; */
  }
  #launch dl dd ul li {
    padding: .5em 1em;
    font-size: 15px;
    font-size: 3.5rem;
    color: #7e0404;
    background: #ffffff;
    text-align: center;
  }
  /*----------------------------------------
    .start
  ----------------------------------------*/
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
  #evidence .inner {
    margin: 0 auto 10%;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #result h2 {
    margin-bottom: 5%;
  }
  #result h3 {
    margin-bottom: 5%;
  }
  #result h3:last-child {
    margin: 0 0 0 !important;
  }
  #result .result-scroll-heading-l {
    height: 62.5vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #evidence h2 {
    margin-bottom: 5%;
  }
  #evidence h3 {
    margin-bottom: 5%;
  }
  #evidence h3:last-child {
    margin: 0 0 0 !important;
  }
  #evidence .result-scroll-heading-l {
    height: 62.5vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #evidence .evidence-chart {
    padding: 5%;
    background: #151515e6;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .result-scroll-heading-l {
    height: 50vw;
  }
  #evidence .result-scroll-heading-l {
    height: 50vw;
  }
}
@media screen and (min-width: 769px) {
  #result .result-scroll-heading {
    height: 45.4545454545vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  #evidence .result-scroll-heading {
    height: 45.4545454545vw;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .result-scroll-heading {
    height: 50vw;
  }
  #evidence .result-scroll-heading {
    height: 50vw;
  }
}
@media screen and (min-width: 769px) {
  #result .result-account img, #result .result-scroll {
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
  }
  #result .result-account, #result .result-ranking {
    margin-bottom: 0%;
  }
  #evidence .result-account img, #evidence .result-scroll {
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
  }
  #evidence .result-account, #evidence .result-ranking {
    margin-bottom: 3%;
  }
  .start {
    padding: 5% 0 5%;
    background: url(../images/start-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  .start .inner {
    margin: 0 5% 0 35%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .start .inner {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .start h3 {
    margin-bottom: 3%;
  }
  .start .text {
    padding: 10%;
    background: #fff;
  }
  #need {
    padding: 10% 0 5%;
    background: url(../images/back-need.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #need .inner {
    margin: 0 auto;
    width: 70%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #need .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #need h3 {
    margin-bottom: 5%;
  }
  #need dl {
    margin-bottom: 5%;
    padding: 8%;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 3rem;
    border: 5px solid #000;
  }
  #need dt {
    margin-bottom: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid #000;
  }
  .start {
    padding: 10% 0 5%;
    background: url(../images/start-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #start {
    padding: 10% 0 0%;
  }
  #start2 {
    padding: 5% 0 5%;
  }
  #start #start2 {
    padding: 0;
  }
  .start .inner {
    margin: 0 40% 10% 8%;
  }
  /*----------------------------------------
  #voice
  ----------------------------------------*/
  #voice {
    padding: 10% 0 5%;
    background: url(../images/voice-background.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #voice .inner {
    margin: 0 6% 10% 38%;
  }
  #voice h3 {
    margin: 0 auto 2%;
    width: 100%;
  }
  #voice dl {
    margin-bottom: 10%;
    box-shadow: 0 0 9px #788288d6;
  }
  #voice dt {
    margin-bottom: 0%;
    font-size: 2.5rem;
    padding: 2.4% 0% 2%;
    font-weight: bold;
    color: #fff;
    background: #32a7c8;
    line-height: 1;
    text-align: center;
  }
  #voice dd {
      padding: 3%;
      background: #fff;
      display: flex;
      align-items: center;
  }
  #voice dd p {
    color: #000;
    font-size: 1.8rem;
    margin-bottom: 3%;
    line-height: 1.5;
  }
  #voice dd .fw-b {
    color: #d00505 !important;
  }
  #voice dd .mb-40 {
    width: 25%;
    text-align: center;
    margin-right: 3%;
  }
  #voice dd .mb-40 p {
    font-weight: bold;
    margin-top: 3%;
  }
  #voice dd .fs-10 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .start .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .start h3 {
    margin-bottom: 5%;
  }
  .start .text {
    padding: 10%;
    background: rgba(0, 0, 0, 0.7);
  }
  .start p {
    color: #fff;
  }
}

/*----------------------------------------
  #movie (動画セクション)
----------------------------------------*/
@media screen and (max-width: 769px) {
  #movie {
    padding: 3% 0;
    background: url(../images/back-movie.png) no-repeat center center;
    background-size: cover;
  }
  #movie .inner {
    padding: 0 5%;
  }
  #movie h3 {
    margin-bottom: 3%;
  }
  #movie .movie-band {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.3em;
    width: 100%;
    padding: 0.6em 0.5em;
    border-radius: 6px;
    background: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 5vw;
    line-height: 1.3;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 5%;
  }
  #movie .movie-band .movie-band-icon {
    font-size: 6.8vw;
    line-height: 1;
  }
  #movie .movie-callout {
    text-align: center;
    font-weight: bold;
    font-size: 5.3vw;
    line-height: 1.3;
    color: #444;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff,
      -1px 1px 0 #fff;
    margin-bottom: 2%;
  }
  #movie .movie-title {
    text-align: center;
    font-weight: bold;
    font-size: 7vw;
    line-height: 1.3;
    color: #fff;
    text-shadow: 1px 1px 0 #b0b0b0, 2px 2px 0 #b0b0b0, 3px 3px 0 #a6a6a6,
      4px 4px 0 #a6a6a6, 5px 6px 10px rgba(0, 0, 0, 0.4);
    margin-bottom: 6%;
  }
  #movie .movie-guide {
    text-align: center;
    font-weight: bold;
    font-size: 4.2vw;
    line-height: 1.4;
    color: #fff;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
    margin: 6% 0 4%;
  }
  #movie .movie-guide .movie-arrow {
    color: #e60012;
    font-size: 5.6vw;
    vertical-align: -0.1em;
  }
  #movie .video-shell {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
  }
  #movie .video-box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
  }
  #movie #player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #movie .custom-overlay {
    position: absolute;
    inset: 0;
    z-index: 20;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s ease;
    opacity: 1;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0);
  }
  #movie .custom-overlay:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: opacity 0.15s ease;
  }
  #movie .custom-overlay:hover::before {
    opacity: 0.5;
  }
  #movie .custom-overlay.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  #movie .overlay-volume {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(40, 40, 40, 0.88);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22);
  }
  #movie .overlay-volume .material-symbols-outlined {
    color: #fff;
    font-size: 20px;
    font-size: 5.3vw;
  }
  #movie .center-play {
    width: 80px;
    height: 50px;
    border: none;
    padding: 0;
    border-radius: 1rem;
    background: rgba(255, 57, 57, 0.88);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    transition: transform 0.15s ease;
    cursor: pointer;
  }
  #movie .center-play .material-symbols-outlined {
    color: #fff;
    font-size: 40px;
    font-size: 10.7vw;
  }
}
@media screen and (min-width: 769px) {
  #movie {
    padding: 1% 0 5%;
    background: url(../images/back-movie.png) no-repeat center center fixed;
    background-size: cover;
  }
  #movie .inner {
    margin: 0 auto;
    width: 70%;
  }
  #movie h3 {
    margin-bottom: 3%;
  }
  #movie .movie-band {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4em;
    width: 100%;
    padding: 0.5em 1em;
    border-radius: 8px;
    background: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 1.3;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
    margin-bottom: 3%;
  }
  #movie .movie-band .movie-band-icon {
    font-size: 2.8rem;
    line-height: 1;
  }
  #movie .movie-callout {
    text-align: center;
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 1.3;
    color: #444;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff,
      -1px 1px 0 #fff;
    margin-bottom: 1%;
  }
  #movie .movie-title {
    text-align: center;
    font-weight: bold;
    font-size: 3.6rem;
    line-height: 1.35;
    color: #fff;
    text-shadow: 2px 2px 0 #b0b0b0, 3px 3px 0 #b0b0b0, 4px 4px 0 #a6a6a6,
      5px 5px 0 #a6a6a6, 6px 8px 14px rgba(0, 0, 0, 0.4);
    margin-bottom: 3%;
  }
  #movie .movie-guide {
    text-align: center;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.4;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    margin: 3% 0 2%;
  }
  #movie .movie-guide .movie-arrow {
    color: #e60012;
    font-size: 2rem;
    vertical-align: -0.1em;
  }
  #movie .video-shell {
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background: #000;
  }
  #movie .video-box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
  }
  #movie #player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #movie .custom-overlay {
    position: absolute;
    inset: 0;
    z-index: 20;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s ease;
    opacity: 1;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0);
  }
  #movie .custom-overlay:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: opacity 0.15s ease;
  }
  #movie .custom-overlay:hover::before {
    opacity: 0.5;
  }
  #movie .custom-overlay.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  #movie .center-play {
    margin-left: 6px;
    width: 120px;
    height: 72px;
    border: none;
    padding: 0;
    border-radius: 1rem;
    background: rgba(255, 57, 57, 0.88);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    transition: transform 0.15s ease;
    cursor: pointer;
  }
  #movie .center-play .material-symbols-outlined {
    color: #fff;
    font-size: 60px;
    font-size: 6rem;
  }
  #movie .overlay-volume {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(40, 40, 40, 0.88);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22);
  }
  #movie .overlay-volume .material-symbols-outlined {
    color: #fff;
    font-size: 25px;
    font-size: 2.5rem;
  }
}
