@media screen and (max-width: 639px){
  .music-play{
    display: none;
  }
  .brand-main-img{
    width: 100%;
    height: 100%;
    display: table;
    background: url(../../../new-img/pc/2017/common/back.jpg);
    position: relative;
    z-index: 1;
  }
  .side_a{
    width: 160px;
    height: 5000px;
    float: left;
    margin-top: 0px;
    background: url(../../../new-img/pc/2017/common/side_a.png);
    background-size: 40%;
    background-repeat: repeat-y;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .side_b{
    width: 160px;
    height: 5000px;
    position: absolute;
    right: 0;
    margin-top: 0px;
    background: url(../../../new-img/pc/2017/common/side_b.png);
    background-size: 50%;
    background-position: right;
    background-repeat: repeat-y;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
  }



  .title{
    position: relative;
    z-index: 100;
    padding-top: 160px;
  }
  .title img{
    display: block;
    margin: auto;
  }
  .title h2{
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }




  .brand_content{
    position: relative;
    z-index: 100;
  }


  .brand_box_area{
    width: 100%;
    margin: auto;
    /*height: 380px;*/
    margin-top: 50px;
    background: #ddd;
  }

  .box01{
    position: relative;
    width: 90%;
    margin: auto;
    height: 340px;
    float: left;
    background: url(../../../new-img/pc/2017/brand/box_back.png);
    background-size: 100% 340px;
    background-repeat: no-repeat;
    font-size: 14px;
    margin-bottom: 30px;
    margin-left: 5%;
    line-height: 1.8;
  }
  .box01 .logo{
    text-align: center;
    margin-top: 40px;
  }
  .brand_text{
    padding: 20px 30px 0px 30px;
  }
  .brand_sns{
      text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
  }
  .brand_sns img{
    margin-right: 5%;
  }




  .box02{
    position: relative;
    width: 90%;
    margin: auto;
    height: 340px;
    float: left;
    background: url(../../../new-img/pc/2017/brand/box_back.png);
    background-size: 100% 340px;
    background-repeat: no-repeat;
    font-size: 14px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
    margin-left: 5%;
    line-height: 1.8;
  }
  .box02 .logo{
    text-align: center;
    margin-top: 40px;
  }







  .logo_barak{
    margin-bottom: 10px !important;
  }
  .logo_benetton{
    width: 61%;
      margin-top: -3%;
  }
  .logo_betty{
    width: 45%;
    margin-top: -3%;
  }
  .logo_bloc{
    width: 42%;
    margin-top: -4%;
  }
  .logo_d{
    width: 30%;
  }
  .logo_double{
    width: 36%;
    margin-top: -4%;
  }
  .logo_cats{
    margin-top: -4%;
    width: 37%;
  }
  .logo_rady{
    width: 23%;
    margin-top: -3%;
  }
  .logo_tika{
    width: 32%;
  }
  .logo_eatme{
    width: 40%;
  }
  .logo_fint{
    width: 40%;
    margin-top: -4%;
  }
  .logo_onespo{
    width: 40%;
  }
  .logo_rasvoa{
    width: 45%;
  }
  .logo_spiga{
    width: 40%;
  }
  .logo_tika{
    margin-top: -4%;
  }
  .logo_vsnquish{
    width: 74%;
  }

  .logo_mafmof{
    width: 51%;
    margin-bottom: 13px;
  }
  .logo_ninamew{
    margin-top: -4%;
    width: 40%;
  }
  .logo_girl{
    width: 32%;
    margin-top: -5%;
  }


  .fontsmall{
    margin-top: -10px;
    font-size: 13px;
  }
  .fontsmall_01{
    font-size: 14px;
  }








  .brand_box_area01{
    width: 90%;
    margin: auto;
    height: 380px;
    margin-top: 50px;
    /*background: #ddd;*/
  }
  .center_box01{
    position: relative;
    width: 100%;
    height: 300px;
    float: left;
    background: url(../../../new-img/pc/2017/brand/box_back.png);
    background-size: 100% 300px;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 1.8;
  }
  .center_box01 .logo{
    text-align: center;
    margin-top: 40px;
  }

  .andmore{
    width: 100%;
    margin-top: 40px;
    /*float: left;*/
    text-align: center;
    /*padding-top: 20px;*/
    /*margin-left: 390px;*/
    font-size: 30px;
    /*font-weight: bold;*/
  }
  .andmore .fontsmall02{
    font-size: 14px;
  }





}
