@media screen and (min-width: 640px){
  .main-img{
		width: 100%;
    height: 830px;
		background: url(../../../new-img/pc/2017/common/back.jpg);
		position: relative;
		z-index: 1;
	}
	.side_a{
		margin-top: -40px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}
	.side_b{
		margin-top: -40px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
	}

  div.slider {
      width:860px;
      display:block;
      margin:0px auto;
      padding-top: 150px;
      position: relative;
      z-index: 100;
  }

  ul.bxslider01 li {/*メインスライダー*/
      display:block;
      width:860px;
      height:548px;
  }

  ul.bxslider01 li img{
      display:block;
      width:860px;
      height: 548px;
  }
  /*.model-img01{
    width: 781px !important;
    height: 497px !important;
    display: block;
    margin: auto;
    padding-left: 10px;
  }*/

/*サムネイル*/
  /*ul.bxslider02 li a {
      display:block;
      width:110px;
      height:60px;
  }*/
/*サムネイルの画像*/
  /*ul.bxslider02 li a img{
      display:block;
      width:90px;
      height:auto;
  }*/

  div.controlWrap {
      width:860px;
      display:block;
      position:relative;
      margin:0 auto;
      margin-top: -30px;
  }

  div.controlWrap p#PrevIcon a{/*矢印画像（前へ）*/
      display:block;
      width:13px;
      height:19px;
      position:absolute;
      background: url(../img/btn_prev.png) left center no-repeat;
      color:#fff;
      top:20px;
      left:20px;
      text-indent:-9999px;
  }

  div.controlWrap p#NextIcon a{/*矢印画像（次へ）*/
      display:block;
      width:13px;
      height:19px;
      position:absolute;
      background: url(../img/btn_next.png) left center no-repeat;
      color:#fff;
      top:20px;
      right:20px;
      text-indent:-9999px;
  }

  /*.bx-wrapper .bx-controls-direction .bx-prev {
      position: absolute;
      top: 50%;
      left: -50px;
      margin-top: 16px;
      outline: 0;
      width: 32px;
      height: 32px;
      text-indent: -9999px;
      z-index: 9999;
    }*/


.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border:none;
background-color:transparent;
}

	.whats-new{
		width: 100%;
		height: 840px;
		background: url(../../../new-img/pc/2017/index/back01.jpg);
		position: relative;
		z-index: 3;
    border-top: 5px solid #7D000E;
	}

  .whats-new-title img{
    display: block;
    margin: auto;
    padding-top: 130px;
  }



  .news-list-box{
    margin: auto;
    width: 700px;
    height: 375px;
    background: #fff;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 25px;
    border: 5px solid #EB5596;
    border-radius: 15px;
  }
  .news-list{
    width: 100%;
    height: 375px;
    overflow: scroll;
    word-wrap: break-word;
  }
  .list-box{
    font-family: sans-serif;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
  }
  .date{
    width: 150px;
    /*height: 30px;*/
    /*background: #eee;*/
    float: left;
  }
  .news-detail{
    width: 520px;
    /*height: 30px;*/
    /*background: #eee;*/
    float: right;
  }
  .fontsmall{
    font-size: 22px;
  }







  .sns-bar{
    width: 100%;
    height: 70px;
    border-top: 2px solid #4C1000;
    border-bottom:2px solid #4C1000;
    background: #F0F0F0;
  }
  .sns-bar ul{
    margin: auto;
    width: 520px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
  }

  .sns-bar li{
    width: 45px;
  }
  .bar-you, .bar-mail{
    margin-top: 7px;
  }

  .video{
		width: 100%;
		height: 840px;
		background: url(../../../new-img/pc/2017/index/back01.jpg);
		position: relative;
		z-index: 3;
    border-bottom: 5px solid #4C1000;
	}
  .video-title img{
    display: block;
    margin: auto;
    padding-top: 60px;
    position: relative;
    z-index: 6;
  }
  .video-img{
    position: relative;
    z-index:5;
    display: block;
    margin: auto;
    margin-top: -30px;
  }
  .video iframe{
    display: block;
    margin: auto;
    width: 800px !important;
    height: 500px !important;
  }

  .hot-content{
    width: 100%;
		height: 1500px;
		background: url(../../../new-img/pc/2017/index/back02.jpg);
    border-bottom: 5px solid #4C1000;
  }
  .hot-content-title img{
    display: block;
    margin: auto;
    padding-top: 60px;
  }
  .hot-content-boxarea{
    clear: both;
    width: 1100px;
    margin: auto;
    margin-top: 30px;
  }

  .hot-content-box01{
    width: 24%;
    height: 550px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-size: 100% 550px;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: relative;
  }
  .hot-content-box01 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
  }
  .hot-content-box01 img{
        height: 123px;
    border-radius: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    width: 85%;
  }
  .hot-content-box01 p{
    margin-left: 30px;
  color: rgb(125, 0, 14);
  line-height: 21px;
  font-size: 15px;
  word-wrap: break-word;
  margin-right: 20px;
  }

  .hot-content-box02{
    width: 24%;
    height: 550px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-size: 100% 550px;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: relative;
  }
  .hot-content-box02 h3{
    font-size: 21px;
font-weight: bold;
padding-top: 26px;
text-align: center;
margin-bottom: 17px;
  }
  .hot-content-box02 img{
    border-radius: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
        width: 85%;
  }
  .hot-content-box02 p{
    margin-left: 30px;
  color: rgb(125, 0, 14);
  line-height: 21px;
  font-size: 13px;
  word-wrap: break-word;
  margin-right: 20px;
  }

  .hot-content-box03{
    width: 24%;
    height: 550px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-size: 100% 550px;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: relative;
  }
  .hot-content-box03 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .hot-content-box03 img{
    border-radius: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    height: 129px;
    width: 85%;
  }
  .hot-content-box03 p{
    margin-left: 30px;
    margin-right: 20px;
    color: rgb(125, 0, 14);
    line-height: 21px;
    font-size: 15px;
    word-wrap: break-word;
  }


  .hot-content-box04{
    width: 24%;
    height: 550px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-size: 100% 550px;
    background-repeat: no-repeat;
    margin-left: 10px;
    position: relative;
  }
  .hot-content-box04 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
    margin-top: 20px;
  }
  .hot-content-box04 img{
    border-radius: 20px;
    margin-left: 30px;
    margin-bottom: 10px;
    height: 124px;
  width: 80%;
  }
  .hot-content-box04 p{
    /*width: 289px;*/
    margin-left: 30px;
    color: rgb(125, 0, 14);
    line-height: 21px;
    font-size: 13px;
    word-wrap: break-word;
        margin-right: 20px;
  }



  .hot-content-box05{
    width: 350px;
    height: 460px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-repeat: no-repeat;
  }
  .hot-content-box05 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .hot-content-box05 img{
    border-radius: 20px;
    margin-left: 30px;
    margin-bottom: 10px;
    height: 150px;
    width: auto;
  }
  .hot-content-box05 p{
    width: 289px;
    margin-left: 30px;
    color: rgb(125, 0, 14);
    line-height: 21px;
    font-size: 13px;
    word-wrap: break-word;
  }

  .hot-content-box06{
    width: 350px;
    height: 460px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-repeat: no-repeat;
  }
  .hot-content-box06 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .hot-content-box06 img{
    border-radius: 20px;
    margin-left: 30px;
    margin-bottom: 10px;
    height: 150px;
    width: auto;
  }
  .hot-content-box06 p{
    width: 289px;
    margin-left: 30px;
    color: rgb(125, 0, 14);
    line-height: 21px;
    font-size: 13px;
    word-wrap: break-word;
  }



  .hot-content-box07{
    width: 350px;
    height: 460px;
    float: left;
    background: url(../../../new-img/pc/2017/index/hot-box.png);
    background-repeat: no-repeat;
  }
  .hot-content-box07 h3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .hot-content-box07 img{
    border-radius: 20px;
    margin-left: 30px;
    margin-bottom: 10px;
    height: 150px;
    width: auto;
  }
  .hot-content-box07 p{
    width: 289px;
    margin-left: 30px;
    color: rgb(125, 0, 14);
    line-height: 21px;
    font-size: 13px;
    word-wrap: break-word;
  }


  .hot-content-boxarea01{
    clear: both;
    width: 1100px;
    padding-left: 15%;
    margin: auto;
    padding-top: 15px;
  }

.fashinoleaders{
  font-size: 28px !important;
    font-weight: bold !important;
    padding-top: 20px !important;
    text-align: center;
    margin-top: 0px !important;
}
.ginbako-text{
  font-size: 13px !important;
  line-height: 1.6 !important;
  margin-left: 28px !important;
}









.gindako-title{
  font-size: 28px !important;
font-weight: bold !important;
padding-top: 20px !important;
text-align: center !important;
margin-top: 0px !important;
}



  .kce-img{
    width: 290px;
    height: auto;
  }
  .ssize-title{
    margin-top: 0px;
    font-size: 27px !important;
  }
  .ssize-space{
    margin-top: 0px;
  }
  .ssize-text{
    line-height: 1.5 !important;
    letter-spacing: 1px;
    font-size: 14px !important;
    margin-left: 28px !important;

  }
  .ssize-text-bold{
    font-weight: bold;
    color: #e97dc1;
  }

  .tryme-title{
    /*margin-top: 20px;*/
    font-size: 30px !important;
  }
  .tryme-space{
    width: 85% !important;
    margin-top: 10px;
  }
  .tryme-pink{
    font-weight: bold;
    color: #e97dc1;
  }

  .vivi-title{
    margin-top: 0px;
    font-size: 30px !important;
  }
  .vivi-space{
    margin-top: 0px;
  }


  .all-contents{
    width: 100%;
    height: 1500px;
    background: url(../../../new-img/pc/2017/index/back03.jpg);
    border-bottom: 5px solid #4C1000;
  }
  .all-content-box01{
    width: 100%;
    margin: auto;
    margin-top: 40px;
  }

  .model-box{
    width: 595px;
    height: 497px;
    float: left;
    background: url(../../../new-img/pc/2017/index/model-box.png);
    background-repeat: no-repeat;
    background-size: 86%;
    position: relative;
    margin-left: 30px;
  }


  .model-slide01{
    width: 200px;
    margin-left: 30px;
    margin-top: 150px;
    height: 400px;
    position: absolute;
    top: 30px;
    /*background: #eee;*/
  }
  .model-slide01 li img{
    width: 180px;
    height: 220px;
  }
  .model-slide02{
    width: 200px;
    margin-top: 150px;
    margin-left: 280px;
    height: 400px;
    position: absolute;
    top: 30px;
    /*background: #eee;*/
  }
  .model-slide012 li img{
    width: 180px;
    height: 220px;
  }



  .coming-soon{
    position: absolute;
    top:250px;
    left: 140px;
    font-size: 35px;
  }
  .live-box01{
    width: 595px;
    height: 497px;
    float: right;
    background: url(../../../new-img/pc/2017/index/live-box.png);
    background-repeat: no-repeat;
    background-size: 86%;
    position: relative;
  }

  /*.live-bxslider{
    position:absolute;
    z-index: 200;
  }*/
  .live-box01 li img{
    position: absolute;
    top: 160px;
    left: 100px;
    width: 300px;
    z-index: 100;
  }

  .booth-box01{
    width: 360px;
    height: 220px;
    float: left;
    background: url(../../../new-img/pc/2017/index/test-booth-box.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: 40px;
  }
  .brand-box01{
    width: 360px;
    height: 220px;
    float: left;
    background: url(../../../new-img/pc/2017/index/test-brand-box.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: 40px;
  }
  .history-box01{
    width: 360px;
    height: 220px;
    float: left;
    background: url(../../../new-img/pc/2017/index/test-history-box.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: 40px;
  }
  .coming-soon01{
    position: absolute;
    top:133px;
    left: 74px;
    font-size: 32px;
  }
  .more-btn{
    position: absolute;
    top:133px;
    left: 80px;
    font-size: 35px;
  }

  .sns-timeline{
    width: 1100px;
    margin: auto;
  }
  .fb-box{
    margin-top: 40px;
    width: 500px;
    height: 610px;
    float: left;
    border: 1px solid #000;
  }
  .fb-box iframe{
    width: 100% !important;
  }
  .tw-box{
    margin-top: 40px;
    width: 500px;
    height: 610px;
    float: right;
    background: #fff;
    border: 1px solid #000;
  }
  .tw-box iframe{
    width: 100% !important;
  }



  .partners-area{
    width: 100%;
  }
  .sponsor-area{
    width: 1024px;
    margin: auto;
  }
  .sponsor{
    width: 100%;
    margin-top: 30px;
    /*border-top: 1px solid #000;*/
    /*border-bottom: 1px solid #000;*/
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .sponsor ul{
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
  }
  .sponsor li{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .sponsor img{
    width: 140px;
    height: auto;
    /*margin-left: 40px;*/
  }

  .giuliettaverona{
    width: 100px !important;
  }
  .ft-tryme{
    width: 100px !important;
  }
  .magie-ange{
    width: 120px !important;
  }
  .mfitlogo{
    width: 120px !important;
  }
  .lipofine{
    width: 180px !important;
  }
  .misuccircus{
    width: 140px !important;
  }
  .kansaifes{
    height: 160px !important;
    width: auto !important;
  }
  .ft-pond{
    width: 65% !important;
  }
/*
.ft-inteli{
  width: 80% !important;
}*/








  .media{
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #000;
    /*border-bottom: 1px solid #000;*/
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    position: relative;
  }
  .media ul{
    width: 840px;
    margin: auto;
  }
  .media li{
    float: left;
  }
  .media img{
    margin-left: 30px;
    vertical-align: middle;
  }
  .nikopuchi{
    margin-top: 10px;
  }
  .linelive{
    color: #50F990;
    padding-left: 600px;
  }
  .ft-linelive{
    width: 150px;
  }

  .partners-area h4{
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 29px;
    font-family: Times, Times New Roman, Georgia, serif;
  }

  .official{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #000;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .official img{
    margin-right: 25px;
  }
  .official h4{
    font-weight: bold;
    font-size: 29px;
  }



.swiper-container{
  width: 370px;
  height: 500px;
  margin-top: 120px;
}
.swiper-wrapper{
  width: 370px !important;
  margin: auto;
  margin-top: 40px;
}

.swiper-slide img{
  width: 300px;
}



}
