body{
	list-style-type: none;
  font-weight: 200;
}

@media screen and (max-width: 360px) and (min-width: 320px) {
    body{
        width: 320px
    }

     #activity .inner{
      width: 60%;
    }

		.tv_frame {
    margin: 50px 40px;}

}

@media screen and (max-width: 410px) and (min-width: 360px) {
    body{
        width: 375px
    }

    #activity .inner{
      width: 50%;
    }

}

@media screen and (max-width: 500px) and (min-width: 411px) {
    body{
        width: 414px
    }

    #activity .inner{
      width: 50%;
    }
}

video{
      margin-top: -570px;
      width: 100%;
      height: 50%;
    }

header {
  width: 100%;
  height: 500px;
  background-size: cover;
  position: fixed;
  z-index: 0;
}


.position{
  position: relative;
  z-index: 2;
  margin-top: 190px;
}


.wrapper{
  height: 720px;
  width: 100%;
}

h2{
  text-align: center;
  width: 100%;
  height: 120px;
  padding: 35px;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 200;
}

.link_news{
  color: #ffffff;
  width: 70%;
  height: 10%;
  border: 1px solid #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  font-size: 1em;
  margin: 20px;

}


.link_news a:visited{
  color: #ffffff;
  text-decoration: none;
}


.button{
  color: #ffffff;
  width: 200px;
  height: 70px;
  border: 2px solid #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 18px;
  font-size: 1.3em;
}



.button_text a{
  color: #ffffff;
  text-decoration: none;
}

.button_text a:visited{
  color: #ffffff;
  text-decoration: none;
}

.button a{
  color: #ffffff;
  text-decoration: none;
}



.news{
  text-align: center;
  width: 100%;
  height: 90px;
  padding: 35px;
  color: #ffffff;
  background-color: #2E6868;
  font-size: 1.2em;
}

#brands .button{
  color: #ffffff;
  position: relative;
  margin: auto;
  top: 80px;

}

#brands .wrapper{
  background-image: url("../images/sp_rome.png");
  height: 340px;
  background-repeat: no-repeat;
}

#company_profile{
  background-color: #ffffff;
}

#company_profile h2{
  background-color: #44339A;
}


#company_profile article{
  height: 900px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0.9em;
  background-size: contain;
  }

#company_profile .frame{
  text-align: center;
  padding: 150px 0px;
  height: 250px;
}

#company_profile p{
  margin-bottom: 10px;
}

#company_profile .inner{
  text-align: center;
  padding-top: 60px;
  height: 20%;

}

.minamiaoyama{
  width: 50%;
  float: left;
}

.left{
  width: 40%;
  margin-left: 60%;
}

.right{
  width: 40%;
  margin-right: 60%;
}

dt{
  margin-bottom: 20px;
}

.business{
  width: 50%;
  float: left;
}

#activity h2{
  background-color: #2E6868;
}

#activity .wrapper{
  background-image: url("../images/sp_ace.png");
  background-size: cover;

}

#activity .inner{
  padding-top: 50px;
  margin: auto;
}


#activity .button{

}

#activity ul{
  float: left;
}

#activity li{
  margin-bottom: 50px;
}

.wholesale{
  padding-top: 70px;
}

.retail{
  color: #ffffff;
  text-align: center;
}

#store{
  background-color: #ffffff;
  height: 1500px;
  width: 100%;
}

#store h2{
  background-color: #1763c0;
  text-align: center;
}

#store p{
  margin: 30px auto 0px;
  width: 150px;
}

#store ul{
  list-style-type: none;
  margin: auto;
}

#store section{
  width: 100%;
}


#store li,
#news li{
  color: #000000;
  width: 200px;
  height: 80px;
  border: 2px solid #000000;
  text-decoration: none;
  text-align: center;
  padding: 25px;
  margin: 0px auto 40px;
  font-size: 0.9em;
}


#store li text a,
#news li text a:visited{
  color: #000000;
  text-decoration: none;
}

#store li text a:visited,
#news li text a:visited{
  color: #000000;
  text-decoration: none;
}

#store li a,
#news li a{
  color: #000000;
  text-decoration: none;
}

#store img{
  width: 150px;
}

.shop{
  height: 50px;
  font-size: 1em;
  padding-top: 25px;
}

.selectshop{
  padding-top: 18px;
  font-size: 1.4em;
}

#recruit h2{
  background-color: #2E6868;

}

#recruit .wrapper{
  height: 60%;
  background-image: url("../images/sp_maison.png");
  background-size: cover;
}

#recruit .frame{
  width: 60%;
  margin: auto;
  padding-top: 10px;

}

#recruit .button{
  margin: 50px auto;
}

#contact h2{
  background-color: #ffffff;
  color: #1763c0;

}

#contact .wrapper{
  background-color: #1763c0;
  color: #ffffff;
  height: 1000px;

}

#contact dl{
  width: 50%;
  text-align: center;
  padding-top: 100px;
  font-size: 0.9em;
  margin: auto;
}


#contact .frame{
  text-align: center;
  margin: auto;
  width: 90%;
}

.description{
  margin: 10px;
  font-size: 0.9em;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
width: 100%

}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#footer{
  background-color: #1763c0;
  width: 100%;
  height: 250px;
  color: #ffffff;


}

.icon{
  float: left;
  list-style-type: none;
}

#footer ul{
  height: 50%;
  width: 30%;
  margin: 0px 700px;
  padding-top: 40px;
}

.copyright{
  text-align: center;
}

.contents{
  position: relative;
  height: 300px;
}

.dates{
  display: none;
}

.wrapper_news{
  height: 930px;
  background-color: #ffffff;
}



#gal{
  width: 100%;
  height: 2900px;
}

#gal ul{
  padding: 0px;
}

#gal li{
  text-decoration: none;
  color: #ffffff;
}

#gal img{
  width: 100%;
  position: relative;
  z-index: 1;
}

figure{
  margin: 0px;
  display: block;
}

figcaption{
  font-size: 0.7em;
  color: #ffffff;
  display: block;
  width: 50%;
  position: absolute;
  z-index: 9999;
  right: 2px;
  margin-top: -150px;
}


input{
  display: none;
}

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300);
@import url(http://weloveiconfonts.com/api/?family=entypo);
*, *:before, *:after {
  margin:0;
  padding:0;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

h4 {
  display:inline-block;
  color:white;
  font-size:1em;
}
figcaption nav ul {display:block;}
figcaption nav ul li {display:inline-block;margin-left:5px;}

h1{
  color: #ffffff;
  font-size: 2em;
  position: relative;
  top: 100px;
  opacity: 0.8;
}

h3{
  text-align: center;
  text-decoration: none;
}

ul{
  list-style-type: none;
}


.menu_scroll{
  display:none;
  position:fixed;
  height: 50px;
  width: 100%;
  color: #ffffff;
  opacity: 0.8;
  padding-top: 10px;
  padding-bottom: 50px;
  z-index: 9999;
}


#gNav li{
  text-align: center;
  width: 30%;
  height: 20px;
  border-width: thin;
  margin: 20px auto;
  font-size: 1em;
}

.menu{
  font-size: 1em;
  float: left;
  font-size: 4em;
  height: 30px;
  margin-top: -40px;
  padding-left: 4px;
}

.menu_bottom{
    float: left;
    font-size: 0.7em;
    padding-top: 30px;
    padding-left: 6px;
    font-family: "jaf-domus-titling-web";
    letter-spacing: 2px;
}

.menu_scroll .title a{
  color: #ffffff;
  text-decoration: none;
}

.menu_scroll .title a:visited{
  color: #ffffff;
  text-decoration: none;
}

#menu_scroll {
    height: 10px;
}

#menu_scroll #nav-open {
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 200;
    margin: 0;
    background: #000;
    color: #ffffff;
}

#menu_scroll #nav-open a {
    position: absolute;
    top: 5px;
    right: 10px;
}
#menu_scroll a:visited{
    color: #ffffff;
}

.nav-open a{
  text-decoration: none;
}

.nav-open a:visited{
  text-decoration: none;
  color: #ffffff;
}

.sp_language{
  font-size: 0.8em;
  float: right;
  margin-right: 30px;
}

.sp_language a:visited{
  color: #ffffff;
}

.language{
  display: none;
}

#gNav {
    width: 100%;
    position: absolute;
    top: -1600px;
    z-index: 100;
    transition: top 1s;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    background:#1a1a1a;
}

#gNav a:visited{
    top: -1600px;
}

#gNav:target {
    top: 80px;
    left: 10px;
}

.nav-close{
  text-align: center;
  color: #ffffff;
}

.nav-close a:visited{
    color: #ffffff;
    text-align: center;
}

dt img{
  width: 60%;
}

/*下記15AWrenewal追加部分*/

.photos ul{
  position: relative;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    margin: 0px;}


header p{
  height: 200px;
  width: 60%;
  position: relative;
  z-index: -1;
  font-size: 1em;
  color: #ffffff;
  /*top: 60px;
  margin-left: 30px;*/
}

h1{
  margin-left: 30px;
  position: relative;
  top: 100px;
  font-size: 2.5em;
}

header .button{
  position: relative;
  margin-top: 50px;
  margin-left: 30px;
  float: left;
}

#brands ul {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  margin: 0px;
}
#brands figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

#brands ul img{
  width: 100%;
}
#brands figcaption .sns{
  width: 10%;
}

#brands figcaption img{
  width: 200%;
}

#brands figcaption h3,
#brands figcaption p {
  position: absolute;
  left: -100%;
  width: 260px;
  -webkit-transition: .3s;
  transition: .3s;
}
#brands figcaption h3 {
  top: 50px;
  font-size: 6em;
  font-weight: bold;
}
#brands figcaption p {
  top: 75px;
}
#brands ul:hover figcaption {
  opacity: 1;
}
#brands ul:hover figcaption h3,
#brands ul:hover figcaption p {
  left: 20px;
}
#brands ul:hover figcaption h3 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
#brands ul:hover figcaption p {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

#brands{
    height: 1500px;
}

.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#brands a:visited {
  color: #ffffff;
}

#brands a:link {
  color: #ffffff;
}

#about{
	height: 800px;
}

#about li{
  margin: 100px auto;
  width: 80%;
	font-size: 0.8em;

}

#contact p{
  display: none;
}


.news_right {
    background-color: #ffffff;
    color: #000000;
    height: 350px;
    width: 250px;
    text-align: center;
}

#news{
	  height: 1500px;

	}


.bg {
	    background-color: #D4D7DB;
	    height: 2000px;
	}

.tv_frame{
	clear: both;
}

.photo img{
	width: 250px;
}

    font-size: 0.8em;
