@charset "UTF-8";

body {
  background: #fff;
  /*background: rgb(230,230,230);
  background: linear-gradient(270deg, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 48%, rgba(255,255,255,1) 100%);*/
}
#GloablWrapper.top header.global {
	background: #fff;
  /*background: rgb(230,230,230);
  background: linear-gradient(270deg, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 48%, rgba(255,255,255,1) 100%);*/
}
#GloablWrapper.top.setFix header.global {
	background: #fff;
  /*background: rgb(230,230,230);
  background: linear-gradient(270deg, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 48%, rgba(255,255,255,1) 100%);*/
}

@media screen and (max-width: 768px) {
  
  #GloablWrapper.top header.global {
    background: #fff;
    /*background: rgb(230,230,230);
    background: linear-gradient(270deg, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 48%, rgba(255,255,255,1) 100%);*/
  }
  #GloablWrapper.top.setFix header.global {
    background: #fff;
    /*background: rgb(230,230,230);
    background: linear-gradient(270deg, rgba(230,230,230,1) 0%, rgba(254,254,254,1) 48%, rgba(255,255,255,1) 100%);*/
  }

}


#GloablWrapper.about header.global {
}
#GloablWrapper.setFix header.global {
}
#GloablWrapper.setFix header.global.isHover {
}
#GloablWrapper.collection .footerNav {
}
#MoveiArea{
}
.primaryContents{
  background: transparent;
  margin-bottom: 0px;
}

.footerNav {
/*
  background: #000000;
*/
}