@charset "utf-8";

.l-content .mainvisual {
  width: 950px;
  height: 150px;
  background: url('/pr/misumi_evolution/pr/new_feature/frames_expansion/img/main.png') no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
}

.l-content h2 {
  font-size: 25px;
  height: 36px;
  font-weight: bold;
  color: #004098;
  box-sizing: border-box;
}

.l-content h2 span {
  line-height: 28px;
  border-bottom: 2px solid #ffcc00;
}

.l-content .contents_mc {
  border: 6px solid #004098;
  border-top: none;
  text-align: center;
  position: relative;
}

.l-content .mc_box01 {
  padding: 40px 40px 25px;
  text-align: left;
}

.l-content .u-txtBlue {
  color: #004098;
}

.l-content .gray_outline {
  width: 850px;
  border: 3px solid #e8e8e8;
  padding: 35px 49px;
  margin: 10px auto 45px;
  text-align: left;
  box-sizing: border-box;
}

/* sec01 */
.l-content .sec01 {
  width: 860px;
  height: 312px;
  padding: 35px 39px;
  margin: 0 auto;
  position: relative;
}

.l-content .sec01 .sec01_before {
  display: table-cell;
  width: 400px;
  height: 312px;
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/before.png") no-repeat;
}

.l-content .sec01 .sec01_after {
  width: 400px;
  height: 312px;
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/after.png") no-repeat;
}

.l-content .sec01 .sec01_arrow {
  margin: 121px 12px;
}

.l-content .sec01 .text01 {
  font-size: 24px;
  position: absolute;
  top: 6px;
  left: 154px;
}

.l-content .sec01 .text02 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 228px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}

.l-content .sec01 .text03 {
  font-size: 24px;
  position: absolute;
  top: 6px;
  left: 162px;
  color: #004098;
}

.l-content .sec01 .sec01_before,
.l-content .sec01 .sec01_arrow,
.l-content .sec01 .sec01_after {
  float: left;
  position: relative;
}

/* sec02 */
.l-content .sec02 {
  position: relative;
}

.l-content .sec02_arrow {
  position: absolute;
  top: 200px;
  left: 455px;
}

.l-content .sec02 .sec02_title {
  width: 100%;
  height: 80px;
  background-color: #004098;
  color: #FFF;
  font-weight: bold;
  font-size: 25px;
  box-sizing: border-box;
  padding: 15px 0 18px;
  text-align: center;
  position: relative;
}

.l-content .sec02 .sec02_title::after {
  content: url(/pr/misumi_evolution/pr/new_feature/frames_expansion/img/arrow_down.png);
  display: block;
  margin-top: 8px;
}

.l-content .sec02 .border_bottom::after {
  display: block;
  content: "";
  width: 840px;
  margin: 30px auto 40px;
  border-bottom: 4px solid #cdcdcd;
}

/* customer */
.l-content .customer_voice {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-content .customer_voice .txt {
  width: 600px;
  padding: 32px 25px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  background: #efefef;
  border-radius: 10px;
  box-sizing: border-box;
}

/* advisor */
.l-content .advisor_voice {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-content .advisor_voice .txt {
  width: 650px;
  padding: 32px 25px 25px;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  background: #FFF1BA;
  border-radius: 10px;
  box-sizing: border-box;
}

.l-content .advisor_voice .txt_sub {
  font-weight: normal;
}

.l-content .case_study {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 870px;
  margin: 0 auto 30px;
  box-sizing: border-box;
}

.l-content .info_s {
  text-indent: -1.5em;
  padding-left: 1em;
  margin-left: 1.5em;
}


.l-content .case_study .pic {
  width: 425px;
  box-sizing: border-box;
  border: 1px solid #c7c7c7;
  text-align: center;
  padding: 10px;
}

.l-content .case_study .txt_box {
  width: 420px;
  padding-top: 30px;
}

.l-content .reduce_loss {
  width: 870px;
  margin: 0 auto;
}

.l-content .reduce_loss>.head {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #004098;
  height: 60px;
  font-size: 28px;
  color: #fff;
}

.l-content .reduce_loss>.point_list {
  display: flex;
  justify-content: space-between;
  background: #eee;
  padding: 40px 25px 30px;
}

.l-content .reduce_loss>.point_list>li {
  text-align: center;
}

.l-content .reduce_loss>.point_list>li .pic img {
  border-radius: 10px;
}

.l-content .reduce_loss>.point_list>li .copy {
  margin-top: 15px;
  font-size: 18px;
  color: #001e74;
}

.l-content .reduce_loss>.point_list>li .sub {
  font-size: 16px;
}

.l-content .improved_date {
  width: 850px;
  margin: 30px auto 0;
  text-align: left;
}

.l-content .text_indent01 {
  padding-left: 1em;
  text-indent: -1em;
}

.l-content .img_01 {
  vertical-align: middle;
}

.l-content .flex_01 {
  align-items: center;
}

/*box01*/
.l-content .box01 {
  width: 705px;
  margin: 25px auto;
  clear: both;
}

.l-content .box01_l {
  width: 114px;
  float: left;
}

.l-content .box01_r {
  width: 540px;
  float: left;
  padding: 20px 25px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  text-align: left;
  background: #efefef;
  border-radius: 10px;
}

/*box02*/
.l-content .box02 {
  width: 770px;
  margin: auto;
  clear: both;
}

.l-content .box02 .box01_r {
  width: 590px;
  background: #fff1ba;
  font-size: 15px;
  font-weight: normal;
}

.l-content .box02 .box01_r_02 strong.red,
.l-content p strong.red {
  color: #dd0000;
}

.l-content .box02 .box01_r_02 {
  background: #efefef;
}

.l-content .txt_box_01 {
  width: 586px;
  box-sizing: border-box;
  border: solid 5px #ffcc00;
  margin: 30px auto;
  padding: 10px 50px;
}

.l-content .txt_box_01 p img {
  vertical-align: bottom;
  padding-right: 10px;
}

.l-content .box_ex {
  overflow: hidden;
  width: 628px;
  height: 250px;
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/img_02.png") no-repeat;
  font-size: 0;
  line-height: 0;
  margin: auto;
  position: relative;
}

.l-content .box_ex .text_box {
  font-size: 18px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: bold;
  position: absolute;
  top: 170px;
  left: 172px;
  width: 280px;
  height: 50px;
  background-color: #004098;
}

.l-content .box_inq {
  width: 628px;
  box-sizing: border-box;
  padding: 15px 0 15px 60px;
  margin: 20px auto;
  text-align: left;
}

.l-content .text04 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin: 20px auto;
  text-align: left;
  color: #004098;
}

.l-content .text05 {
  font-size: 17px;
  line-height: 28px;
  font-weight: bold;
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/icon_01.png") no-repeat;
  padding: 25px 0 20px 130px;
}

.l-content .text06 {
  margin: 10px 0 30px 250px;
  text-align: left;
}

.l-content .sec03 {
  text-align: left;
  box-sizing: border-box;
  padding: 40px 34px;
}

.l-content .sec03Inner {
  box-sizing: border-box;
  padding: 0 39px;
}

.l-content .sec03 img.center {
  display: block;
  margin: 20px auto;
}


.l-content .yellow_title {
  width: 320px;
  height: 34px;
  background-color: #ffcc00;
  font-size: 16px;
  line-height: 34px;
  font-weight: bold;
  text-align: center;
}

.l-content .txt_02 {
  font-size: 15px;
  margin: 0 0 20px 30px;
  text-align: left;
  font-weight: bold;
}

.l-content .txt_02 span {
  background-color: #FCE99E;
  font-weight: bold;
}

.l-content .txt_03 {
font-size: 15px;
font-weight: bold;
margin: 0 0 20px 20px;
}

.l-content .txt_01 span {
  font-size: 30px;
}

.l-content .txt_01 {
  font-size: 22px;
  line-height: 40px;
  font-weight: bold;
  margin: 20px 0;
}

.l-content .step_box li p.txt_04 {
  font-size: 17px;
  margin: 30px auto 10px;
  text-align: center;
  font-weight: bold;
}

.l-content .txt_topic {
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 40px;
  text-align: center;
  background-color: #fff1ba;
  padding: 15px;
  position: relative;
}

.l-content .ttl_step {
  font-size: 24px;
  color: #004098;
  border-left: 6px solid #ffcc00;
  padding-left: 10px;
  vertical-align: middle;
}

.l-content .step .step_num {
  font-size: 24px;
  color: #333;
  vertical-align: middle;
  font-weight: bold;
}

.l-content .step .step_des {
  font-size: 14px;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
}

.l-content .customer .improved_detail span {
  width: 557px;
  height: 114px;
  margin: 8px auto 30px;
  font-size: 24px;
  line-height: 114px;
  font-weight: bold;
  color: #004098;
  text-align: center;
  display: block;
  background: #fff1ba;
  box-sizing: border-box;
}

/* anchorNavi */
.l-content .anchorNavi {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.l-content .anchorNavi li:not(:last-child) {
  margin-right: 20px;
}

/*pointBox*/
.l-content .pointBox {
  margin: 0 auto 10px;
  display: flex;
}

.l-content .pointBox .pointBefore {
  width: 372px;
  border-radius: 5px;
  margin-right: 50px;
}

.l-content .pointBox .pointAfter {
  width: 370px;
  border-radius: 5px;
}

.l-content .pointBox .pointBefore .pointTtl {
  height: 32px;
  border-radius: 5px;
  background-color: #cccccc;
  font-size: 17px;
  line-height: 32px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}

.l-content .pointBox .pointAfter .pointTtl {
  height: 32px;
  border-radius: 5px;
  background-color: #fc0;
  font-size: 17px;
  line-height: 32px;
  color: #004098;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}

.l-content .pointBox .pointImg {
  margin: auto;
}

.l-content .pointBox .pointImg img {
  width: 100%;
}

.l-content .vocBox {
  box-sizing: border-box;
  width: 855px;
  margin: 0 0 36px;
  background: no-repeat right 0;
}

.l-content .vocBox01 {
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/pic_voice01.png") no-repeat 27px 0;
}

.l-content .vocBox02 {
  background: url("/pr/misumi_evolution/pr/new_feature/frames_expansion/img/pic_voice02.png") no-repeat 27px 0;
}

.l-content .vocName {
  float: left;
  width: 139px;
  padding: 140px 0 0;
  text-align: center;
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

/* 吹き出し本体 - 枠線付きの吹き出し */
.l-content .balloonRight {
  float: right;
  position: relative;
  width: 670px;
  padding: 20px;
  background-color: #FFF;
  border: 1px solid #ccc;
  border-radius: 10px;
}

/* 三角アイコン - 枠線付きの吹き出し */
.l-content .balloonRight::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #ccc;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.l-content .balloonRight::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -14px;
  top: 20px;
  border-right: 15px solid #FFF;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.l-content .balloonRight>dt {
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 8px 8px 6px;
  background: #eee;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
}

.l-content .vocList>li {
  margin: 0 0 5px 10px;
  font-size: 15px;
}

.l-content .btm_300 {
  width: 300px;
  display: block;
}

.l-content .btm_290 {
  width: 290px;
}
.l-content .kaizen_detail span {
  width: 558px;
  margin: 8px auto 20px;
  font-size: 20px;
  font-weight: bold;
  color: #004098;
  text-align: center;
  display: block;
  background: #FCE99E;
  box-sizing: border-box;
  padding: 10px 0 8px;
}
.l-content .wrap_kaizen{
background: #eeeeee;
    border: solid 1px #c9c9c9;
    width: 880px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 0 30px;
    position: relative;
    padding: 10px 0;
}
.l-content .kaizen_icon{
width: 85px;
    height: 40px;
    background: #ffcc00;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

.l-content .pattern{
  
}
.l-content .pattern h3{
  font-size: 26px;
  font-weight: bold;
  color: #3071b7;
}
.l-content .pattern h3 > span{
    display: inline-block;
    background-color: #3071b7;
    color: #ffffff;
    width: 120px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-right: 20px;
    font-size: 19px;
}
.l-content .pattern h3 > span > span{
    font-size: 29px;
    padding-left: 5px;
}
.l-content .pattern_item{
  padding: 20px 35px 20px 20px;
  border: 1px solid #d4d4d4;
  display: flex;
    justify-content: space-between;
}
.l-content .pattern_item p{
  font-size: 15px;
  margin-top: 15px;
}
.l-content .pattern_item_text{
  
}
.l-content .step_box ol{
  margin-top: 20px;
  counter-reset:num;
  list-style: none;
}
.l-content .step_box li{
  font-size: 15px;
  position: relative;
}
.l-content .step_box li:before{
  position: absolute;
    counter-increment: num;
    content: counter(num);
    display: inline-block;
    background: #004098;
    color: #FFF;
    font-weight: bold;
    font-size: 17px;
    border-radius: 50%;
    left: 0;
    width: 28px;
    height: 27px;
    line-height: 28px;
    padding-top: 1px;
    text-align: center;
    top: 3px;
}
.l-content .step_box li p {
    font-size: 15px;
    line-height: 28px;
    padding: 5px 0 0 10px;
}
.l-content .step_box li p.title{
    margin-left: 30px;
    font-weight: bold;
    font-size: 17px;
}
.l-content .step_box li p.title_3step{
    background-color: #3071b7;
    color: #ffffff;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom:20px;
}
.l-content .title_3step > span{
    font-size: 36px;
    padding: 0 4px;
}
.l-content .img_center{
    display: block;
    margin: 20px auto;
}
.l-content .pattern_item_text .item_list_01{
    display: flex;
    flex-wrap: wrap;
    width: 420px;
    justify-content: space-evenly;
    margin: 20px;
}
.l-content .pattern_item_text .item_list_01 .item_box{
    text-align: center;
}
.l-content .pattern_item_text .item_list_01 .item_box p{
    padding: 5px 0;
    font-size: 13px;
}
.l-content .step_box li .txt_03{
    color: #3071b7;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    padding:0;
}
.l-content .step_box li .txt_07{
    font-size: 14px;
    color: #dd0000;
    text-align: center;
    margin: auto auto 36px;
    padding:0;
}
.l-content .step_box li .item_list_01{
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.l-content .step_box li .item_list_01 p{
	font-size:13px;
	font-weight: bold;
	line-height: 19px;
}
.l-content .step_box li .txt_08{
    font-size: 13px;
    text-align: center;
    margin: auto;
    padding:0;
}
.l-content .img_box{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 699px;
    margin: 30px auto 45px;
    text-align: center;
}
.l-content .title_02{
    margin: 30px 0 18px;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    border-left: 6px solid #ffcc00;
    vertical-align: middle;
}
.l-content .txt_05 {
    font-size: 17px;
    margin: 30px auto 10px;
    text-align: center;
    font-weight: bold;
    color: #004098;
}
.l-content .txt_06 {
    margin: 20px 0 0 150px;
}
