@charset "UTF-8";
@media screen and (max-width: 767px) {
  body {
    padding-bottom: 90px;
  }
}
.dialog-vol8_section img {
  vertical-align: top;
}
.dialog-vol8_section .inner {
  max-width: 965px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.9;
  color: #707070;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.dialog-vol8_section .inner p {
  line-height: 1.9;
}
@media screen and (max-width: 1065px) {
  .dialog-vol8_section .inner {
    margin: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section .inner {
    margin: 0 5vw;
    font-size: 14px;
  }
}
.dialog-vol8_section header {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header {
    padding: 10vw 0;
  }
}
.dialog-vol8_section header::before {
  content: "";
  background: #E197BB;
  display: block;
  width: 100%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.dialog-vol8_section header::after {
  content: "";
  background: linear-gradient(#fff 0%, #f6f6f6 42.88%, rgba(233, 233, 233, 0.65) 100%);
  display: block;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.dialog-vol8_section header .inner {
  position: relative;
  z-index: 3;
}
.dialog-vol8_section header h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 95vw;
  max-width: 965px;
}
.dialog-vol8_section header h1 img {
  width: 100%;
  height: auto;
}
.dialog-vol8_section header .hw1 {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-size: 40px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .hw1 {
    font-size: 5.5vw;
    letter-spacing: 0;
    margin: 0 0 2vw;
    padding: 0 0 2vw;
  }
}
.dialog-vol8_section header .hw2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .hw2 {
    font-size: 4vw;
    letter-spacing: 0;
  }
}
.dialog-vol8_section header .movie_area {
  margin: 130px 0 80px;
  padding: 0 60px 20px;
  background: #C1C1C1;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .movie_area {
    display: flex;
    flex-direction: column;
    background: none;
    margin: 5vw 0 10vw;
    padding: 0;
  }
}
.dialog-vol8_section header .movie_area .name {
  margin-top: -75px;
  color: #fff;
  text-align: right;
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .movie_area .name {
    order: 1;
    margin: 0 5vw;
    padding: 2vw;
    background: #c1c1c1;
    text-align: center;
    font-size: 15px;
  }
}
.dialog-vol8_section header .movie_area .name::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 60px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .movie_area .name::before {
    display: none;
  }
}
.dialog-vol8_section header .movie_area .name span {
  background: #c1c1c1;
  display: inline-block;
  padding: 0 0 0 20px;
  position: relative;
}
.dialog-vol8_section header .movie {
  position: relative;
  top: -75px;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header .movie {
    order: 2;
    top: 0;
    margin: 0;
  }
}
.dialog-vol8_section header .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/*.dialog-vol8_section header .movie .thumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}*/
.dialog-vol8_section header ul.btns {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
}
.dialog-vol8_section header ul.btns br {
  display: block;
}
@media screen and (max-width: 1025px) { /*2行表示限界画面幅*/
  .dialog-vol8_section header ul.btns {
    flex-wrap: wrap;
    grid-gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header ul.btns {
    flex-direction: column;
    margin: 0 0 5vw;
    grid-gap: 10px;
  }
}
.dialog-vol8_section header ul.btns li {
  width: calc((100% - 45px) / 4);
}
@media screen and (max-width: 1025px) { /*2行表示限界画面幅*/
  .dialog-vol8_section header ul.btns li {
    width: calc(50% - 8px);
  }
  .dialog-vol8_section header ul.btns br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header ul.btns li {
    width: 100%;
  }
}
.dialog-vol8_section header ul.btns li a {
  display: flex;
  align-items: center;
  height: 75px;
  background: #B7B2B2;
  padding: 0 50px 0 20px;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header ul.btns li a {
    height: 45px;
  }
}
.dialog-vol8_section header ul.btns li a::after {
  content: "";
  background: url("../../img/mytomorrow-vol8/btn_arrow.svg") no-repeat center top/100%;
  display: block;
  width: 26px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.dialog-vol8_section header ul.btns li a.current {
  background: #F2B3D2;
}
.dialog-vol8_section header ul.btns li a.current::after {
  display: none;
}
.dialog-vol8_section header ul.btns li a:hover {
  background: #F2B3D2;
}
.dialog-vol8_section header p {
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section header p {
    text-align: left;
  }
}
.dialog-vol8_section footer {
  background: #F1F1F1;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer {
    padding: 7vw 0;
  }
}
.dialog-vol8_section footer h2 {
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #F2B3D2;
  margin: 0 0 30px;
  padding: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer h2 {
    text-align: left;
    font-size: 18px;
  }
}
.dialog-vol8_section footer .name {
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer .name {
    text-align: left;
    font-size: 18px;
  }
}
.dialog-vol8_section footer hr {
  margin: 30px 0;
  padding: 0;
  height: 1px;
  background: #ccc;
  display: block;
  border: none;
}
.dialog-vol8_section footer hr.hr_between {
  margin: 30px auto;
  background: #ccc;
  max-width: 580px;
}
.dialog-vol8_section footer dl {
  max-width: 580px;
  margin: 0 auto;
}
.dialog-vol8_section footer dl > div {
  overflow: hidden;
  margin-top: 15px;
}
.dialog-vol8_section footer dl > div dt {
  width: 6em;
  float: left;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer dl > div dt {
    font-size: 14px;
  }
}
.dialog-vol8_section footer dl > div dd {
  padding: 0 0 0 7em;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer dl > div dd {
    font-size: 13px;
    line-height: 1.4;
    padding-left: 7.5em;
  }
}
.dialog-vol8_section footer p {
  max-width: 580px;
  margin: 15px auto 0;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section footer p {
    font-size: 13px;
    line-height: 1.4;
  }
}
.dialog-vol8_section main {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main {
    padding: 10vw 0;
  }
}
.dialog-vol8_section main.page3 .hw h2 {
  padding-right: 50px;
}
.dialog-vol8_section main .hw {
  position: relative;
  margin: 0 0 55px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .hw {
    margin: 0 0 10vw -5vw;
    padding: 0;
    width: calc(100% + 5vw);
    box-sizing: border-box;
  }
}
.dialog-vol8_section main .hw h2 {
  display: flex;
  align-items: center;
  padding: 0 50px 0 70px;
  background: #FBF5F4;
  height: 180px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .hw h2 {
    padding: 5vw;
    padding-left: calc(5vw + 10px);
    width: auto;
    height: auto;
  }
}
.dialog-vol8_section main .hw h2 span {
  font-size: 30px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 300;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .hw h2 span {
    font-size: 22px;
  }
}
.dialog-vol8_section main .hw h2 span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #E197BB;
  position: absolute;
  top: -5px;
  left: -20px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .hw h2 span::before {
    width: 5px;
    height: 5px;
    left: -10px;
    top: 0;
  }
}

.dialog-vol8_section main .interviewer {
  margin: 0 0 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer {
    margin: 0 0 10vw;
    display: block;
    position: relative;
  }
}
.dialog-vol8_section main .interviewer .fukidashi {
  border: 1px solid #B7B2B2;
  position: relative;
  border-radius: 15px;
  padding: 20px 60px;
  margin: 0 40px 0 0;
  text-align: center;
}
.dialog-vol8_section main .interviewer .fukidashi.LeftAdjust {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer .fukidashi {
    border: none;
    padding: 0 100px 30px 0;
    margin: 0;
  }
}
.dialog-vol8_section main .interviewer .fukidashi::after {
  content: "";
  position: absolute;
  right: -34px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 35px solid #fff;
  filter: drop-shadow(2px 0 0 #B7B2B2);
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer .fukidashi::after {
    display: none;
  }
}
.dialog-vol8_section main .interviewer .fukidashi .label {
  display: table;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer .fukidashi .label {
    font-size: 16px;
    display: block;
    marign: 0 0 5px;
  }
}
.dialog-vol8_section main .interviewer .fukidashi .label::after {
  content: "";
  background: url("../../img/mytomorrow-vol8/appeal.svg") no-repeat center center/contain;
  width: 12px;
  height: 10px;
  position: absolute;
  top: -5px;
  right: -10px;
}
.dialog-vol8_section main .interviewer .illust {
  text-align: center;
  font-size: 10px;
  line-height: 1;
  color: #E197BB;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer .illust {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #EAE9E8;
  }
  .dialog-vol8_section main .interviewer .illust span {
    position: absolute;
    right: 135px;
    bottom: 3px;
  }
}
@media screen and (max-width: 350px) {
  .dialog-vol8_section main .interviewer .illust {
    font-size: 10px;
  }
}
.dialog-vol8_section main .interviewer .illust img {
  display: block;
  margin: 0 auto 10px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .interviewer .illust img {
    width: 125px;
    display: inline-block;
    margin: 0;
    transform: translateY(5px);
  }
}
.dialog-vol8_section main .points {
  max-width: 865px;
  margin: 0 auto;
}
.dialog-vol8_section main .points .point {
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point {
    margin: 0 0 5vw;
  }
}
.dialog-vol8_section main .points .point .label {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  cursor: pointer;
  background: #F1F1F1;
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #E197BB;
  border-bottom: 3px solid #F2B3D2;
  position: relative;
  height: 97px;
  box-sizing: border-box;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label {
    padding: 0 5vw;
  }
}
.dialog-vol8_section main .points .point .label .num {
  white-space: nowrap;
  font-size: 13px;
  text-align: center;
  color: #707070;
  width: 50px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .num {
    font-size: 12px;
    width: 40px;
  }
}
.dialog-vol8_section main .points .point .label .num span {
  display: block;
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .num span {
    font-size: 21px;
  }
}
.dialog-vol8_section main .points .point .label .title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 500;
  width: calc(75% - 100px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .title {
    font-size: 19px;
    text-align: left;
    width: calc(100% - 100px);
  }
}
.dialog-vol8_section main .points .point .label .title br {
  display: none;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .title br {
    display: block;
  }
}
.dialog-vol8_section main .points .point .label .arrow {
  width: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .arrow {
    width: 20px;
  }
}
.dialog-vol8_section main .points .point .label .arrow::before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-70%) rotate(45deg);
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  transition: .5s;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .label .arrow::before {
    width: 10px;
    height: 10px;
  }
}
.dialog-vol8_section main .points .point .label.active .arrow::before {
  transform: translateY(-20%) rotate(225deg);
}
.dialog-vol8_section main .points .point .body {
  background: #FBF5F4;
  padding: 40px 50px;
  display: none;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body {
    padding: 8vw 5vw;
  }
}
.dialog-vol8_section main .points .point .body .illust p {
  display: inline-block;
}
.dialog-vol8_section main .points .point .body .illust span {
  display: block;
  font-size: 10px;
  text-align: center;
  line-height: 1;
  color: #F2B3D2;
  margin-top: 10px;
}
.dialog-vol8_section main .points .point .body .a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .a {
    display: block;
    position: relative;
    padding: 0 0 124px;
    margin-bottom: 20px;
  }
}
.dialog-vol8_section main .points .point .body .a .fukidashi {
  background: #fff;
  position: relative;
  border-radius: 15px;
  padding: 30px 40px;
  margin: 0 0;
  width: calc(100% - 220px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .a .fukidashi {
    width: 100%;
    padding: 5vw;
    border-radius: 10px;
  }
}
.dialog-vol8_section main .points .point .body .a .fukidashi::after {
  content: "";
  position: absolute;
  right: -34px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 35px solid #fff;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .a .fukidashi::after {
    right: 130px;
    top: inherit;
    bottom: -20px;
    transform: rotate(40deg);
    border-left-width: 50px;
  }
}
.dialog-vol8_section main .points .point .body .a .illust {
  width: 200px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .a .illust {
    position: absolute;
    width: 125px;
    bottom: 0;
    right: 0;
  }
}
.dialog-vol8_section main .points .point .body .b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .b {
    display: block;
    position: relative;
    padding: 0 0 134px;
    margin-bottom: 20px;
  }
}
.dialog-vol8_section main .points .point .body .b .fukidashi {
  background: #fff;
  position: relative;
  border-radius: 15px;
  padding: 30px 40px;
  margin: 0 0;
  width: calc(100% - 220px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .b .fukidashi {
    width: 100%;
    padding: 5vw;
    border-radius: 10px;
  }
}
.dialog-vol8_section main .points .point .body .b .fukidashi::after {
  content: "";
  position: absolute;
  left: -34px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 35px solid #fff;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .b .fukidashi::after {
    left: 130px;
    top: inherit;
    bottom: -20px;
    transform: rotate(-40deg);
    border-right-width: 50px;
  }
}
.dialog-vol8_section main .points .point .body .b .illust {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .points .point .body .b .illust {
    position: absolute;
    width: 125px;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
}
.dialog-vol8_section main .message {
  background: #F1F1F1;
  margin: 0 0 80px;
}
.dialog-vol8_section main .message .points .point .body {
  background: #F1F1F1;
  display: block;
}
.dialog-vol8_section main .message .inner {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner {
    padding: 8vw 0 0;
  }
}
.dialog-vol8_section main .message .inner .text1 {
  background: #fff;
  margin: 0 0 40px -550px;
  padding: 30px 50px 30px 600px;
  width: calc(100% + 550px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner .text1 {
    margin: 0 0 8vw -5vw;
    padding: 5vw;
    width: calc(100% + 5vw);
  }
}
.dialog-vol8_section main .message .inner .text2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner .text2 {
    display: block;
    position: relative;
    padding: 0 0 100px;
  }
}
.dialog-vol8_section main .message .inner .text2 .fukidashi {
  background: #fff;
  position: relative;
  border-radius: 15px;
  padding: 30px 40px;
  margin: 0 0 0 50px;
  width: calc(100% - 270px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner .text2 .fukidashi {
    width: 100%;
    padding: 5vw;
    border-radius: 10px;
    margin: 0;
  }
}
.dialog-vol8_section main .message .inner .text2 .fukidashi::after {
  content: "";
  position: absolute;
  right: -34px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 35px solid #fff;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner .text2 .fukidashi::after {
    right: 130px;
    top: inherit;
    bottom: -20px;
    transform: rotate(40deg);
    border-left-width: 50px;
  }
}
.dialog-vol8_section main .message .inner .text2 .illust {
  width: 200px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .message .inner .text2 .illust {
    position: absolute;
    width: 125px;
    bottom: 0;
    right: 0;
  }
}
.dialog-vol8_section main .next, .dialog-vol8_section main .back {
  max-width: 865px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .next, .dialog-vol8_section main .back {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 5vw;
    width: 100%;
    height: 90px;
    background: rgba(112, 112, 112, 0.7);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*z-index: 1000;*/
    z-index: 70;
  }
}
.dialog-vol8_section main .next a, .dialog-vol8_section main .back a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  background: #F2B3D2;
  padding: 0 20px 0 20px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .next a, .dialog-vol8_section main .back a {
    height: 70px;
    font-size: 17px;
    width: 100%;
    padding: 0 42px 0 5vw;
    justify-content: flex-start;
    font-weight: normal;
  }
}
.dialog-vol8_section main .next a::after, .dialog-vol8_section main .back a::after {
  content: "";
  background: url("../../img/mytomorrow-vol8/btn_arrow.svg") no-repeat center top/100%;
  display: inline-block;
  width: 26px;
  height: 10px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .next a::after, .dialog-vol8_section main .back a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 22px;
    transform: translateY(-50%);
  }
}
.dialog-vol8_section main .next a:hover, .dialog-vol8_section main .back a:hover {
  background: #E197BB;
}
.dialog-vol8_section main .next a + a, .dialog-vol8_section main .back a + a {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .back a {
    height: 30px;
  }
  .dialog-vol8_section main .back a + a {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .dialog-vol8_section main .next, .dialog-vol8_section main .back {
    transform: translateY(100%);
    transition: .5s;
  }
  .dialog-vol8_section main .next.active, .dialog-vol8_section main .back.active {
    transform: translateY(0);
  }
}

/* /my-tomorrow/topics/topics070.html
---------------------------------------------------------------------------------- */
.topics070Style header {
  padding: 50px 0;
  margin-bottom: 100px;
}
.topics070Style header h1.hw1 {
  position: static;
  transform: unset;
  width: auto;
}
.topics070Style header .hw2 {
  font-size: 22px;
}
.topics070Style header .movie_area {
  margin: 130px 0 50px;
}
.topics070Style header p {
  text-align: left;
}
.topics070Style main {
  padding: 0;
}
.topics070Style main .hw h2 span {
  padding: 0;
  background-color: transparent;
}
.mt25 {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .topics070Style header {
    padding: 8vw 0;
    margin: 0 -15px 50px;
  }
  .topics070Style header .movie_area {
    ;
    margin: 5vw 0 10vw;
  }
  .topics070Style header .hw2 {
    font-size: 4vw;
  }
  .topics070Style main .hw {
    margin: 0 0 10vw;
    width: 100%;
  }
  .topics070Style main .hw h2 {
    margin: 0;
  }
}

