/* CSS Document */

.otherCol {
	overflow: hidden;
}
.brandproducts .col_2_4 li {
	margin-bottom: 0.5em !important;
	line-height: 140% !important;
}

.brandproducts .col_2_4.end {
	padding-bottom: 0px !important; 
}
.brandproducts .col_2_4.end img{
	margin-bottom: 0px !important; 
}
.gurahu {
	display: block;
	margin: 0px auto;
	position: relative;
	width: 720px;
	padding: 40px 10px 10px;
	border: 1px solid #cccccc;
	margin-bottom: 1em;
}
.gurahu .btn {
	position: absolute;
	padding: 0.35em 0.8em 0.20em;
	border-radius: 7px;
	line-height: 100%;
}
.gurahu a.btn {
	background-color: #0660FF;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #0052E3;
}
.gurahu a.btn:hover {
	opacity: 0.7;
}

.gurahu .btn01 {
	top: 15px;
	left: 70px;
	border: 1px solid #999999;
}
.gurahu .btn02 {
	top: 15px;
	left: 282px;
}
.gurahu .btn03 {
	top: 15px;
	left: 380px;
}

@media screen and (max-width: 639px) {
.brandproducts .col_2_4 {
	border-top: 1px solid #e9e9e9;
	padding-top: 1em !important;
}
.brandproducts .col_2_4:nth-child(even) {
}
	
	
.gurahu {
	width: 100%;
	padding: 5%;
}
.gurahu .btn {
	position: absolute;
	padding: 0.15em 0.4em 0.15em;
	border-radius: 5px;
	font-size: 2.3vw;
}

.gurahu .btn01 {
	top: 1.1vw;
	left: 10vw;
}
.gurahu .btn02 {
	top: 1.1vw;
	left: 36vw;
}
.gurahu .btn03 {
	top: 1.1vw;
	left: 52vw;
}
	
	.gurahuButton a {
		margin-bottom: 0.5em;
	} 	
	
#Contents .inner #mainContents .tblMerger th.level01 {
		display: none;
	}
#Contents .inner #mainContents .tblMerger td.label:before {
    content: attr(data-label);
	display: block;
	font-weight: bold;
	color: #0033aa;
	margin-bottom: 0.2em;
  }	
	
	
#Contents .inner #mainContents .tblMerger {
	border-top: none;
	}
	
#Contents .inner #mainContents .tblMerger td,
#Contents .inner #mainContents .tblMerger th {
	display: block;
	width: 100%;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
	
	
	
	
	
	
}