body {
  max-width: 900px;
  margin: 0 auto;
  display: block;
  /* font-family: "SourceHanSerif"; */
  font-family: "Noto Serif JP", serif;
  background: url(../img/bg-1-1.jpg) 0% 0% / 225px repeat;
}

main {
  background-color: #fff;
  max-width: 900px;
  margin: 0 auto;
  display: block;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.contents {
  position: relative;
  /* overflow: hidden; */
}
.contents__mv__phone {
  position: absolute;
  top: 50px;
  right: -90px;
}

.contents__mv__phone img {
  max-width: 500px;
}

.contents__mv img {
  display: block;
  margin: 0 auto;
}
.feature__1 img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
.feature__1 {
  margin-top: 15px;
}
.line__button {
  position: relative;
  z-index: 4;
}
.line__button img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}

.tv__fv img {
  display: block;
  margin: 0 auto;
  max-width: 20%;
}

.result__contents {
  margin-top: 5%;
  position: relative;
  padding-bottom: 100%;
}

.result__bg {
  position: absolute;
  top: 60px;
  height: 100%;
  z-index: 0;
}

.new__sections {
  text-align: center;
}
.new__img img {
  max-width: 85%;
}
.new__title {
  font-size: 65px;
  margin-bottom: 35px;
  font-weight: 600;
}

.new__title span {
  color: #44b397;
}

.new__text {
  font-size: 40px;
  line-height: 1.8;
  margin-top: 20px;
  font-weight: 600;
}

.new__text__underline {
  background: linear-gradient(transparent 60%, #ffff50 0%);
}

.new__text__bg {
  color: #ff4500;
}

.tv__sections {
  position: relative;
}

.tv__fv {
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  height: 100%; /* z-index: -1; */
}
.tv__bg {
  background-image: url("../img/tv_bg.png");
  position: relative;
  /* padding-bottom: 10%; */
  margin-top: 18%;
  padding-top: 12%;
  padding-bottom: 12%;
}
.tv__img img {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.tv__text {
  color: #fff;
  font-size: 45px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.3;
}

.tv__text__under {
  color: #fff;
  font-size: 45px;
  text-align: center;
  margin-top: 30px;
  line-height: 1.5;
}
.tv__text span {
  color: #ffff50;
  font-size: 70px;
}

.tv__text__under span {
  color: #ffff50;
  font-size: 45px;
}

.tv__line__button {
  display: block;
  margin: 0 auto;
  max-width: 80%;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
}

.qa__text {
  font-size: 40px;
  margin: 5% 4% 0;
  line-height: 1.5;
  margin-bottom: 50px;
  font-weight: 600;
}

.qa__text span {
  background: linear-gradient(transparent 60%, #ffff50 0%);
  color: #44b397;
}

.qa__img {
  margin-top: 15%;
}

.qa__img img {
  max-width: 95%;
}
.qa__img {
  margin-top: 20%;
}
.qa__img__2 img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
  margin-bottom: 10%;
}

.graph__img {
  position: relative;
}

.graph__line__button {
  display: block;
  margin: 0 auto;
  max-width: 80%;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
}

.explanation__img {
  margin-top: 20%;
}

.explanation__text {
  font-size: 40px;
  line-height: 1.5;
  margin: 2% 5% 5%;
  font-weight: 600;
}
.explanation__text .explanation__text__underline {
  background: linear-gradient(transparent 60%, #ffff50 0%);
  color: #44b397;
}

.explanation__text__big__color {
  color: #ff4500;
  font-size: 60px;
}
.explanation__text__big {
  font-size: 55px;
  /* margin-bottom: 10px; */
  display: block;
}
.explanation__text__color {
  color: #ff4500;
}

.explanation__text__color2 {
  color: #44b397;
}

.explanation__text__color__underline {
  background: linear-gradient(transparent 60%, #ffff50 0%);
  color: #ff4500;
}

.step__img {
  margin-top: 10%;
}

.questionnaire__section {
  /* background-image: url("../img/questionnaire_bg.png");
  background-size: cover;
  padding-bottom: 40px; */
}

.questionnaire__title {
  text-align: center;
  color: #fff;
  font-size: 60px;
  padding: 30px 0;
}

.questionnaire__bg {
  background-color: #fff;
  border-radius: 12px;
  margin: 0 40px;
}
.questionnaire__text:first-child {
  margin-bottom: px;
}

.questionnaire__text {
  font-size: 43px;
  display: flex;
}

.questionnaire__text img {
  width: 110px;
  margin: 0 30px 0 0;
}
.questionnaire__text_2 {
  text-align: center;
  margin: 40px 0;
  line-height: 1.5;
  font-weight: 600;
}
.questionnaire__text__underline {
  background: linear-gradient(transparent 60%, #ffff50 0%);
  font-size: 41px;
  text-align: center;
}

.questionnaire__text__color {
  color: #ff4500;
  font-size: 40px;
  text-align: center;
}

.questionnaire__contents {
  padding: 20px 40px;
}

.questionnaire__graph img {
  max-width: 75%;
}

.campaign__bg {
  background-image: url("../img/campaign_bg.png");
  background-size: cover;
  padding: 5% 6% 5%;
}

.campaign__text {
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 1.5;
  padding: 30px 0;
}

.campaign__text span {
  color: #ff4500;
  font-size: 40px;
}

.campaign__text__big {
  color: #ff4500;
  font-size: 60px !important;
}

.voice__title {
  font-size: 60px;
  text-align: center;
  line-height: 1.7;
  /* margin-top: 5%; */
  width: 90%;
  margin: 0 auto;
  margin-top: 5%;
  font-weight: 600;
}

.voice__title__color {
  color: #ff4500;
}

.voice {
  display: flex;
  border-bottom: dashed 2px #000000;
  padding-bottom: 40px;
  padding-top: 40px;
  width: 90%;
  margin: 0 auto;
  line-height: 1.3;
}
.voice__reverse {
  display: flex;
  flex-direction: row-reverse;
  border-bottom: dashed 2px #000000;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 90%;
  margin: 0 auto;
  line-height: 1.3;
}

.voice__reverse__last {
  display: flex;
  flex-direction: row-reverse;
  padding-top: 40px;
  padding-bottom: 60px;
  width: 90%;
  margin: 0 auto;
}

.voice__img img {
  max-width: 240px;
}

.voice__text {
  /* font-family: "SourceHanSerif"; */
  font-size: 39px;
  max-width: 536px;
  text-align: justify;
  font-weight: 600;
  letter-spacing: -1px;
}
.voice .voice__text:nth-child(even) {
  margin-left: 34px;
}

.voice__reverse .voice__text:nth-child(even) {
  margin-right: 34px;
}

.voice__reverse__last .voice__text {
  margin-right: 34px;
}

.voice__text span {
  color: #ff4500;
}

/* アニメーション */
.updown {
  animation: move-y 0.5s infinite alternate ease-in-out;
}

@keyframes move-y {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(10px);
  }
}

@media screen and (max-width: 768px) {
  body {
    max-width: 900px;
    margin: 0 auto;
    display: block;
    /* font-family: "SourceHanSerif"; */
    font-family: "Noto Serif JP", serif;
  }
  img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .contents__mv img,
  .feature__1 img,
  .tv__fv img {
    display: block;
    margin: 0 auto;
  }
  .feature__1 img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
  }
  .contents {
    position: relative;
    overflow: hidden;
  }
  .contents__mv__phone img {
    max-width: 220px;
  }
  .contents__mv__phone {
    position: absolute;
    top: 0;
    right: -30px;
  }
  .line__button {
    position: relative;
    z-index: 4;
  }
  .line__button img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .result__contents {
    margin-top: 5%;
    position: relative;
    padding-bottom: 105%;
  }

  .result__bg {
    position: absolute;
    top: 30px;
    height: 100%;
    z-index: 0;
  }

  .new__sections {
    text-align: center;
  }

  .new__title {
    font-size: 30px;
  }

  .new__title span {
    color: #44b397;
  }

  .new__text {
    font-size: 19px;
    line-height: 1.8;
    letter-spacing: -1px;
  }

  .new__text__underline {
    background: linear-gradient(transparent 60%, #ffff50 0%);
  }

  .new__text__bg {
    color: #ff4500;
  }

  .tv__sections {
    position: relative;
  }

  .tv__fv {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    height: 100%;
  }
  .tv__bg {
    background-image: url("../img/tv_bg.png");
  }

  .tv__text {
    color: #fff;
    font-size: 25px;
    text-align: center;
  }
  .tv__text__under {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-top: 30px;
    line-height: 1.5;
    letter-spacing: -1px;
  }
  .tv__text span {
    color: #ffff50;
    font-size: 35px;
  }
  .tv__text__under span {
    color: #ffff50;
    font-size: 25px;
  }
  .tv__line__button {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
  }
  .qa__text {
    font-size: 18px;
    /* margin: 0%; */
    line-height: 1.5;
    margin-bottom: 30px;
    letter-spacing: -1px;
  }

  .qa__text span {
    background: linear-gradient(transparent 60%, #ffff50 0%);
    color: #44b397;
  }
  .graph__line__button {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
  }
  .explanation__text {
    font-size: 18px;
    line-height: 1.5;
    margin: 2% 3% 5%;
    letter-spacing: -1px;
  }
  .explanation__text .explanation__text__underline {
    background: linear-gradient(transparent 60%, #ffff50 0%);
    color: #44b397;
  }

  .explanation__text__big__color {
    color: #ff4500;
    font-size: 25px;
  }
  .explanation__text__big {
    font-size: 24px;
  }
  .explanation__text__color {
    color: #ff4500;
  }

  .explanation__text__color2 {
    color: #44b397;
  }

  .explanation__text__color__underline {
    background: linear-gradient(transparent 60%, #ffff50 0%);
    color: #ff4500;
  }

  .questionnaire__section {
    /* background-image: url("../img/questionnaire_bg.png");
    background-size: cover;
    padding-bottom: 40px; */
  }

  .questionnaire__title {
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding: 20px 0;
  }

  .questionnaire__bg {
    background-color: #fff;
    border-radius: 12px;
    margin: 0 20px;
  }

  .questionnaire__text {
    font-size: 18px;
    display: flex;
  }

  .questionnaire__text img {
    width: 50px;
    margin: 0 10px;
  }
  .questionnaire__text_2 {
    text-align: center;
    margin: 10px 20px;
    letter-spacing: -1px;
  }
  .questionnaire__text__underline {
    background: linear-gradient(transparent 60%, #ffff50 0%);
    font-size: 18px;
    text-align: center;
  }

  .questionnaire__text__color {
    color: #ff4500;
    font-size: 18px;
    text-align: center;
  }

  .questionnaire__contents {
    padding: 10px 20px;
  }

  .questionnaire__graph img {
    max-width: 75%;
  }

  .campaign__bg {
    background-image: url("../img/campaign_bg.png");
    background-size: cover;
    padding: 3% 5% 3%;
  }

  .campaign__text {
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    padding: 20px 0;
  }

  .campaign__text span {
    color: #ff4500;
    font-size: 20px;
  }

  .campaign__text__big {
    color: #ff4500;
    font-size: 30px !important;
  }

  .voice__title {
    font-size: 25px;
    text-align: center;
    line-height: 1.7;
    margin: 3% 20px 0;
    letter-spacing: -1px;
  }

  .voice__title__color {
    color: #ff4500;
  }

  .voice {
    display: flex;
    border-bottom: dashed 2px #000000;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0 20px;
  }
  .voice__reverse {
    display: flex;
    flex-direction: row-reverse;
    border-bottom: dashed 2px #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 20px;
  }

  .voice__reverse__last {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 30px;
    padding-bottom: 30px;
    /* padding: 30px; */
  }
  .voice__img img {
    max-width: 90px;
  }
  .voice__text {
    /* font-family: "SourceHanSerif"; */
    font-size: 17px;
    /* letter-spacing: 0; */
    max-width: 80%;
  }
  .voice .voice__text:nth-child(even) {
    margin-left: 5px;
  }

  .voice__reverse .voice__text:nth-child(even) {
    margin-right: 10px;
  }
  .voice__reverse__last .voice__text {
    margin-right: 10px;
  }
  .voice__text span {
    color: #ff4500;
  }
  .voice__img {
    /* width: 50%; */
  }
}
