/*Header Edit*/
.l-content>h1.mainvs {
		width: 950px;
	height: 350px;
	background-image: url('../images/mainvs.png');
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px;
}
.l-content .m-h3--function {
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
}

.l-content .m-h3--function img {
	margin-left: 20px;
	vertical-align:middle;
}

.l-content .m-h3--function font {
	vertical-align: middle;
	padding: 17px 20px;
}


/*Button Edit*/
.l-content .anchor {
	text-align: center;
}
.l-content .group_button {
	text-align: center;
}
.l-content .group_button a {
	display: inline-block;
	padding-left: 20px;
}

.l-content .m-btnSize--edit {
	width: 187px;
}
.l-content .groupButton a{
	    display: inline-block;
    margin: 20px 10px;
}


/*Text Edit*/
.l-content .u-decoration-none {
	text-decoration: none;
}
.l-content .u-decoration-line {
	text-decoration: line-through;
}
/*Text Color*/
.l-content .highlight-blue{
	color: #004bb1;
}
.l-content .highlight-orange{
	color: #f2ab00;
}
.l-content .highlight-white{
	color: #ffffff;
}
/*Table Content*/
.l-content .hover-style {
	border:1px solid #dedede;
	box-sizing: border-box;
}
.l-content .background-gray {
	background-color: #f0f0f0;
}
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
.l-content .product.product_name {
	font-size: 16px;
	font-weight: bold;
}


.l-content .product.product_description {
	font-size: 14px;
	text-align: left;
	float: left;
	}
.l-content .product.product_description img.product_img{
	margin-right: 35px;
}
.l-content .product.product_part {
	font-size: 12px;
}
.l-content .product.product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.l-content .product.product_price-old {
	font-size: 14px;
	font-weight: normal;
	color: #a9a9a9;
}
.l-content .product.product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
}
.l-content .product.product_stock img.stock {
	vertical-align:middle;
	margin-right: 10px;
}
.l-content .product_recommend {
	background-size: 100px 30px;
	background-image: url('../images/recommend.png');
	background-repeat: no-repeat;
	background-position: 0px 31px;
}

/*Hover*/
.l-content a .u-decoration-none:hover{
	text-decoration: none;
}
.l-content a.product.product_name:hover{
	text-decoration: none;
}
.l-content .hover-style:hover .product_name a,
.l-content .hover-style:hover .buttonA span{
	color: #ff730a;
}
.l-content .hover-style:hover img.product_img {
	opacity: 0.7;
}
/*//////5benefits/////*/

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

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

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

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

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

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

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

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


/*service*/

.l-content .customerServiceTop {
    background-image: url(../images/customer-service.jpg);
    height: 297px;
    width: 452px;
}

.l-content .customerServiceTop .list {
    padding-top: 85px;
}

.l-content .customerServiceTop ul li {
    list-style: disc;
    text-align: left;
    font-weight: bold;
    margin-left: 290px;
}

.l-content .customerServiceTop .number {
    margin-left: 10px;
    line-height: 33px;
    margin-top: 25px;
    list-style: none;
}

.l-content .customerServiceTop .number li {
    list-style: none;
}

.l-content .technocalSupport {
    padding-left: 0px;
    background-image: url(../images/technical-support.jpg);
    height: 297px;
    width: 452px;
}

.l-content .technocalSupport .list {
    padding-top: 85px;
}

.l-content .technocalSupport ul li {
    list-style: disc;
    text-align: left;
    font-weight: bold;
    margin-left: 250px;
}

.l-content .technocalSupport .number {
    margin-left: 10px;
    line-height: 33px;
    margin-top: 25px;
    list-style: none;
}

.l-content .technocalSupport .number li {
    list-style: none;
}
.l-content .SearchbyGroup img {
    vertical-align: middle;
    margin-right: 10px;
}