@charset "utf-8";

/*CSS commons*/
.l-content .main {
    background: url('/pr/recommend_category/common/images/bg_pattern01.png') repeat-y;
    padding: 30px 30px 10px 30px;
}
.l-content .box_recommend {
	background-color: #ffffff;
	padding: 10px;
}

.l-content .box_recommend .product_name {
  height: 55px;
}

.l-content .box_recommend .mc-name {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

/*MC Block*/
.l-content .mc-list,
.l-content .mc-photo {
  cursor: pointer;
}

.l-content .m-resultHeader--spec {
  height: initial;
  height: auto;
}

.l-content .m-resultHeader--spec:before {
  display: inline-block;
  height: 100%;
  height: 28px;
  vertical-align: middle;
  content: '';
}

.l-content .m-panel__flow .mc-maker{
  font-weight: bold;
  font-size: 18px;
  display: table-cell;
	height: 50px;
	vertical-align: middle;
}

.l-content .m-lbl--tooltip{
  font-size: 12px;
}

.l-content .is-photoview.m-listAreaUnit--spec > li{
  width: 25%;
}

.l-content .is-photoview .m-panel__flow{
  width: auto;
}

.l-content .is-photoview .m-panel__flow .mc-maker{
  margin: 15px 0 0;
}

.l-content .is-photoview.m-listAreaUnit--spec .mc-text{
  display: block;
  margin: 15px 0 0;
}

.l-content .is-photoview.m-listAreaUnit--spec .m-lblList{
  margin: 15px 0 0;
}

/*Button Control*/
.l-content .m-btnList--center > li {
  padding-left: 20px;
}

.l-content .m-btnList--center > li:first-child {
  padding-left: 0;
}

.l-content .m-btnList--center > li.m-down {
	padding-left: 150px;
}

.l-content .m-btnList--center > li.m-down:first-child {
	padding-left: 0;
}


/*What New*/
.l-content .is-listview.m-listAreaUnit--spec .img_brand{
  margin: 10px 0;
}

.l-content .is-listview .mc-maker{
  height: 70px;
}

.l-content .is-photoview .m-listAreaUnit__body {
  padding: 15px 4px;
}


/*Recommend Brand*/
.l-content .c-allCategory__brand {
	margin-bottom: 60px;
	border: 1px dotted #bfbfbf;
	border-right: 0;
	border-left: 0;
	font-size: 0;
	
}

.l-content .c-allCategory__brand > li {
	display: inline-block;
	width: 158px;
	height: 62px;
}

.l-content .c-allCategory__brand .mc-maker{
		
    font-weight: bold;
    font-size: 16px;
		line-height: 18px;
    display: table-cell;
		height: 62px;
    vertical-align: middle;
}

.l-content .c-allCategory__brand .mc-maker > a{
	color: #333333;
	text-decoration: none;
}

.l-content .borderhover{
	border: 1px solid #dedede;
}

.l-content .borderhover:hover{
	border: 1px solid #ff730a;
}
/*end CSS commons*/


.mainArea .misumi_benefit img,
.l-content .misumi_benefit img {
	display: block;
	margin: auto;
}

.mainArea .misumi_benefit li,
.l-content .misumi_benefit li {
	text-align: center;
}

.mainArea .misumi_benefit li span,
.l-content .misumi_benefit li span {
	display: block;
}

.mainArea .customerService,
.l-content .customerService {
	width: 650px;
	margin: auto;
}

.mainArea .customerService p,
.l-content .customerService p {
	padding-top: 30px;
}

.mainArea .meritTab,
.l-content .meritTab {
	padding: 10px;
	font-size: 18px;
}

.mainArea .meritTab h3,
.l-content .meritTab h3 {
	width: 420px;
	font-size: 24px;
	border: 1px dashed #bfbfbf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-style: Solid;
	border-color: #5C9B38;
	border-color: rgba(92, 155, 56, 1);
	border-width: 3px;
	border-radius: 80px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
}

.mainArea .misumi_benefit .list_container,
.l-content .misumi_benefit .list_container {
	font-size: 16px;
}



.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/*CLEAR*/
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* Promotion */
.l-content .sub_main {
	background-color: #b10000;
	background-image: linear-gradient(#b10000, #f50000);
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	border-radius: 0 0 10px 10px;
}

.l-content .sub_main p {
	border-top: 2px dashed #ffbfbf;
	padding-top: 5px;
	color: #ffffff;
	font-size: 24px;
}

.l-content .sub_main strong {
	font-size: 26px;
}

/* Nav Box */
.l-content .nav_box {
	border: 1px solid #dddddd;
	margin-top: 40px;
	padding: 20px 0;
}

.l-content .br-1 {
	border-right: 1px solid #dddddd;
}

/*Button Center*/
.l-content .m-btnList--center {
	margin: 20px auto;
}

.l-content .m-btnList--center > li {
	padding-left: 20px;
}

.l-content .m-btnList--center > li:first-child {
	padding-left: 0;
}

.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

/*Border*/
.l-content .border_top,
.l-content .m-thumbnailList.border_top {
	border-top: 1px solid #dedede;
}

.l-content .m-thumbnailList > .border_style {
	border: 1px solid #dedede;
	border-width: 0 0 1px 1px;
	padding: 10px 0 20px;
	box-sizing: border-box;
}

.l-content .m-thumbnailList > .border_style--last {
	border: 1px solid #dedede;
	border-width: 0 1px 1px;
	padding: 10px 0 20px;
	box-sizing: border-box;
}

/*cols*/
.l-content .m-thumbnailList > .border_style--last.col_1 {
	width: 100%;
}

.l-content .m-thumbnailList > .border_style.col_1of2,
.l-content .m-thumbnailList > .border_style--last.col_1of2 {
	width: 50%;
}

.l-content .m-thumbnailList > .border_style.col_1of3,
.l-content .m-thumbnailList > .border_style--last.col_1of3 {
	width: 33.33%;
}

.l-content .m-thumbnailList > .border_style.col_1of4,
.l-content .m-thumbnailList > .border_style--last.col_1of4 {
	width: 25%;
}

/*Product List Style*/
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.l-content .product_name {
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_img {
	margin: 0 auto 10px;
	display: block;
}

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 0;
	height: 50px;
	display: block;
}

.l-content .product > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 5px 5px 0;
	height: 50px;
	display: block;
}

.l-content .product > .product_price--dis {
	display: none;
}

.l-content .product.on > .product_price {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	margin: 10px 5px 0;
	height: 30px;
	display: block;
}

.l-content .product.on > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
	padding: 0 5px;
	height: 50px;
	display: block;
}

.l-content .product > .product_brand {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.l-content .product > .product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #1d2c4e;
	padding: 20px 5px 0;
	height: 35px;
	display: block;
}

.l-content .product > .product_flash {
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;
	padding: 20px 5px 0;
	height: 35px;
	display: block;
}

.l-content .product_flash .flash_img,
.l-content .product_stock .stock_img,
.l-content .product_truck .truck_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .product.has_psc > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
	height: 30px;
	display: block;
}

.l-content .product > .product_psc {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	height: 25px;
	display: block;
}

.l-content .product.on.has_psc > .product_price {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	margin: 10px 5px 0;
	height: 30px;
	display: block;
}

.l-content .product.on.has_psc > .product_price--dis {
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
	padding: 0 5px;
	height: 40px;
	display: block;
}

.l-content .product.on.has_psc > .product_psc {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	height: 15px;
	display: block;
}

/* Brand Areas */
.l-content .category_brand {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAMAAACsYRHQAAAABlBMVEW/v7////+Zw/90AAAADUlEQVQI12NgYBweEAAn2QBl6ST5mgAAAABJRU5ErkJggg==) repeat-x 0 0,
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAMAAACsYRHQAAAABlBMVEW/v7////+Zw/90AAAADUlEQVQI12NgYBweEAAn2QBl6ST5mgAAAABJRU5ErkJggg==) repeat-x 0 bottom;
	margin-bottom: 20px;
	font-size: 0;
}

.l-content .category_brand li {
	text-align: center;
	width: 20%;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
}

.l-content .category_brand li img {
	width: 124px;
	height: 40px;
}

.l-content .category_brand li a {
	display: inline-block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}

/*Hover*/
.l-content .m-thumbnailList [data-clickable="area"]:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.l-content .select_product [data-clickable="area"]:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
	cursor: pointer;
}