     /*共通部分*/

     .call:hover{
      opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    }
    img {
    max-width:100%;
    height:auto;
    display:block;
    border-style:none;
    }
    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: 50px;
      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
}

   /*共通部分 特商*/
   ol, ul {list-style: none;}    

  .tokusho-erea{
    margin:0;
    background: url(https://jur-rsk-q6wixqy3.landinghub.site/ag_01_bon/offer_bg.jpg)repeat-y;
    background-size:100%;
    padding-bottom:1%;
  } 

  .tokusho-erea li{
    text-align: left;
    width:95%;
    font-size: 0.8rem;
    line-height: 1.2;
    letter-spacing: -0.05em;
  }  

  .tokusho{
    margin:0;
    background-size:100%;
    padding-bottom:1%;
  } 

  .tokusho li{
    text-align: left;
    width:95%;
    font-size: 0.8rem;
    line-height: 1.2;
    letter-spacing: -0.05em;
  }  

/*画面幅が750pxまでの時ースマホ用*/
@media screen and (max-width:750px){
  #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);
  }

/*スマホ用 特商*/
  .tokusho-erea li{
    text-align: left;
    width:95%;
    font-size: 0.6rem;
    line-height: 1;
    letter-spacing: -0.07em;
  }  

  .tokusho li{
    text-align: left;
    width:95%;
    font-size: 0.6rem;
    line-height: 1;
    letter-spacing: -0.07em;
  }  

  /*スマホ用通話料無料ボタン*/
  .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;
  }

  
  }
  /*画面幅が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);
    }

  
  /*PC用通話料無料ボタン*/
  .call1{
  display: none;
  border-style:none;
  outline: 0;
  }
  .call{
  display: none;
  border-style:none;
  outline: 0;
  }
  
  }

.overlaid {
    position: relative;
    z-index: 1; 
   }	
/*------------------------------------
/  GIF動画
/ ------------------------------------*/

#mv {
  position: relative;
}
/*3つともabsoluteに*/
.mv1, .mv2 {
  position: absolute;
}
.mv1 {
  left: 0;
  top: 0;
}
.mv2 {
  left: 20px;
  top: 20px;
}



  /*3つの有効成分アニメ背景*/
  .gif_01{
    background-image: url(https://jur-rsk-q6wixqy3.landinghub.site/ag_01_bon/2_02.jpg);
    width:100%;
    padding-top:200%;
    height:auto;
    background-size:cover;
    position: relative;
  }

  /*8つの有効成分アニメ位置*/
  .gif1{
    position:absolute;
    top:15%;
    left:11%;
    width:80%;
    height:auto;
    border-style:none;
  }
  .gif2{
    position:absolute;
    top:46%;
    left:11%;
    width:80%;
    height:auto;
    border-style:none;
  }

  .gif3{
    position:absolute;
    top:81%;
    left:11%;
    width:80%;
    height:auto;
    border-style:none;
  }

    /*耳鳴りの原因アニメ背景1*/
.gif_02{
  background-image: url(https://jur-rsk-q6wixqy3.landinghub.site/ag_01_bon/3_04.jpg);
  width:100%;
  padding-top:125%;
  height:auto;
  background-size:cover;
  position: relative;
}

      /*耳鳴りの原因アニメ背景2*/
      .gif_03{
        background-image: url(https://jur-rsk-q6wixqy3.landinghub.site/ag_01_bon/3_05.jpg);
        width:100%;
        padding-top:115%;
        height:auto;
        background-size:cover;
        position: relative;
      }

/*耳鳴りの原因アニメ位置*/

.gif4{
  position:absolute;
  top:50%;
  left:10%;
  width:80%;
  height:auto;
  border-style:none;
}
.gif5{
  position:absolute;
  top:51%;
  left:10%;
  width:80%;
  height:auto;
  border-style:none;
}

    
