@charset "utf-8";
/*-----------------------------------------------------------
***  [ 全社共通 製品検索 module ]  ***
------------------------------------------------------------*/
/* -- ps-keywordsearch-wrap -- */
.ps-keywordsearch-wrap01 {
	margin: 0 0 70px;
}
/* -- ps-refine-area01 -- */
.ps-refine-area01 {
	background: #f2f2f2;
	padding: 18px 20px;
}

@media screen and (max-width: 1060px) {
.ps-refine-area01 {
	display: none;
}
}
.ps-refine-area01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-refine-area01 + .ps-refine-area01 {
	margin-top: 30px;
}
.ps-refine-area01-inner01 {
	float: left;
	width: 720px;
}
.ps-refine-area01-ttl01 {
	font-weight: bold;
	line-height: 1.5;
}
p.ps-refine-area01-txt01 {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: -1.6em 0 0 10em;
	padding: 0 0 0 19px;
	border-left: 1px solid #ccc;
}
ul.ps-refine-area01-txt01 {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: -1.6em 0 0 10em;
	padding: 0 0 0 19px;
	border-left: 1px solid #ccc;
}
ul.ps-refine-area01-txt01 li {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-right: 1.5em;
}
.ps-refine-area01-btn01 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
	float: right;
}
.ps-refine-area01-btn01 a {
	color: #b2b2b2;
	text-decoration: none;
}
.ps-refine-area01-btn01 a:hover {
	text-decoration: underline;
	opacity: 0.6;
}

/* -- ps-search-area01 -- */
@media screen and (min-width: 1061px) {
#contents .wrap {
	position: relative;
}
.ps-search-area01-wrap01 {
	width: 260px;
	position: absolute;
	right: 0;
	top: 106px;
	border-top: 1px solid #ccc;
	padding: 20px 0 0;
}
.ps-search-area01 {
	background: #f2f2f2;
	padding: 10px 10px 20px;
}
.ps-search-area01-ttl01 {
	font-size: 2.0rem;
	font-weight: bold;
	padding: 0 0 7px;
}
.ps-search-area01-inner01 {
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
	padding: 18px 0 0;
}
.ps-search-area01-inner02 + .ps-search-area01-inner01 {
	margin-top: 20px;
}
.ps-search-area01-inner01 dl + dl {
	margin: 18px 0 0;
}
.ps-search-area01-inner01 dt {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.4;
}
.ps-search-area01-inner01 dt span {
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span:first-child,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a:first-child {
	margin-left: 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span:last-child,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a:last-child {
	margin-right: 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span + a,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a + span {
	border-left: 1px solid #ccc;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit a {
	color: #333;
	font-weight: normal;
}
.ps-search-area01-checkbox01 {
	width: 100%;
	overflow: hidden;
}
.ps-search-area01-checkbox01 ul {
	width: calc(100% + 29px);
}
.ps-search-area01-checkbox01 ul:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-checkbox01 li {
	float: left;
	margin: 0 29px 0 0;
}
.ps-search-area01-checkbox01 li.checkbox label {
	font-size: 1.4rem;
}
.ps-search-area01-inner01 .select + .easy-select-box {
	margin: 6px 0 0;
}
.ps-search-area01-inner01 .select + .easy-select-box .esb-displayer-wrap {
	min-width: 240px;
	height: 20px;
}
.ps-search-area01-inner01 .select + .easy-select-box .esb-displayer-wrap > .esb-displayer {
	font-size: 1.4rem;
	padding: 4px 26px 3px 14px;
}
.ps-search-area01-inner01 input.text {
	width: 105px;
	height: 40px;
	padding: 5px 13px;
	font-size: 1.4rem;
	border-radius: 2px;
}
.ps-search-area01-inner01 .ps-search-area01-range01 {
	margin: 5px 0 0;
	letter-spacing: -0.3em;
}
.ps-search-area01-inner01 .ps-search-area01-range01 > * {
	letter-spacing: normal;
}
.ps-search-area01-inner01 .ps-search-area01-range01 > span {
	display: inline-block;
	width: calc(100% - 210px);
	text-align: center;
}
.ps-search-area01-inner01 .ps-search-area01-range01 .select + .easy-select-box {
	margin: 0;
	vertical-align: middle;
}
.ps-search-area01-inner01 .ps-search-area01-range01 .select + .easy-select-box .esb-displayer-wrap {
	width: 103px;
	min-width: 103px;
	height: 20px;
	background-position: right 19px center;
}
.ps-search-area01-inner01 .radio label {
	font-size: 1.4rem;
}
.ps-search-area01-inner01 .radio label:before {
	margin-top: 0.4em;
}
.ps-search-area01-inner02 {
	margin: 15px 0 0;
}
.ps-search-area01-inner02:first-child {
	margin-top: 0;
}
.ps-search-area01-ttl01 + .ps-search-area01-inner02 {
	margin-top: 0;
}
.ps-search-area01-btn01 button {
	width: 100%;
	min-width: 0;
	height: 40px;
}
.ps-search-area01-refine01 {
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
	padding: 14px 0 0;
	margin: 20px 0 0;
}
.ps-search-area01-inner02:first-child .ps-search-area01-refine01 {
	background: none;
	padding-top: 0;
	margin-top: 0;
}
.ps-search-area01-ttl01 + .ps-search-area01-inner02 .ps-search-area01-refine01 {
	margin-top: 0;
}
.ps-search-area01-refine01 dl dt {
	font-size: 1.4rem;
}
.ps-search-area01-refine01 dl dd {
	display: table;
	width: 100%;
	background: #fff;
	line-height: 1;
	position: relative;
}
.ps-search-area01-refine01 dl dd span {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	font-size: 1.4rem;
	font-weight: bold;
	height: 65px;
	padding: 3px 10px;
	box-sizing: border-box;
}
.ps-search-area01-refine01 dl dd span strong {
	font-size: 2.4rem;
	margin: 0 9px 0 0;
	color: #333;
}
.ps-search-area01-loading-wrap {
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.ps-search-area01-loading-wrap.ps-search-area01-loading-active {
	display: block;
}
.ps-search-area01-loading {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
	padding: 0 15px;
}
.ps-search-area01-loading-circle {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #c9ead9;
	position: relative;
	animation: spin 1s infinite linear;
	margin: 0 10px 0 0;
}
.ps-search-area01-loading-circle:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
	border-right: 2px solid #c9ead9;
	border-top: 2px solid #c9ead9;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #c9ead9;
}
.ps-search-area01-loading p {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.ps-search-area01-btn02,
.ps-search-area01-btn02 button {
	min-width: 0;
}
.ps-search-area01-btn02 {
	margin: 20px 0 0;
}
.ps-search-area01-btn02 button {
	width: 100%;
}
}

@media screen and (max-width: 1060px) {
/* -- ps-refine-area01 -- */
.ps-search-area01-none-condition {
	display: none;
}
.ps-refine-area01 {
	background: #f2f2f2;
	padding: 18px 20px;
}
.ps-refine-area01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-refine-area01 + .ps-refine-area01 {
	margin-top: 30px;
}
.ps-refine-area01-inner01 {
	float: left;
	width: 720px;
}
.ps-refine-area01-ttl01 {
	font-weight: bold;
	line-height: 1.5;
}
p.ps-refine-area01-txt01 {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: -1.6em 0 0 10em;
	padding: 0 0 0 19px;
	border-left: 1px solid #ccc;
}
ul.ps-refine-area01-txt01 {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: -1.6em 0 0 10em;
	padding: 0 0 0 19px;
	border-left: 1px solid #ccc;
}
ul.ps-refine-area01-txt01 li {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-right: 1.5em;
}
.ps-refine-area01-btn01 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
	float: right;
}
.ps-refine-area01-btn01 a {
	color: #b2b2b2;
	text-decoration: none;
}
.ps-refine-area01-btn01 a:hover {
	text-decoration: underline;
	opacity: 0.6;
}
/* -- ps-search-area01 -- */
.ps-search-area01 {
	background: #f2f2f2;
	padding: 10px 20px 20px;
}
.ps-search-area01-ttl01 {
	font-size: 2.0rem;
	font-weight: bold;
	padding: 0 0 7px;
}
.ps-search-area01-inner01 {
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
	padding: 23px 0 0;
}
.ps-search-area01-inner01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-inner01 dl {
	width: calc((100% - 30px) / 2);
	margin: 30px 0 0;
}
.ps-search-area01-inner01 dl:nth-of-type(odd) {
	float: left;
	clear: both;
}
.ps-search-area01-inner01 dl:nth-of-type(even) {
	float: right;
}
.ps-search-area01-inner01 dl:nth-of-type(-n+2) {
	margin-top: 0;
}
.ps-search-area01-inner01 dt {
	font-weight: bold;
	line-height: 1.4;
}
.ps-search-area01-inner01 dt span {
	font-size: 1.2rem;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span:first-child,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a:first-child {
	margin-left: 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span:last-child,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a:last-child {
	margin-right: 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit span + a,
.ps-search-area01-inner01 dt span.ps-search-area01-unit a + span {
	border-left: 1px solid #ccc;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
.ps-search-area01-inner01 dt span.ps-search-area01-unit a {
	color: #333;
	font-weight: normal;
}
.ps-search-area01-checkbox01 {
	width: 100%;
	overflow: hidden;
}
.ps-search-area01-checkbox01 ul {
	width: calc(100% + 29px);
}
.ps-search-area01-checkbox01 ul:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-checkbox01 li {
	float: left;
	margin: 0 29px 0 0;
}
.ps-search-area01-checkbox01 li.checkbox label {
	font-size: 1.4rem;
}
.ps-search-area01-inner01 .select + .easy-select-box {
	margin: 6px 0 0;
}
.ps-search-area01-inner01 .select + .easy-select-box .esb-displayer-wrap {
	min-width: 240px;
	height: 20px;
}
.ps-search-area01-inner01 .select + .easy-select-box .esb-displayer-wrap > .esb-displayer {
	font-size: 1.4rem;
	padding: 4px 26px 3px 14px;
}
.ps-search-area01-inner01 input.text {
	width: 105px;
	height: 40px;
	padding: 5px 13px;
	font-size: 1.4rem;
	border-radius: 2px;
}
.ps-search-area01-inner01 .ps-search-area01-range01 {
	margin: 5px 0 0;
	letter-spacing: -0.3em;
}
.ps-search-area01-inner01 .ps-search-area01-range01 > * {
	letter-spacing: normal;
}
.ps-search-area01-inner01 .ps-search-area01-range01 > span {
	display: inline-block;
	padding: 0 5px;
	text-align: center;
}
.ps-search-area01-inner01 .ps-search-area01-range01 .select + .easy-select-box {
	margin: 0;
	vertical-align: middle;
}
.ps-search-area01-inner01 .ps-search-area01-range01 .select + .easy-select-box .esb-displayer-wrap {
	min-width: 103px;
	height: 20px;
	background-position: right 19px center;
}
.ps-search-area01-inner01 .radio {
	display: flex;
	flex-wrap: wrap;
}
.ps-search-area01-inner01 .radio li {
	padding: 0 30px 0 0;
}
.ps-search-area01-inner01 .radio label {
	font-size: 1.4rem;
}
.ps-search-area01-inner01 .radio label:before {
	margin-top: 0.4em;
}
.ps-search-area01-inner02 {
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
	padding: 23px 0 0;
	margin: 20px 0 0;
}
.ps-search-area01-inner02:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-ttl01 + .ps-search-area01-inner02 {
	display: none;
}
.ps-search-area01-btn01 {
	float: left;
}
.ps-search-area01-btn01,
.ps-search-area01-btn01 button {
	min-width: 120px;
}
.ps-search-area01-refine01 {
	float: right;
}
.ps-search-area01-refine01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-refine01 dl {
	float: left;
	margin: 0 11px 0 0;
}
.ps-search-area01-refine01 dl:after {
	content: "";
	clear: both;
	display: block;
}
.ps-search-area01-refine01 dl dt {
	display: table;
	float: left;
	height: 50px;
	line-height: 1;
	margin: 0 10px 0 0;
}
.ps-search-area01-refine01 dl dt span {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4rem;
}
.ps-search-area01-refine01 dl dd {
	display: table;
	float: right;
	width: 210px;
	background: #fff;
	line-height: 1;
	position: relative;
}
.ps-search-area01-refine01 dl dd span {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	font-size: 1.4rem;
	font-weight: bold;
	height: 50px;
	padding: 3px 10px;
	box-sizing: border-box;
}
.ps-search-area01-refine01 dl dd span strong {
	font-size: 2.4rem;
	margin: 0 9px 0 0;
	color: #333;
}
.ps-search-area01-loading-wrap {
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.ps-search-area01-loading-wrap.ps-search-area01-loading-active {
	display: block;
}
.ps-search-area01-loading {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
	padding: 0 15px;
}
.ps-search-area01-loading-circle {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #c9ead9;
	position: relative;
	animation: spin 1s infinite linear;
	margin: 0 10px 0 0;
}
.ps-search-area01-loading-circle:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
	border-right: 2px solid #c9ead9;
	border-top: 2px solid #c9ead9;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #c9ead9;
}
.ps-search-area01-loading p {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.ps-search-area01-btn02,
.ps-search-area01-btn02 button {
	min-width: 210px;
}
.ps-search-area01-btn02 {
	float: left;
}
}
/* -- ps-pager-info -- */
.ps-pager-info {
	font-size: 1.4rem;
	font-weight: bold;
	margin: 23px 0 0;
	padding: 0 0 3px;
}
.ps-pager-info strong {
	font-size: 2.4rem;
	margin: 0 5px 0 0;
	color: #333;
}
/* -- ps-desc01 -- */
.ps-desc01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-desc01 p {
	margin: 23px 0 0;
}
.ps-desc01 p:first-child {
	margin-top: 0;
}
.ps-desc01 .ps-desc01-inner01 {
	width: 420px;
	float: left;
}
.ps-desc01 .ps-desc01-img01 {
	width: 420px;
	float: right;
	margin-top: 10px;
}
/* -- ps-desc02 -- */
.ps-desc02:after {
	content: "";
	clear: both;
	display: block;
}
.ps-desc02 p {
	margin: 20px 0 0;
}
.ps-desc02 p:first-child {
	margin-top: 0;
}
.ps-desc02 .ps-desc02-inner01 {
	width: 570px;
	float: right;
}
.ps-desc02 p.ps-desc02-img01 {
	width: 270px;
	float: left;
	margin-top: 10px;
}
.ps-desc02 .ps-desc02-feature01 {
	margin: 27px 0 0;
}
.ps-desc02 .ps-desc02-feature01 dt,
.ps-desc02 .ps-desc02-feature01 dd {
	display: inline;
}
.ps-desc02 .ps-desc02-feature01 dt {
	font-weight: bold;
}
.ps-desc02 .ps-desc02-contact01 {
	display: none;
	padding: 31px 0 0;
	margin: 22px 0 0;
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
	text-align: right;
	letter-spacing: -0.3em;
}

@media screen and (max-width: 1060px) {
.ps-desc02 .ps-desc02-contact01 {
	display: block;
}
}
.ps-desc02 .ps-desc02-contact01 dt,
.ps-desc02 .ps-desc02-contact01 dd {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.ps-desc02 .ps-desc02-contact01 dt {
	margin: 0 18px 0 0;
}
/* -- product-features01 -- */
.ps-features01 p {
	margin: 13px 0 0;
}
/* -- ps-related-list01 -- */
.ps-related-list01 {
	line-height: 1;
}
.ps-related-list01:after {
	content: "";
	clear: both;
	display: block;
}
.ps-related-list01 > li {
	width: 420px;
	margin: 30px 0 0;
}
.ps-related-list01 > li:nth-of-type(odd) {
	float: left;
	clear: both;
}
.ps-related-list01 > li:nth-of-type(even) {
	float: right;
}
.ps-related-list01 > li:nth-of-type(-n+2) {
	margin-top: 0;
}
.ps-related-list01 > li ul {
	padding: 0 0 0 21px;
	letter-spacing: -0.3em;
}
.ps-related-list01 > li ul li {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: normal;
}
.ps-related-list01 > li ul li + li:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 1em;
	background: #333;
	margin: -0.2em 6px 0;
	vertical-align: middle;
}
.ps-related-list01 > li ul li a {
	color: #333;
}
/* -- ps-related-list02 -- */
.ps-related-list02 {
	line-height: 1;
	margin: 0 0 30px;
}
.ps-related-list02:after {
	content: "";
	clear: both;
	display: block;
}
.ps-related-list02 > li {
	width: 420px;
	margin: 30px 0 0;
	font-size: 2.0rem;
	line-height: 1.5;
}
.ps-related-list02 > li:nth-of-type(odd) {
	float: left;
	clear: both;
}
.ps-related-list02 > li:nth-of-type(even) {
	float: right;
}
.ps-related-list02 > li:nth-of-type(-n+2) {
	margin-top: 0;
}
.ps-related-list02 > li a {
	display: block;
	color: #009b4a;
}
.ps-related-list02 > li a:after {
	content: "";
	clear: both;
	display: block;
}
.ps-related-list02 > li a:hover {
	opacity: 0.6;
}
.ps-related-list02 > li a img {
	float: left;
}
.ps-related-list02 > li a span {
	display: block;
	width: 250px;
	float: right;
}
.ps-related-list02 > li a:hover span {
	text-decoration: underline;
}
/* -- ps-related-wrap01 -- */
.ps-related-wrap01 + .ps-related-wrap01 {
	margin: 25px 0 0;
	padding: 25px 0 0;
	background: url("../img/c_bg_line_dot_3.png") repeat-x left top;
}
.ps-related-wrap01 + .ps-related-wrap01 .title-lv3 {
	margin-top: 0;
}
/* -- ps-box-link01 -- */
.ps-box-link01 {
}
.ps-box-link01 a {
	display: block;
	background: #f2f2f2;
	color: #333;
}
.ps-box-link01 a:after {
	content: "";
	clear: both;
	display: block;
}
.ps-box-link01 a:hover {
	opacity: 0.6;
}
.ps-box-link01 .ps-box-link01-img01 {
	float: left;
}
.ps-box-link01 .ps-box-link01-inner01 {
	width: 570px;
	float: right;
	padding: 25px 0 0;
}
.ps-box-link01 .ps-box-link01-arrow01 {
	display: inline-block;
	line-height: 1.7;
	color: #333;
	font-size: 2.0rem;
	font-weight: 500;
	padding: 0 0 0 31px;
	margin: 0 0 15px;
	background: url("../img/c_icon_arrow_15_r.png") no-repeat left 0.3em;
	background-size: 22px auto;
}
.ps-box-link01 a[target="_blank"] .ps-box-link01-arrow01:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: -0.2em 0 0 10px;
	width: 18px;
	height: 17px;
	background: url("../img/c_icon_blank_1.png") no-repeat center;
	background-size: contain;
}
.ps-box-link01 a:hover .ps-box-link01-inner01,
.ps-box-link01 a:hover .ps-box-link01-arrow01 {
	text-decoration: underline;
}
/* -- product-listarea01 -- */
.product-listarea01:after {
	content: "";
	clear: both;
	display: block;
}
.product-listarea01-list01 {
	width: 645px;
	float: left;
}
.product-listarea01-img01 {
	width: 195px;
	float: right;
}
/* -- ps-product-result -- */
table.ps-product-result {
	width: 100%;
	border: none;
	border-top: 1px solid #ccc;
	vertical-align: top;
	table-layout: fixed;
	word-wrap: break-word;
	border-collapse: separate;
}
table.ps-product-result tbody tr {
	cursor: pointer;
}
table.ps-product-result tbody tr:hover {
	opacity: 0.6;
}
table.ps-product-result th,
table.ps-product-result td {
	vertical-align: top;
	text-align: center;
	color: #333;
	padding: 20px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	position: relative;
}
table.ps-product-result th {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.43;
}
table.ps-product-result td {
	font-size: 1.3rem;
	line-height: 1.54;
}
table.ps-product-result th:first-child,
table.ps-product-result td:first-child {
	border-left: none;
}
table.ps-product-result th:last-child,
table.ps-product-result td:last-child {
	border-right: none;
}
table.ps-product-result th:last-child.ps-border-right,
table.ps-product-result td:last-child.ps-border-right {
	border-right: 1px solid #ccc;
}
table.ps-product-result thead th {
	background: #e5f5ed;
	height: 130px;
	padding: 20px 2px 50px;
}
table.ps-product-result thead th.ps-head-product-name {
	font-size: 1.6rem;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
table.ps-product-result thead th.ps-head-text-left01 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
table.ps-product-result thead th.ps-head-height-auto {
	height: auto;
	padding: 20px 2px;
}
table.ps-product-result tbody th {
	background: #fff;
	height: 130px;
	padding-left: 100px;
	text-align: left;
}
table.ps-product-result tbody th span {
	display: block;
	font-size: 1.0rem;
	line-height: 1.4;
	margin: 0 0 5px;
}
table.ps-product-result tbody th a {
	color: #333;
	text-decoration: none;
}
table.ps-product-result tbody th a[target="_blank"]:after {
	width: 18px;
	height: 17px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: -0.2em 0 0 10px;
	background: url("../img/c_icon_blank_1.png") no-repeat center;
	background-size: contain;
}
table.ps-product-result tbody th > img {
	position: absolute;
	left: 0;
	top: 20px;
}
table.ps-product-result tbody td {
	font-size: 1.3rem;
}
table.ps-product-result thead .ps-sub-group th {
	height: auto;
	padding: 10px;
	background: #c9ead9;
}
table.ps-product-result .ps-unit {
	font-size: 1.1rem;
	margin: 15px 0 0;
}
table.ps-product-result .ps-unit a {
	color: #333;
	font-weight: normal;
}
table.ps-product-result .ps-unit span:first-child,
table.ps-product-result .ps-unit a:first-child {
	margin-left: 5px;
}
table.ps-product-result .ps-unit span:last-child,
table.ps-product-result .ps-unit a:last-child {
	margin-right: 5px;
}
table.ps-product-result .ps-unit span + a,
table.ps-product-result .ps-unit a + span {
	border-left: 1px solid #ccc;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
table.ps-product-result .ps-product-result-tbl-headbtn {
	width: 100%;
	position: absolute;
	bottom: 10px;
}
table.ps-product-result .ps-product-result-tbl-headbtn a {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #fff no-repeat center;
	background-size: 8px auto;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
table.ps-product-result .ps-product-result-tbl-headbtn a:hover {
	opacity: 0.6;
}
table.ps-product-result .ps-product-result-tbl-headbtn a + a {
	margin: 0 0 0 1px;
}
table.ps-product-result .ps-product-result-tbl-headbtn a.asc {
	background-image: url("../img/c_icon_arrow_11_t.png");
}
table.ps-product-result .ps-product-result-tbl-headbtn a.desc {
	background-image: url("../img/c_icon_arrow_11_b.png");
}
table.ps-product-result .ps-product-result-tbl-headbtn a.current {
	border-color: #009b4a;
	background-color: #009b4a;
}
table.ps-product-result .ps-product-result-tbl-headbtn a.current.asc {
	background-image: url("../img/c_icon_arrow_13_t.png");
}
table.ps-product-result .ps-product-result-tbl-headbtn a.current.desc {
	background-image: url("../img/c_icon_arrow_13_b.png");
}
table.ps-product-result span.ps-rating {
	display: block;
	padding: 6px 5px;
	border: 1px solid #6aa9df;
	text-align: center;
	background-color: #e6f0f9;
	vertical-align: baseline;
}
table.ps-product-result span.ps-value {
	display: block;
	padding: 6px 0;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: baseline;
}
table.ps-product-result .ps-spec {
	display: table;
	margin: 18px auto 0;
}
table.ps-product-result .ps-spec:first-child {
	margin-top: 6px;
}
table.ps-product-result .ps-spec dl {
	display: table-row;
}
table.ps-product-result .ps-spec dl dt,
table.ps-product-result .ps-spec dl dd {
	display: table-cell;
	text-align: left;
}
table.ps-product-result .ps-spec dl dt {
	font-size: 1.0rem;
	padding: 0 2px 0 0;
}
table.ps-product-result .ps-spec dl dd {
	font-size: 1.2rem;
	word-break: break-all;
}
table.ps-product-result .ps-text01 {
	display: block;
	padding: 6px 0;
	text-align: left;
	vertical-align: baseline;
}
table.ps-product-result .ps-product-name {
	width: 250px;
}
table.ps-product-result .ps-power-supply-type {
	width: 72px;
}
table.ps-product-result .ps-width-ptn01 {
	width: 88px;
}
table.ps-product-result .ps-width-ptn02 {
	width: 86px;
}
table.ps-product-result .ps-width-ptn03 {
	width: 102px;
}
table.ps-product-result .ps-width-ptn04 {
	width: 109px;
}
table.ps-product-result .ps-width-ptn05 {
	width: 94px;
}
table.ps-product-result .ps-width-ptn06 {
	width: 98px;
}
table.ps-product-result .ps-width-ptn07 {
	width: 280px;
}
/* -- ps-product-result-free -- */
table.ps-product-result-free {
	width: 100%;
	border: none;
	border-top: 1px solid #ccc;
	vertical-align: top;
	table-layout: fixed;
	word-wrap: break-word;
	border-collapse: separate;
}
table.ps-product-result-free td {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.43;
	height: 130px;
	vertical-align: top;
	text-align: left;
	color: #333;
	padding: 20px 0 20px 100px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
table.ps-product-result-free td:hover {
	opacity: 0.6;
}
table.ps-product-result-free td:first-child {
	width: 428px;
	padding-right: 9px;
	border-left: none;
}
table.ps-product-result-free td:last-child {
	padding-left: 120px;
	border-right: none;
}
table.ps-product-result-free td span {
	display: block;
	font-size: 1.0rem;
	line-height: 1.4;
	margin: 0 0 5px;
}
table.ps-product-result-free td a {
	color: #333;
	text-decoration: none;
}
table.ps-product-result-free td a[target="_blank"]:after {
	width: 18px;
	height: 17px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: -0.2em 0 0 10px;
	background: url("../img/c_icon_blank_1.png") no-repeat center;
	background-size: contain;
}
table.ps-product-result-free td > img {
	position: absolute;
	left: 0;
	top: 20px;
}
table.ps-product-result-free td:last-child > img {
	left: 20px;
}
table.ps-product-result-free.ps-product-result-free-single td:first-child {
	width: auto;
	padding-right: 0;
	border-left: none;
}
table.ps-product-result-free.ps-product-result-free-single td:last-child {
	padding-left: 100px;
	border-right: none;
}
table.ps-product-result-free.ps-product-result-free-single td:last-child > img {
	left: 0;
}
table.ps-product-result-free.ps-product-result-free-single td p {
	font-weight: 500;
	line-height: 1.71;
	margin: 8px 0 0;
}
table.ps-product-result-free.ps-product-result-free-single td a + p {
	margin-top: 13px
}
table.ps-product-result .ps-icon-list:after,
table.ps-product-result-free .ps-icon-list:after {
	content: "";
	clear: both;
	display: block;
}
table.ps-product-result .ps-icon-list li,
table.ps-product-result-free .ps-icon-list li {
	float: left;
	margin: 0 0 0 4px;
}
table.ps-product-result .ps-icon-list li:first-child,
table.ps-product-result-free .ps-icon-list li:first-child {
	margin-left: 0;
}
/* -- ps-base-data -- */
table.ps-base-data {
	width: 100%;
	border: none;
	vertical-align: top;
	table-layout: fixed;
}
table.ps-base-data:last-child {
	margin: 0 0 70px;
}
table.ps-base-data caption {
	padding: 20px 0 10px;
	font-weight: bold;
}
table.ps-base-data th {
	padding: 12px 20px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ccc;
	background: #e5f5ed;
}
table.ps-base-data td {
	border: 1px solid #ccc;
	padding: 12px 20px;
}
table.ps-base-data span.ps-rating {
	display: inline-block;
	width: 120px;
	padding: 0 5px;
	margin: 0 20px 0 0;
	border: 1px solid #6aa9df;
	text-align: center;
	background-color: #e6f0f9;
	vertical-align: baseline;
	line-height: 2;
}
table.ps-base-data .ps-product-name {
	width: 240px;
}
/* -- ps-other-product-match -- */
.ps-other-product-match {
	background: #f2f2f2;
	padding: 10px 30px 30px;
	margin: 50px 0 70px;
}
.ps-other-product-match-txt01 {
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px;
}
.ps-other-product-match-txt01 strong {
	font-size: 2.8rem;
	padding: 0 9px;
}
.ps-other-product-match-txt01 strong span {
	font-size: 1.6rem;
	padding: 0 0 0 3px;
}
 @keyframes spin {
 100% {
 transform: rotate(360deg);
}
}
