

  
  /* asobi */
  
  .co-voice-waku{
    width: 100%;
    
  }
  
  .w100{
    width: 100%;
  }
  
  .asobi-co-waku{
    position: relative;
    padding-bottom: 60vw;
    z-index: -1;
    
  }
  
  .asobi-co{
    width: 100%;
    background:rgb(56 42 43);
    margin-top: 0vw;
    float: left;
    padding-top: 5vw;
    
  
  }
  
  .asobi-left{
    width: 50%;
    background: #fff;
    margin-left: 5%;float: left;
    padding: 2vw;
    box-sizing: border-box;
    line-height: 3.5vw;
    background-size: repeat;
    
  }
  
  .asobi-left h2{
  text-align: center;
  color: #fff;
  background: #382a2b;
  height: 5vw;
  box-sizing: border-box;
  padding: 1vw;
  margin-bottom: 2vw;
  margin-top: 2vw;
  font-size: 2vw;


  }
  
  
  .asobi-left p{
    line-height: 3.5vw;
      font-family: sans-serif;
      color: #000;
      1.2vw;
  
  }
  
  .asobi-left img{
    width: 100%;
    vertical-align: bottom;
    margin-bottom: 1vw;
  }
  
  .asobi-right{
    width: 30%;
    margin-left: 5%;
    float: left;
  }
  .asobi-right h1{
    font-size: 2vw;
    color: #fff;
    text-align: center;
    background:#c5ae52;
    padding: 0.5vw;
    box-sizing: border-box;
    
  }
  
  .asobi-right img{
    width: 100%;vertical-align: bottom;margin-top: 2vw;
  }
  /* asobi-end */

  @media screen and (max-width: 480px) {

/* asobi*/
.asobi-co{
  width: 100%;
  }
.asobi-co h2{
  line-height: 10vw;
  }
.asobi-left{
  width: 90%;
  margin-left: 5%;
  padding: 3vw;
  box-sizing: border-box;
}
  .asobi-right h1{
  font-size: 5vw;
  color: #fff;
  text-align: center;
  background:#c5ae52;
  padding: 5vw;
  box-sizing: border-box;
  margin-top: 6vw;
  
}

.asobi-left p{
  line-height: 8.5vw;
}

.asobi-right{
  width: 90%;
  margin-left: 5%;
  background: #252525;
  }

.asobi-right img{
      width: 50%;
    vertical-align: bottom;
    margin-top: 0vw;
    float: left;

 .asobi-left h2{

    height: 10vw;
 
    font-size: 4vw;
    
    
    }
    
    
    .asobi-left p{
      line-height: 6vw;
      font-size: 4vw;
        font-family: sans-serif;
        color: #000;
    
    }


}