     /*共通部分*/

     .call:hover{
      opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    }
    img {
    max-width:100%;
    height:auto;
    display:block;
    border-style:none;
    margin: auto;
    }
    a img {
    border-style:none;
    outline: 0;
    }
    
    p{
    display: block;
    margin:0 auto;
    padding: 0 0;
    text-align: left;
    }

    video{
      max-width:100%;
      display: block;
      margin:0 auto;
      padding: 0 0;
      }

 .rollover {
    max-width:100%;
    height:auto;
    display:block;
    border-style:none;
    }  

    /*共通部分footer*/
    
    #footer{
      color: #fff;
      background:　;
      height: 25px;
      border-top: 1px solid #666666;
      margin: 4px;
    
    }
    #footer ul{
    list-style-type: none;
    font-size: 10px;
    }
    #footer li{
    display:inline;
    }
.TabWrap{
margin: -1px auto 0;
position: relative
}



/*画面幅が780pxまでの時ースマホ用*/
  #container{
    width:100%;
    text-align: center;
    margin:0 auto;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
  }

  /*スマホ用通話料無料ボタン*/
  .call1{
    background-color: #FFFF;
    width: 100%;
    padding-top:26%;
    position:relative;
  }
  .call{
  position:absolute;
  top:0%;
  left:0%;
  width:100%;
  border-style:none;
  outline:0;
  }

  	  
  .difference {
    position: relative;
      }
      
      .difference-image {
    position: absolute;
    width: 28%;
    }
  
    .difference-image--1 {
      position: absolute;
      top: 60%;
      right: 2%;
      width: 30%;
    }
  
    .difference-image--2 {
     top: 47%;
     right: 5%;
     width: 45%;
    }
      
    .difference-image--3 {
     top: 56%;
     right: 2%;
    }
  
    /* puyopuyo */
  .puyopuyo {
    animation: puyopuyo 1.5s infinite;
  }
  
  @keyframes puyopuyo {
    0% {
      transform: scale(1);
    }
    50%{
      transform: scale(.8);
    }
    100% {
      transform: scale(1);
    }
  }
  
      
  /* buruburu */
  .buruburu {
    animation: buruburu 1.5s linear infinite;
    scale: 1;
  }
  @keyframes buruburu{
    0%{transform:translateX(0)}
    7%{transform:translateX(-10px)}
    14%{transform:translateX(10px)}
    20%{transform:translateX(-10px)}
    32%{transform:translateX(10px)}
    40%{transform:translateX(0px)}
    width: 90%;
   }


.fadeDownTrigger{
    opacity: 0;
}

/* 上から */

.fadeDown{
  animation-name:fadeDownAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
  }
  
  @keyframes fadeDownAnime{
    from {
      opacity: 0;
    transform: translateY(-100px);
    }
  
    to {
      opacity: 1;
    transform: translateY(0);
    }
  }

  .prizes {
    position: relative;
  }

  .prize{
    opacity: 0;
  }
  
  .prize--1
  {
    width: 15%;
    position: absolute;
   top: 20%;
   right: 6%;
   z-index: 99;
  }
      
  .prize--2
  {
  width: 20%;
  position: absolute;
   top: 17%;
   left: 6%;
   animation-delay: 1s;
   z-index: 100;
  }
  
  .prize--3
  {
    width: 100%;
   position: absolute;
   top: 13%;
   left: 0%;
   animation-delay: 2s;
  }

  .doji{
    position: relative;
  }

  .doji--1{
	width: 20%;
    position: absolute;
    top: 6%;
	right: 5%;
  }
 .doji--2{
	width: 20%;
    position: absolute;
    bottom: 40%;
	right: 5%;
	animation-delay: 0.5s;
  }
 .doji--3{
	width: 20%;
    position: absolute;
    top: 6%;
	left: 5%;
	animation-delay: 1.0s;
  }
 .doji--4{
	width: 20%;
    position: absolute;
    bottom: 40%;
	left: 5%;
	animation-delay: 1.5s;
  }

  .fadeUp{
    animation-name:fadeUpAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeUpAnime{
      from {
        opacity: 0;
      transform: translateY(100px);
      }
    
      to {
        opacity: 1;
      transform: translateY(0);
      }
    }
  
    .fadeUpTrigger{
      opacity: 0;
  }

/* 上から */

.fadeDown{
  animation-name:fadeDownAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
  }
  
  @keyframes fadeDownAnime{
    from {
      opacity: 0;
    transform: translateY(-100px);
    }
  
    to {
      opacity: 1;
    transform: translateY(0);
    }
  }

  .fadeDownTrigger{
    opacity: 0;
}

  
  .discount {
      position: relative;
  }
  
  .discount-button {
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;
    width: 48%;
    margin: auto;
}
@media screen and (max-width: 768px){
  .discount-button {
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;
    width: 95%;
    margin: auto;
}
}


  .boda-line{
    position: absolute;
    top:13%;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
  }

  .mirai{
    position: relative;
  }

  .mirai--1{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
  }

  .domyakukoka{
    position: absolute;
    top:6%
  }
      
  .akarui{
    position: relative;
  }

  .akarui--1{
    position: absolute;
    top: 38%;
    left: 3%;
    width: 40%;
  }
      
    /*PC用通話料無料ボタン*/
    .call1{
    display: none;
    border-style:none;
    outline: 0;
    }
    .call{
    display: none;
    border-style:none;
    outline: 0;
    }

  
  /*画面幅が781px以上の時ーPC用*/
  @media screen and (min-width:751px){
    #container{
   width:750px;
   text-align: center;
   margin:0 auto;
   overflow: hidden;
   border-radius: 3px;
   box-shadow: 0 0px 20px rgba(0,0,0,0.2);
    }
  
  }

.overlaid {
    position: relative;
    z-index: 1; 
   }	

.footer{
position: fixed;
left: 50%;
right: 50%;
transform: translate(-50%, -50%);
bottom:0;
transform: translateX(-50%);
z-index: 100;
width: 500px; /* 固定幅 */
text-align: center;
}