@charset "utf-8";

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

.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;
}

/*footer FooterNav */
.mainArea .FooterNav,
.l-content .FooterNav {
 padding-top: 14px;
}

.mainArea .FooterNav img,
.l-content .FooterNav img {
 vertical-align: middle;
 margin: 5px auto;
 display: inline-block;
 width: 27px;
 height: 27px;
}

.mainArea .FooterNav li,
.l-content .FooterNav li {
 text-align: left;
 display: inline-block;
 box-sizing: border-box;
 width: 130px;
 margin-bottom: 20px;
 padding-left: 8px;
 vertical-align: top;
 font-size: 12px;
}

.mainArea .FooterNav li a,
.l-content .FooterNav li a {
 background: none;
 text-decoration: none;
 display: block;
 color: #004bb1;
 height: 43px;
}

.mainArea .FooterNav > li a span.icon-link,
.l-content .FooterNav > li a span.icon-link {
 padding-left: 5px;
 display: inline-block;
 vertical-align: middle;
 padding-left: 5px;
}

.mainArea .FooterNav > li a span.icon-link:hover,
.l-content .FooterNav > li a span.icon-link:hover {
 text-decoration: underline;
}

.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;
}

/* Fix vcommon */

.mainArea .m-panel,
.l-content .m-panel {
 position: relative;
 min-height: 124px;
}

.mainArea .m-listAreaUnit__body,
.l-content .m-listAreaUnit__body {
 display: table;
 box-sizing: border-box;
 width: 100%;
 padding: 15px;
 border: 2px solid transparent;
 height: auto;
}

.mainArea .m-listAreaUnit__body:hover,
.l-content .m-listAreaUnit__body:hover {
 cursor: pointer;
 border: 2px solid #b9cee7;
}

.mainArea .is-photoview.m-listAreaUnit--spec > li,
.l-content .is-photoview.m-listAreaUnit--spec > li {
 display: inline-block;
 width: 16.6%;
 border-bottom: none;
 border-top: 1px dotted #bfbfbf;
 vertical-align: top;
 font-size: 12px;
}

.mainArea .is-photoview.m-listAreaUnit--spec .mc-name,
.l-content .is-photoview.m-listAreaUnit--spec .mc-name {
 font-size: 14px;
 max-width: none;
}

.mainArea .is-photoview .m-panel__flow,
.l-content .is-photoview .m-panel__flow {
 width: 100%;
 margin-left: 0;
}

/* Promotion area SEO LP */
.l-content .register_area img {
 width: 100%;
}