body,
html {
    height: 100%;
    width: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 { 
	font-family: "futura-pt",sans-serif;
}
.sns-font {
	margin-top: 4px;
	font-family: "FontAwesome";
}

.clearfix:after,
.site-title span {
    visibility: hidden;
}
.navbar-custom,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
    text-transform: uppercase;
}
.intro,
.movieBox,
body,
html {
    width: 100%;
}
.styleCont {
    float: left;
    overflow: hidden;
}
#wrapper,.styleCont,
figure {
    overflow: hidden;
}
#controller ul,
.colorbar ul,
li {
    list-style: none;
}
body {
    color: #000;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    webkit-tap-highlight-color: rgba(173,174,176,.2);
}
#wrapper {
    position: relative;
    height: auto!important;
    height: 100%;
	padding-top: 50px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.content-section h2 {
	font-size: 18px;
    letter-spacing: 0.05em;
    margin-right: -0.05em;
	font-weight: 800;
    line-height: 200%;
	padding-bottom: 5px;
}
span.bTit{
	border-bottom: 2px solid #000;
}
.proListTit,
.proListTit1 {
    font-size: 16px;
    text-align: center;
    line-height: 200%;
    letter-spacing: 0.03em;
    font-weight: 400;
}
.proListTit1 {
    margin: 10px 0 30px;
}
.proListTit {
    margin: 50px 0 30px;
}
.proListTitSP {
    text-align: center;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight:  600;
    margin: 10px 0 0;
	padding-top: 20px;
}
.proListDatSP {
	font-size: 10px;
	font-weight: 600;
	padding-top: 5px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

.proListTitNEW{
    text-align: center;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin: 10px 0 0;
	padding-top: 10px;
}
.proListDatNEW {
	padding-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

.spContent {
    text-align: left;
    font-weight: 400;
}
.spContent p {
    line-height: 180%;
}
.categoryNam,
.productsThumb .special {
    line-height: 200%;
    font-weight: 400;
}
.spContent p.spJp {
    font-size: 12px;
    margin-bottom: 20px;
}
.spContent p.spEng {
    margin-bottom: 10px;
}
.spContent p a{
	color: #09122f;
	text-decoration: underline;
}

.movie {
position:relative;
width:100%;
padding-top:56.25%;
	margin-top: 60px;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.categoryNam {
	text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.05em;
	margin-top: 25px;
	margin-bottom: 40px;
	font-weight: bold;
}
@media(max-width:480px) {
.categoryNam {
	margin-top: 10px;
	margin-bottom: 5px;
	}
}


.productsThumb .special {
    font-size: 20px;
    margin: 50px 0 50px;
}
p {
    margin: 0 0 25px;
    font-size: 12px;
    line-height: 1.5;
}
a {
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:focus,
a:hover {
    text-decoration: none;
    color: #CCC;
}
img {
    max-width: 100%;
    height: auto;
}
.clear {
    clear: both;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.movieBox {
    height: 100%;
    display: none;
}
.lightbox a {
    color: #F1F1F1;
}
.lightbox a:focus,
.lightbox a:hover {
    color: #AAA;
}
.light {
    font-weight: 400;
}
.site-title {
    margin-top: 19px;
    margin-left: 15px;
}
.site-title a {
    background: url("../img/nonnative_logo.png") center top no-repeat;
    background-size: 150px 20px;
    height: 20px;
    display: block;
    text-indent: -9999px;
}
.navbar-custom {
    margin: 0;
    background-color:#FFF;
}
.navbar-custom .nav li a:active,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    background-color: transparent;
    outline: 0;
}
.navbar-custom  {
    font-weight: 400;
}
.navbar-custom .navbar-toggle {
    margin: 0;
    padding: 17px 12px 0  ;
    font-size: 20px;
	font-weight: 100;
	color: #000;
}
.navbar-custom .navbar-toggle:active,
.navbar-custom .navbar-toggle:focus {
    outline: 0;
}
.navbar-custom a {
    color: #000;
}

.navbar-custom .nav li span,
.navbar-custom .nav li a {
    color: #000;
	letter-spacing: 0.1em;
    margin-top: 5px;
    font-size: 13px;
	font-weight: bold;
    padding: 13px 10px 0 7px;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    color: #333;
}
.intro,
.navbar-custom .nav li.active a:hover {
    color: #333;
}
.navbar-custom .nav li.active {
    outline: 0;
}
video {
    z-index: -100;
}
.intro {
	position:relative;
    display: table;
	height: 300px;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center center;
	margin-top: 50px;
}

.sample {
}
.sample li {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 1;
    -webkit-animation: anime 60s linear 0s infinite ;
    animation: anime 60s linear 0s infinite ;
}
.sample li { 
	background-image: url(../img/intro/intro01.jpg);
}






#footer p,
#footerPro p,
.btn,
.stores-section p.place,
figcaption.proCap .pNo,
figcaption.sCap .styleNo {
    text-transform: uppercase;
	margin: 0px;
}
.intro .intro-body p.intro-text,
.introSU .intro-body p.intro-text {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 120%;
    padding: 0 15px;
    font-weight: 600;
}
.btn {
    border-radius: 0;
    font-weight: 400;
}

figcaption.sCap .styleCap,
figcaption.sCap .styleNo {
    font-weight: 400;
    color: #09122f;
    text-shadow: 1px 1px 1px rgba(106,115,143,0.4);
}
figcaption.sCapSU .styleCap,
figcaption.sCapSU .styleNo {
    font-weight: 600;
    color: #e3b6c0;
    text-shadow: 1px 1px 1px rgba(249,236,239,0.4);
}
.styleCont {
	padding: 5px;
    width: 50%;
    height: auto;
    position: relative;
}
figcaption.sCap,
figcaption.sCapSU {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    -webkit-transition: 0.4s;
    opacity: 0;
    padding-top: 150px;
    z-index: 2;
}
figcaption.sCap {
    position: absolute;
    background: url("../img/bg_style.jpg") center;
    transition: 0.4s;
}
figcaption.sCapSU {
    position: absolute;
    background: url("../img/bg_style_SU.jpg") center;
    transition: 0.4s;
}
.styleCont:hover figcaption.sCap,
.styleCont:hover figcaption.sCapSU,
figure:hover figcaption {
    opacity: 1;
}
figcaption.sCap .styleNo {
    font-size: 20px;
	border: 2px solid #09122f;
    padding: 15px 0;
	font-weight: 600;
    top: 50%;
    position: absolute;
    letter-spacing: 0.01em;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -28px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
figcaption.sCap .styleCap {
    padding-top: 15px;
	font-weight: 600;
    font-size: 10px;
    bottom: 8%;
    position: absolute;
    width: 80%;
    left: 10%;
}
figcaption.sCapSU .styleNo {
    font-size: 20px;
	border: 3px solid #e3b6c0;
    padding: 15px 0;
	font-weight: 600;
    top: 50%;
    position: absolute;
    letter-spacing: 0.01em;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -28px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
figcaption.sCapSU .styleCap {
    padding-top: 15px;
	font-weight: 600;
    font-size: 10px;
    bottom: 8%;
    position: absolute;
    width: 80%;
    left: 10%;
}
#specialList .container {
    padding: 10px 0 10px;
    width: 100%;
}

.lookModal {
	padding: 0px;
	margin: 0px;
}
.lookModal img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height:auto;
}
.styles-tit {
	margin-top: 30px;
}
.stylesCont {
	margin-bottom: 30px;
}

#styles h2 {
    margin-bottom: 0px;
}
#styles h2.styles-tit {
    line-height: 100%;
    margin-bottom: 10px;
}

.stylesCap {
    margin-bottom: 15px;
    padding: 0 30px;
} 
#styles h3.stylesCapJp {
    letter-spacing: 0em;
    font-size: 11px;
    line-height: 160%;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: bold;
}
#styles h3.stylesCapEng {
    letter-spacing: 0em;
    font-size: 12px;
    line-height: 160%;
    text-transform: none;
    font-weight: bold;
}


@media screen and (max-width: 480px){
#styles h2.styles-tit {
    font-size: 15px;
}
  
}

.special-section h3 {
	color: #333;
	font-size: 11px;
	margin: 30px 0 0 0;
}
.special-section p {
	margin-top: 50px;
	margin-bottom: -60px;
}

.specialCont .proCate {
    padding: 0 10px 10px;
}
.move {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.move iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.btn-product {
    font-size: 10px;
    font-weight: 800;
	letter-spacing: 0.1em;
    color: #000;
    background-color: rgba(255,255,255, 0.8);
	border: 2px solid #333;
    padding: 6px 20px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.btn-product:focus,
.btn-product:hover {
    outline: 0;
    color: #FFF;
	border: 2px solid #ccc;
    background-color: rgba(0,0,0,0.8);
}
.sectionCap {
    width: 100%;
    color: #333;
    text-shadow: 0 2px 1px #F1F1F1;
}
.catNam {
	margin: 0px;
    padding: 0px;
}
@media screen and (max-width: 480px){
.catNam {
	margin: 0px;
    padding: 0px;
}
}
.catNam a h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
    margin: 0px auto;
	letter-spacing: 0;
    padding: 15px 0px 14px 0px;
	text-transform: uppercase;
	line-height: 120%;
    text-decoration: none;
    background: #AAA;
    border: 2px solid #fff;
    
}
.catNam a:hover h2 {
    background: #ccc;
}

.shopCont a {
    color: #666;
    text-decoration: underline;
}
.shopCont a:hover {
    color: #888;
}
.shopCont,
.vendorCont {
    display: inline-block;
	font-size: 14px;
	font-weight: 500;
    line-height: 130%;
    float: left;
    text-align: center;
}
.storeVendor {
    width: 100%;
}
.storeTit {
    margin-top: 60px;
    margin-bottom: 55px;
    text-align: center;
}
.onlineCont {
    width: 100%;
    margin-bottom: 70px;
    float: left;
    text-align: center;
    line-height: 130%;
}
p.shopName {
    letter-spacing: 0em;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 3px;
    margin: 0px;
}
p.shopLogo img {
    width: 150px;
    padding: 0px;
    margin: 0px;
}
p.shopLogo2 img {
    height: 44px;
    padding: 0px;
    margin: 0px;
}
p.shoppPhone,
p.vendorPlace {
	color:#888;
}
p.place {
    line-height: 170%;
    font-size: 12px;
    margin: 10px 0 10px 0;
    padding-bottom: 0;
	color: #888;
}
p.vendorPlace,
p.vendorPlaceB,
p.vendorPlaceE {
    font-size: 12px;
    padding-bottom: 25px;
    line-height: 170%;
}
p.vendorPlaceB {
    padding-top: 30px;
}
p.vendorPlace a {
	color: #888;
}

p.shopPlace {
	text-transform: uppercase;
    font-weight: 600;
    line-height: 120%;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
p.shoppPhone {
    line-height: 150%;
    font-size: 12px;
    margin:3px 0 20px 0;
    padding-bottom: 18px;
	color: #888;
}

#acMenu dt{
    display:block;
    cursor:pointer;
    }
#acMenu dd{
	padding-top: 15px;
    display:none;
    }

.contact-section p {
	letter-spacing: 0.05em;
	line-height: 200%;
}

.sendFormM {
    margin-bottom: 15px;
}
.sendFormM input.wpcf7-submit {
    font-size: 10px;
    font-weight: 700;
    padding: 8px 9px;
    background-color: #ccc;
    color: #333;
    border-style: none;
    letter-spacing: 1px;
}
.sendFormM input.wpcf7-text {
    border: 0;
    width: 250px;
    color: #000;
    margin-right: 10px;
    letter-spacing: 1px;
    outline: 0;
    background: #F5F5F5;
    padding: 5px 7px;
    margin-bottom: 10px;
    font-size: 16px;
}
.sendFormM input:focus {
    color: #000;
    background: #ccc;
}
.maileservice-section p {
    font-size: 10px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
	margin: 10px 0 0;
}
.maileservice-section p.cfsub {
    font-size: 11px;
    line-height: 120%;
	margin: 5px 0 25px;
}
.maileservice-section a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
}
.maileservice-section a:hover {
    color: #ccc;
}

.contactB {
	border-right: 1px solid #000;
	margin-right: 10px;
	padding-right: 10px;
}
#productList .container {
    margin-bottom: -1px;
    width: 100%;
    color: #000;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    height: auto!important;
    height: 100%;
}
.productList-section {
    width: 100%;
    padding-bottom: 50px;
    margin: 0 auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.upcoming {
	position:absolute;
	z-index: 10;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0, 0);
}
.entry {
	position: relative;
}
.upcoming img {
	z-index: 1;
	-webkit-filter: grayscale(100%) opacity(0.7);
	-moz-filter: grayscale(100%) opacity(0.7);
	-o-filter: grayscale(100%) opacity(0.7);
	-ms-filter: grayscale(100%) opacity(0.7);
	filter: grayscale(100%) opacity(0.7);
}
.entry,
.entrySP {
    width: 33.33%;
    line-height: 130%;
    padding: 0;
    display: inline-block;
    float: left;
    text-align: center;
}
.entry {
    margin-bottom: 0;
}
.entrySP {
    margin: 0;
}

.productsLeft {
	float: left;
	width: 60%;
}
.productsRight {
	float: left;
	width: 35%;
	text-align: left;
	padding-top: 150px;
	padding-left: 5%;
}

#entry_post,
#imageBox {
    width: 100%;
    height: 100%;
}
.productsS {
    width: 100%;
    margin: 0 auto;
    padding: 70px 0 0;
}
.productsS ul {
    margin: 0;
    padding: 0;
}
#imageBox {
    margin-bottom: 0;
}
#imageBox img {
    width: 450px;
}
#imageBox li {
    display: none;
}
#footer,
#footerPro {
    padding: 25px 0 120px 0;
}
#controller,
.caption {
    height: 100%;
    margin-bottom: 10px;
    width: 100%;
	letter-spacing: 0.05em;
}

#name {
	width: 70%;
    font-size: 16px;
    font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 150%;
	margin-bottom: 20px;
}
.caption {
    clear: both;
    font-size: 12px;
    font-weight: 400;
	line-height: 150%;
	margin-bottom: 20px;
}

.buyBt,
a.buyBt{
	text-align: center;
	font-weight: bold;
    padding: 5px 13px;
    color: #fff;
    background: rgba(0,0,0, 1);
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.1em;
}
.buyBt:hover,
.buyBt:focus,
a.buyBt:hover,
a.buyBt:focus{
    color: rgba(255,255,255, 1);
    background: rgba(0,0,0, 0.7);
    text-decoration: none;
    outline: none;
}
.buyBt:active{
    cursor: pointer !important;
}
 



#madein
span {
}
#logo {
    width: 100%;
    margin-top: 50px;
}
#logo img{
margin-right: 10px;	
max-width: 60px;
	height: auto;
}
@media screen and (max-width: 480px){
#logo img {
margin: 0 10px;	
}
}

#controller {
    padding: 0;
}
#controller ul {
    text-align: center;
}
#controller ul li {
    margin: 0 10px;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}
#controller ul li img {
    height: 80px;
}
#footer {
    width: 100%;
    margin: 0;
    position: absolute;
}
#footerPro {
    margin: 0;
    width: 100%;
}
#footer p,
#footerPro p {
    font-weight: 600;
    font-size: 11px;
    margin: 0;
    color: #000;
	letter-spacing: 0.05em;
}


	
 .nextpage {
	position:absolute;
	bottom: 10px;
	text-align: center;  	
	width: 100%;
}
	
.playBt {
		position: absolute;
top: -105%;
left: -100%;
right: -100%;
bottom: -100%;
margin: auto;
width: 80px;
height:80px;
	}
	
	
#IconList3 a:before {        /*白い丸 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 80px;
	height: 80px;
	border: 3px solid #ccc;
	border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */  
	background: rgba(255,255,255,0.1);
	
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#IconList3 a:after {        /*「after要素」で三角 */ 
	display: block;
	content: "";
	position: absolute;
	margin-top: 20px;
	top: 50%;
	left: 30px;
	width: 0;
	height: 0;
	border: 20px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 30px solid #ccc;
	
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#IconList3 a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	border-left: 30px solid #000;
}
#IconList3 a:hover:before { 
	border: 3px solid #000;
	background: rgba(255,255,255,0.4);
}




a.topScroll {
	font-size: 10PX;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	color: #FFF;
	
	padding-top: 60px;
}
a.topScroll span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 28px;
	height: 28px;
	margin-left: -14px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	opacity: 0;
	box-sizing: border-box;
}
a.topScroll span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
a.topScroll span:nth-of-type(2) {
	top: 12px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}




@-webkit-keyframes sdb {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}




@media screen and (min-width: 480px){
.pcNone {
display: none;
}
}

@media screen and (max-width: 480px){
.spNone { display: none;}
}

#SNSmenu-wrap {
  position: fixed;
  top: 0px;
  right:0px;
  font-size: 15px;
  z-index: 10001;
	padding: 10px 10px 0 0 ;
}
#SNSmenu-wrap ul{
	margin: 0px;
	padding: 0px;
}
	
#SNSmenu-wrap li{
	list-style: none;
	float: right;
	padding: 5px;

}
#SNSmenu-wrap li a{
  color: #000;
  height: 90px;

}
#menu-wrap{
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0;
  opacity: 1;
  z-index: 9999;
	transition: .3s;
}
#menu-wrap ul{
	margin: 0px;
	padding: 0px;
}

#menu-wrap li{
  display: inline-block;
  width: 20%;
	font-weight: 800;
  font-size: 10px;
}

#menu-wrap li img{
	width: 30px;
	margin-bottom: 10px;
}


#menu-wrap li span ,
#menu-wrap li a{
  color: #fff;
  background: #333;
  width: 20%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 90px;
  transition: .3s;
	letter-spacing: 0.05em;

}



#stores{
	padding: 50px 0;
}
#archives{
	padding-bottom: 80px;
}
#maileservice{
	padding-bottom: 30px;
}

.CDtit {
    font-size: 14px;
    letter-spacing: 0.05em;
}
.newItemDate {
    font-size: 14px;
    letter-spacing: 0.05em;
	margin-top: 5px;
	margin-bottom: 40px;
	font-weight: bold;
}

.comingsoon:before {
content: "more coming soon…";
}

.collectionD:nth-child(n+2) {
	padding-top: 40px;
}

.comingsoon2:before {
content: "more coming soon…";
	color: #aaa;
}

#nav { text-align: center; }
.btn {
    display: inline-block;
    margin: 0 6px;
}
.btn span {
    font-size: 14px;
	font-weight: 600;
    padding: 12px;
    background-color: #FFF;
    text-decoration: none;
    color: #000;
}
#prev a {
}
#next a {
}


