﻿@charset "UTF-8";

.showContents {
	visibility:visible;
}

#press .archive_area .tabPanelGroup img {
-webkit-filter: grayscale(100%); /* webkit鐢� */
filter: gray; /* IE鐢� */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox */
}



body {
width:100%;
height:100%;
margin:0 auto;
text-align:center;
background: url(../images/bg_01.jpg) center top;
background-size:100%;
background-repeat: repeat-y;
}



.logo, .container{
apacity:1 !important;
}



#container{
width:100%;
margin:0 auto;
}


#logo{
display:none !important;
}


#contents{
padding-top:55%;
}

#banner_top{
width:80%;
margin:79px auto 0;
padding-top:110px;
}


#banner_top li{
margin-bottom:2%;
}

#banner_top li .icon{
display:none;
}

#banner_top li img{
width:100%;
}

#brandstory {
	margin:20% 0 0 0;
	padding-top:120px;
}
#newitem{
	margin:20% 0 0 0;
	padding-top:315px;
}

#collection,#news {
	margin:0 0 0 0;
}
#edit{
	margin:0 0 20px 0 ;
}
#collection,#news {
	padding-top:80px;
}

#press {
	padding:80px 0 500px 0;
}
.android #press {
	padding-bottom:500px;
}

#newitem .main,#collection .main,#press .main{
width:70%;
margin:auto;
}

#newitem .box h2.pc,#collection .box h2.pc,#news .box h2.pc,#press .box h2.pc,#brandstory .box h2.pc{
text-align:center;
line-height:28px;
}

#newitem .box,#collection .box,#news .box,#press .box, #brandstory .box  {
	width:100%;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#eeffffff,EndColorStr=#99ffffff);
  background-color: rgba(255, 255, 255, 0.9);
}

#brandstory .main p, #edit .main p, #event .main p  {
	width:90%;
	margin:10px auto 0;
	text-align: center;
	font-size:14px;
}

#brandstory .bnrtt_position {
	margin-top:25px !important;
}

#event .bnrtt_position {
	margin-top:25px !important;
}

#owl-demo div.number,#owl-demo2 div.number,#owl-demo3 div.number {
	display: none !important;
}

#owl-demo .item img,#owl-demo3 .item img {
	border:2px solid #efefef;
}


