@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* mainVisual */
.l-content .mainVisual {
  width: 950px;
  height: 100px;
  margin-bottom: 5px;
}

/* .lead */
.l-content .leadTxt {
  width: 950px;
  text-align: center;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 auto 5px;
}

/* info_list */
.l-content .info_list {
    margin-top: 5px;
}

.l-content .info_list .info_item {
    padding: 3px 15px;
    display: flex;
    align-items: center;
    font-size: 13px;
}

.l-content .info_list .info_item .new_day{
    width: 95px;
}
.l-content .info_list .info_item .new_icon01 {
	background: #e60012;
	padding: 4px 0;
	font-size: 13px;
	line-height: 14px;
	margin-right: 13px;
	color: #ffffff;
	width: 50px;
	text-align: center;
	font-weight: bold;
}
.l-content .info_list .info_item .new_noicon {
	margin-left: 58px;
}

/* problemBlock */
.l-content .problemBlock {
  height: 225px;
  background: url(/maker/misumi/press/product/intro/newproduct/img/arrow01.png) no-repeat center 185px;
}
.l-content .problemBlock dl {
  width: 500px;
  height: 170px;
  background: url(/maker/misumi/press/product/intro/newproduct/img/icon01.png) no-repeat 65px 70px #f2f2f2;
  margin: 30px auto 0;
}
.l-content .problemBlock .ttl {
  width: 420px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 10px;
  padding: 20px 0 10px;
  border-bottom: 1px dotted #333;
}
.l-content .problemBlock .txt {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 0 165px;
}

/* solutionBlock */
.l-content .solutionBlock {
  width: 620px;
  height: 230px;
  border: 5px #0f218b solid;
  background: url(/maker/misumi/press/product/intro/newproduct/img/icon02.png) no-repeat 50px 100px;
  margin: 0 auto 45px;
  box-sizing: border-box;
  padding-bottom: 20px;
}

.l-content .solutionBlock .solutionTtl {
  width: 100%;
  height: 70px;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #ffcd00;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 8px 0;
}
.l-content .solutionBlock .txt {
  margin: 0 0 0 150px;
  background: url("/maker/misumi/press/product/intro/newproduct/img/icon_check.png") no-repeat 0 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: bold;
  padding-left: 30px;
}

.l-content .pointBox {
  margin-bottom: 20px;
}
.l-content .pointBox dl {
  width: 200px;
  float: left;
}
.l-content .pointBox dt.ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: 2px #014099 solid;
}
.l-content .pointBox dd.txt {
  line-height: 21px;
}

.l-content .pointTxt01,
.l-content .pointTxt02 {
  margin-left: 10px;
}
.l-content .pointTxt01 li,
.l-content .pointTxt02 li {
  float: left;
}
.l-content .pointTxt01_1 {
  width: 420px;
  margin-bottom: 10px;
}
.l-content .pointTxt02_1 {
  width: 100px;
  height: 25px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding-top: 5px;
  background-color: #727171;
  text-align: center;
}
.l-content .pointTxt02_1 strong {
  font-size: 16px;
}
.l-content .pointTxt02_2 {
  width: 20px;
  margin: 15px 10px;
}
.l-content .pointTxt02_3 {
  width: 200px;
  height: 50px;
  color: #ffe100;
  font-size: 24px;
  line-height: 55px;
  font-weight: bold;
  background-color: #014099;
  text-align: center;
}
.l-content .pointTxt02_3 strong {
  font-size: 36px;
}

.l-content .pointTxt02_4 {
  width: 80px;
  height: 38px;
  color: #014099;
  font-size: 18px;
  font-weight: bold;padding: 12px 0 0 15px;
}
.l-content .h-216 {
  height: 216px;
}.l-content .voiceBox {
  width: 950px;
  height: 121px;
  margin: 0 auto 10px;
  background: url("/maker/misumi/press/product/intro/newproduct/img/bg_voice_221019.png") no-repeat 0 0;
}
.l-content .voiceBox .voiceList li {
  float: left;
  width: 400px;
  margin-left: 108px;
}
.l-content .voiceBox .voiceList .txt1 {
  margin: 20px 0 0 15px;
}
.l-content .voiceBox .voiceList .txt2 {
  margin: 20px 0 0 130px;
}
.l-content .voiceTxt3 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 50px;
}

/* ancNav */
.l-content .ancNav {
  letter-spacing: -0.4em;
  display: flex;
  justify-content: space-between;
}
.l-content .ancNav  li {
  letter-spacing: normal;
  box-sizing: border-box;
  z-index: 0;
}
.l-content .ancNav > li a {
  text-decoration: none;
}
.l-content .ancNav > li p {
  width: 160px;
}
.l-content .ancNav li .imgBox {
  width: 145px;
}
.l-content .ancNav li .imgBox img{
  display: block;
  margin: auto;
  width: 114px;
}
.l-content .ancNav li .txt {
  margin: auto;
  text-align: left;
}

.l-content .ancNav > li .icon_mv {
  position: absolute;
  top: -6px;
  right: -5px;
  width: 40px;
  height: 23px;
  background: #ffefac;
  color: #333;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0;
  border: 1px solid #ffcd00;
  box-sizing: border-box;
  z-index: 1;
  vertical-align: middle;
}

.l-content .stage {
  width: 820px;
  margin: auto;
  position: relative;
}
.l-content .anc_box {position: absolute;top: 32px;left: 17px;}
.l-content .anc_unit {margin-bottom: 24px;}
.l-content .anc_unit .m-btn--down {
  width: 237px;
}
.l-content .anc_unit .m-btn--down span{
color:#dd0000;
}


/* itemList */
.l-content .itemList {
  letter-spacing: -0.4em;
}
.l-content .itemList .item {
  position: relative;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 16px 15px 0;
  border: 1px solid #bfbfbf;
  width: 220px;
  padding: 15px;
  box-sizing: border-box;
}
.l-content .col3 .item {
  width: 298px;
  margin-right: 18px;
}

.l-content .itemList .item .icon_stock {
  position: absolute;
  top: 170px;
  left: 165px;
  width: 40px;
  height: 30px;
  background: url(/maker/misumi/press/product/intro/newproduct/img/icon_stock.png) no-repeat;
  z-index: 5;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}

.l-content .itemList .item .icon {
  display: flex;
  font-weight: bold;
  color: #fff;
}
.l-content .itemList .item .icon.icon_center {
  justify-content: center;
}
.l-content .itemList .item .icon span {
  text-align: center;
  width: 78px;
  height: 27px;
  padding: 4px 0;
  box-sizing: border-box;
  margin-right: 5px;
}
.l-content .itemList .item .icon .kikaku {
  background: #007b23;
}
.l-content .itemList .item .icon .new {
  background: #dd0000;
}
.l-content .itemList .item .icon .discount {
  background: #0f8ddd;
}
.l-content .itemList .item .icon .date {
  width: 140px;
  border: 1px solid #333;
  color: #333;
}
.l-content .itemList .item .name {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.l-content .itemList .item .maker {
  text-align: center;
  font-size: 12px;
}
.l-content .itemList .item .pic {
  width: 187px;
  margin: 10px auto 0;
}
.l-content .itemList .item .pic span{
    display: block;
    text-align: center;
    font-size: 11px;
}

.l-content .itemList .item .caption dt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 46px;
  margin-top: 10px;
  padding-top: 3px;
  border-top: 2px solid #ffb534;
  border-bottom: 2px solid #ffb534;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.l-content .itemList .item .caption dd {
  margin-top: 7px;
  text-align: center;
  font-weight: bold;
}
.l-content .itemList .item .quantity {
  margin-top: 10px;
  text-align: center;
}
.l-content .itemList .item .caption {
  margin-bottom: 15px;
  font-size: 12px;
}
.l-content .itemList .item .btn {
  margin-top: 8px;
  text-align: center;
  font-weight: bold;
}
.l-content .itemList .item .btn a{
text-decoration: none;
}
.l-content .itemList .item .pic.box_hover img {
  cursor: pointer;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}
.l-content .itemList .item .btn .m-btnLink--conversion {
  width: 187px;
  margin: 0 auto;
}
.l-content .itemListBox {
  width: 930px;
  margin: 0 auto 30px;
}
.l-content .itemListBox .itemList .item:nth-of-type(4n) {
  margin-right: 0;
}
.l-content .itemListBox .itemList__1of2{
  float: left;
  width: 456px;
}
.l-content .itemListBox .itemList__1of2:first-child {
  margin-right: 16px;
}
.l-content .itemListBox .itemList__1of2 .itemList .item:nth-of-type(2n) {
  margin-right: 0;
}
.l-content .fontL_corner{
  font-weight: bold;
  font-size: 17px;
}
.l-content .fontL_corner span{
  font-size: 19px;
}
.l-content .fontL_corner .arrow_txt{
  color: #ff0000;
  line-height: 1;
}

/* promlemArea */
.l-content .problemArea {
  width: 930px;
  height: 240px;
  background-color: #f5f5f5;
  margin: auto;
}
.l-content .problemArea_ttl {
  width: 930px;
  height: 47px; 
  background-color: #dbdbdb;
  color: #333;font-size: 21px;
  text-align: center;
  font-weight: bold;
  line-height: 47px;
}
.l-content .problemArea_contents {
width: 812px;
}
.l-content .problemArea_unit {
  display: flex;
  justify-content: space-between;  
}
.l-content .problemArea_unit_ttlArea {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.l-content .problemArea_unit_ttl {
  width: 77px;
  height: 34px;
  background-color: #6d6d6d;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.l-content .problemArea_unit_txt {
  width: 640px;
  height: 96px;
  font-size: 16px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-left: 20px;
}
/* resolutionArea */
.l-content .resolutionArea {
  width: 930px;
  margin: auto;
  border: 5px solid #0f218b;
}
.l-content .resolutionArea_ttl {
  background: #0f218b;
  height: 45px; color: #FFF;
  font-weight: bold;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
}
.l-content .resolutionArea_contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 25px;
}
.l-content .resolutionArea_unit {
  width: 430px;
}
.l-content .resolutionArea_unit_column {
  width: 430px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.l-content .resolutionArea_unit_ttl {
  /* height: 44px; 2行のタイトルがある場合設定*/
  box-sizing: border-box;
  padding-bottom: 4px;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
  border-bottom: solid 1px #ccc;
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.l-content .resolutionArea_unit_ttl p {
  width: 400px;
  text-indent: -16px;
  margin-left: 16px;
}
.l-content .resolutionArea_unit_ttl p::before {
  content: "";
  display: inline-flex;
  width: 12px;
  height: 22px;
  border-left: solid 5px #ffcc00;
  vertical-align: bottom;
}
.l-content .resolutionArea_unit_list {
width: 210px;
margin-top: 10px;
font-size: 13px;
}
.l-content .resolutionArea_unit_list li {
  text-indent: -24px;
  line-height: 21px;
  margin-bottom: 5px;
}
.l-content .resolutionArea_unit_list li::before {
  display: inline;
  content: url(/maker/misumi/press/product/intro/newproduct/img/check_blue_s.png);
  margin-right: 5px;
  vertical-align: middle;
}

/* resolutionArea_inner */
.l-content .resolutionArea_inner ,
.l-content .rpArea_inner {
  box-sizing: border-box;
  padding: 20px 25px;
}
.l-content .rpArea_inner{
padding: 0 25px 20px;
}
.l-content .resolutionArea_inner .innerBox {
  box-sizing: border-box;
  padding: 15px 20px;
  background: #fff2cc;
}
.l-content .resolutionArea_inner .innerBox .innerBox_txt {
  font-size: 13px;
  font-weight: bold;
}
.l-content .resolutionArea_inner .innerWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  box-sizing: border-box;
  padding: 10px 15px 20px;
}

.l-content .resolutionArea_inner .innerWrap .innerWrap_list {
  width: 50%;
  text-align: center;
}
.l-content .resolutionArea_inner .m-btn--strong ,
.l-content .rpArea_inner .m-btn--strong {
  width: 360px;
  height: 40px;
  font-size: 15px;
}
.l-content .resolutionArea_inner .point_itemWrap {
  display: flex;
  justify-content: center;
  margin: 30px auto 0;
}
.l-content .resolutionArea_inner .point_itemWrap_over {
  margin: 30px auto 0;
}
.l-content .resolutionArea_inner .point_itemWrap_over_3box {
  margin: 30px auto 20px;
  width: 660px;
}

.l-content .rwArea_inner .point_itemWrap .item,
.l-content .TiCNArea_inner .point_itemWrap .item,
.l-content .rpArea_inner .point_itemWrap .item,
.l-content .resolutionArea_inner .point_itemWrap .item,
.l-content .resolutionArea_inner .point_itemWrap_over .item,
.l-content .resolutionArea_inner .point_itemWrap_over_3box .item {
  width: 212px;
  margin: 0 0 0 10px;
}

.l-content .TiCNArea_inner .point_itemWrap .item:first-child,
.l-content .rpArea_inner .point_itemWrap .item:first-child,
.l-content .resolutionArea_inner .point_itemWrap .item:first-child,
.l-content .resolutionArea_inner .point_itemWrap_over .item:first-child,
.l-content .resolutionArea_inner .point_itemWrap_over_3box .item:first-child {
  margin-left: 0;
}
.l-content .col3 .item {
  width: 298px;
  margin-right: 18px;
}

/* variation */
.l-content .variation {
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
}

.l-content .variation .flex{
  display: flex;
  justify-content: space-between;
}

.l-content .variation .flex .item{
  text-align: center;
  padding: 16px 30px;
  width: 450px;
  height: 432px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  font-size: 14px;
}

.l-content .variation .itemList{
  margin: 0 auto;
  width: 656px;
  display: flex;
  justify-content: space-between;  
}

.l-content .variation .itemList .item{
  width: 212px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
}

/* newarrival */
.l-content .newarrivalInner {
  width: 900px;
  margin: 0 auto;
}

.l-content .newarrivalInnerTxt {
  color: #ff0000;
}

.l-content .newarrivalTable {
  width: 860px;
  margin: 0 auto;
}

.l-content .newarrivalName {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

/* casting */
.l-content .casting .itemListBox {
  margin: 0 auto;
  text-align: center;
}

.l-content .casting .itemList .item .name {
  margin-top: 0;
  margin-bottom: 5px;
}

.l-content .col2 .item {
  width: 455px;
  margin-right: 15px;
}

.l-content .casting .itemList .item:last-child {
  margin-right: 0;
}

.l-content .casting .itemList .item .pic__casting {
  width: auto;
}

.l-content .casting .itemList .item .btn {
  margin-top: 20px;
}

.l-content .txt_pdr {
  padding-right: 130px;
  font-size: 13px;
  padding-top: 5px;
}
.l-content .resolutionArea_inner .innerBox .innerBox_list {
  font-size: 13px;
    line-height: 24px;
  font-weight: bold;
}

/* guidebush */
.l-content .guidebushArea_inner{
  padding: 0 25px 20px;
}

.l-content .guidebushArea_inner h3{
  font-size: 14px;
}

.l-content .guidebushArea_inner .flex{
  display: flex;
}

.l-content .guidebushArea_inner .flex .table{
  margin-left: 15px;
  width: 573px;
}

.l-content .guidebushArea_inner .img{
  margin-right: 20px;
}

.l-content .guidebushArea_inner .wrapper{
  display: flex;
  align-items: center;
}

.l-content .guidebushArea_inner .wrapper .problem{
  margin-right: 16px;
  padding: 2px 10px;
  line-height: 25px;
  color: #ffffff;
  background-color: #6d6d6d;
}

.l-content .guidebushArea_inner .wrapper .solution{
  margin-right: 16px;
  padding: 2px 10px;
  line-height: 25px;
  color: #ffffff;
  background-color: #0f218b;
}

.l-content .guidebushArea_inner .text{
  font-size: 16px;
}

.l-content .guidebushArea_inner .itemList{
  margin: 0 auto;
  width: 656px;
  display: flex;
  justify-content: space-between;
}

.l-content .guidebushArea_inner .itemList .item {
  width: 212px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
}

/* TiCN */
.l-content .TiCNArea_inner .flex{
  display: flex;
  justify-content: space-evenly;
}

.l-content .TiCNArea_inner .flex table{
  margin-top: 0;
  width: 418px;
  height: 145px;
}