/* -----------------------------------
  BASE
----------------------------------- */
html {
  width: 100%; }

#registration {
  /* -----------------------------------
  	PC ONLY
  ------------------------------------ */ }
  #registration .fix {
    position: fixed; }
  #registration .mv {
    background: url("../images/registration/main_sp.jpg") no-repeat center 0;
    width: 750px;
    height: 950px;
    margin: 0 auto 78px;
    position: fixed;
    top: 0;
    z-index: 0; }
  #registration .mv_inner {
    padding: 30px 0 0;
    position: relative;
    z-index: 10;
    margin: 0 0 -160px; }
    #registration .mv_inner .official_btn {
      position: absolute;
      top: 10px;
      right: 0; }
    #registration .mv_inner h2, #registration .mv_inner h3 {
      text-align: center; }
    #registration .mv_inner h2 {
      margin: 0 0 306px; }
    #registration .mv_inner h3 {
      margin: 0 0 49px; }
    #registration .mv_inner ul {
      width: 750px;
      margin: 0 auto;
      padding: 0 0 0 15px;
      overflow: hidden; }
      #registration .mv_inner ul li {
	  	position: relative;
        float: left;
        margin: 0 10px 10px 0; }
        #registration .mv_inner ul li:nth-child(2n) {
          margin: 0 0 10px; }
  #registration .txt_gld {
    background: url("../images/registration/gld_top_sp.png") no-repeat center top;
    height: 150px;
    margin: 0 0 -1px;
    position: relative; }
  #registration .contents {
    position: relative;
    z-index: 1;
    background: #000; }
  #registration .bg_black .movie_area {
    width: 750px;
    margin: 0 auto 93px;
    padding: 80px 75px 0; }
  #registration .bg_black h2 {
    text-align: center;
    background: #000;
    padding: 10px 0 0;
    position: relative;
    z-index: 10; }
  #registration #present {
    margin: -100px 0 0;
    height: 100%;
    width: 100%;
    background: url(../images/registration/present_inner_bottom.png) repeat-x center bottom;
    position: relative; }
    #registration #present .present_frame_top {
      background: url("../images/registration/present_frame_top_sp.png") no-repeat center 0;
      height: 290px;
      position: relative;
      z-index: 1; }
    #registration #present .present_frame_bottom {
      background: url("../images/registration/present_frame_bottom.png") no-repeat center 0;
      height: 234px;
      margin: 0 0 -90px; }
    #registration #present .present_inner {
      padding: 0;
      width: 750px;
      margin: -50px auto 0;
      position: relative;
      z-index: 1; }
      #registration #present .present_inner ul {
        position: relative;
        z-index: 1; }
      #registration #present .present_inner li {
        margin: 0;
        font-family: 'Noto Serif JP', serif;
        position: relative; }
        #registration #present .present_inner li.fadein {
          opacity: 0;
          transform: translate(0, 20px);
          transition: all 800ms; }
          #registration #present .present_inner li.fadein.scrollin {
            opacity: 1;
            transform: translate(0, 0); }
          #registration #present .present_inner li.fadein.bright .filter {
            position: relative;
            z-index: -1;
            filter: brightness(50%); }
        #registration #present .present_inner li.bg_txt {
          margin: 0; }
        #registration #present .present_inner li .clear {
          position: absolute;
          top: 0;
          right: 30px; }
          #registration #present .present_inner li .clear img {
            filter: none; }
      #registration #present .present_inner .inner_bottom {
        position: absolute;
        bottom: 80px;
        z-index-: -1; }
    #registration #present .btn_area {
      background: #000;
      padding: 0 0 80px;
      position: relative; }
      #registration #present .btn_area .caution_btn {
        background: #000;
        width: 710px;
        height: 80px;
        margin: 0 auto;
        padding: 5px 0;
        border: 1px solid #556e9d;
        text-align: center;
        font-size: 40px;
        color: #556e9d;
        cursor: pointer; }
        #registration #present .btn_area .caution_btn span {
          vertical-align: top;
          font-size: 16px;
          padding-left: 15px; }
          #registration #present .btn_area .caution_btn span img {
            vertical-align: text-bottom; }
    #registration #present .present_img {
      background: url("../images/registration/present_bg_img_sp.jpg") no-repeat center 0;
      height: 100%;
      width: 750px;
      position: absolute;
      margin: 0 auto;
      top: 0;
      z-index: -1; }
      #registration #present .present_img.fix {
        position: fixed;
        top: 0; }

@media(max-width: 750px) {
  #registration .present05 {
    overflow: hidden;
  }
  #registration .present05 img.presetn05__img {
    width: 750px;
    margin-top: 46px;
    transform: scale(1.12);
  }
  #registration .present06 {
    margin-top: -160px !important;
  }
  #registration .present06 img {
    width: 750px;
  }
  #registration .present07 {
    margin-bottom: 70px !important;
  }
  #registration .present07 img {
    width: 750px;
  }
  
 .fadein.present06 .clear {
    top: -300px !important;
    right: -277px !important;
}
.fadein.present06 .clear img {
    transform: scale(0.18) !important;
}

.fadein.present07 .clear {
    top: -275px !important;
    right: -277px !important;
}
.fadein.present07 .clear img {
    transform: scale(0.18) !important;
}
  
.registerWrap {
	width: 750px;
	height: 220px;
	background: url(../images/top/frame_store_release.png) no-repeat center top;
	background-size: 837px 220px;
	margin: 0 auto 10px;
	padding: 1px 0;
}

.storeLink {
    display: flex;
    justify-content: center;
    width: 720px !important;
    height: 90px !important;
    margin: 76px auto 18px !important;
    transform: translateX(-6px) !important;
}

.appStore_preOrder a {
    display: block;
    width: 303px;
    height: 90px;
    background: url(../images/shared/btn_appstore.png) no-repeat center top;
    background-size: 303px 90px;
    transition: opacity 300ms ease-out;
}

.googlePlay_preOrder a {
    display: block;
    width: 303px;
    height: 90px;
    margin: 0 0 0 35px;
    background: url(../images/shared/btn_googleplay.png) no-repeat center top;
    background-size: 303px 90px;
    transition: opacity 300ms ease-out;
}

.registerBtnWrap li {
	transform: scale(0.92);
}

.registerBtnWrap li:nth-child(1),
.registerBtnWrap li:nth-child(3) {
	margin: 0 0 0 -2px !important;
}

.registerBtnWrap li:nth-child(2),
.registerBtnWrap li:nth-child(4) {
	margin: 0 0 0 -15px !important;
}
  
}

  #registration #caution h1 {
    text-align: center;
    font-size: 36px;
    margin: 0 0 35px;
    font-family: 'Noto Serif JP', serif; }
  #registration #caution .caution_detail {
    background: #cdcdcd;
    color: #000;
    height: 846px;
    padding: 30px 34px 38px 24px;
    overflow-y: scroll;
    font-family: 'Noto Serif JP', serif; }
  #registration #mail_form {
    overflow-y: scroll; }
    #registration #mail_form h1 {
      margin: 0 0 30px; }
    #registration #mail_form .mail_detail {
      width: 670px;
      margin: 0 auto; }
      #registration #mail_form .mail_detail h2 {
        font-size: 26px;
        margin: 0 0 54px;
        font-family: 'Noto Serif JP', serif;
        text-align: center; }
      #registration #mail_form .mail_detail p {
        font-size: 40px;
        font-family: 'Noto Serif JP', serif; }
        #registration #mail_form .mail_detail p span {
          margin: 0 15px; }
      #registration #mail_form .mail_detail form {
        margin: 0 0 46px; }
      #registration #mail_form .mail_detail input {
        width: 300px;
        height: 80px;
        background: #000;
        border: 1px solid #fff;
        color: #fff;
        font-family: 'Noto Serif JP', serif; }
    #registration #mail_form .mail_caution {
      border-top: 1px solid #ff0000;
      border-bottom: 1px solid #ff0000;
      padding: 20px 34px 23px 23px;
      color: #ff0000;
      margin: 0 0 31px; }
      #registration #mail_form .mail_caution p {
        font-size: 18px;
        font-family: 'Noto Serif JP', serif; }
    #registration #mail_form .caution {
      color: #fff;
      margin: 0 0 64px; }
      #registration #mail_form .caution p {
        font-size: 18px;
        font-family: 'Noto Serif JP', serif; }
        #registration #mail_form .caution p a {
          color: #556e9d;
          text-decoration: underline; }
    #registration #mail_form .btn {
      display: block;
      width: 500px;
      margin: 0 auto;
      border: 1px solid #556e9d;
      color: #556e9d;
      font-size: 30px;
      text-align: center;
      position: relative; }
      #registration #mail_form .btn a {
        color: #556e9d;
        display: block;
        width: 500px;
        height: 80px;
        padding: 13px 0;
        margin: 0 auto;
        cursor: pointer;
        font-family: 'Noto Serif JP', serif; }
        #registration #mail_form .btn a span {
          position: absolute;
          top: 8px;
          right: 20px; }
  #registration #mail_confirm h2 {
    font-size: 26px;
    margin: 54px 0 0;
    font-family: 'Noto Serif JP', serif;
    text-align: center; }
  #registration #mail_confirm p {
    margin: 0 auto; }
    #registration #mail_confirm p.confirm_txt {
      width: 670px;
      background: #fff;
      color: #000;
      margin: 40px auto 80px;
      height: 80px;
      text-align: center;
      line-height: 80px;
      font-size: 40px; }
  #registration #mail_confirm input {
    width: 670px;
    height: 80px;
    margin: 42px 0 80px;
    font-family: 'Noto Serif JP', serif; }
  #registration #mail_confirm .btn {
    display: block;
    width: 500px;
    margin: 0 auto 39px;
    border: 1px solid #556e9d;
    color: #556e9d;
    font-size: 30px;
    text-align: center;
    position: relative; }
    #registration #mail_confirm .btn a {
      color: #556e9d;
      display: block;
      width: 500px;
      height: 80px;
      padding: 13px 0;
      margin: 0 auto;
      cursor: pointer;
      font-family: 'Noto Serif JP', serif; }
      #registration #mail_confirm .btn a span {
        position: absolute;
        top: 8px;
        right: 20px; }
  #registration #mail_confirm .back {
    width: 500px;
    margin: 0 auto 45px; }
    #registration #mail_confirm .back p {
      width: 145px;
      font-size: 20px;
      font-family: 'Noto Serif JP', serif;
      cursor: pointer;
      margin: 0; }
      #registration #mail_confirm .back p img {
        vertical-align: middle;
        margin: 0 10px 0 0; }
  #registration #mail_thanks h2 {
    font-size: 30px;
    margin: 73px 0 70px;
    font-family: 'Noto Serif JP', serif;
    text-align: center; }
  #registration #mail_thanks p {
    width: 670px;
    font-size: 18px;
    margin: 0 auto 57px;
    text-align: center;
    font-family: 'Noto Serif JP', serif; }
  #registration #mail_thanks .btn {
    display: block;
    width: 500px;
    margin: 0 auto;
    border: 1px solid #556e9d;
    color: #556e9d;
    font-size: 30px;
    text-align: center; }
    #registration #mail_thanks .btn a {
      color: #556e9d;
      display: block;
      width: 500px;
      height: 80px;
      padding: 13px 0;
      margin: 0 auto;
      cursor: pointer;
      font-family: 'Noto Serif JP', serif; }
  #registration .foot_contents {
    width: 750px;
    margin: 0 auto;
    background: #000;
    padding: 0 0 80px;
    position: relative;
    z-index: 11; }
    #registration .foot_contents .footer_register {
      width: 750px;
      margin: 0 auto 70px;
      padding: 0 0 0 15px;
      overflow: hidden;
      background: #000; }
      #registration .foot_contents .footer_register li {
        float: left;
        margin: 0 10px 10px 0; }
        #registration .foot_contents .footer_register li:nth-child(2n) {
          margin: 0 0 10px 0; }
    #registration .foot_contents .back_scroll {
      margin: 0 auto 60px; }
  @media (min-width: 751px) {
    #registration #wrapper {
      width: 100%;
      margin: 0 auto; }
    #registration .mv {
      background: url("../images/registration/main.jpg") no-repeat center 0;
      width: 100%;
      min-width: 1000px;
      height: 900px;
      margin: 0 auto 88px; }
    #registration .mv_inner {
      width: 1000px;
      margin: 0 auto -180px;
      padding: 20px 0 0;
      position: relative; }
      #registration .mv_inner .official_btn {
        position: absolute;
        top: 19px;
        right: 0; }
      #registration .mv_inner h2, #registration .mv_inner h3 {
        text-align: center; }
      #registration .mv_inner h2 {
        margin: 0 0 214px; }
      #registration .mv_inner h3 {
        margin: 0 0 20px; }
      #registration .mv_inner ul {
        width: 725px;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
		transform: translateX(5px); }
        #registration .mv_inner ul li {
		  position: relative;
          float: left;
          margin: 0 10px 10px 0; }
          #registration .mv_inner ul li:nth-child(2n) {
            margin: 0 0 10px 0; }
    #registration .contents {
      background: #000; }
    #registration .txt_gld {
      background: url("../images/registration/gld_top.png") no-repeat center top;
      height: 162px;
      margin: 0; }
    #registration .bg_black .movie_area {
      width: 710px;
      margin: 0 auto 136px;
      padding: 95px 55px 0; }
    #registration .bg_black h2 {
      text-align: center;
      background: #000;
      padding: 10px 0 20px; }
    #registration #present {
      height: 100%;
      margin: -150px 0 0;
      width: 100%;
      background: url(../images/registration/present_inner_bottom.png) repeat-x center bottom;
      position: relative; }
      #registration #present .present_frame_top {
        background: url("../images/registration/present_frame_top.png") no-repeat center 0;
        height: 234px;
        position: relative;
        z-index: 1; }
      #registration #present .present_frame_bottom {
        background: url("../images/registration/present_frame_bottom.png") no-repeat center 0;
        height: 234px;
        margin: 0 0 -90px; }
      #registration #present .present_inner {
        width: 1000px;
        margin: 0 auto; }
        #registration #present .present_inner ul {
          padding: 0 165px; }
        #registration #present .present_inner li {
          margin: 0;
          position: relative; }
          #registration #present .present_inner li.bg_txt {
            margin: 0; }
          #registration #present .present_inner li .clear {
            position: absolute;
            top: -39px;
            right: 53px; }
      #registration #present .btn_area {
        background: #000;
        padding: 0 0 80px; }
        #registration #present .btn_area .caution_btn {
          background: #000;
          width: 500px;
          height: 70px;
          margin: 0 auto;
          padding: 14px 0;
          border: 1px solid #556e9d;
          text-align: center;
          font-size: 24px;
          color: #556e9d;
          cursor: pointer; }
          #registration #present .btn_area .caution_btn span {
            vertical-align: top;
            font-size: 24px;
            padding-left: 20px; }
      #registration #present .present_img {
        background: url("../images/registration/present_bg_img.jpg") no-repeat center 0;
        height: 100%;
        width: 100%;
        min-width: 1000px;
        position: absolute;
        margin: 0 auto;
        top: 0;
        z-index: -10; }
        #registration #present .present_img.fix {
          position: fixed;
          top: 0px; }
    #registration #caution h1 {
      text-align: center;
      font-size: 30px;
      margin: 0 0 30px; }
    #registration #caution .caution_detail {
      background: #cdcdcd;
      color: #000;
      height: 489px;
      padding: 30px 34px 38px 24px;
      overflow-y: auto; }
	  
	#registration .present06 {
		margin-top: -140px !important;
	}
	#registration .present07 {
		margin-bottom: 70px !important;
	}
	
	#registration .present07 .clear {
		top: 0px !important;
	}
	  
    #registration #mail_form {
      height: 570px; }
      #registration #mail_form::-webkit-scrollbar {
        width: 8px; }
      #registration #mail_form::-webkit-scrollbar-track {
        border-radius: 8px;
        background: #000; }
      #registration #mail_form::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background: #c3c3c3; }
      #registration #mail_form h1 {
        margin: 0 0 30px; }
      #registration #mail_form .mail_detail {
        width: 670px;
        margin: 0 auto; }
        #registration #mail_form .mail_detail h2 {
          font-size: 20px;
          margin: 0 0 30px; }
        #registration #mail_form .mail_detail p {
          font-size: 30px; }
          #registration #mail_form .mail_detail p span {
            margin: 0 20px; }
        #registration #mail_form .mail_detail form {
          margin: 0 0 40px; }
        #registration #mail_form .mail_detail input {
          width: 300px;
          height: 50px;
          background: #000;
          border: 1px solid #fff;
          color: #fff; }
      #registration #mail_form .mail_caution {
        border-top: 1px solid #ff0000;
        border-bottom: 1px solid #ff0000;
        padding: 20px 34px 23px 23px;
        color: #ff0000;
        margin: 0 0 31px; }
        #registration #mail_form .mail_caution p {
          font-size: 14px; }
      #registration #mail_form .caution {
        color: #fff;
        margin: 0 0 64px; }
        #registration #mail_form .caution p {
          font-size: 14px; }
      #registration #mail_form .btn {
        display: block;
        width: 400px;
        margin: 0 auto;
        border: 1px solid #556e9d;
        color: #556e9d;
        font-size: 20px;
        text-align: center; }
        #registration #mail_form .btn a {
          color: #556e9d;
          display: block;
          width: 400px;
          height: 60px;
          padding: 13px 0;
          margin: 0 auto;
          cursor: pointer; }
    #registration #mail_confirm h2 {
      font-size: 20px; }
    #registration #mail_confirm p {
      width: 670px;
      margin: 0 auto; }
      #registration #mail_confirm p.confirm_txt {
        margin: 60px auto;
        font-size: 28px; }
    #registration #mail_confirm input {
      width: 670px;
      height: 80px;
      margin: 60px 0; }
    #registration #mail_confirm .btn {
      display: block;
      width: 400px;
      margin: 0 auto 39px;
      border: 1px solid #556e9d;
      color: #556e9d;
      font-size: 20px;
      text-align: center; }
      #registration #mail_confirm .btn a {
        color: #556e9d;
        display: block;
        width: 400px;
        height: 60px;
        padding: 13px 0;
        margin: 0 auto;
        cursor: pointer; }
    #registration #mail_confirm .back {
      margin: 0 auto 25px;
      padding: 0;
      width: 400px; }
      #registration #mail_confirm .back p {
        width: 115px;
        margin: 0; }
    #registration #mail_thanks h2 {
      font-size: 24px;
      margin: 50px 0 65px; }
    #registration #mail_thanks p {
      width: 670px;
      font-size: 14px;
      margin: 0 auto 62px;
      text-align: center; }
    #registration #mail_thanks .btn {
      display: block;
      width: 400px;
      margin: 0 auto;
      border: 1px solid #556e9d;
      color: #556e9d;
      font-size: 20px;
      text-align: center; }
      #registration #mail_thanks .btn a {
        color: #556e9d;
        display: block;
        width: 400px;
        height: 60px;
        padding: 13px 0;
        margin: 0 auto;
        cursor: pointer; }
    #registration .foot_contents {
      width: 100%; }
    #registration .footer_register {
      width: 720px;
      margin: 0 auto 65px;
      padding: 0;
      overflow: hidden; }
      #registration .footer_register li {
        float: left;
        margin: 0 10px 10px 0; }
        #registration .footer_register li:nth-child(2n) {
          margin: 0 0 10px 0; }
    #registration .back_scroll {
      margin: 0 auto 80px; } 
	  
.registerWrap {
	width: 582px;
	height: 153px;
	background: url(../images/top/frame_store_release.png) no-repeat center top;
	background-size: 582px 153px;
	margin: 0 auto 50px;
	padding: 1px 0;
}

.storeLink {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 500px !important;
    height: 50px !important;
    margin: 65px auto 22px !important;
    transform: translateX(6.5px) !important;
}

.appStore_preOrder a {
    display: block;
    width: 168px;
    height: 50px;
    background: url(../images/shared/btn_appstore.png) no-repeat center top;
    background-size: 168px 50px;
    transition: opacity 300ms ease-out;
}

.googlePlay_preOrder a {
    display: block;
    width: 168px;
    height: 50px;
    margin: 0 0 0 30px;
    background: url(../images/shared/btn_googleplay.png) no-repeat center top;
    background-size: 168px 50px;
    transition: opacity 300ms ease-out;
}

.appStore_preOrder a:hover,
.googlePlay_preOrder a:hover {
    opacity: 0.7;
}

.registerBtnWrap li {
	transform: scale(0.94);
}

.registerBtnWrap li:nth-child(1),
.registerBtnWrap li:nth-child(3) {
	margin: 0 0 0 6px !important;
}

.registerBtnWrap li:nth-child(2),
.registerBtnWrap li:nth-child(4) {
	margin: 0 0 0 -10px !important;
}

}

#registration img.tapone {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 10px;
    height: 10px;
    margin: auto;
    opacity: 0;
}

/*ローダー*/
.loading{
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background:rgba(0,0,0,0.5);
  z-index: 9999;
}

.animation {
  position:relative;
  top:50%;
  left:50%;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
/*ローダー*/

