h3 {
	padding: 7px 0 4px;
	margin: 0 0 12px;
	background: url(../images/titkle_search_bg.gif) repeat-x bottom;
	font-size: 100%;
	display: inline-block;
	width: 100%;
}

ul.categoryPath {
	margin: 0 0 5px;
	color: #444;
	list-style: none;
	background: #eee;
}

ul.categoryPath li {
	padding: 6px 0px;
	font-weight: normal;
	text-align: center;
}

ul.categoryPath li.firstChild {
	float: right;
}

ul.categoryPath li:not(.firstChild) {
	float: left;
}

ul.categoryPath li a {
	margin: -6px 8px -6px 0;
	padding: 6px 16px 6px 10px;
	display: block;
}

ul.categoryPath li a[href]:not([href="#"]):not([href=""]) {
	background: url(../images/path_arrow.gif) no-repeat right center;
}

ul.categoryPath li.firstChild a {
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0;
	background: #ccc !important;
	border-left: 2px solid #fff;
}

h3+div {
	position: relative;
	top: -55px;
	margin: 1px 0;
	right: 0;
}

h3+div:after {
	content: ".";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	white-space: nowrap;
	color: transparent;
	text-indent: 100%;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.firstChild_mylist {
	padding: 6px 0px;
	float: right
}

.firstChild_mylist a {
	padding-left: 15px;
	padding-right: 15px;
	background: #ccc !important;
	border-left: 2px solid #fff;
	margin: -6px 0 -6px 0;
	padding: 6px 16px 6px 10px;
	display: block;
}

ul.categoryPath.last {
	background: none;
	float: right;
	display: inline-block;
	margin-top: 5px;
}

ul.categoryPath.last li {
	padding: 6px 0px;
}

.filterMore {
	margin: 0 0 0 12px;
	padding: 10px 0;
	font-weight: bold;
	font-size: 116.7%;
	cursor: pointer;
	zoom: 1;
}

.filterMore:hover {
	text-decoration: underline;
}

.notfound {
	padding: 20px 5px 10px;
	background: #fff;
	color: #cc0000;
	font-size: 116.7%;
	line-height: 150%;
}

/***********/
ul#tab {
	margin: 1px 0 0;
	list-style: none;
	float: right;
}

ul#tab li {
	width: 112px;
	height: 26px;
	margin: 0 0 0 10px;
	line-height: 28px;
	float: left;
	background: url(../images/search_tab_bg.gif) no-repeat left;
	text-align: center;
	color: #888;
	cursor: pointer;
}

ul#tab li.select {
	color: #fff;
	background-position: -112px 0;
}

* html #tabContentsArea {
	margin-top: -2px;
}

#tabContentsArea {
	padding: 15px 0 0;
	border-top: 5px solid #0689cf;
	clear: both;
}

.answerArea {
	padding: 25px 0 0;
	clear: both;
}

.answerArea p {
	margin: 0 0 0 5px;
}

.answerArea p span {
	font-weight: bold;
	color: #ff6600;
	font-size: 133.4%;
}

p.pager {
	padding: 0.4em 10px 0;
	list-style: none;
	float: left;
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin: -1px 0;
}

* html p.pager {
	padding-top: 0;
}

*:first-child+html p.pager {
	padding-top: 0;
}

p.pager span {
	padding: 4px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #ccc;
	zoom: 1;
}

p.pager span.selected {
	margin: 0 2px;
	padding: 3px 4px;
	background: #d5eaf8;
	border: 1px solid #0085cd;
	color: #333;
}

p.pager a {
	padding: 4px 3px;
	zoom: 1;
}

p.pager.foot {
	width: 100%;
	float: none;
	text-align: center;
	clear: both;
	padding: 0;
}

#mainBox .cl {
	clear: both;
	position: relative;
	float: left;
	max-width: 600px;
	width: 100%;
	margin-top: 15px;
}

/* List *********/
.contentsHeader {
	display: flex;
	flex-wrap: wrap-reverse;
	align-items: flex-start;
	justify-content: space-between;
}

.contentsFooter:after {
	content: ".";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	white-space: nowrap;
	color: transparent;
	text-indent: 100%;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.contentsHeader .orderBlock {
	display: flex;
	align-items: flex-end;
	width: 358px;
	height: 30px;
}

.contentsHeader select {
	width: 130px;
	height: 20px;
}

.contentsHeader #orderSelectSubmit {
	display: flex;
	align-items: center;
	margin-left: 3px;
}

.contentsHeader input,
.contentsHeader img {
	vertical-align: top;
}

.contentsHeader img {
	margin: 0px 0 0;
}

.productList ul.downloadLinkList {
	display: flex;
	list-style: none;
}

.productList ul.downloadLinkList li:not(:first-child) {
	margin: 0 0 0 10px;
}

.productList ul.downloadLinkList li img {
	cursor: pointer;
}

.productList form {
	max-width: 100%;
	overflow: auto;
}

.productList table {
	table-layout: fixed;
	min-width: 1050px;
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
	border: 0;
	border-spacing: 0;
}

.productList table p {
	margin: 0 0 15px;
}

.productList table,
.productList table th,
.productList table td {
	border: 1px solid #ccc;
}

.productList table th {
	padding: 10px 3px;
	background: #999;
	color: #fff;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
}

.productList table td .mylistBtn {
	display: inline-block;
}

.productList table thead td {
	padding: 5px 0;
	text-align: center;
	background: #eee;
}

.productList table thead td img {
	cursor: pointer;
}

.productList table tbody td {
	padding: 10px 5px;
	font-size: 83.3%;
	text-align: center;
	line-height: 150%;
	vertical-align: top;
}

.productList table tbody td.product,
.productList table tbody td.catalogPage {
	padding: 10px;
	font-size: 100%;
	text-align: left;
}

.productList table tbody td label {
	color: #666;
}

.productList table tbody td input {
	margin: 8px 0 0;
	_margin: 4px 0 0;
	padding: 0;
}

*:first-child+html .productList table tbody td input {
	margin-top: 4px;
}

.productList table .downloadFolder {
	margin: 4px auto 0;
	width: 15px;
	padding: 3px;
	display: block;
	position: relative;
	box-sizing: content-box;
}

.productList table .downloadFolder span {
	width: 82px;
	height: 30px;
	background: url(../images/icon_download_tooltip.gif) no-repeat left top;
	display: block;
	text-indent: -9999em;
	position: absolute;
	top: 19px;
	left: -30px;
	display: none;
	z-index: 10;
}

.productList table .downloadFolder:hover img {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.productList table th.sugatazu {
	padding: 9px 0 2px;
	border: none;
}

.productList table th.sugatazu_u {
	padding: 0 0 9px;
	border: none;
}

.productList table th.sugatazu_u.sugatazu2 {
	border: none;
}

.productList table td.sugatazu {
	padding-left: 3px;
	padding-right: 3px;
}

.productList table tbody td.catalogPage {
	padding-top: 5px;
}

.productList table tbody td.catalogPage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.productList table tbody td.catalogPage li {
	display: flex;
	max-width: 115px;
	margin: 0 0 10px 0;
	padding: 0;
}

.productList table tbody td.catalogPage li p {
	min-width: 21px;
	width: 21px;
	margin: 0;
	text-align: center;
}

.productList table tbody td.catalogPage input {
	vertical-align: top;
}

.productList table tbody td.catalogPage li a.page {
	margin: 0.5em 0 0 5px;
	text-decoration: underline;
	line-height: 1.3;
}

.productList table tbody td.catalogPage li div {
	margin: 0 0 10px;
}

.productList table .deleteMyList td {
	background: #ddd;
}

.productList table tbody td a {
	text-decoration: underline;
}

.productList table tbody td.product .left {
	min-width: 115px;
	margin: 0 0 10px 0;
	float: none;
	clear: left;
}

.productList table tbody td.product .left p {
	margin: 0 0 -6px 0;
}

.productList table tbody td.product .left p a {
    display: inline-block;
	width: 115px;
}

.productList table tbody td.product .left p img {
	margin: 0 0 6px 0;
}

.productList table tbody td.product .left p a:hover img {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.productList table tbody td.product .right {
	width: calc(100% - 115px - 7px);
	margin: 0 0 0 7px;
	float: right;
	word-break: break-all;
	word-wrap: break-word;
    position: relative;
    z-index: 1;
}

.productList table tbody td.product .right p {
	clear: both;
	padding: 10px 0 3px;
	margin: 0;
}

.productList table tbody td.product a.productLink {
	margin-right: 0.25em;
	color: #0086CE;
	font-size: 133.4%;
	text-decoration: underline;
	vertical-align: text-bottom;
}

.productList table tbody td.product span.productLink {
	font-size: 133.4%;
	word-break: break-all;
	word-wrap: break-word;
}

.productList table tbody td.product a.mylistBtn img {
	margin: 5px 0 5px;
}

.productList table tbody td.product .new {
	color: #cc0000;
	font-style: normal;
	vertical-align: text-bottom;
}

.productList table tbody td.product .end {
	color: #cc0000;
}

.productList table tbody td.product .limited {
	/* color: #003f89; */
	color: #cc0000;
}

.productList table tbody td.product .textPictogram {
	display: inline-block;
	padding: 5px;
	border: 1px solid #666;
	zoom: 1;
	line-height: 1.1em;
	word-break: break-word;
	background: #fff;
}

.productList table tbody td.product .left .textPictogram {
	margin-top: 6px;
	margin-right: 0.25em;
	position: relative;
	top: -6px;
}
.productList table tbody td.product .left .textPictogram:last-of-type {
	margin-right: 0;
}

.productList table tbody td.product .tableStyle,
.productList table tbody td.product .tableStyle * {
	box-sizing: border-box;
}

.productList table tbody td.product .tableStyle {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.productList table tbody td.product .tableStyle dt {
	width: 50%;
	background: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

.productList table tbody td.product .tableStyle dd {
	width: 50%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align: right;
	word-wrap: break-word;
}

.productList table tbody td.product .tableStyle dt:last-of-type,
.productList table tbody td.product .tableStyle dd:last-of-type {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.productList table tbody td.product .outline {
	clear: both;
	padding: 0;
}

.productList table tbody td.product .outline p {
	margin: 0;
	word-break: break-word;
}

.productList .pictogram {
	margin: 5px 0 0;
	list-style: none;
}

.productList .pictogram:empty {
	display: none;
}

.productList .pictogram li {
	float: left;
	height: 5em;
	margin: 0 5px 0 0;
	text-align: center;
	font-size: 83.3%;
}

.productList .pictogram li img {
	margin: 0 0 1px;
}

/* Thum *********/
ul.thumList {
	margin: 17px 0 0 0;
	list-style: none;
	text-align: left;
}

ul.thumList li {
	margin: 0 0 20px;
	padding: 0 5px 9px 6px;
	float: none;
	border-left: 1px solid #ccc;
	word-break: break-all;
	word-wrap: break-word;
	display: inline-block;
	vertical-align: top;
}

ul.thumList li.last {
	border-right: 1px solid #ccc;
}

ul.thumList a {
	color: #0086CE;
	text-decoration: underline;
}

ul.thumList a:hover {
	text-decoration: none;
}

ul.thumList li p a:hover img {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

ul.thumList li p img {
	margin: 0 3px 9px;
}

ul.thumList li p {
	width: 99px;
	margin: 0 0 9px;
	line-height: 150%;
	word-break: break-all;
	word-wrap: break-word;
}

ul.thumList .deleteMyList {
	background: #eee;
}

/* clear element */
ul.categoryPath:after,
.reserveArea ul.category:after,
ul.thumList:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

ul.categoryPath,
.reserveArea ul.category,
ul.thumList {
	display: inline-table;
	zoom: 1;
}

* html ul.categoryPath,
* html .reserveArea ul.category,
* html ul.thumList {
	height: 1px;
	zoom: 1;
}

ul.categoryPath,
.reserveArea ul.category,
ul.thumList {
	display: block;
}

@media screen and (max-width:767px) {
	.contentsHeader .orderBlock,
	.contentsHeader .downloadLinkList {
		margin: 0 auto;
	}
}