@charset "utf-8";

.db{
	display: block !important;
}

.dn{
	display: none !important;
}

.cf:after {
	content: "";
	clear: both;
	display: block;
}

@media(max-width:1000px){

	img{
		max-width: 100%;
		height: auto;
	}

	#hpb-nav{
		height: auto;
		position: static;
		background-repeat: repeat;
		margin: 10px 0 10px 0;
		padding: 0 0 5px 0;
	}

	#hpb-nav ul{
		height: auto;
	}

	#hpb-inner{
		position: static;
	}

	#hpb-header{
		height: auto;
	}

	#hpb-container,
	#hpb-nav{
		max-width: 100%;
	}

	#hpb-wrapper{
		width: calc(100% - 250px);
		box-sizing: border-box;
		margin-top: 0 !important;
	}

	#hpb-aside{
		width: 220px;
		margin-left: 10px;
		margin-top: 0;
	}

	#toppage-item div.item{
		width: 100%;
	}

	#toppage-item h4{
		width: auto;
	}

	#hpb-wrapper{
		margin-right: 10px;
	}

	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: auto;
		background: none;
		text-indent: 0;
	}

	#toppage-item h4 {
  		width: calc(100% - 161px);
	}

	.addWrap{
		max-width: 100%;
		height: auto;
		overflow: hidden;
	}

	img.hpb-parts-img-02{
		float: none;
		display: block;
		margin: 0 auto 10px auto !important;
	}

	#detail{
		max-width: 100%;
	}
}

@media(max-width:767px){

	#hpb-wrapper{
		margin: 10px 0 0 0;
		padding: 0 10px;
		width: 100%;
	}

	#toppage-item div.item{
		max-height:none;
		min-height:auto;
		margin-bottom: 20px;
	}

	#hpb-aside{
		margin-top: 20px;
		margin-left: 0;
		padding: 0 10px;
		width: 100%;
		box-sizing: border-box;
	}

}


@media(max-width:480px){

	table.res {
		width:100%;
		border-collapse: collapse;
	}

	table.res tbody tr:first-of-type{
		display: none;
	}

	table.res tbody tr th:first-of-type{
		background: #FF3883;
		color: #ffffff;
	}

	table.res thead th {
		width: 100%;
	}

	table.res tbody th {
		color:#FFF;
		vertical-align:top;
		width: 100%;
		box-sizing: border-box;
	}

	table.res tbody td {
		vertical-align:top;
		width: 100%;
		box-sizing: border-box;
	}

	table.res tbody td img{
		width: 100%;
		height: auto;
	}
	table.res thead {
		display:none;
	}
	table.res tbody th {
		display:block;
		box-sizing: border-box;
	}
	table.res tbody td {
		display:block;
		box-sizing: border-box;
	}

	table.res tbody td::before {
		content: attr(label);
		float: left;
		clear:both;
		font-weight:bold;
	}

	.hpb-layoutset-02 h2{
		height: auto;
		background-repeat: repeat;
		background-image: url(titleBg_8Cb_sp.png);
		padding: 5px 10px;
		position: relative;
		line-height: 1.6;
	}

	.hpb-layoutset-02 h2 span.ja{
		padding-left: 35px;
	}

	.hpb-layoutset-02 h2:before{
		content: url(shop_8Cb.png);
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 5px;
	}

	#detail img{
		display: block !important;
		margin: 0 auto 10px auto!important;
		float: none !important;
	}

	#detail p{
		clear: both;
	}
}
