@charset "utf-8";

/* -------------------------------
common
------------------------------- */
.l-content img {
	vertical-align: bottom;
}
/* section */
.l-content .section {
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
	border-top: solid 1px #0f218b;
	background-color: #f4f4f4;
}


/* .conv_btn */
.l-content .conv_btn {
	margin: 30px 0 20px 0;
  text-align: center;
}

.l-content .conv_btn a {
	width: 390px;
	margin: 0 auto;
	padding: 15px 15px;
	font-size: 16px;
}


/* -------------------------------
contents
------------------------------- */
/* ttl */
.l-content .mainVisual {
	width: 950px;
	height: 85px;
	margin: 0 0 28px 0;
	padding: 0;
	border: none;
}
.l-content .mainVisual h1 {
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}


.l-content .leadtxt {
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
  margin-bottom: 20px;
}
.l-content h2.h2Ttl {
	display: table-cell;
	width: 930px;
	height: 55px;
  margin-bottom: 20px;
	background-color: #f4f4f4;
	vertical-align: middle;
}
.l-content h2.h2Ttl span.tlname {
	padding: 0 0 0 17px;
	border-left: 8px solid #0f218b;
	color: #0f218b;
	font-size: 24px;
}



/* .anchor */
.l-content .anchor .anchorNav{
  margin: 0 -10px 30px 0;
  letter-spacing: -0.4em;
}
.l-content .anchor .anchorNav li {
	letter-spacing: normal;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
	margin: 0 10px 10px 0;
}
.l-content .anchor .anchorNav li a {
	display: block;
	position: relative;
	width: 310px;
  height: 50px;
	color: #333;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMDEgOS45OUwyLjUxMDAxIDQuNDlMMy41MDAwMSAzLjVMOC4wMDAwMSA4TDEyLjUxIDMuNUwxMy40OSA0LjQ5TDguMDAwMDEgOS45OVoiIGZpbGw9IiMwMDQwOTgiLz4KPHBhdGggZD0iTTE0IDExLjVIMlYxMi45SDE0VjExLjVaIiBmaWxsPSIjMDA0MDk4Ii8+Cjwvc3ZnPgo=) left 10px center no-repeat;
  background-color: #f2f2f2 !important;
}

.l-content .anchor .anchorNav li a span {
  display: block;
	font-weight: bold;
  padding: 14px 2px 14px 30px ;
  text-align: left;
}


/*tab*/
.l-content .tab {
    width: 100%;
    margin-bottom: 12px;
    border-bottom: 4px solid #0f218b;
}

/*tabNav*/
.l-content .tabNav{
  width: 950px;
}
.l-content .tabNav li {
	float: left;
	margin-left: 10px;
}
.l-content .tabNav li:first-child {
	margin-left: 0;
}
.l-content .tabNav li a {
	display: block;
	width: 468px;
	border-top: 1px solid #8b90aa;
	border-left: 1px solid #8b90aa;
	border-right: 1px solid #8b90aa;
	box-shadow: inset 1px 1px 0 0 #babfde;
  background: #8c95c8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFF;
  text-decoration: none;
}
.l-content .tabNav li a:hover {
	text-decoration: none;
}

.l-content .tabNav li a.on {
	box-shadow: inset 1px 1px 0 0 #6f7ab9;
    background:#0f218b;
	border-top: 1px solid #0c164d;
	border-left: 1px solid #0c164d;
	border-right: 1px solid #0c164d;
}
.l-content .tabNav li span {
	display: table-cell;
	text-align: center;
  vertical-align: middle;
	font-weight: bold;
  font-size: 14px;
  width: 593px;
  padding-top: 2px;
  height: 34px;
}




/*picupBOX*/
.l-content .picupBOX {
	padding: 20px 20px 0;
	background-color: #fff;
}
.l-content .picupBOX .picup {
	position: relative;
	padding: 20px;
	border: 1px solid #cecece;
	background-color: #fff;
}
.l-content .picupBOX .picup .picupinner .new,
.l-content .picupBOX .picup .picupinner .itioshi,
.l-content .picupBOX .picup .picupinner .kikakutuika {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
}
.l-content .picupBOX .picup .picupinner .new{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/icon_new_01.png) no-repeat center left;
}
.l-content .picupBOX .picup .picupinner .itioshi{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/itioshi.png) no-repeat center left;
}
.l-content .picupBOX .picup .picupinner .kikakutuika{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/kikakutuika.png) no-repeat center left;
}
.l-content .picupBOX .picup .picupinner .p_pic {
	float: left;
	width: 212px;
}
.l-content .picupBOX .picup .picupinner .text {
	float: left;
	width: 613px;
	padding: 0 0 0 20px;
	text-align: left;
}

.l-content .picupBOX .picup .picupinner .text .p_item {
  position: relative;
}
.l-content .picupBOX .picup .picupinner .text .p_item .item {
  top: 0;
  left: 0;
  position: absolute;
}
.l-content .picupBOX .picup .picupinner .text .p_item .sample {
  margin-bottom: 15px;
  height: 17px;
  width: 80px;
  line-height: 160%;
  text-align: center;
  background: #4d96d7;
  font-size: 10px;
  color: #fff;
}
.l-content .picupBOX .picup .picupinner .text .p_item .m-icn--cvalue {
	height: 16px;
  width: 55px;
  overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

.l-content .picupBOX a {
	text-decoration: none;
}
.l-content .picupBOX .picup .picupinner .text .p_item .name {
	padding: 60px 0 55px 0;
	border-bottom: dotted 1px #a5a5a5;
	color: #004bb1;
	font-size: 21px;
	font-weight: bold;
}
.l-content .delibox {
	padding: 12px 0;
	border-bottom: dotted 1px #a5a5a5;
}

.l-content .delibox .delivery {
	float: left;
	width: 250px;
	text-align: left;
}
.l-content .picupBOX .delibox .delivery {
    width: 613px;
}
.l-content .delibox .delivery .delitext {
	padding: 0 0 0 15px;
	background: url(/maker/misumi/pr/misumi_brand/common/img/icon_d.png) no-repeat center left;
}
.l-content .delibox .price {
	float: right;
	width: 360px;
	text-align: right;
}
.l-content .delibox .price span {
	margin: 0 2px 0 10px;
	font-size: 33px;
	font-weight: bold;
}


.l-content .picupBOX .picup .recomend {
	margin: 35px 0 0 0;
}
.l-content .picupBOX .picup .recomend .point {
	float: left;
	width: 410px;
	text-align: left;
}
.l-content .picupBOX .picup .recomend .point p {
	font-size: 14px;
	font-weight: bold;
}
.l-content .picupBOX .picup .recomend .voice {
	float: left;
	width: 410px;
	margin: 0 0 0 25px;
	text-align: left;
}
.l-content .picupBOX .picup .recomend .voice p {
	font-size: 14px;
	font-weight: bold;
}

.l-content .picupBOX .picup .recomend .recomendbox {
	margin: 5px 0 0 0;
}
.l-content .picupBOX .picup .recomend .recomend_pic {
	float: left;
	padding: 6px 0 0 0;
}
.l-content .picupBOX .picup .recomend .recomend_pic .point,
.l-content .picupBOX .picup .recomend .recomend_pic .customerVoice{
  display: block;
  width: 53px;
  height: 53px;
  overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}
.l-content .picupBOX .picup .recomend .recomend_pic .point {
  background: url(/maker/misumi/pr/misumi_brand/common/img/img_point.png) no-repeat center left;
}
.l-content .picupBOX .picup .recomend .recomend_pic .customerVoice {
  background: url(/maker/misumi/pr/misumi_brand/common/img/img_voice.png) no-repeat center left;
}
.l-content .picupBOX .picup .recomend .recomend_text {
	float: left;
	width: 335px;
	margin: 0 0 0 14px;
}


.l-content .box_hover:hover .p_pic {
	filter: alpha(opacity=75);
	-ms-filter: 'alpha(opacity=75)';
	opacity: 0.75;
}

/*itemsBox*/

.l-content .items a {
	text-decoration: none;
}

.l-content .items {
	padding: 20px;
	background-color: #fff;
}
.l-content .itemsBox {
	position: relative;
  margin: 0 -20px 20px 0;
  letter-spacing: -0.4em;
}
.l-content .itemsBox > li {
	position: relative;
	letter-spacing: normal;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
	width: 170px;
	margin: 0 10px 10px 0;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	background-color: #fff;
}

.l-content .itemsBox > li .new,
.l-content .itemsBox > li .itioshi,
.l-content .itemsBox > li .kikakutuika {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
}
.l-content .itemsBox > li .new{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/icon_new_01.png) no-repeat center left;
}
.l-content .itemsBox > li .itioshi{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/itioshi.png) no-repeat center left;
}
.l-content .itemsBox > li .kikakutuika{
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
  background: url(/maker/misumi/pr/misumi_brand/common/img/kikakutuika.png) no-repeat center left;
}
.l-content .itemsBox > li .pic {
	text-align: center;
  min-height: 191px;
}
.l-content .itemsBox > li .pic img {
	margin-top: 30px;
	margin-bottom: 10px;
}
.l-content .itemsBox > li .name {
	margin-top: 15px;
	padding: 0 10px 10px;
	font-size: 12px;
	font-weight: bold;
}
.l-content .itemsBox > li .cap {
	margin-top: 15px;
	padding: 0 10px;
	font-size: 11px;
}
.l-content .itemsBox > li .price {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 10px;
	text-align: right;
}
.l-content .itemsBox > li .price span {
	margin: 0 2px 0 10px;
	font-size: 22px;
	font-weight: bold;
}
.l-content .itemsBox > li .delivery {
	padding: 0 10px 15px 10px;
	font-size: 10px;
}
.l-content .itemsBox > li .delivery .delitext {
	padding: 0 0 0 14px;
	background: url(/maker/misumi/pr/misumi_brand/common/img/icon_d.png) no-repeat center left;
}

.l-content .box_hover {
	cursor: pointer;
}
.l-content .box_hover:hover .pic {
	filter: alpha(opacity=75);
	-ms-filter: 'alpha(opacity=75)';
	opacity: 0.75;
}
.l-content .box_hover .name a {
	border-bottom: 1px solid #ff730a;
	color: #ff730a;
}



/*180418追加*/
.l-content .items li .m-icn--cvalue {
	width: 55px;
  overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}
.l-content .items li .sample {
  height: 17px;
  width: 80px;
  line-height: 160%;
  text-align: center;
  background: #4d96d7;
  font-size: 10px;
  color: #fff;
}
.l-content .items li .iconBox {
	width: 150px;
	height: 26px;
	padding-left: 7px;
}
.l-content .items li .iconBox:before,
.l-content .items li .iconBox:after{
  content: " ";
  display: table;
}
.l-content .items li .iconBox:after {
  clear: both;
}
.l-content .items li .iconBox .m-icn--cvalue {
	float: left;
	width: 55px;

	clear: left;
}
.l-content .items li .iconBox .sample {
	float: right;
	width: 81px;
}


/* -------------------------------
無料サンプル申し込み方法
------------------------------- */
/* .entryArea */
.l-content .entryArea {
	padding: 10px;
	border-top: 1px solid #004098;
	background-color: #f4f4f4;
  margin: 50px 0;
}
.l-content .entryArea h3 {
	padding: 5px 20px 15px;
	background-color: #f4f4f4;
	font-weight: bold;
}
.l-content .entryArea h3 span {
	margin-right: 10px;
	color: #004098;
	font-size: 24px;
	vertical-align: -3px;
}
.l-content .entryArea h4 {
	margin-bottom: 10px;
	padding: 0 8px;
	border-left: 5px solid #004098;
	color: #0f218b;
	font-size: 18px;
	font-weight: bold;
}
.l-content .entryArea .sectionInner {
    padding: 16px 20px 6px;
    background-color: #fff;
}
.l-content .entryArea .sectionInner a {
    text-decoration: none;
}
.l-content .entryArea .sectionInner a:hover {
	text-decoration: underline;
}
.l-content .entryArea .sectionInner .caution-ex ul {
	float: left;
}
.l-content .entryArea .sectionInner .entry {
	width: 800px;
	margin: 0 auto 40px;
	background-color: #f4f4f4;
}
.l-content .entryArea .sectionInner .entry p {
	padding: 30px 0 20px;
	font-weight: bold;
	text-align: center;
}
.l-content .entryArea .sectionInner .entry-btn {
	position: relative;
	height: 51px;
	text-align: center;
  margin-bottom: 10px;
}
.l-content .entryArea .sectionInner .entry-btn .entry-btn01 {
	left: 135px;
}
.l-content .entryArea .sectionInner .entry-btn .entry-btn02 {
	left: 418px;
}
.l-content .entryArea .sectionInner .entry-btn li {
	position: absolute;
}
.l-content .entryArea .sectionInner .entry-btn a {
	display: block;
	color: #333;
	text-decoration: none;
}
.l-content .entryArea .sectionInner .entry-btn a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: 'alpha(opacity=75)';
}
.l-content .entryArea .sectionInner .cap {
	padding: 0 0 30px 160px;
	font-size: 11px;
}
.l-content .entryArea .sectionInner .flow {
	width: 890px;
	margin: 0 auto 75px;
}
.l-content .entryArea .sectionInner .flow .case {
	width: 420px;
	height: 56px;
	margin-bottom: 25px;
	padding-top: 7px;
	background: url(/maker/misumi/pr/misumi_brand/common/img/flow_case_bg.png) top center no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.l-content .entryArea .sectionInner .flow .case span {
	font-size: 11px;
}
.l-content .entryArea .sectionInner .flow ul {
	float: left;
}
.l-content .entryArea .sectionInner .flow ul .title {
	font-size: 16px;
	font-weight: bold;
}
.l-content .entryArea .sectionInner .flow ul .title img {
	margin-right: 10px;
	vertical-align: -6px;
}
.l-content .entryArea .sectionInner .flow .rule {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #959595;
}
.l-content .entryArea .sectionInner .m-faqList li {
	display: table;
	width: 890px;
	margin: 8px 0;
}
.l-content .entryArea .sectionInner .m-faqList .line {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px dotted #bfbfbf;
}
.l-content .entryArea .sectionInner .m-faqList li span {
	overflow: hidden;
	float: left;
	margin-right: 5px;
	background: url(/maker/misumi/pr/misumi_brand/common/img/faq_icn.png) no-repeat 0 0;
	white-space: nowrap;
	text-indent: 100%;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title01 {
	width: 27px;
	height: 18px;
	background-position: 0 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title02 {
	width: 27px;
	height: 18px;
	background-position: 0 -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title03 {
	width: 27px;
	height: 18px;
	background-position: -27px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title04 {
	width: 27px;
	height: 18px;
	background-position: -26px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title05 {
	width: 27px;
	height: 18px;
	background-position: -55px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title06 {
	width: 27px;
	height: 18px;
	background-position: -55px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title07 {
	width: 27px;
	height: 18px;
	background-position: -84px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title08 {
	width: 27px;
	height: 18px;
	background-position: -85px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title09 {
	width: 27px;
	height: 18px;
	background-position: -114px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title10 {
	width: 27px;
	height: 18px;
	background-position: -115px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title11 {
	width: 28px;
	height: 18px;
	background-position: -142px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title12 {
	width: 28px;
	height: 18px;
	background-position: -143px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title13 {
	width: 27px;
	height: 18px;
	background-position: -171px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title14 {
	width: 27px;
	height: 18px;
	background-position: -171px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title15 {
	width: 28px;
	height: 18px;
	background-position: -201px  0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title16 {
	width: 28px;
	height: 18px;
	background-position: -201px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title17 {
	width: 28px;
	height: 18px;
	background-position: -232px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title18 {
	width: 28px;
	height: 18px;
	background-position: -232px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title19 {
	width: 38px;
	height: 18px;
	background-position: -262px 0;
}
.l-content .entryArea .sectionInner .m-faqList li .m-faqList__title20 {
	width: 38px;
	height: 18px;
	background-position: -262px -18px;
}
.l-content .entryArea .sectionInner .m-faqList li p {
	margin-left: 31px;
}


/* .howto */
.l-content .entryArea .sectionInner .howto {
	padding: 16px 25px;
	border: 1px solid #c2c2c2;
  margin-bottom: 30px;
}
.l-content .entryArea .sectionInner .howto .notice li {
	list-style-type: disc;
	margin-left: 5px;
}


/* 180829追加 */
.l-content .entryArea .sectionInner .m-asideSubBox .col_01,
.l-content .entryArea .sectionInner .m-asideSubBox .col_03 {
	width: 35%;
}
.l-content .entryArea .sectionInner .m-asideSubBox .col_02 {
	width: 30%;
}
.l-content .entryArea .sectionInner .m-asideSubBox {
	margin-bottom: 14px;
}