    .bar-div {
    	margin-top: 80px;
    	width: 100%;
    	height: 100%;
    	
    }
    /* */
    .sp {
    	display: none;
    }
     div.foucher-bar {
             display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/foucher-back.jpg");
     background-color: #efe7d5e8;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }

         div.meine-bar {
                  display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/meine-back.jpg");
     	background-color: #efe7d5e8;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }
          div.sagano-bar {
                  display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/sagano-back.jpg");
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }

          div.owari-bar {
                  display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/owari-back.jpg");
          	background-color: white;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }
      div.cubette-bar {
                  display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/cubette-back.jpg");
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }
      div.tissage-bar {
                  display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/tissage-back.jpg");
     	background-color: #efe7d5e8;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }
div.sableya-bar {
    display: block;
    width: 100vw;
    height: 15vw;
    margin: 0px auto;
    position: relative;
    background-image: url("img/sableya-back.jpg");
    background-color: white;
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
     }  
         div.event-bar {
             display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     /*background-image: url("../syouhin/event/hw/hw-image-foucher.jpg");*/
        background-image: url("../syouhin/event/xmas/xm_image.jpg");
        background-color:#00673a;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
     }

/*     background-color: #efe7d5e8; はクリスマス*/
/*     background-color: #ff9b06; はハロウイン*/


         div.vt-bar {
             display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("../syouhin/event/21VTolympus-ichiran_image.jpg");
	background-color: #ea617c;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
        color: white;
     }
     .vt-bar p{
     	color: white;
     }
	div.wd-bar {
             display: block;
        width: 100vw;
        height: 15vw;
        margin: 0px auto;
        position: relative;
     background-image: url("../syouhin/event/wd/wd-cubette/20WD-cubette-image.jpg");
	background-color:#87CAF0;
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
        color: white;
     }
     .wd-bar p{
     	color: white;
     }
    img.logo2
      {
        width: 20vw;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 5vw;
      }
     
     .bar img {
     	width: auto;
     	height: auto;
     	max-width: 100%;
     	max-height: 100%;
     	
     }
      span.text
        {
          width: 30vw;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 27vw;
            font-size: 0.8rem
        }
        .text p {
        	font-size: 15px;
        }
       
      .xmas-text p, .xmas-text div{
       	color: white;
       }
@media only screen and (max-width: 750px) {

	body {
	display: block;
	width: 100%
	font-family: "source-han-serif-japanese",serif;
	}
	 .header-div {
	 	position: fixed;
    top: 0;
    left:0;
        width: 100%;
        height: 90px;
        z-index: 999;
    }
    .logo {
    	left: 30px;
    	margin-top: 24px;
        }
       
      .header-div img {
      	height: 90px;
      }
     .header-div ul {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        position: absolute;
        top: 94px;
        margin-right: 0;
        width: 100%;
        z-index: 2;
        right:0;
    }
.header-div  ul li {
        text-align: center;
        border-bottom: 1px solid #efe7d5e8;
        background: rgb(82,34,12);
    }
.header-div ul li a {
        display: block;
        background: transparent;
        text-decoration: none;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 18px;
        color: #efe7d5e8;
        
    }
.header-div ul li a:hover {
        background: #fff;
    }
    .nav_icon,
    .nav_icon span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
        margin-right: 10%;
        z-index: 999;
    }
     .brand-div {
    	height: auto;
    	width: 100%;
    }
    
    .brand-div ul li{
    	height: 400px;
    	width: 100%;
    }
    
    .brand-div ul li img{
	width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
	}
	
    /* .footer-div  start*/
   .footer-div {
    	height: auto;
    	width: 100%;	
    	margin-top:-16px;
    	border-top: none;
    display: block;
    margin: 0px auto;
    overflow: hidden;
    }
    
    .footer-size {
    	height: 45px;
    	width: 100%;
    }
    
	.footer-div ul {
		width: 100%;
		margin-top:auto;
		list-style-type: none;
		padding-left: 5%;
}
    
.footer-div ul li{
	width: 22%;
    height: 70px;
    padding-top: 4%;
    margin-left: 20px;
}

.footer-div ul li a{
	text-decoration: none;
	font-size: 13px;
}

.footer-div p{
	font-size: 10px;
    word-wrap: break-word;
    padding-left: 5%;
    padding-right: 5%;

}
.footer-copy {
	margin-top:20px;
	margin-bottom: 20px;
	height: 10px;

}

.footer-right {
	margin-top: -10px;
	font-size: 11px;
}
    
 }
@media screen and (min-width: 701px) and (max-width: 800px){
	.bar-div {
		font-size: 10px;
	}
}
          
@media screen and (max-width: 700px){

	.bar-div {
		width: 100%;
		height: auto;
		    margin-top: 71px;
	}
		
	.bar img {
		width: auto;
		height: auto;
		max-width: 35vw;
		max-height: 29vw;
	}
	

      
div.foucher-bar {
	display: block;
	width: 100%;
	height: 29vw;
	margin: 0px auto;
	position: relative;
	background-image: url("img/foucher-back.jpg");
	background-color: #efe7d5e8;
	background-size: 60% auto;
	background-position: right center;
	background-repeat: no-repeat;
     }
     
     .pc {
     	display: none;
     	
     }
     
       .sp {
     	display: block;
     	
     }
     
      div.meine-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/meine-back.jpg");
		background-color: #efe7d5e8;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
          div.sagano-bar {
                  display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/sagano-back.jpg");
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
          div.owari-bar {
                  display: block;
       width: 100%;
       height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/owari-back.jpg");
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
          div.cubette-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/cubette-back.jpg");
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
          div.tissage-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/tissage-back.jpg");
		background-color: #efe7d5e8;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
      div.sableya-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("img/sableya-back.jpg");
		background-color: white;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
               div.event-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
     }
	div.vt-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image: url("../syouhin/event/21VTolympus-ichiran_image.jpg");
		background-color: #ea617c;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
        color: white;
     }
      	div.wd-bar {
        display: block;
        width: 100%;
        height: 29vw;
        margin: 0px auto;
        position: relative;
     background-image:  url("../syouhin/event/wd/wd-cubette/20WD-cubette-image.jpg");
		background-color: #87CAF0;
        background-size: 60% auto;
        background-position: right center;
        background-repeat: no-repeat;
        color: white;
     }    
	img.logo2 {
		width: auto;
	    height: auto;
	    max-width: 40%;
	    max-height: auto;
     }
	
	.text {
		display: none;
	}
}

.xmas-txt{
    color:white;
}