@charset "utf-8";
/* 次期PKG Plain CSS */


/*=== PCcontents start ========================*/

body {
	background-color:#fff;
}

#wrap {
	width:100%;
	margin:0;
	position:relative;
	text-align:left;
/*	background-color:#f7f7f7;*/
}


/*---------------------------------------------
	header
  ---------------------------------------------*/
header {
	width:100%;
	margin:0;
}

/*headerNo1*/
.headerWrap {
	background-color:#2fa700;
}
.headerContents {
	width:980px;
	margin:0 auto;
	padding:10px 0;
}

/*header*/
.globalNavi {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f5f5f5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f5f5f5')";
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	-moz-box-shadow: 0px 2px 3px #dbdbdb;
	-webkit-box-shadow: 0px 2px 3px #dbdbdb;
	box-shadow: 0px 2px 3px #dbdbdb;
	position: relative;
}
.globalNavi ul {
	width:980px;
	margin:0 auto;
	text-align:center;
}
.globalNavi ul li {
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
	width:150px;
	float:left;
	height:32px;
}

.globalNavi ul li:nth-child(1) {
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
	width:230px;
	float:left;
	height:32px;
}

.globalNavi ul li a {
	display:block;
	padding: 8px 0;
	color:#fff;
	font-size:0.8em;
	text-decoration:none;
}
.globalNavi ul li:nth-child(1) a {
	width:230px;
	height:32px;
}
.globalNavi ul li:nth-child(2) a,
.globalNavi ul li:nth-child(3) a,
.globalNavi ul li:nth-child(4) a,
.globalNavi ul li:nth-child(5) a,
.globalNavi ul li:nth-child(6) a {
	width:150px;
	height:32px;
}
.globalNavi ul li:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*---------------------------------------------
	contents
  ---------------------------------------------*/
.contents {
	width:980px;
	margin:0 auto;
	position:relative;
}
.contents section {
	padding:0;
	margin:0 0 15px;
}

@media screen and (max-width: 641px) {
	.contents section {
	padding:0;
	margin:0 0 10px;
	}
}

/*パンくず*/
.panNav ul {
	margin:0 0 10px;
	font-size:0.8em;
}
.panNav ul li {
	display:inline-block;
	* display:inline;
	* zoom:1;
}
.panNav ul li + li:before {
	content:">";
	padding:0 5px;
}

/*カラムレイアウト*/
.topGroupName {
	width:730px;
	float:right;
}
.sideContents {
	width:230px;
	float:left;
}

.top_wide_area {
	width:980px;
	clear:both;
}

/*見出し*/
.level_h1 {
	font-size:1.3em;
	margin:0 0 20px;
	padding:3px 0;
	font-weight: bold;
}
.level_h1 span {
	font-weight:bold;
	padding:0;
}
.level_h2 {
	font-size:1.2em;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ccc;
	margin:0 0 10px;
	padding:5px;
	font-weight: bold;
}
.level_h3 {
	font-size:1em;
	border-bottom:1px dotted #ccc;
	border-left:3px solid #ccc;
	margin:0 0 10px;
	padding:5px;
	font-weight: bold;
}

/*インデント*/
.topGroupName .textInd1em {
	text-indent:-1em;
	padding-left:1em;
}
.topGroupName .textInd2em {
	text-indent:-2em;
	padding-left:2em;
}
.topGroupName .textInd3em {
	text-indent:-3em;
	padding-left:3em;
}

/*アイテムリスト*/
.itemBlock {
	float:left;
	margin:0 20px 10px 0;
}
.itemBlock:nth-of-type(3n) {
	margin-right:0;
}
.itemBlock img {
	width:230px;
	height:230px;
}
.itemBlock figcaption {
	font-size:0.9em;
	padding:5px;
}

/* 説明スペース */
.contents .information{
	margin: 10px 0 15px 5px;
}

/* ボタンスペース */
.contents .buttonArea{
	margin: 10px 0;
	text-align: center;
}

.sideContents aside {
	text-align:center;
}

/*globalImage flexslider*/
.contents section.globalImage {
	padding:0;
	margin:0;
}

/*---------------------------------------------
	footer
  ---------------------------------------------*/
footer {
	width: 100%;
	background-color:#f3f3f3;
}

footer div, footer section, footer nav {
	margin:0 0 10px;
}

.footerContents {
	background-color:#2fa700;
	padding:50px 0 0;
}
/*footerNavi*/
.footerNavi,
.footerNaviWide {
	width:980px;
	margin:0 auto 20px;
	color:#333;
}
.footerNavi .footerBox {
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	vertical-align:text-top;
	width:25%;
	padding:0 0 0 30px;
}
.footerNavi .footerBox h4,
.footerNaviWide .footerBoxWide h4 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 15px;
}
.footerNavi .footerBox ul,
.footerNavi .footerBox dl {
	font-size:0.8em;
	line-height:1.8em;
}
.footerNavi .footerBox dl dt {
	font-weight:bold;
}
.footerNavi .footerBox dl dd {
	padding:0 0 0 20px;
}

/*footerSubNavi*/
.footerSubNavi {
	width:100%;
	margin:0 auto;
	padding:20px 30px;
	line-height:1em;
	background:#d5d5d7;
	text-align:center;
}

.footerSubNavi ul {
	margin:0 auto;
}

.footerSubNavi ul li {
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
}

.footerSwitchArea {
	margin:20px 0 20px;
}

@media screen and (max-width: 641px) {
	.footerSubNavi ul li {
	display: block;
	text-align:left;
	font-size:14px;
	}
}

.footerSubNavi ul li + li {
	border-left:1px solid #bdbdbd;
/*	padding-left: 7px;*/
}
.footerSubNavi ul li a {
	color:#333;
	font-size:0.6em;
	padding:0;
}

/*copy*/
.copy {
	margin:0 auto;
	padding:20px 0;
	font-size:0.7em;
	background:#d5d5d7;

}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .copy {
	width: 980px;
  }
}
.copy .address {
	padding:0;
	text-align:center;
}

/*========================== PCcontents End ===*/


/*=== Responsive contents start ===============*/
@media screen and (max-width: 641px){
	/*980px→100%*/
	.contents,
	.headerContents, .header, .globalNavi ul, .search_ctrl,
	.footerNavi, .footerBox, .footerSubNavi, .copy {
		width: 100%;
	}
	
	/*header*/
	.globalNavi ul li {
		width:25%;
	}
	.globalNavi ul li:nth-child(1) a,
	.globalNavi ul li:nth-child(3) a,
	.globalNavi ul li:nth-child(4) a,
	.globalNavi ul li:nth-child(5) a {
		width:auto;
		font-size:0.6em;
	}
	.headerSearch {
		padding: 4%;
		margin: 0 0 5%;
	}
	.search_ctrl {
		width:100%;
		margin:0 auto;
		padding: 0;
	}
	.searchNavi {
		padding: 0 10%;
	}
	/*パンくず*/
	.panNav {
		display:none;
	}
	/*アイテムリスト*/
	.itemBlock {
		display: inline-block;  
		*display: inline;  
		*zoom: 1;
		border:1px solid #ccc;
		width: 47%;
		margin: 0 1% 5% 1%;
	}
	.itemBlock img {
		width:100%;
		height:auto;
	}
	.footerSubNavi ul li + li {
		border-left:none;
	}
	
	/*金額から探す*/
	.search_price {
		width:100%;
	}
	
	.search_price form {
		margin:0 20px;
		border-radius:4px;
	}
		
}
/*================= Responsive contents End ===*/

.invisible{
	display:none;
}
