@charset "UTF-8";
#w_nav {
	position:fixed;
	width:738px;
	height:105px;
	top:173px;
	left:75px;
	z-index:10;
	background: url(../img/works/menu.png) no-repeat;
}
#w_nav li {
	line-height:0;
	float:left;
	margin-top:11px;
}

#w_nav li a {
	display:block;
	filter:alpha(opacity=0); 
	-moz-opacity:0.00 ;
	opacity:0.00 
}
#w_nav li a.selected {
	filter:alpha(opacity=100) !important;
	-moz-opacity:1.00 !important;
	opacity:1.00 !important;
}

#loading {
	background: url(../img/loading.gif) center center no-repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
}

#container {
	margin-top:316px;
	margin-left:80px;
	margin-right:30px;
	overflow:visible !important;
	margin-bottom:100px;
	z-index:1;
}

div.element{
	width: 186px;
	height: 186px;
	margin: 0 28px 28px 0;
 float: left;
 cursor:pointer;
}



.variable-sizes .element.big { 
width: 400px;
height: 400px;


}
div.element .article_thum {
	 background: url(../img/icon/icon_bg.png) 5px 39px no-repeat;
	 position:relative;
	 z-index:1;
}
div.element.big .article_thum {
	 background: url(../img/icon/icon_bg.png) 60px 39px no-repeat;
	  position:relative;
	 z-index:1;
	 width: 400px;
height: 400px;

}
div.element .hover {
	width:246px;
	height:286px;
	position:absolute;
	left:-31px;
	top:-35px;
	z-index:0;
	background: url(../img/top/hover2.png) left top no-repeat;
	display:none;
}
div.element.big .hover {
	width:461px;
	height:493px;
	position:absolute;
	left:-31px;
	top:-35px;
	z-index:0;
	background: url(../img/top/hover.png) left top no-repeat;
}

.hover p {
	position:absolute;
	width:100%;
	bottom:37px;
	font-size:12px;
	text-align:center;
	line-height:1;
}
.hover p span {
	font-size:10px;
	display:block;
	margin-bottom:5px;
	color:#666;	
}
.variable-sizes .element.news { 
width: 397px;
height: 397px;
 background: url(../img/top/news_bg.png) no-repeat;

}
.variable-sizes .element.news h2 {
margin-top:33px;
line-height:0;
margin-bottom:20px;	
}

.variable-sizes .element.news li {
	display:block;
	margin-bottom:10px;
	font-size:12px;
}
.variable-sizes .element.news li dt {
	display:block;
	color:#999;	
	font-family: 'Roboto', sans-serif;
}
div.element .a {
	 z-index:5;
	 position:relative;
}
div.element strong {
	position:absolute;
	top:15px;
	left:5px;
	 z-index:10;
	 width:120px;
	 height:27px;
}
div.element.big strong {
	position:absolute;
	top:15px;
	left:60px;	
	 width:120px;
	 height:27px;
}
div.element strong.blanding {
	background: url(../img/icon/b1.png) no-repeat;
}
div.element strong.recipe {
	background: url(../img/icon/b2.png) no-repeat;
}
div.element strong.development {
	background: url(../img/icon/b3.png) no-repeat;
}
div.element strong.communication {
	background: url(../img/icon/b4.png) no-repeat;
}
div.element strong.other {
	background: url(../img/icon/b5.png) no-repeat;
}


.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}



.container div.element{
	width: 132px!important;
	height: 132px!important;
	margin: 0 28px 28px 0;
	cursor:inherit;
 	float: none!important;
}

.container h2{
	position:absolute;
	left:150px;
	top:50px;
	font-size:20px;
}

.contents_main {
	width:602px;
	background: url(../img/works/c_top.png) no-repeat;
	padding-top:38px;
	font-size:13px;
	float:left;
}
.contents_main .detail {
	background: url(../img/works/c_bottom.png) no-repeat left bottom;
	padding-bottom:30px;
}
.contents_main .detail img {
	display:block;
	margin-bottom:15px;	
	margin-top:15px;
}
.contents_main .detail > img {
	margin-top:35px!important;
}
.contents_r {
	float:right;
	width:272px;
	background: url(../img/works/n_top.png) no-repeat;
	padding-top:38px;
	font-size:11px;
	
}
.contents_r .detail {
	background: url(../img/works/n_bottom.png) no-repeat left bottom;
	padding-bottom:38px;
}
.contents_r h3{
	line-height:0;
	margin-bottom:18px;	
}

.contents_r h4{
	line-height:0;
	margin-bottom:18px;
	margin-top:38px;
}
.contents_r h4.cn {
	margin-top:0;	
}
.contents_r a {
	background-color:#FF0;	
}
.back {
	position:fixed;
	left:0;
	top:200px;	
	z-index:300;
}
.back img {
	margin-left:-30px;	
}
.spb {
	display:none;	
}
.pcb {
	display:block;	
}
@media only screen and (max-width:738px){
.spb {
	display:block;	
}
.pcb {
	display:none;	
}

#container {
	width:auto;
	margin-top:526px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	zoom:.47;
}
#w_nav {
	position:relative;
	width:auto;
	height:93px;
	top:auto;
	left:0;
	z-index:10;
	background: url(../img/sp/works/bg.png) no-repeat;
	background-size:550px 93px;
	margin-top:10px;
	padding:18px 20px 0 20px
}
#w_nav li {
	line-height:0;
	float:left;
	display:inline;
	margin-top:11px;
	margin:0 20px 20px;
	zoom:.5;
}

#w_nav li a {
	display:block;
	filter:alpha(opacity=100) !important;
	-moz-opacity:1.00 !important;
	opacity:1.00 !important;
}
#w_nav li a.selected {
	filter:alpha(opacity=100) !important;
	-moz-opacity:1.00 !important;
	opacity:1.00 !important;
}
.hover p {
	position:absolute;
	width:100%;
	bottom:30px;
	font-size:8px;
	text-align:center;
	line-height:1;
}
.hover p span {
	font-size:7px;
	display:block;
	margin-bottom:5px;
	color:#666;	
}	

.contents_main {
	width:100%;
	background: url(../img/works/c_top.png) no-repeat;
	padding-top:38px;
	font-size:13px;
	float:none;
}
.contents_r {
	float:none;
	width:100%;
	background: none;
	padding-top:38px;
	font-size:11px;
	
}
.contents_r .detail {
	background: url(../img/works/c_bottom.png) no-repeat left bottom;
	padding-bottom:30px;
}

.contents_main .detail img{
   max-width: 100%;
   height: auto;
}
.back {
	display:none;
}
.container h2{
	position:absolute;
	left:150px;
	top:40px;
	font-size:15px;
}
}