.changemv {
  background-image: url(/drama/lib/cmn-img/chage/mv@2x.jpg);
  background-position: center center;
  background-size: cover;
  height: 80vh;
  position: relative; }
  @media screen and (max-width: 960px) {
    .changemv {
      height: 60vh; } }
  .changemv p {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .changemv img {
    width: 70%; }
    @media screen and (max-width: 960px) {
      .changemv img {
        width: 90%; } }

.wrap {
  background-image: url(/drama/lib/cmn-img/bg_blue@2x.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }

.txbox {
  margin-top: 60px;
  text-align: center; }
  .txbox .eng {
    font-size: 74px;
    letter-spacing: 0.04em;
    color: #007cb8;
    font-family: "EB Garamond", serif; }
    @media screen and (max-width: 960px) {
      .txbox .eng {
        font-size: 40px; } }
  .txbox .btmtx {
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 50px;
    color: #333;
    font-family: "Noto Serif JP", serif; }
    @media screen and (max-width: 960px) {
      .txbox .btmtx {
        font-size: 18px;
        line-height: 30px; } }

h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 38px;
  color: #333;
  margin-bottom: 30px; }

.talkbox {
  max-width: 1600px;
  margin: 0 auto; }
  .talkbox .fl_box01 {
    margin-top: 60px; }
    .talkbox .fl_box01 .boxLin {
      width: 80%;
      margin: 0 auto 0 10%; }
      @media screen and (max-width: 960px) {
        .talkbox .fl_box01 .boxLin {
          margin: 30px auto 0 10%; } }
      .talkbox .fl_box01 .boxLin p {
        margin-bottom: 20px; }
  .talkbox .fl_box02 {
    margin-top: 60px; }
    .talkbox .fl_box02 .boxLin {
      width: 80%;
      margin: 0 auto 0 10%; }
      @media screen and (max-width: 960px) {
        .talkbox .fl_box02 .boxLin {
          margin: 30px auto 0 10%; } }
      .talkbox .fl_box02 .boxLin p {
        margin-bottom: 20px; }
  .talkbox .change_img_00 {
    background-position: center center;
    background-size: cover;
    height: 50vh; }
  .talkbox .change_img_01 {
    background-image: url(/drama/lib/cmn-img/chage/img_change_01@2x.jpg); }
  .talkbox .change_img_02 {
    background-image: url(/drama/lib/cmn-img/chage/img_change_02@2x.jpg); }

.change_bigimg {
  margin-top: 60px;
  height: 60vh;
  background-image: url(/drama/lib/cmn-img/chage/img_change_03@2x.jpg);
  background-position: center center;
  background-size: cover; }

.txbox02 {
  text-align: center;
  margin-top: 40px; }
  @media screen and (max-width: 960px) {
    .txbox02 {
      width: 80%;
      margin: 40px auto 0; } }
  .txbox02 .fade {
    margin-bottom: 20px; }

.next {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  color: #333;
  margin-bottom: 30px;
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 50px;
  text-align: center;
  margin-top: 40px; }
  @media screen and (max-width: 960px) {
    .next {
      width: 80%;
      margin: 40px auto 0; } }

.tobe {
  background-image: url(/drama/lib/cmn-img/chage/img_change_04@2x.jpg);
  background-position: center center;
  background-size: cover;
  padding: 200px 0;
  margin-top: 100px; }
  @media screen and (max-width: 960px) {
    .tobe {
      padding: 100px 0;
      background-position: 80% center; } }
  .tobe .tobebox {
    max-width: 1600px;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 960px) {
      .tobe .tobebox {
        width: 90%;
        margin: 0 auto; } }
    .tobe .tobebox .small {
      font-family: "Noto Serif JP", serif;
      font-weight: 600;
      font-size: 18px;
      letter-spacing: 0.04em;
      line-height: 23px;
      color: #FAFAFA; }
      @media screen and (max-width: 960px) {
        .tobe .tobebox .small {
          font-size: 14px; } }
    .tobe .tobebox .big {
      font-family: YuMincho;
      font-weight: 600;
      font-size: 28px;
      letter-spacing: 0.6em;
      line-height: 54px;
      color: #FAFAFA; }
      @media screen and (max-width: 960px) {
        .tobe .tobebox .big {
          font-size: 22px;
          letter-spacing: 0.4em; } }
    .tobe .tobebox .egbig {
      margin-top: 20px; }
      @media screen and (max-width: 960px) {
        .tobe .tobebox .egbig {
          margin-top: 10px; } }
    .tobe .tobebox .btn02 {
      margin-top: 40px; }

@media screen and (max-width: 960px) {
  .txspleft {
    text-align: left !important; } }
