#mv1 {
  max-width: 1800px;
  overflow: hidden;
  padding-bottom: 30%;
  margin: auto; }
  @media (min-width: 768px) {
    #mv1 {
      padding-bottom: 3%; } }
  #mv1 .mv1-in {
    display: flex;
    width: 90%;
    position: relative;
    margin: 90px auto 0; }
    @media (min-width: 768px) {
      #mv1 .mv1-in {
        margin: 120px auto 0;
        width: 94%; } }
    @media (min-width: 1024px) {
      #mv1 .mv1-in {
        margin: 140px auto 0; } }
    #mv1 .mv1-in .main-txt-L {
      width: 72%;
      position: relative; }
      #mv1 .mv1-in .main-txt-L .copy1 {
        margin-top: -5px; }
        @media (min-width: 768px) {
          #mv1 .mv1-in .main-txt-L .copy1 {
            margin-top: -10px; } }
        @media (min-width: 1600px) {
          #mv1 .mv1-in .main-txt-L .copy1 {
            margin-top: -20px; } }
        #mv1 .mv1-in .main-txt-L .copy1 .midashi h1 {
          font-size: 10.5vw;
          line-height: 1.05em; }
          @media (min-width: 768px) {
            #mv1 .mv1-in .main-txt-L .copy1 .midashi h1 {
              font-size: 11vw; } }
          @media (min-width: 1800px) {
            #mv1 .mv1-in .main-txt-L .copy1 .midashi h1 {
              font-size: 12.5em; } }
        #mv1 .mv1-in .main-txt-L .copy1 .line-2 {
          position: relative; }
          #mv1 .mv1-in .main-txt-L .copy1 .line-2 .sub-copy {
            position: absolute;
            top: 5%;
            bottom: 0;
            right: 5%;
            display: flex;
            align-items: center; }
            #mv1 .mv1-in .main-txt-L .copy1 .line-2 .sub-copy h3 {
              font-size: 4.8vw;
              font-weight: 900;
              line-height: 1.10em; }
              @media (min-width: 768px) {
                #mv1 .mv1-in .main-txt-L .copy1 .line-2 .sub-copy h3 {
                  font-size: 5vw; } }
              @media (min-width: 1800px) {
                #mv1 .mv1-in .main-txt-L .copy1 .line-2 .sub-copy h3 {
                  font-size: 5.6em; } }
      #mv1 .mv1-in .main-txt-L .copy2 {
        margin-top: 20px; }
        @media (min-width: 768px) {
          #mv1 .mv1-in .main-txt-L .copy2 {
            position: absolute;
            right: 0;
            bottom: 5%;
            margin-top: 0; } }
    #mv1 .mv1-in .main-txt-R {
      width: 28%;
      display: flex;
      justify-content: flex-end; }
      #mv1 .mv1-in .main-txt-R .txt {
        display: flex; }
        #mv1 .mv1-in .main-txt-R .txt a {
          display: flex; }
          #mv1 .mv1-in .main-txt-R .txt a:hover h2, #mv1 .mv1-in .main-txt-R .txt a:hover p {
            color: #FF8803; }
          #mv1 .mv1-in .main-txt-R .txt a p {
            writing-mode: vertical-rl;
            font-weight: bold;
            font-size: 3vw;
            transition: .5s; }
            @media (min-width: 768px) {
              #mv1 .mv1-in .main-txt-R .txt a p {
                font-size: 1.0vw;
                margin-left: 2px; } }
            @media (min-width: 1800px) {
              #mv1 .mv1-in .main-txt-R .txt a p {
                font-size: 1.125em; } }
          #mv1 .mv1-in .main-txt-R .txt a h2 {
            writing-mode: vertical-rl;
            font-size: 4vw;
            line-height: 1.10em;
            transition: .5s; }
            @media (min-width: 1800px) {
              #mv1 .mv1-in .main-txt-R .txt a h2 {
                font-size: 5em; } }
    #mv1 .mv1-in .heart {
      position: absolute;
      top: -10%;
      right: 0;
      width: 60%;
      z-index: -1; }
      @media (min-width: 768px) {
        #mv1 .mv1-in .heart {
          top: -20%;
          right: 10%;
          width: 50%; } }
      @media (min-width: 1024px) {
        #mv1 .mv1-in .heart {
          top: -10%;
          right: 15%;
          width: 43%; } }
    #mv1 .mv1-in .people-sp {
      position: absolute;
      bottom: -40%;
      right: -10%;
      width: 90%;
      z-index: -1; }
      @media (min-width: 768px) {
        #mv1 .mv1-in .people-sp {
          display: none; } }

.copy2 a:hover h4, .copy2 a:hover p {
  color: #FF8803; }
.copy2 a h4 {
  font-size: 4.5vw;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy2 a h4 {
      font-size: 1.8vw; } }
  @media (min-width: 1800px) {
    .copy2 a h4 {
      font-size: 2.0em; } }
.copy2 a p {
  font-weight: bold;
  font-size: 3vw;
  margin-top: 6px;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy2 a p {
      font-size: 1.0vw; } }
  @media (min-width: 1800px) {
    .copy2 a p {
      font-size: 1.125em; } }

.copy3 a:hover h4, .copy3 a:hover p {
  color: #FF8803; }
.copy3 a h4 {
  font-size: 4.5vw;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy3 a h4 {
      font-size: 3.0vw; } }
  @media (min-width: 1800px) {
    .copy3 a h4 {
      font-size: 4.0em; } }
.copy3 a p {
  font-weight: bold;
  font-size: 3vw;
  margin-top: 6px;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy3 a p {
      font-size: 1.0vw; } }
  @media (min-width: 1800px) {
    .copy3 a p {
      font-size: 1.125em; } }

#mv2 {
  max-width: 1800px;
  margin: auto;
  display: flex;
  width: 90%; }
  @media (min-width: 768px) {
    #mv2 {
      width: 94%; } }
  #mv2 .sub-mv-txt-L {
    width: 38%;
    position: relative; }
    @media (min-width: 768px) {
      #mv2 .sub-mv-txt-L {
        width: 22%; } }
    #mv2 .sub-mv-txt-L .txt {
      margin-right: 15px; }
      #mv2 .sub-mv-txt-L .txt a {
        display: flex;
        justify-content: flex-end; }
        #mv2 .sub-mv-txt-L .txt a:hover h2, #mv2 .sub-mv-txt-L .txt a:hover p {
          color: #FF8803; }
        #mv2 .sub-mv-txt-L .txt a p {
          writing-mode: vertical-rl;
          font-weight: bold;
          font-size: 3vw;
          margin-top: 6px;
          transition: .5s;
          margin-left: 2px; }
          @media (min-width: 768px) {
            #mv2 .sub-mv-txt-L .txt a p {
              font-size: 1.0vw; } }
          @media (min-width: 1800px) {
            #mv2 .sub-mv-txt-L .txt a p {
              font-size: 1.125em; } }
        #mv2 .sub-mv-txt-L .txt a h2 {
          writing-mode: vertical-rl;
          font-size: 12vw;
          line-height: 1.0em;
          transition: .5s; }
          @media (min-width: 768px) {
            #mv2 .sub-mv-txt-L .txt a h2 {
              font-size: 8.5vw; } }
          @media (min-width: 1800px) {
            #mv2 .sub-mv-txt-L .txt a h2 {
              font-size: 10em; } }
  #mv2 .sub-mv-txt-R {
    width: 62%;
    position: relative; }
    @media (min-width: 768px) {
      #mv2 .sub-mv-txt-R {
        width: 78%; } }
    @media (min-width: 768px) {
      #mv2 .sub-mv-txt-R .copy-area1 {
        display: flex; } }
    #mv2 .sub-mv-txt-R .copy-area1 .copy2:first-child {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        #mv2 .sub-mv-txt-R .copy-area1 .copy2:first-child {
          margin: 0 40px 0 0; } }
      @media (min-width: 1024px) {
        #mv2 .sub-mv-txt-R .copy-area1 .copy2:first-child {
          margin: 0 60px 0 0; } }
    #mv2 .sub-mv-txt-R .copy3 {
      margin-top: 20px; }
      @media (min-width: 1250px) {
        #mv2 .sub-mv-txt-R .copy3 {
          margin-top: 40px; } }
      #mv2 .sub-mv-txt-R .copy3.type-pc {
        display: none; }
        @media (min-width: 768px) {
          #mv2 .sub-mv-txt-R .copy3.type-pc {
            display: block; } }
    #mv2 .sub-mv-txt-R .people-pc {
      display: none; }
      @media (min-width: 768px) {
        #mv2 .sub-mv-txt-R .people-pc {
          width: 60%;
          margin-left: 40%;
          position: absolute;
          top: -30%;
          z-index: -1;
          display: block; } }

#mv2-5 {
  max-width: 1800px;
  margin: 20px auto 0;
  display: flex;
  width: 90%; }
  @media (min-width: 768px) {
    #mv2-5 {
      width: 94%; } }
  @media (min-width: 768px) {
    #mv2-5 .copy4.type-sp {
      display: none; } }

.copy4 a:hover h4, .copy4 a:hover p {
  color: #FF8803; }
.copy4 a h4 {
  font-size: 8vw;
  font-weight: 900;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy4 a h4 {
      font-size: 4.4vw; } }
  @media (min-width: 1800px) {
    .copy4 a h4 {
      font-size: 4.0em; } }
.copy4 a p {
  font-weight: bold;
  font-size: 3vw;
  margin-top: 6px;
  transition: .5s; }
  @media (min-width: 768px) {
    .copy4 a p {
      font-size: 1.0vw; } }
  @media (min-width: 1800px) {
    .copy4 a p {
      font-size: 1.125em; } }

#mv3 {
  max-width: 1800px;
  margin: -40px auto 0;
  width: 90%; }
  @media (min-width: 768px) {
    #mv3 {
      display: flex;
      width: 94%; } }
  #mv3 .third-mv-area-L {
    width: 100%; }
    @media (min-width: 768px) {
      #mv3 .third-mv-area-L {
        width: 45%;
        margin-top: 2%; } }
    #mv3 .third-mv-area-L ul {
      display: flex;
      position: relative; }
      #mv3 .third-mv-area-L ul li p {
        font-size: 1.0em;
        font-weight: bold;
        width: 150%;
        margin-bottom: 10px; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-L ul li p {
            font-size: 1.5vw; } }
        @media (min-width: 1800px) {
          #mv3 .third-mv-area-L ul li p {
            font-size: 1.5em; } }
      #mv3 .third-mv-area-L ul li:first-child {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%; }
      #mv3 .third-mv-area-L ul li:last-child {
        width: 55%;
        margin-left: 45%;
        z-index: 5; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-L ul li:last-child {
            width: 65%;
            margin-left: 35%; } }
  #mv3 .third-mv-area-R {
    width: 100%;
    position: relative; }
    @media (min-width: 768px) {
      #mv3 .third-mv-area-R {
        width: 55%;
        margin-top: -2%; } }
    #mv3 .third-mv-area-R ul {
      display: flex;
      position: relative; }
      @media (min-width: 768px) {
        #mv3 .third-mv-area-R ul {
          left: -10%;
          width: 110%; } }
      #mv3 .third-mv-area-R ul li:first-child {
        width: 45%;
        margin: 20px 0 auto; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-R ul li:first-child {
            width: 50%;
            margin: auto 0 5%; } }
      #mv3 .third-mv-area-R ul li:last-child {
        width: 55%;
        z-index: 5; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-R ul li:last-child {
            width: 50%; } }
        #mv3 .third-mv-area-R ul li:last-child .copy4 {
          text-align: right; }
    @media (min-width: 768px) {
      #mv3 .third-mv-area-R .copy-area-b {
        margin-left: 5%; } }
    #mv3 .third-mv-area-R .copy-area-b .copy5 {
      width: 45%;
      margin: -20% 0 0 0; }
      @media (min-width: 768px) {
        #mv3 .third-mv-area-R .copy-area-b .copy5 {
          display: flex;
          align-items: center;
          width: 100%;
          margin: 10px 0 0 0; } }
      #mv3 .third-mv-area-R .copy-area-b .copy5 a:hover h4, #mv3 .third-mv-area-R .copy-area-b .copy5 a:hover p {
        color: #FF8803; }
      #mv3 .third-mv-area-R .copy-area-b .copy5 a h4 {
        font-size: 4.2vw;
        transition: .5s; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-R .copy-area-b .copy5 a h4 {
            font-size: 1.5vw; } }
        @media (min-width: 1800px) {
          #mv3 .third-mv-area-R .copy-area-b .copy5 a h4 {
            font-size: 1.5em; } }
      #mv3 .third-mv-area-R .copy-area-b .copy5 a p {
        font-weight: bold;
        font-size: 3vw;
        margin: 6px 0 0 0;
        transition: .5s; }
        @media (min-width: 768px) {
          #mv3 .third-mv-area-R .copy-area-b .copy5 a p {
            font-size: 1.0vw;
            margin: 0 0 0 10px; } }
        @media (min-width: 1800px) {
          #mv3 .third-mv-area-R .copy-area-b .copy5 a p {
            font-size: 1.125em; } }
    #mv3 .third-mv-area-R .copy-area-b .copy3 {
      margin-top: 20px; }

#mv4 {
  overflow: hidden; }
  #mv4 .mv4-in {
    max-width: 1800px;
    margin: auto;
    position: relative;
    padding: 5% 5% 10%; }
    @media (min-width: 768px) {
      #mv4 .mv4-in {
        padding: 5% 5% 5%; } }
    @media (min-width: 1800px) {
      #mv4 .mv4-in {
        padding: 5% 0 10%; } }
    #mv4 .mv4-in .copy6 {
      position: relative;
      z-index: 10; }
      @media (min-width: 1200px) {
        #mv4 .mv4-in .copy6 {
          margin-bottom: 20px; } }
      #mv4 .mv4-in .copy6 a:hover h4, #mv4 .mv4-in .copy6 a:hover p {
        color: #FF8803; }
      #mv4 .mv4-in .copy6 a h4 {
        font-size: 7vw;
        font-weight: 900;
        line-height: 1.4em;
        transition: .5s; }
        @media (min-width: 768px) {
          #mv4 .mv4-in .copy6 a h4 {
            font-size: 3.8vw; } }
        @media (min-width: 1800px) {
          #mv4 .mv4-in .copy6 a h4 {
            font-size: 4.0em; } }
      #mv4 .mv4-in .copy6 a p {
        font-weight: bold;
        font-size: 3vw;
        margin-top: 6px;
        transition: .5s; }
        @media (min-width: 768px) {
          #mv4 .mv4-in .copy6 a p {
            font-size: 1.0vw; } }
        @media (min-width: 1800px) {
          #mv4 .mv4-in .copy6 a p {
            font-size: 1.125em; } }
    #mv4 .mv4-in .heart-1 {
      position: absolute;
      top: 35%;
      right: 5%;
      width: 40%; }
      @media (min-width: 768px) {
        #mv4 .mv4-in .heart-1 {
          top: 2%;
          right: 2%;
          width: 35%; } }
    #mv4 .mv4-in .photo {
      width: 80%; }
      @media (min-width: 768px) {
        #mv4 .mv4-in .photo {
          width: 85%; } }
      #mv4 .mv4-in .photo img {
        border-radius: 25px; }
        @media (min-width: 768px) {
          #mv4 .mv4-in .photo img {
            border-radius: 50px; } }
    #mv4 .mv4-in .heart-2 {
      position: absolute;
      bottom: 5%;
      right: -25%;
      width: 50%; }
      @media (min-width: 768px) {
        #mv4 .mv4-in .heart-2 {
          width: 40%; } }
    #mv4 .mv4-in .heart-3 {
      position: absolute;
      bottom: 2%;
      left: -12%;
      transform: rotate(180deg);
      width: 24%; }
    #mv4 .mv4-in .illustration {
      position: absolute;
      bottom: 0;
      right: 2%;
      width: 70%; }
      @media (min-width: 768px) {
        #mv4 .mv4-in .illustration {
          width: 45%; } }
  #mv4 .txt {
    max-width: 1800px;
    margin: 20px auto 0;
    width: 90%; }
    @media (min-width: 768px) {
      #mv4 .txt {
        width: 100%;
        padding: 0 2% 0 3%; } }
    #mv4 .txt h3 {
      font-size: 5.0vw;
      line-height: 1.4em;
      text-align: justify; }
      @media (min-width: 768px) {
        #mv4 .txt h3 {
          text-align: left;
          font-size: 4.5vw; } }
      @media (min-width: 1800px) {
        #mv4 .txt h3 {
          font-size: 4.0em; } }
    #mv4 .txt p {
      font-size: 0.8em;
      line-height: 1.6em;
      margin-top: 5px;
      text-align: justify; }
      @media (min-width: 768px) {
        #mv4 .txt p {
          font-size: 0.9em;
          text-align: left;
          margin-top: 10px; } }
