@media screen and (max-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result h3 {
    padding: 2rem;
    background: url(../images/back-result.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-end {
    padding: 0 !important;
    background: none !important;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  #prologue h3 {
    padding: 1rem 1rem;
    background: url(../images/back-prologue.jpg) no-repeat center top;
    background-size: cover;
  }
  #prologue .text {
    padding: 3rem;
  }
  /*----------------------------------------
    #point
  ----------------------------------------*/
  #point h3 {
    padding: 5rem 3% 5rem 35%;
    background: url(../images/back-point.jpg) no-repeat center top;
    background-size: cover;
  }
  #point ul {
    margin-bottom: 2rem;
  }
  #point li {
    padding: 0 2rem;
  }
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  #contents h3 {
    margin-bottom: 1rem;
    padding: 5rem 10rem;
    background: url(../images/back-contents.jpg) no-repeat center top;
    background-size: cover;
  }
  #contents-list1 {
    margin-bottom: 1rem;
  }
  #contents-list1 ul {
    padding: 3rem 5% 3rem 15%;
    background: #ed1c24;
  }
  #contents-list1 li {
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
  }
  #contents-list2 {
    margin-bottom: 1rem;
  }
  #contents-list2 ul {
    padding: 3rem 5% 3rem 15%;
    background: #304ffe;
  }
  #contents-list2 li {
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
  }
  #contents-list3 {
    margin-bottom: 1rem;
  }
  #contents-list3 ul {
    padding: 3rem 5% 3rem 15%;
    background: #00c853;
  }
  #contents-list3 li {
    font-size: 15px;
    font-size: 4vw;
    color: #fff;
  }
  /*----------------------------------------
    #message
  ----------------------------------------*/
  #message h3 {
    margin: -5% 0 3rem -5%;
    padding: 5rem 5% 5rem 30%;
    width: 110%;
    background: url(../images/back-message.jpg) no-repeat center top;
    background-size: cover;
  }
  #message h3 img {
    padding: 2rem;
    background: rgba(0, 0, 0, 0.8);
  }
  #message #profile {
    padding: 5%;
    background: #000;
  }
  #message #profile p {
    color: #fff;
  }
  #message .text {
    padding: 3rem;
  }
}
@media screen and (min-width: 769px) {
  /*----------------------------------------
    #result
  ----------------------------------------*/
  #result {
    padding: 0 0 5%;
    background: url(../images/back-result.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #result .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
  /*----------------------------------------
    #prologue
  ----------------------------------------*/
  /*----------------------------------------
    #point
  ----------------------------------------*/
  /*----------------------------------------
    #contents
  ----------------------------------------*/
  /*----------------------------------------
    #message
  ----------------------------------------*/
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .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;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .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;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #result .result-scroll-heading {
    height: 50vw;
  }
}
@media screen and (min-width: 769px) {
  #result .result-account li, #result .result-chart li {
    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;
  }
  #prologue {
    padding: 5% 0 5%;
    background: url(../images/back-prologue.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #prologue .inner {
    margin: 0 auto;
    width: 90%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #prologue .inner {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #prologue h3 {
    margin-bottom: 3%;
  }
  #prologue .text {
    margin: 0 auto;
    padding: 8%;
    width: 70%;
    background: #fff;
  }
  #point {
    padding: 10% 0 5%;
    background: url(../images/back-point.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #point .inner {
    margin: 0 5% 10% 40%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #point .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #point h3 {
    margin-bottom: 5%;
  }
  #point .text {
    padding: 10%;
    background: #fff;
  }
  #contents {
    padding: 5% 0 5%;
    background: url(../images/back-contents.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #contents .inner {
    margin: 0 auto 10%;
    width: 60%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #contents .inner {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #contents h3 {
    margin-bottom: 3%;
  }
  #contents .text {
    padding: 10%;
    background: #fff;
  }
  #contents-list1 {
    margin-bottom: 5%;
  }
  #contents-list1 ul {
    padding: 5% 5% 5% 10%;
    background: #ed1c24;
  }
  #contents-list1 li {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
  }
  #contents-list2 {
    margin-bottom: 5%;
  }
  #contents-list2 ul {
    padding: 5% 5% 5% 10%;
    background: #304ffe;
  }
  #contents-list2 li {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
  }
  #contents-list3 {
    margin-bottom: 5%;
  }
  #contents-list3 ul {
    padding: 5% 5% 5% 10%;
    background: #00c853;
  }
  #contents-list3 li {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
  }
  #message {
    padding: 10% 0 5%;
    background: url(../images/back-message.jpg) no-repeat center top fixed;
    background-size: cover;
  }
  #message .inner {
    margin: 0 5% 10% 40%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  #message .inner {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #message h3 {
    margin-bottom: 5%;
  }
  #message .text {
    padding: 10%;
    background: #fff;
  }
  #profile {
    padding: 10%;
    background: rgba(0, 0, 0, 0.9);
  }
  #profile p {
    color: #fff;
  }
}
