@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;700;800&family=Noto+Sans+JP:wght@400;700;900&display=swap");
@keyframes scrollbar {
  0% {
    height: 0; }
  15% {
    height: 0; }
  30% {
    height: 0; }
  75% {
    height: 100%; }
  100% {
    height: 100%; } }
@keyframes scrollbar2 {
  0% {
    height: 100%; }
  15% {
    height: 0%; }
  50% {
    height: 0%; }
  100% {
    height: 0%; } }
@keyframes extend {
  0% {
    transform: scaleY(0); }
  100% {
    transform: scaleY(1); } }
@keyframes hidden {
  0% {
    transform: scaleY(1); }
  100% {
    transform: scaleY(0); } }
@keyframes arrowlong01 {
  0% {
    height: 0;
    opacity: 0; }
  20% {
    height: 0;
    opacity: 1; }
  80% {
    height: 100%;
    opacity: 1; }
  100% {
    height: 100%;
    opacity: 0; } }
@keyframes arrowlong02 {
  0% {
    width: 100%;
    opacity: 1; }
  2% {
    width: 100%;
    opacity: 0; }
  3% {
    width: 0;
    opacity: 0; }
  10% {
    width: 0;
    opacity: 1; }
  100% {
    width: 100%;
    opacity: 1; } }
@keyframes arrowslide {
  0% {
    left: -100%;
    opacity: 0; }
  1% {
    left: -100%;
    opacity: 1; }
  100% {
    left: 0;
    opacity: 1; } }
.top section.mvarea {
  position: relative; }
  .top section.mvarea .wrap {
    width: 100%;
    height: 100%;
    padding: 9.766vw 0 15.918vw;
    position: relative;
    /*		.registration{position: relative;z-index: 10;margin: svw(60) 0 0;			
    			h2{width: svw(826);margin: 0 0 2.1vw svw(97);cursor: pointer;
    				button{background: none;border: none;cursor: pointer;display: block;width: 100%;height: 100%;padding: 0;}
    			}
    			.common-dmm__cb{background: #000;width:  svw(826);height: svw(74);margin: 0 auto;position: relative;
    				input[type="checkbox"] {margin: 0;padding: 0;background: none;border: none;border-radius: 0;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;
    					&:before,&:after{content: ""; display: block;position: absolute;}
    					&:before{background-color: #fff;width: svw(43);height: svw(44);top: svw(17);left: svw(138);}
    					&:after{ background: url("/dmghome/images/icon-check.png")no-repeat right top / contain;opacity: 0;height:svw(39);width:svw(52);top:svw(17);left: svw(141);}
    					&:checked::after {opacity: 1;}
    				}
    				span{width: 100%;height: 100%;position: absolute;left: 0;top: 0;cursor: pointer;
    					img{display: block;width: svw(453);position: absolute;top: svw(22);left: svw(235);user-select: none;}
    				}
    			}
    		}*/ }
    .top section.mvarea .wrap .catch {
      width: 100%;
      height: auto;
      position: absolute;
      top: -1.953vw;
      left: 0;
      z-index: 4; }
    .top section.mvarea .wrap .mv {
      margin-top: -1.465vw;
      position: relative;
      z-index: 5; }
    .top section.mvarea .wrap .text-area {
      text-align: center;
      position: relative;
      z-index: 6; }
      .top section.mvarea .wrap .text-area h1 {
        width: 91.113vw;
        margin: -68.359vw auto 0; }
      .top section.mvarea .wrap .text-area .text01 {
        width: 87.109vw;
        margin: 0vw auto 0; }
    .top section.mvarea .wrap .registration {
      position: relative;
      width: 80.566vw;
      height: 34.863vw;
      z-index: 10;
      margin: 5.859vw auto 0;
      z-index: 999; }
      .top section.mvarea .wrap .registration form {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
      .top section.mvarea .wrap .registration h2 {
        width: 100%;
        margin: 0 0 2.1vw 0;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0; }
        .top section.mvarea .wrap .registration h2 button {
          background: none;
          border: none;
          cursor: pointer;
          display: block;
          width: 100%;
          height: 100%;
          padding: 0; }
      .top section.mvarea .wrap .registration input[type="checkbox"] {
        height: 0;
        width: 0;
        margin: 0;
        padding: 0;
        background: none;
        border: none;
        border-radius: 0;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:before, .top section.mvarea .wrap .registration input[type="checkbox"]:after {
          content: "";
          display: block;
          position: absolute; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:before {
          background-color: #fff;
          width: 4.297vw;
          height: 4.297vw;
          bottom: 1.367vw;
          left: 13.477vw;
          z-index: 50; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:after {
          background: url("/dmghome/images/icon-check.png") no-repeat right top/contain;
          opacity: 0;
          height: 3.809vw;
          width: 5.078vw;
          bottom: 1.953vw;
          left: 13.77vw;
          z-index: 51; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:checked::after {
          opacity: 1; }
      .top section.mvarea .wrap .registration .mail-check {
        display: block;
        background: #000;
        width: 100%;
        height: 7.227vw;
        margin: 0 auto;
        position: absolute;
        position: absolute;
        left: 0;
        bottom: 0; }
        .top section.mvarea .wrap .registration .mail-check span {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          cursor: pointer; }
          .top section.mvarea .wrap .registration .mail-check span img {
            display: block;
            width: 44.238vw;
            position: absolute;
            top: 1.953vw;
            left: 22.949vw;
            user-select: none; }
.top section.spec {
  background: url("/dmghome/images/spec/bg-base.jpg") no-repeat center top/cover;
  position: relative;
  z-index: 10;
  padding: 12.695vw 0 12.625vw; }
  .top section.spec .announcement {
    width: 92.969vw;
    margin: 0 auto 4.883vw; }
  .top section.spec .prize {
    width: 92.969vw;
    margin: 0 auto; }
  .top section.spec .twitter {
    width: 100%;
    background: url("/dmghome/images/spec/bg-paper.png") no-repeat center top/100% auto;
    text-align: center;
    padding: 4.883vw 0 21.777vw; }
    .top section.spec .twitter h2 {
      font-size: 4.15vw;
      font-weight: 900;
      line-height: 1.53;
      letter-spacing: 0.06em;
      position: relative;
      padding: 0 0 1.758vw 3.758vw;
      margin: 0 0 2.93vw; }
      .top section.spec .twitter h2:before {
        content: "";
        width: 48.926vw;
        height: 0.586vw;
        background: #b70917;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    .top section.spec .twitter .wrap-twitter {
      width: 77.148vw;
      height: 39.063vw;
      margin: 0 auto;
      z-index: 10000;
      overflow-x: hidden;
      overflow-y: scroll; }
  .top section.spec .bg-frame {
    width: 100%;
    background: url("/dmghome/images/spec/bg-paper.png") no-repeat center top/100% auto;
    text-align: center;
    padding: 18.43vw 0 21.777vw; }
    .top section.spec .bg-frame h2 {
      font-size: 4.15vw;
      font-weight: 900;
      line-height: 1.53;
      letter-spacing: 0.06em;
      position: relative;
      padding: 0 0 1.758vw 3.758vw;
      margin: 0 0 8.715vw; }
      .top section.spec .bg-frame h2:before {
        content: "";
        width: 48.926vw;
        height: 0.586vw;
        background: #b70917;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    .top section.spec .bg-frame .column {
      padding: 0 0 0 15.82vw; }
    .top section.spec .bg-frame dl {
      display: flex;
      flex-wrap: wrap;
      font-weight: 700;
      font-size: 3.125vw;
      line-height: 1.5; }
      .top section.spec .bg-frame dl dt {
        width: 24.512vw;
        height: 4.492vw;
        background: #b70917;
        color: #fff;
        margin: 0 0 4.395vw; }
        .top section.spec .bg-frame dl dt span {
          display: block;
          width: 100%;
          height: 100%;
          margin-top: -0.195vw; }
      .top section.spec .bg-frame dl dd {
        width: calc(100% - 24.512vw);
        text-align: left;
        padding: 0 0 0 4.98vw;
        margin: 0 0 4.395vw; }
.top.finish section.mvarea {
  height: 219.043vw; }
  .top.finish section.mvarea .wrap-register {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding: 82.617vw 0 0; }
    .top.finish section.mvarea .wrap-register .inner {
      padding-top: 9.766vw; }
    .top.finish section.mvarea .wrap-register h2 {
      width: 57.813vw;
      margin: 0 auto; }
    .top.finish section.mvarea .wrap-register p {
      width: 56.738vw;
      margin: 6.348vw auto 0; }
    .top.finish section.mvarea .wrap-register a {
      display: block;
      width: 30.469vw;
      height: 7.422vw;
      background: #b70917;
      color: #fff;
      text-align: center;
      font-size: 2.832vw;
      font-weight: 700;
      margin: 7.031vw auto 0;
      padding: 1.465vw 0 0; }
  .top.finish section.mvarea .text-area {
    margin-top: 35vw; }
.top.registered section.mvarea {
  height: 219.043vw; }
  .top.registered section.mvarea .wrap-register {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding: 82.617vw 0 0; }
    .top.registered section.mvarea .wrap-register .inner {
      padding-top: 9.766vw; }
    .top.registered section.mvarea .wrap-register h2 {
      width: 72.266vw;
      margin: 0 auto; }
    .top.registered section.mvarea .wrap-register p {
      width: 56.738vw;
      margin: 6.348vw auto 0; }
    .top.registered section.mvarea .wrap-register a {
      display: block;
      width: 30.469vw;
      height: 7.422vw;
      background: #b70917;
      color: #fff;
      text-align: center;
      font-size: 2.832vw;
      font-weight: 700;
      margin: 7.031vw auto 0;
      padding: 1.465vw 0 0; }
  .top.registered section.mvarea .text-area {
    margin-top: 35vw; }

@media screen and (max-width: 1023px) {
  .top #contents {
    position: relative; }
    .top #contents .bg {
      width: 100%;
      height: 194.434vw;
      min-height: 100vh;
      background-image: url("/dmghome/images/mv-bg.jpg");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      position: fixed;
      left: 0;
      top: 0; }
      .top #contents .bg.cover {
        background-size: cover; } }
@media screen and (min-width: 1024px) {
  .top #contents .bg {
    display: none; }
  .top section.mvarea {
    background: url("/dmghome/images/mv-bg@pc.jpg") no-repeat top center/cover;
    overflow: hidden;
    height: 572.661px; }
    .top section.mvarea .wrap {
      max-width: 1279.987px;
      height: 572.661px;
      padding: 0;
      position: relative;
      margin: 0 auto;
      /*				.registration{z-index: 10;margin:  0;position: absolute;left:px(126);top: px(445);
      					h2{width:px(383);margin: 0 0 px(13) px(0);padding: 0;transition: opacity 0.3s;
      						button{width: 100%;height: 100%;padding: 0;}
      						&:hover{opacity: 0.7;}
      					}
      					.common-dmm__cb{width: px(383);height:px(35);padding: 0;
      						input[type="checkbox"] {
      							&:before{width:px(20);height: px(20);top: px(9);left: px(65);}
      							&:after{width: px(25);height:px(19);top:px(8);left: px(65);}
      							&:checked::after {opacity: 1;}
      						}
      						span{transition: opacity 0.3s;
      							&:hover{opacity: 0.7;}
      							img{width: px(212);top: px(10);left: px(109);user-select: none;}
      						}
      					}
      				}*/ }
      .top section.mvarea .wrap .catch {
        width: 265.331px;
        height: auto;
        position: absolute;
        top: 11.333px;
        left: auto;
        right: 38px;
        z-index: 4; }
      .top section.mvarea .wrap .mv {
        width: 853.325px;
        position: absolute;
        left: 0;
        right: 0;
        top: -42px;
        margin: auto; }
      .top section.mvarea .wrap .text-area {
        text-align: center;
        position: absolute;
        top: 0;
        left: 40px;
        z-index: 6;
        width: 355.33px;
        height: 100%;
        padding: 20px 0 0; }
        .top section.mvarea .wrap .text-area h1 {
          width: 355.33px;
          margin: 0 auto 0; }
        .top section.mvarea .wrap .text-area .text01 {
          width: 279.997px;
          margin: 1.333px 0 0 32px; }
      .top section.mvarea .wrap .registration {
        width: 255.331px;
        height: 122.665px;
        z-index: 10;
        margin: 0;
        position: absolute;
        left: 83.999px;
        top: 295.997px; }
        .top section.mvarea .wrap .registration h2 {
          margin: 0 0 8.667px 0px;
          margin: 0 0 8.667px 0px;
          padding: 0;
          transition: opacity 0.3s; }
          .top section.mvarea .wrap .registration h2 button {
            width: 100%;
            height: 100%;
            padding: 0; }
          .top section.mvarea .wrap .registration h2:hover {
            opacity: 0.7; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:before {
          width: 13.333px;
          height: 13.333px;
          bottom: 4.667px;
          left: 43.333px; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:after {
          width: 16.667px;
          height: 12.667px;
          bottom: 4.667px;
          left: 43.333px; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:checked::after {
          opacity: 1; }
        .top section.mvarea .wrap .registration .mail-check {
          height: 23.333px; }
          .top section.mvarea .wrap .registration .mail-check span {
            transition: opacity 0.3s; }
            .top section.mvarea .wrap .registration .mail-check span:hover {
              opacity: 0.7; }
            .top section.mvarea .wrap .registration .mail-check span img {
              width: 141.332px;
              top: 6.667px;
              left: 72.666px; }
  .top section.spec {
    background: url("/dmghome/images/spec/bg-base@pc.jpg") no-repeat center top/cover;
    position: relative;
    z-index: 10;
    padding: 53.333px 0 76.666px; }
    .top section.spec .announcement {
      width: 799.992px;
      margin: 0 auto 26.666px; }
    .top section.spec .prize {
      width: 799.992px;
      margin: 0 auto; }
    .top section.spec .twitter {
      width: 567.328px;
      background: none;
      text-align: center;
      padding: 79.999px 0 53.333px;
      margin: 0 auto;
      position: relative; }
      .top section.spec .twitter:before {
        content: "";
        width: 567.328px;
        height: 362.663px;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .twitter h2 {
        font-size: 20px;
        padding: 0 0 8px 11.333px;
        margin: 0 0 32px;
        position: relative;
        z-index: 5; }
        .top section.spec .twitter h2:before {
          width: 226.664px;
          height: 2px; }
      .top section.spec .twitter .wrap-twitter {
        width: 419.996px;
        height: 419.996px;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
    .top section.spec .bg-frame {
      width: 567.328px;
      background: none;
      text-align: center;
      padding: 79.999px 0 53.333px;
      margin: 0 auto;
      position: relative; }
      .top section.spec .bg-frame:before {
        content: "";
        width: 567.328px;
        height: 362.663px;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .bg-frame h2 {
        font-size: 20px;
        padding: 0 0 8px 11.333px;
        margin: 0 0 32px;
        position: relative;
        z-index: 5; }
        .top section.spec .bg-frame h2:before {
          width: 226.664px;
          height: 2px; }
    .top section.spec .bg-frame {
      width: 567.328px;
      background: none;
      text-align: center;
      padding: 79.999px 0 53.333px;
      margin: 0 auto;
      position: relative; }
      .top section.spec .bg-frame:before {
        content: "";
        width: 567.328px;
        height: 362.663px;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .bg-frame h2 {
        font-size: 20px;
        padding: 0 0 8px 11.333px;
        margin: 0 0 32px;
        position: relative;
        z-index: 5; }
        .top section.spec .bg-frame h2:before {
          width: 226.664px;
          height: 2px; }
      .top section.spec .bg-frame .column {
        padding: 0 0 0 147.999px; }
      .top section.spec .bg-frame dl {
        font-size: 12px;
        position: relative;
        z-index: 10; }
        .top section.spec .bg-frame dl dt {
          width: 93.999px;
          height: 16.667px;
          margin: 0 0 18px; }
          .top section.spec .bg-frame dl dt span {
            margin-top: -1.333px; }
        .top section.spec .bg-frame dl dd {
          width: calc(100% - 167.332px);
          padding: 0 0 0 22.666px;
          margin: 0 0 18px; }
  .top.finish section.mvarea {
    height: 572.661px; }
    .top.finish section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50;
      padding: 0 0 0; }
      .top.finish section.mvarea .wrap-register .inner {
        width: 236.664px;
        margin: 0 0 0 95.332px;
        padding: 286.664px 0 0; }
      .top.finish section.mvarea .wrap-register h2 {
        width: 235.998px; }
      .top.finish section.mvarea .wrap-register p {
        width: 231.331px;
        margin: 26px auto 0; }
      .top.finish section.mvarea .wrap-register a {
        width: 123.999px;
        height: 28.666px;
        font-size: 11.14px;
        margin: 28.666px auto 0;
        padding: 5.333px 0 0;
        transition: opacity 0.3s; }
        .top.finish section.mvarea .wrap-register a:hover {
          opacity: 0.7; }
    .top.finish section.mvarea .text-area {
      margin-top: 0; }
  .top.registered section.mvarea {
    height: 572.661px; }
    .top.registered section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50;
      padding: 0 0 0; }
      .top.registered section.mvarea .wrap-register .inner {
        width: 272.664px;
        margin: 0 0 0 79.999px;
        padding: 293.33px 0 0; }
      .top.registered section.mvarea .wrap-register h2 {
        width: 272.664px; }
      .top.registered section.mvarea .wrap-register p {
        width: 231.331px;
        margin: 24.666px auto 0; }
      .top.registered section.mvarea .wrap-register a {
        width: 123.999px;
        height: 28.666px;
        font-size: 11.14px;
        margin: 28.666px auto 0;
        padding: 5.333px 0 0;
        transition: opacity 0.3s; }
        .top.registered section.mvarea .wrap-register a:hover {
          opacity: 0.7; }
    .top.registered section.mvarea .text-area {
      margin-top: 0; } }
@media screen and (min-width: 1281px) and (max-width: 1920px) {
  .top section.mvarea {
    height: 44.647vw; }
    .top section.mvarea .wrap {
      max-width: 99.792vw;
      height: 44.647vw; }
      .top section.mvarea .wrap .catch {
        width: 20.686vw;
        top: 0.884vw;
        right: 2.963vw; }
      .top section.mvarea .wrap .mv {
        width: 66.528vw;
        top: -3.274vw; }
      .top section.mvarea .wrap .text-area {
        left: 3.119vw;
        width: 27.703vw;
        padding: 1.559vw 0 0; }
        .top section.mvarea .wrap .text-area h1 {
          width: 27.703vw; }
        .top section.mvarea .wrap .text-area .text01 {
          width: 21.83vw;
          margin: 0.104vw 0 0 2.495vw; }
      .top section.mvarea .wrap .registration {
        width: 19.906vw;
        height: 9.563vw;
        z-index: 10;
        margin: 0;
        position: absolute;
        left: 6.549vw;
        top: 23.077vw; }
        .top section.mvarea .wrap .registration h2 {
          margin: 0 0 0.676vw 0vw;
          margin: 0 0 0.676vw 0vw;
          padding: 0;
          transition: opacity 0.3s; }
          .top section.mvarea .wrap .registration h2 button {
            width: 100%;
            height: 100%;
            padding: 0; }
          .top section.mvarea .wrap .registration h2:hover {
            opacity: 0.7; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:before {
          width: 1.04vw;
          height: 1.04vw;
          bottom: 0.364vw;
          left: 3.378vw; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:after {
          width: 1.299vw;
          height: 0.988vw;
          bottom: 0.364vw;
          left: 3.378vw; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:checked::after {
          opacity: 1; }
        .top section.mvarea .wrap .registration .mail-check {
          height: 1.819vw; }
          .top section.mvarea .wrap .registration .mail-check span {
            transition: opacity 0.3s; }
            .top section.mvarea .wrap .registration .mail-check span:hover {
              opacity: 0.7; }
            .top section.mvarea .wrap .registration .mail-check span img {
              width: 11.019vw;
              top: 0.52vw;
              left: 5.665vw; }
      .top section.mvarea .wrap .movie {
        width: 19.179vw;
        height: 11.486vw;
        left: 7.432vw;
        bottom: 2.703vw; }
        .top section.mvarea .wrap .movie i {
          width: 3.898vw;
          height: 3.898vw;
          font-size: 1.195vw;
          line-height: 3.898vw; }
  .top section.spec {
    background: url("/dmghome/images/spec/bg-base@pc.jpg") no-repeat center top/cover;
    position: relative;
    z-index: 10;
    padding: 4.158vw 0 5.977vw; }
    .top section.spec .announcement {
      width: 62.37vw;
      margin-bottom: 2.079vw; }
    .top section.spec .prize {
      width: 62.37vw; }
    .top section.spec .twitter {
      width: 44.231vw;
      background: none;
      text-align: center;
      padding: 6.237vw 0 4.158vw;
      margin: 0 auto;
      position: relative; }
      .top section.spec .twitter:before {
        content: "";
        width: 44.231vw;
        height: 28.274vw;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .twitter h2 {
        font-size: 1.559vw;
        padding: 0 0 0.624vw 0.884vw;
        margin: 0 0 2.495vw;
        position: relative;
        z-index: 5; }
        .top section.spec .twitter h2:before {
          width: 17.672vw;
          height: 0.156vw; }
      .top section.spec .twitter .wrap-twitter {
        width: 32.744vw;
        height: 32.744vw;
        margin: 0 auto; }
    .top section.spec .bg-frame {
      width: 44.231vw;
      background: none;
      text-align: center;
      padding: 6.237vw 0 4.158vw;
      margin: 0 auto;
      position: relative; }
      .top section.spec .bg-frame:before {
        content: "";
        width: 44.231vw;
        height: 28.274vw;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .bg-frame h2 {
        font-size: 1.559vw;
        padding: 0 0 0.624vw 0.884vw;
        margin: 0 0 2.495vw;
        position: relative;
        z-index: 5; }
        .top section.spec .bg-frame h2:before {
          width: 17.672vw;
          height: 0.156vw; }
      .top section.spec .bg-frame .column {
        padding: 0 0 0 11.538vw; }
      .top section.spec .bg-frame dl {
        font-size: 0.936vw;
        position: relative;
        z-index: 10; }
        .top section.spec .bg-frame dl dt {
          width: 7.328vw;
          height: 1.299vw;
          margin: 0 0 1.403vw; }
          .top section.spec .bg-frame dl dt span {
            margin-top: -0.104vw; }
        .top section.spec .bg-frame dl dd {
          width: calc(100% - 13.046vw);
          padding: 0 0 0 1.767vw;
          margin: 0 0 1.403vw; }
  .top.finish section.mvarea {
    height: 44.647vw; }
    .top.finish section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50;
      padding: 0; }
      .top.finish section.mvarea .wrap-register .inner {
        width: 18.451vw;
        margin: 0 0 0 7.432vw;
        padding: 22.349vw 0 0; }
      .top.finish section.mvarea .wrap-register h2 {
        width: 18.399vw; }
      .top.finish section.mvarea .wrap-register p {
        width: 18.035vw;
        margin: 2.027vw auto 0; }
      .top.finish section.mvarea .wrap-register a {
        width: 9.667vw;
        height: 2.235vw;
        font-size: 0.869vw;
        margin: 2.235vw auto 0;
        padding: 0.468vw 0 0; }
    .top.finish section.mvarea .text-area {
      margin-top: 0; }
  .top.registered section.mvarea {
    height: 44.647vw; }
    .top.registered section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50;
      padding: 0; }
      .top.registered section.mvarea .wrap-register .inner {
        width: 21.258vw;
        margin: 0 0 0 6.237vw;
        padding: 22.869vw 0 0; }
      .top.registered section.mvarea .wrap-register h2 {
        width: 21.258vw; }
      .top.registered section.mvarea .wrap-register p {
        width: 18.035vw;
        margin: 1.923vw auto 0; }
      .top.registered section.mvarea .wrap-register a {
        width: 9.667vw;
        height: 2.235vw;
        font-size: 0.869vw;
        margin: 2.235vw auto 0;
        padding: 0.416vw 0 0; }
    .top.registered section.mvarea .text-area {
      margin-top: 0; } }
@media screen and (min-width: 1921px) {
  .top section.mvarea {
    background: url("/dmghome/images/mv-bg@pc.jpg") no-repeat top center/cover;
    height: 859px; }
    .top section.mvarea .wrap {
      max-width: 1920px;
      height: 859px; }
      .top section.mvarea .wrap .catch {
        width: 398px;
        top: 17px;
        right: 57px; }
      .top section.mvarea .wrap .mv {
        width: 1280px;
        top: -63px; }
      .top section.mvarea .wrap .text-area {
        left: 60px;
        width: 533px;
        height: 100%;
        padding: 30px 0 0; }
        .top section.mvarea .wrap .text-area h1 {
          width: 533px; }
        .top section.mvarea .wrap .text-area .text01 {
          width: 420px;
          margin: 2px 0 0 48px; }
      .top section.mvarea .wrap .registration {
        width: 383px;
        height: 184px;
        z-index: 10;
        margin: 0;
        position: absolute;
        left: 126px;
        top: 444px; }
        .top section.mvarea .wrap .registration h2 {
          margin: 0 0 13px 0px;
          margin: 0 0 13px 0px;
          padding: 0;
          transition: opacity 0.3s; }
          .top section.mvarea .wrap .registration h2 button {
            width: 100%;
            height: 100%;
            padding: 0; }
          .top section.mvarea .wrap .registration h2:hover {
            opacity: 0.7; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:before {
          width: 20px;
          height: 20px;
          bottom: 7px;
          left: 65px; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:after {
          width: 25px;
          height: 19px;
          bottom: 7px;
          left: 65px; }
        .top section.mvarea .wrap .registration input[type="checkbox"]:checked::after {
          opacity: 1; }
        .top section.mvarea .wrap .registration .mail-check {
          height: 35px; }
          .top section.mvarea .wrap .registration .mail-check span {
            transition: opacity 0.3s; }
            .top section.mvarea .wrap .registration .mail-check span:hover {
              opacity: 0.7; }
            .top section.mvarea .wrap .registration .mail-check span img {
              width: 212px;
              top: 10px;
              left: 109px; }
      .top section.mvarea .wrap .movie {
        width: 369px;
        height: 221px;
        left: 143px;
        bottom: 52px; }
        .top section.mvarea .wrap .movie i {
          width: 75px;
          height: 75px;
          line-height: 75px; }
  .top section.spec {
    background: url("/dmghome/images/spec/bg-base@pc.jpg") no-repeat center top/cover;
    position: relative;
    z-index: 10;
    padding: 80px 0 115px; }
    .top section.spec .announcement {
      width: 1200px;
      margin-bottom: 40px; }
    .top section.spec .prize {
      width: 1200px;
      margin: 0 auto; }
    .top section.spec .twitter {
      width: 851px;
      background: none;
      text-align: center;
      padding: 120px 0 80px;
      margin: 0 auto;
      position: relative; }
      .top section.spec .twitter:before {
        content: "";
        width: 851px;
        height: 544px;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .twitter h2 {
        font-size: 30px;
        padding: 0 0 12px 17px;
        margin: 0 0 48px;
        position: relative;
        z-index: 5; }
        .top section.spec .twitter h2:before {
          width: 340px;
          height: 3px; }
      .top section.spec .twitter .wrap-twitter {
        width: 630px;
        height: 630px;
        margin: 0 auto; }
    .top section.spec .bg-frame {
      width: 851px;
      background: none;
      text-align: center;
      padding: 120px 0 80px;
      margin: 0 auto;
      position: relative; }
      .top section.spec .bg-frame:before {
        content: "";
        width: 851px;
        height: 544px;
        background: url("/dmghome/images/spec/bg-paper@pc.png") no-repeat center top/100% auto;
        position: absolute;
        left: 0;
        top: 0; }
      .top section.spec .bg-frame h2 {
        font-size: 30px;
        padding: 0 0 12px 17px;
        margin: 0 0 48px;
        position: relative;
        z-index: 5; }
        .top section.spec .bg-frame h2:before {
          width: 340px;
          height: 3px; }
      .top section.spec .bg-frame .column {
        padding: 0 0 0 222px; }
      .top section.spec .bg-frame dl {
        font-size: 18px;
        position: relative;
        z-index: 10; }
        .top section.spec .bg-frame dl dt {
          width: 141px;
          height: 25px;
          margin: 0 0 27px; }
          .top section.spec .bg-frame dl dt span {
            margin-top: -2px; }
        .top section.spec .bg-frame dl dd {
          width: calc(100% - 251px);
          padding: 0 0 0 34px;
          margin: 0 0 27px; }
  .top.finish section.mvarea {
    height: 859px; }
    .top.finish section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50; }
      .top.finish section.mvarea .wrap-register .content-area {
        width: 1920px;
        position: relative;
        margin: 0 auto; }
      .top.finish section.mvarea .wrap-register .inner {
        width: 355px;
        margin: 0 0 0 143px;
        padding: 430px 0 0; }
      .top.finish section.mvarea .wrap-register h2 {
        width: 354px; }
      .top.finish section.mvarea .wrap-register p {
        width: 347px;
        margin: 39px auto 0; }
      .top.finish section.mvarea .wrap-register a {
        width: 186px;
        height: 43px;
        font-size: 16.71px;
        margin: 43px auto 0;
        padding: 8px 0 0; }
    .top.finish section.mvarea .text-area {
      margin-top: 0; }
  .top.registered section.mvarea {
    height: 859px; }
    .top.registered section.mvarea .wrap-register {
      width: 100%;
      height: 100%;
      z-index: 50; }
      .top.registered section.mvarea .wrap-register .content-area {
        width: 1920px;
        position: relative;
        margin: 0 auto; }
      .top.registered section.mvarea .wrap-register .inner {
        width: 409px;
        margin: 0 0 0 120px;
        padding: 440px 0 0; }
      .top.registered section.mvarea .wrap-register h2 {
        width: 409px; }
      .top.registered section.mvarea .wrap-register p {
        width: 347px;
        margin: 37px auto 0; }
      .top.registered section.mvarea .wrap-register a {
        width: 186px;
        height: 43px;
        font-size: 16.71px;
        margin: 43px auto 0;
        padding: 8px 0 0; }
    .top.registered section.mvarea .text-area {
      margin-top: 0; } }
