/* #:breadclumgb */
#breadclumgb {
	background-color: #f7f7f5;
}

.text-gray {
	color: #757575;
}

#content-main-box > .header .item-id {
	float: left;
	font-size: 13px;
}
#content-main-box > .header .cats {
	float: left;
	overflow: hidden;
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}
#content-main-box > .header .cat {
	float: left;
	margin-left: 5px;
	font-size: 12px;
	line-height: 1;
	padding: 2px 4px;
}
#content-main-box > .header .cat-new {
	color: #fff;
	background-color: #ebc331;
	border: 1px solid #ebc331;
}
#content-main-box > .header .cat-seller {
	color: #fff;
	background-color: #44b4b5;
	border: 1px solid #44b4b5;
}
#content-main-box > .header .cat-mij {
	color: #31a468;
	background-color: #fff;
	border: 1px solid #31a468;
}
#content-main-box > .header h1 {
	clear: both;
	margin: 30px 0 0;
	font-size: 15px;
	font-weight: bold;
}

#content-main-box .upper {
	margin-top: 30px;
}
#content-main-box .upper .tab-list {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 5px;
	border-top: 1px solid #d5d5d5;
}
#content-main-box .upper .tab-list tr {
}
#content-main-box .upper .tab-list tr:nth-of-type(1) td:nth-of-type(1) {
	width: 260px;
}
#content-main-box .upper .tab-list th,
#content-main-box .upper .tab-list td {
	vertical-align: middle;
	padding: 10px;
	font-size: 14px;
}
#content-main-box .upper .bb {
	border-bottom: 1px solid #d5d5d5;
}
#content-main-box .upper .tab-list th {
	background-color: #e3edf0;
	white-space: nowrap;
	width: 133px;
}
#content-main-box .upper .tab-list td {
	background-color: #fff;
}
#content-main-box .upper .tab-list td .price {
	font-size: 18px;
}
#content-main-box .upper .tab-list td .per {
	font-size: 14px;
	color: #fff;
	background-color: #f15a24;
	padding: 4px 7px;
}
#content-main-box .upper .tab-list td strong {
	color: #f15a24;
	font-weight: bold;
}
#content-main-box .upper .tab-list td .sub {
	display: block;
	font-size: 10px;
	line-height: 1.5;
}
		#content-main-box .upper .ico-bus {
			background: url('../images/datail/ico-bus.svg') left center no-repeat;
			padding-left: 25px;
			-webkit-background-size: 19px 11px;
			background-size: 19px 11px;
		}

/*.container-main*/
.container-main.clm-2 {
	overflow: hidden;
	margin-top: 30px;
}
	.container-main .clm:nth-of-type(1) {
		float: left;
		width: 370px;
	}
	.container-main .thumb-b img {
		width: 100%;
		height: auto;
	}
	.container-main .clm:nth-of-type(2) {
		float: right;
		width: 432px;
	}
		.tab-list .items {
			display: block;
			overflow: hidden;
		}
		.tab-list .item {
			display: block;
			float: left;
			margin: 5px 5px 0 0;
			padding: 5px;
			border: 1px solid #c0c8ce;
			font-size: 11px;
		}
		.tab-list .item:last-child {
			margin-right: 0;
		}
			.tab-list .item span {
				display: block;
			}
			.tab-list .ico-stock {
				background: url('../images/datail/ico-stock.svg') left center no-repeat;
				padding-left: 15px;
				-webkit-background-size: 12px 13px;
				background-size: 12px 13px;
			}
			.tab-list .ico-time {
				background: url('../images/datail/ico-time.svg') left center no-repeat;
				padding-left: 15px;
				-webkit-background-size: 12px 12px;
				background-size: 12px 12px;
			}
			.tab-list .ico-check {
				background: url('../images/datail/ico-check.svg') left center no-repeat;
				padding-left: 15px;
				-webkit-background-size: 11px 19px;
				background-size: 11px 19px;
			}

.context-cart {
	background-color: #f7f7f5;
	padding: 20px;
}
	.context-cart table {
		width: 100%;
		background-color: #fff;
	}
	.context-cart th,
	.context-cart td {
		padding: 10px;
		border-top: 1px solid #d5d5d5;
		vertical-align: middle;
	}
	.context-cart tr:nth-of-type(1) th,
	.context-cart tr:nth-of-type(1) td {
		padding: 10px;
		border-top: none;
	}
	.context-cart tr:nth-of-type(1) td input[type=radio] {
		margin-right: 4px;
	}

	.context-cart .footer {
		overflow: hidden;
	}

		.context-cart .btn-cart-wrapper {
			float: left;
			width: 214px;
		}
			.context-cart .btn-cart {
				box-sizing: border-box;
				display: block;
				padding: 10px 6px;
				text-align: center;
				border-radius: 4px;
				box-shadow: 2px 2px 0px 0px #cc542f;
				-moz-box-shadow: 2px 2px 0px 0px #cc542f;
				-webkit-box-shadow: 2px 2px 0px 0px #cc542f;
				background-color: #f15a24;
				width: 100%;
				color: #fff;
				display: block;
			}

		.context-cart .btn-okiniiri-wrapper {
			float: right;
			width: 136px;
		}
			.btn-okiniiri {
		    box-sizing: border-box;
		    display: block;
		    padding: 4px;
		    text-align: center;
		    border: 2px solid #31a468;
		    border-radius: 4px;
		    box-shadow: 2px 2px 0px 0px #31a468;
		    -moz-box-shadow: 2px 2px 0px 0px #31a468;
		    -webkit-box-shadow: 2px 2px 0px 0px #31a468;
		    color: #31a468;
		    background-color: #fff;
		    width: 100%;
	    }

		.table-stock {
			width: 100%;
			border-bottom: 1px solid #d5d5d5;
		}
			.table-stock caption {
				font-size: 16px;
				font-weight: bold;
				color: #000;
			}
			.table-stock th,
			.table-stock td {
				padding: 10px;
			}
			.table-stock thead th,
			.table-stock thead td,
			.table-stock tbody th,
			.table-stock tbody td {
				border-top: 1px solid #d5d5d5;
			}
			.table-stock th {
				text-align: center;
				font-size: 14px;
				font-weight: bold;
			}
			.table-stock tr > td:nth-child(1) {
				text-align: left;
			}
			.table-stock tr > td:nth-child(2) {
				text-align: center;
				width: 130px;
			}

/*.description*/
.description {
	margin-top: 50px;
}
.description h2 {
	font-size: 22px;
	margin: 0 0 15px;
	padding: 0;
}
.description .context-inner {
	box-sizing: border-box;
	border: 5px solid #e3edf0;
	padding: 20px 15px 20px 30px;
}
.description .context-mask {
	padding: 20px 0;
	height: 390px;
	overflow-y: auto;
}

/*.container-spec*/
.container-spec .clm-2 {
	overflow: hidden;
		margin: 0 -3%;
}
	.container-spec .clm {
		float: left;
		width: 44%;
		margin: 0 3%;
	}
	.container-spec .clm:nth-of-type(2n+1) {
		clear: both;
	}
	.container-spec h3 {
		float: left;
		text-align: center;
		font-size: 16px;
		background-color: #f7f7f5;
		padding: 15px 0;
		width: 88px;
	}
	.container-spec p {
		clear: both;
	}

/*.container-sub*/
.container-sub {
	margin-top: 50px;
}

.container-sub h4 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.container-pdf .tabs {
	display: table;
}
	.container-pdf .tab {
		display: table-cell;
		vertical-align: middle;
		font-size: 15px;
		font-weight: bold;
	}
	.container-pdf .tab:nth-of-type(2) {
		padding-left: 10px;
	}
	.container-pdf .tab img {
		width: 40px;
		height: 30px;
	}
	.container-touroku .attention {
		margin-top: 20px;
		text-align: center;
	}
		.container-touroku .attention small {
			display: block;
			text-align: right;
			font-size: 9px;
			color: #a0a0a0;
		}

ul.clm-4 {
	overflow: hidden;
	margin: 0 -1.1%;
	padding: 0;
	list-style-type: none;
}
	ul.clm-4 li {
		float: left;
		width: 22.8%;
		margin: 0 1.1%;
	}
		ul.clm-4 .box1 {
			display: block;
			text-align: center;
			margin-top: 20px;
		}
		ul.clm-4 .box2 {
			display: block;
			margin-top: 5px;
		}
			ul.clm-4 .box2 img {
				display: block;
				width: 100%;
				height: auto;
			}
		ul.clm-4 .box3 {
			display: block;
			text-align: left;
			margin-top: 10px;
			font-size: 13px;
		}
		ul.clm-4 .box3 .ico-title {
			display: block;
			background-color: #e3edf0;
			margin-bottom: 6px;
			padding: 4px 8px;
			font-size: 14px;
		}
		ul.clm-4 .box3 .ico {
			display: inline-block;
			margin-left: 2px;
		}
		ul.clm-4 .box3 .ico:first-child {
			margin-left: 0;
		}
		ul.clm-4 .box3 .ico-download {
			background: url('../images/datail/ico-download.svg') left center no-repeat;
			padding-left: 15px;
			-webkit-background-size: 14px 13px;
			background-size: 14px 13px;
		}
		ul.clm-4 .box3 .ico-preview {
			background: url('../images/datail/ico-preview.svg') left center no-repeat;
			padding-left: 15px;
			-webkit-background-size: 17px 14px;
			background-size: 17px 14px;
		}
		ul.clm-4 .box3 .ico-ab {
			background: url('../images/datail/ico-arrow-right-black.svg') right center no-repeat;
			padding-right: 12px;
			-webkit-background-size: 6px 10px;
			background-size: 6px 10px;
		}

/* .paging */
.paging {
}
	.paging ul {
		list-style-type: none;
		margin: 0 auto;
		padding: 0;
	}
	.paging li {
		display: inline-block;
	}
	.paging li a,
	.paging li span {
		display: block;
		border: 1px solid #c1c9ce;
		padding: 8px 10px;
		width: 36px;
	}
	.paging li.pg-current span {
		background-color: #c1c9ce;
		color: #fff;
	}
	.paging li.pg-first {
		margin-right: 5px;
	}
		.paging li.pg-first a {
			width: 72px;
		}
	.paging li.pg-prev {
		margin-right: 5px;
	}
		.paging li.pg-prev a {
			border: none;
		}
	.paging li.pg-next {
		margin-left: 5px;
	}
		.paging li.pg-next a {
			border: none;
		}
	.paging li.pg-last {
		margin-left: 5px;
	}
		.paging li.pg-last a {
			width: 72px;
		}

/* #container */
#container {
	overflow: hidden;
	width: 1040px;
	margin: 30px auto 0;
}

/* #main */
	#main {
		float: right;
		width: 830px;
	}

/* #main .header */
		#main .header {
			overflow: hidden;
		}
			#main .header .sort,
			#main .header .display {
				float: right;
			}
			#main .header .display {
				margin-left: 20px;
			}
				#main .header table {
					height: 30px;
				}
				#main .header th,
				#main .header td {
					vertical-align: middle;
					overflow: hidden;
				}
				#main .header th {
					padding-right: 6px;
				}
				#main .header .display .obj {
					background-color: #c1c9cf;
					color: #fff;
					padding: 2px 6px;
				}

@media screen and (min-width:641px){
				#main .header .display td span {
					float: left;
				}
				#main .header .display td span:nth-of-type(2) {
					padding: 0 4px;
				}
}

				#main .header .display .obj.active {
					background-color: #31a468;
					color: #fff;
				}

/* #main .upper */
		#main .upper.reslut {
			text-align: center;
		}

/* #main .footer */
		#main .footer {
			margin-top: 30px;
			padding-top: 30px;
			border-top: 1px solid #999;
		}
			#main .footer.reslut {
				text-align: center;
			}

/* #content-main-box */
		#content-main-box .lists {
			overflow: hidden;
			margin: 0 -1.5%;
		}
			#content-main-box .list {
				float: left;
				margin: 30px 1.5% 0;
				width: 21.9%;
			}

			#content-main-box .list a {
				display: block;
			}

@media screen and (min-width: 641px){
			#content-main-box .list a:hover {
				text-decoration: none;
			}
			#content-main-box .list a .img {
				opacity: 1;
				transition: all .4s;
			}
			#content-main-box .list a:hover .img {
				opacity: .7;
			}
			#content-main-box .list a:hover .desc {
				text-decoration: underline;
			}
}

			#content-main-box .list:nth-of-type(4n+1) {
				clear: both;
			}
				#content-main-box .list .img img {
					display: block;
					width: 100%;
					height: auto;
				}
				#content-main-box .list .desc {
					margin-top: 10px;
					font-size: 1rem;
				}
				#content-main-box .list .cats {
					margin-top: 10px;
					font-size: 1rem;
				}
					#content-main-box .list .cat {
						margin-left: 5px;
						padding: 5px;
						color: #fff;
					}
					#content-main-box .list .cat:first-child {
						margin-left: 0;
					}
					#content-main-box .list .cat.cat-new {
						background-color: #ebc331;
					}
					#content-main-box .list .cat.cat-seller {
						background-color: #44b4b5;
					}
				#content-main-box .list .prices {
					margin-top: 10px;
					font-size: 1rem;
				}
					#content-main-box .list .price.oroshi .num {
						color: #f15a24;
						font-size: 1.5rem;
					}

	#breadclumgb .inner {
		list-style-type: none;
		overflow: hidden;
		max-width: 1040px;
		margin: 0 auto;
		padding: 12px 0;
	}
		#breadclumgb li {
			float: left;
			font-size: 1.2rem;
		}
		#breadclumgb li:before {
			content: '\f105';
			font-family: 'Fontawesome';
			line-height: 0;
			font-size: .9rem;
			margin-left: 5px;
			margin-right: 5px;
		}
		#breadclumgb li:first-child:before {
			content: none;
			margin-left: 0;
			margin-right: 0;
		}

/* common contents */
.common-article {
	padding-top: 30px;
}
.common-article h1 {
	font-size: 1.6rem;
}
#checked-items .list {
/*	width: 16%;
	margin: 20px 2% 0;*/
}
	#checked-items .list .img img {
		width: 100%;
		height: auto;
	}
	#checked-items .list {
		padding: 0 0.5%;
	}

	#recommend-items h1 {
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
	}
	#recommend-items .pc .lists {
		overflow: hidden;
		margin: 0 -1%;
	}
		#recommend-items .pc .list {
			float: left;
			width: 48%;
			margin: 20px 1% 0;
			overflow: hidden;
			padding-bottom: 2px;
			padding-right: 2px;
			transition: .3s;
		}
		#recommend-items .pc .list:nth-of-type(1) .img {
			width: 116px;
			height: 25px;
		}
		#recommend-items .pc .list:nth-of-type(2) .img {
			width: 206px;
			height: 30px;
		}
		#recommend-items .pc .list:nth-of-type(3) .img {
			width: 202px;
			height: 28px;
		}
		#recommend-items .pc .list:nth-of-type(2n+1) {
			clear: both;
		}
		#recommend-items .pc .list .ico {
			display: block;
			position: relative;
			transition: .3s;
		}
		#recommend-items .pc .list .ico:after {
			position: absolute;
			top: 8px;
			right: -4px;
			display: block;
			content: ' ';
			background: url('../images/common/ico-osusume.svg') center center no-repeat;
			width: 8px;
			height: 13px;
		}
		#recommend-items .pc .list a {
			display: block;
		}
		#recommend-items .pc .list a:link,
		#recommend-items .pc .list a:visited,
		#recommend-items .pc .list a:hover,
		#recommend-items .pc .list a:active {
			box-sizing: border-box;
			display: block;
			padding: 30px 20px;
			text-align: left;
			border-radius: 4px;
			box-shadow: 2px 2px 0px 0px #006837;
			-moz-box-shadow: 2px 2px 0px 0px #006837;
			-webkit-box-shadow: 2px 2px 0px 0px #006837;
			background-color: #31a468;
			color: #fff;
		}
		#recommend-items .pc .list:hover {
			opacity: .7;
			padding-top: 2px;
			padding-left: 2px;
			padding-bottom: 0;
			padding-right: 0;
			box-shadow: 0px 0px 0px 0px #fff;
			-moz-box-shadow: 0px 0px 0px 0px #fff;
			-webkit-box-shadow: 0px 0px 0px 0px #fff;
		}

@media screen and (min-width:641px){
	.container-tag {
		margin: 50px 0 0;
	}
	.container-tag h1 {
		margin: 0 0 10px;
		padding: 0 0 10px;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px solid #999;
	}
	.container-tag table {
		width: 100%;
		border-collapse:separate;
		border-spacing: 0 10px;
	}
	.container-tag th,
	.container-tag td {
		text-align: left;
		vertical-align: middle;
		padding: 10px;
	}
	.container-tag th {
		background-color: #f7f7f5;
		white-space: nowrap;
		width: 77px;
	}
	.container-tag td {
		width: 338px;
	}
	.container-tag td a {
		margin-right: 10px;
	}
	.container-tag td a:link,
	.container-tag td a:visited,
	.container-tag td a:hover,
	.container-tag td a:active {
		color: #31a468;
		text-decoration: underline;
	}
}

/* common contents #sidebar */
#sidebar {
	float: left;
	width: 160px;
}

	#sidebar #pc-ad-side-a ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
			#sidebar #pc-ad-side-a li {
				margin-top: 10px;
			}
			#sidebar #pc-ad-side-a li:first-child {
				margin-top: 0;
			}

	#sidebar .user {
		margin-top: 10px;
	}
			#recommend-items .list a {
			display: block;
		}

	#sidebar .search {
		margin-top: 25px;
	}
	#sidebar .search h4 {
		font-size: 12px;
	}
	#sidebar .search h5 {
		margin: 25px 0 0 0;
		padding: 0 0 8px;
		font-size: 12px;
	}
	#sidebar .search .item {
		margin-top: 10px;
	}
	#sidebar .search .prices span {
		font-size: 10px;
		white-space: nowrap;
		padding-left: 4px;
	}
	#sidebar .search .prices td {
		padding-bottom: 10px;
	}

		#sidebar .btn-wrapper {
			overflow: hidden;
			margin-top: 5px;
			padding-right: 2px;
			padding-bottom: 2px;
			transition: .3s;
		}

		#sidebar .btn-wrapper button {
			box-sizing: border-box;
			display: block;
			padding: 5px;
			width: 100%;
			text-align: center;
			border-radius: 4px;
			border: none;
			box-shadow: 2px 2px 0px 0px #006837;
			-moz-box-shadow: 2px 2px 0px 0px #006837;
			-webkit-box-shadow: 2px 2px 0px 0px #006837;
			background-color: #31a468;
			color: #fff;
		}
		#sidebar .btn-wrapper:hover {
			opacity: .7;
			padding-top: 2px;
			padding-left: 2px;
			padding-bottom: 0;
			padding-right: 0;
		}

@media screen and (min-width: 641px){
	#sidebar input,
	#sidebar select {
		width: 100%;
		padding: 5px;
	}
	#sidebar input {
		font-size: 10px;
	}
	#sidebar select {
		font-size: 11px;
	}
}

@media screen and (max-width: 640px){
	table{
	}
	.scroll{
		overflow: auto;
		white-space: nowrap;
	}
		.scroll::-webkit-scrollbar{
	 height: 5px;
	}
		.scroll::-webkit-scrollbar-track{
		background: #e5e5e5;
	}
		.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}

	#breadclumgb .inner {
		display: table;
		list-style-type: none;
		overflow: hidden;
		max-width:100%;
		width: auto;
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}
		#breadclumgb td {
			position: relative;
			float: none;
			font-size: 10px;
			white-space: nowrap;
			vertical-align: middle;
			height: 32px;
			padding-left: 24px;
			padding-right: 12px;
			height: 32px;
		}
		#breadclumgb td:first-child {
			padding-left: 16px;
		}
		#breadclumgb td:before {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			content: url(../images/common/ico-bredclumb.svg);
			font-family: 'Fontawesome';
			line-height: 0;
			font-size: .9rem;
			margin-left: 0;
			margin-right: 0;
			width: 11px;
			height: 32px;
		}
		#breadclumgb td:first-child:before {
			content: none;
			margin-left: 0;
			margin-right: 0;
		}

	#container {
		width: 100%;
		margin: 0;
	}
	#main {
		float: none;
		width: 100%;
	}

	#sp-ad-content-head .lists {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		#sp-ad-content-head .lists img {
			display: block;
			width: 100%;
			height: auto;
		}

	#main > header {
		padding-top: 20px;
		font-size: 11px;
	}

/* #main .header */
		#main .header {
			overflow: hidden;
			border-bottom: none;
			margin: 20px 0 0;
			padding-left: 3%;
			padding-right: 3%;
			padding-bottom: 0;
		}
			#main .header .sort {
				float: left;
			}
				#main .header .sort select {
					padding: 6px;
					width: 112px;
				}
			#main .header .display {
				float: right;
			}
			#main .header .display {
				margin-left: 0;
			}
				#main .header table {
					height: 30px;
				}
				#main .header th,
				#main .header td {
					vertical-align: middle;
				}
				#main .header th {
					padding-right: 6px;
				}
				#main .header .display th {
					padding-right: 0;
				}
				#main .header .display .obj {
					background-color: #c1c9cf;
					color: #fff;
					padding: 8px 6px;
					margin-left: 5px;
				}
				#main .header .display .obj.active {
					background-color: #31a468;
					color: #fff;
				}

	.search-sp {
		background-color: #f7f7f5;
		padding: 20px 0;
	}

	#main .search-sp .header {
		position: relative;
    overflow: hidden;
    border-bottom: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
	#main .search-sp .header .btn-close {
		position: absolute;
		top: -5px;
		right: 5%;
		width: 15px;
	}
	.search-sp h4 {
		text-align: center;
		margin: 0;
		padding: 0 5% 10px;
		font-size: 14px;
	}
	.search-sp .items.clm-1 {
		padding: 0 5%;
	}
		.search-sp .items.clm-1 input {
			width: 100%;
		}
	.search-sp .items.clm-2 {
		overflow: hidden;
		padding: 0 4%;
	}
		.search-sp .items.clm-2 .item {
			float: left;
			margin: 10px 1% 0;
			width: 48%;
		}
		.search-sp .items.clm-2 select {
			width: 100%;
			padding: 5px 5px;
		}
		.search-sp h5 {
			margin: 20px 0 0;
			padding: 0;
		}
		.search-sp .btn-wrapper {
			padding: 15px 10% 0;
		}
		.search-sp .btn-search {
			box-sizing: border-box;
			display: block;
			padding: 8px 5px;
			width: 100%;
			text-align: center;
			border-radius: 4px;
			border: none;
			box-shadow: 2px 2px 0px 0px #006837;
			-moz-box-shadow: 2px 2px 0px 0px #006837;
			-webkit-box-shadow: 2px 2px 0px 0px #006837;
			background-color: #31a468;
			color: #fff;
		}
		.search-sp .prices h5 {
			padding-bottom: 5px;
		}
		.search-sp .prices td {
			white-space: nowrap;
		}
		.search-sp .prices td:nth-of-type(2) {
			padding-left: 4px;
			padding-right: 4px;
		}
		.search-sp .prices td:nth-of-type(4) {
			padding-left: 4px;
		}

	.upper.reslut {
		background-color: #f7f7f5;
		margin-top: 15px;
	}
		.upper.reslut p {
		text-align: left;
		font-size: 10px;
		padding: 10px 3%;
		}

	/* #content-main-box */
/*		#content-main-box .lists {
			overflow: hidden;
			margin: 0 3.5%;
		}*/
/*			#content-main-box .list {
				float: left;
				margin: 15px 1.5% 0;
				width: 47%;
			}*/

	#main .footer {
		margin-top: 20px;
		padding-top: 0;
		border-top: none;
	}

	#checked-items {
			margin-top: 20px;
			padding: 0 3%;
			border-top: 1px solid #999;
		}
		#checked-items .list {
			font-size: 9px;
		}
		#checked-items .desc,
		#checked-items .prices {
			margin-top: 10px;
		}
		#checked-items .prices {
			color: #f15a24;
			font-size: 10px;
		}

	#recommend-items {
		border-top: 1px solid #999;
	}
	#recommend-items h1 {
		border-bottom: none;
		margin: 0 3%;
		padding: 0 0 15px;
	}
		#recommend-items .lists {
			overflow: hidden;
			margin: 0 3.5%;
		}
		#recommend-items .list {
			float: left;
			margin: 0 1.5%;
			width: 30.3%;
		}
			#recommend-items .list img {
				display: block;
				width: 100%;
				height: auto;
			}

	#content-main-box > .header .item-id {
		float: none;
		font-size: 11px;
	}
	#content-main-box > .header .cats {
		float: none;
		overflow: hidden;
		list-style-type: none;
		margin: 2px 0 0 0;
		padding: 0;
	}
	#content-main-box > .header .cat {
		float: left;
		margin-left: 5px;
		font-size: 9px;
		line-height: 1;
		padding: 2px 4px;
	}
	#content-main-box > .header .cat:first-child {
		margin-left: 0;
	}
	#content-main-box > .header .cat-new {
		color: #fff;
		background-color: #ebc331;
		border: 1px solid #ebc331;
	}
	#content-main-box > .header .cat-seller {
		color: #fff;
		background-color: #44b4b5;
		border: 1px solid #44b4b5;
	}
	#content-main-box > .header .cat-mij {
		color: #31a468;
		background-color: #fff;
		border: 1px solid #31a468;
	}
	#content-main-box > .header h1 {
		clear: both;
		margin: 8px 0 0;
		font-size: 14px;
		line-height: 1.5;
		font-weight: bold;
	}

	#content-main-box .upper .tab-list-wrapper.sp {
		margin: 0 3%;
	}
	#content-main-box .upper .tab-list th,
	#content-main-box .upper .tab-list td {
		box-sizing: border-box;
		vertical-align: middle;
		padding: 10px 5px;
		font-size: 12px;
	}
	#content-main-box .upper .sp .tab-list th {
		background-color: #e3edf0;
		white-space: nowrap;
		width: 100px;
		font-size: 12px;
	}

	#content-main-box .upper {
		margin-top: 15px;
	}
	/*.container-main*/
	.container-main.clm-2 {
		box-sizing: border-box;
		overflow: hidden;
		margin: 22px 0 0;
	}
		.container-main .clm:nth-of-type(1) {
			float: none;
			width: 100%;
		}
			.container-main .clm:nth-of-type(1) .thumb-b {
				margin: 0 3%;
			}
		.container-main .clm:nth-of-type(2) {
			float: none;
			width: 100%;
		}

	.context-cart {
	background-color: #f7f7f5;
	margin-top: 15px;
	padding: 20px 3%;
}
	.context-cart table {
		width: 100%;
		background-color: #fff;
	}
	.context-cart th,
	.context-cart td {
		padding: 10px;
		border-top: 1px solid #d5d5d5;
		vertical-align: middle;
	}
	.context-cart tr:nth-of-type(1) th,
	.context-cart tr:nth-of-type(1) td {
		padding: 10px;
		border-top: none;
	}
	.context-cart tr:nth-of-type(1) th {
		font-size: 12px;
	}
	.context-cart tr:nth-of-type(1) td,
	.context-cart tr:nth-of-type(1) label {
		font-size: 11px;
		font-weight: normal;
	}
	.context-cart tr:nth-of-type(1) td input[type=radio] {
		margin-right: 4px;
	}

	.context-stock {
		margin: 15px 3% 0;
	}
	.table-stock caption {
		font-size: 14px;
	}
	.table-stock th,
	.table-stock td {
		font-size: 12px;
	}

	/*.description*/
	.description {
		margin: 25px 3% 0;
	}
	.description h2 {
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 8px;
		padding: 0;
	}
	.description .context-inner {
		box-sizing: border-box;
		border: 2px solid #e3edf0;
		padding: 25px 15px;
	}
	.description .context-mask {
		padding: 0;
		height: 235px;
		overflow: hidden;
		font-size: 13px;
		transition: .3s;
	}
	.description .context-mask.active {
		height: auto;
	}

		.btn-more {
		    box-sizing: border-box;
		    display: block;
		    padding: 8px 4px;
		    text-align: center;
		    border: 2px solid #31a468;
		    border-radius: 4px;
		    box-shadow: 2px 2px 0px 0px #31a468;
		    -moz-box-shadow: 2px 2px 0px 0px #31a468;
		    -webkit-box-shadow: 2px 2px 0px 0px #31a468;
		    color: #31a468;
		    background-color: #fff;
		    width: 71.2%;
		    margin: 15px auto 0;
	    }

	.container-spec {
		margin: 15px 3% 0;
	}
		.container-spec .clm {
			float: none;
			width: 94%;
			margin: 20px 3% 0;
		}
		.container-spec .clm:nth-of-type(2n+1) {
			clear: none;
		}
		.container-spec h3 {
			float: left;
			text-align: center;
			font-size: 12px;
			background-color: #f7f7f5;
			margin: 0 0 10px;
			padding: 7px 0;
			width: 56px;
		}
		.container-spec .clm p {
			font-size: 12px;
		}

	/*.container-sub*/
	.container-sub {
		margin-top: 25px;
	}

	.container-pdf {
		margin: 0 3%;
	}

	.container-sub h4 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		padding-bottom: 5px;
		border-bottom: 1px solid #999;
	}
	.container-pdf .tab img {
		width: 20px;
		height: 15px;
	}
	.container-touroku .attention {
		margin-top: 20px;
		text-align: center;
	}
		.container-touroku .attention small {
			display: block;
			text-align: right;
			font-size: 9px;
			color: #a0a0a0;
		}

	.common-article {
		margin: 20px 0 0;
		padding: 15px 0 0;
	}
	.common-article h1 {
		font-size: 14px;
		font-weight: bold;
	}

	.container-tag {
		margin: 20px 0 0;
		padding: 15px 3% 0;
		border-top: 1px solid #999;
	}
	.container-tag h1 {
		margin: 0 0 10px;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
	}
	.container-tag table {
		width: 100%;
		border-collapse:separate;
		border-spacing: 0 10px;
	}
	.container-tag th,
	.container-tag td {
		text-align: left;
		vertical-align: middle;
		padding: 10px;
	}
	.container-tag th {
		background-color: #f7f7f5;
		white-space: nowrap;
		width: 70px;
	}
	.container-tag td a {
		margin-right: 10px;
	}
	.container-tag td a:link,
	.container-tag td a:visited,
	.container-tag td a:hover,
	.container-tag td a:active {
		color: #31a468;
		text-decoration: underline;
	}

			.context-cart .btn-cart-wrapper {
			float: none;
			/*min-width: 214px;*/
			margin: 0 auto;
			padding: 0 0 2px;
			width: 71.3%;
		}
			.context-cart .btn-cart {
				box-sizing: border-box;
				display: block;
				padding: 10px 6px;
				text-align: center;
				border-radius: 4px;
				box-shadow: 2px 2px 0px 0px #cc542f;
				-moz-box-shadow: 2px 2px 0px 0px #cc542f;
				-webkit-box-shadow: 2px 2px 0px 0px #cc542f;
				background-color: #f15a24;
				width: 100%;
				color: #fff;
				display: block;
			}

		.context-cart .btn-okiniiri-wrapper {
			float: none;
			/*min-width: 136px;*/
			margin: 15px auto 0;
			padding: 0 0 2px;
			width: 44.4%;
		}
			.btn-okiniiri {
		    box-sizing: border-box;
		    display: block;
		    padding: 4px;
		    text-align: center;
		    border: 2px solid #31a468;
		    border-radius: 4px;
		    box-shadow: 2px 2px 0px 0px #31a468;
		    -moz-box-shadow: 2px 2px 0px 0px #31a468;
		    -webkit-box-shadow: 2px 2px 0px 0px #31a468;
		    color: #31a468;
		    background-color: #fff;
		    width: 100%;
	    }
}