
.adoption_title h2 {
  font-size: 40px;
  color: #050707;
  font-weight: bold;
  margin: 50px 0 0 0;
  text-align: center;
  }


/* 　導入事例のご紹介  start */

.g-wrapper {
  min-width: 1366px;
  margin-top: 72px;
}

.keybox_adoption{
  background: #f6fbff;
  background: url(/images/contents/ITReview_bg.jpg) no-repeat 15% center;
  background-size: cover;
  position: relative;
  width: 100%;
}

.section_adoption {
  font-size: 17px;
  background-size: 100%;
  background-color: #f5f9ff;
  padding: 20px 0 60px;
}

.section_adoption1 {
  font-size: 17px;
  background-size: 100%;
  background-color: #ffffff;
  padding: 20px 0 60px;
}


.section_adoption2 {
  font-size: 17px;
  background-size: 100%;
  background-color: #f5f9ff;
  padding: 50px 0 80px;
}


.section_adoption3 {
  font-size: 17px;
  background-size: 100%;
  background-color: #ffffff;
  padding: 50px 0 10px;
}



.adoption_contents2{
  margin-top: 72px;
}

.main_bottom_area {
  background-color: #fff;
  padding: 0px 0 25px;
}

.main_btm_area_text{
  max-width: 1180px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.45;
  color: #34424f;
}


.main_bottom_inner {
  position: relative;
  text-align: center;
  max-width: 1180px;
  width:100%;
  margin: 0px auto;
}

.main_bottom_inner .statement {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 20px;
  color: rgb(8 11 14 / 80%);
  position: relative;
}

.main_bottom_inner .statement:before {
  border-right: 2px solid #c8c8c8;
  transform: translateX(-22px) translateY(0) rotate(-28deg);
  content: "";
  width: 0;
  height: 38px;
}

.main_bottom_inner .statement:after {
  border-left: 2px solid #c8c8c8;
  transform: translateX(10px) translateY(0) rotate(28deg);
  content: "";
  width: 0;
  height: 38px;
}

.bottom_area_text {
  text-align: center;
  padding-bottom: 15px;
  font-size: 30px;
}

.main_b_img {
max-width: 1366px;
margin: 0 auto;
padding: 0 0 3px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}


.main_b_img li:nth-child(1){
width: 47.6%;
}

.main_b_img li:nth-child(2){
width: 37%;
margin:0 30px;
}

.main_b_img li:nth-child(3){
width: 41%;
}

.performance_img{
width: 100%;
}

.laurel_img{
  width: 100%;
}

.laurel___span{
display: block;
font-size: 10px;
color: #969696;
text-align: center;
padding-top: 1px;
}


.box_adoption {
  background: #e1ecfd;
  padding: 0 0 55px 0;
  margin-top: 10px;
  width: 100%;
  margin: 23px auto 0;
  }

.reduction_ul{
	width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 45px 30px 20px;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section_reduction_li {
    width: 33.3%;
    padding: 0;
    border-right: 2px solid #D5E3F3;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.content_text_black {

    font-size: 28px;
    color: #595959;
    font-weight: bold;
    line-height: 1.25;
}

.plan_reduction_p {
    margin-right: 15px;
}


.plan_reduction_p img{
width:70px;
}



.plan_reduction_b {
    margin: 0 auto 8px;
    width: 100%;
    text-align: center;
    padding: 0;
}


.redution_ul {
    width: 92%;
    margin: 10px auto 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}


.section2_reduction_li {
	width: 32.7%;
	padding: 0;
	margin-top: 10px;
  margin-right:0;
}


.section_reduction_li:nth-child(3) {
    border-right: none;
}


.plan_section2_reduction_border {
    width: 100%;
    height: 148px;
    background-color: #3784D9;
    padding: 30px 0 40px 0;
    box-sizing: border-box;
}


.section4_reduction_li {
	width:100%;
	padding: 0;
	margin-top: 10px;
  margin-right:0;
}


.plan_section4_reduction_border {
    width: 100%;
    background-color: #3784D9;
    box-sizing: border-box;
    height:225px;
    padding: 44px 0 40px 0;
}

.plan_icon_text {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    width: 100%;
}

.plan_icon_text ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.plan_reduction_p_sec {
    margin: 0;
    padding: 0;
}


.plan_icon_img1{
  width: 38px;
  padding-right: 4px;
}


.plan_icon_img2{
  width: 51px;
  padding-top: 9px;
}

.plan_icon_img3{
  width: 37px;
  padding-top: 8px;
  padding-right: 3px;
}

.plan_icon_img4{
  width: 36px;
  padding-right: 4px;
  padding-top:6px
}

.plan_icon_img5{
  width: 34px;
  padding-right: 5px;
  padding-top: 5px;
}

.plan_icon_img6{
  width: 37px;
  padding-right: 4px;
  padding-top: 6px;
}


.plan_icon_img7{
  width: 37px;
  padding-right: 5px;
  padding-top: 4px;
}

.plan_icon_img8{
  width: 34px;
  padding-right: 4px;
  padding-top: 4px;
}

.plan_icon_img9{
  width: 35px;
  padding-right: 4px;
  padding-top: 5px;
}



.content_text_number {
    color: #FDEB03;
    font-size: 32px;
    font-weight: bold;
    padding-left: 4px;
    margin: 0;
    padding-top: 3px;
}

.content_text_white {
    color: #fff;
    font-size: 22px;
    font-weight: 100;
    padding-left: 5px;
}


.plan_reduction_s_sec {
    text-align: center;
}

.content_text_white_small {
    color: #ABD3F7;
    font-size: 18px;
    font-weight: 100;
}

.content_text_white_sub {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    padding-left: 5px;
    margin: 0;
}

.content_text_blue {
    font-size: 28px;
    color: #287BD6;
    margin-top: -8px;
    font-weight: bold;
}


  /* 　導入事例のご紹介  end */






  .adoption_disc {
    font-size: 28px;
line-height: 40px;
padding: 60px 0 12px;
text-align: center;
  }


.line_dotted{
  border-top: 1px dotted #cccccc;
  padding-top:40px;
  margin-top: 45px;
}


.title_h4{
  font-size: 48px;
  color: #050707;
  font-weight: bold;
  line-height: 1.4;
  height: auto;
  margin-top: 20px;
  text-align: center;
}

.adoption_sub_p{
  font-size: 22px;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  margin-top: 20px;
  letter-spacing: -0.4px;
}


.plan_title{
  margin: 50px 0 10px;
  border-left: 4px solid #5b9de8;
  font-size: 32px;
  padding: 0px 0 8px 15px;
  color: #444;
  border-bottom: 1px dotted #e4e4e4;
  font-weight: bold;
}


.graph_area{
  margin-top:35px;
}



.engraph_area{
  width: 60%;
  padding: 0;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
}


.engraph_area img{
  width:100%;
}

.graph_table_area{
    width: 39%;
}

.graph_table{
   width:100%;
   border:0;
   background:#d2d2d2;
}


.grp_title_left{
  width: 60%;
  font-size: 18px;
  line-height: 16pt;
  color: #666666;
  padding-left: 17px;
  background-color: #e5e7ef;
  text-align: center;
}

.grp_title_right{
    width:26%;
      font-size: 18px;
      line-height: 16pt;
      color: #666666;
      padding-right: 20px;
      background-color: #e5e7ef;
      text-align: center;
}



.grp_p_left{
  font-size: 18px;
  line-height: 16pt;
  color: #666666;
  padding-left: 17px;
  background-color: #f8f8f8;
  text-align: left;
  padding: 10px 15px;
}

.grp_p_right{
  font-size: 18px;
  line-height: 16pt;
  color: #666666;
  padding-right: 20px;
  background-color: #fff;
  text-align: right;
}


.graph_td_Padding{
  padding: 15px;
}


.grp_p_right span{
  display:block;
  margin-bottom:3px;
}


.graph_table_area2{
  width:100%;
  margin-top: 8px;
}


.graph_table2 .grp_title_left{
  width:30%;
}

.graph_table2 .grp_title_right{
  width:70%;
}

.graph_table2 .grp_p_right{
  text-align: left;
  font-size: 18px;
  line-height: 18pt;
  color: #555555;
}

.related_page{
  padding: 17px 0px 25px 0;
  text-align:right;
}

.related_item_top{
  margin-right: 17px;
  margin-bottom: 10px;
  margin: 18px 17px 12px 0;
}

.consideration_bn_area{
  margin:10px 0 15px;
}

.consideration_bn_area img{
  max-width:1400px;
 width:100%;
}


.top_move{
  margin: 30px 0 55px;
  text-align:right;
}


.reduction_disc{
  margin:10px 0 0;
  padding: 0px 0px 0px 55px;
  color: #767676;
  font-size: 14px;
  font-family:Meiryo;
}



.point_txt{
  padding: 10px 0 0 2px;
}


.flex_between{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}



.top_logo_area {
    width: 100%;
    border: 1px solid #e1e3e8;
    padding: 12px;
    background-color: #F6F8FB;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin-top:23px;
}


li.works_logo_line {
    width: 19.3%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 126px !important;
    margin-top:10px;
    border: 1px solid #eaeef1;
    box-sizing: border-box;
    padding: 21px !important;
}


li.works_logo_line:nth-child(-n + 5) {
    margin: 0;
}


.bg_none{
  background-color: inherit;
  border: none !important;
}



.achievements_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 40px 57px 0;
}


.achievements_title{
  position: relative;
}


.achie_title_p{
  margin-right: 12px;
}


.achie_title{
padding-left: 0;
}


.plan_section4_flex{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}



.instance_number{
  padding-left: 10px;
  padding-top: 4px;
  font-size: 30px;
  display: flex;
  align-items: center;
}

.instance_text_white{
  padding-top: 0;
  font-size: 26px;
  padding-right:5px;
}

.instance_plus_icon{
  font-size: 55px;
  color: #fff;
  padding: 0px 48px;
  width: 10%;
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: center;
}


.instance_plus_icon img{
  width: 100%;
}

.instance_icon1{
  width:95px;
}

.instance_icon2{
  width:202px;
}

.instance_s_sec{
  margin-top: 24px;
  text-align: center;
}


@media screen and (max-width: 480px) {
  .g-wrapper{
    min-width:100%;
    margin-top:0;
  }

  .section_adoption{
    padding: 10px 0 30px;
  }

  .section_adoption1{
    padding: 20px 0px;
  }

  .adoption_contents2{
    margin-top: 25px;
  }

  .keybox_adoption {
   background: url(/images/contents/ITReview_bg.jpg) no-repeat 15% center;
  }

  .main_bottom_area{
    padding: 17px;
}


.main_bottom_inner .statement:before {
    position: absolute;
    left: 14%;
    height: 66px;
}

.main_bottom_inner .statement:after {
    position: absolute;
    right: 11%;
    height: 66px;
}


.statement span {
    font-size: 18px;
    line-height: 23px;
}

.mainv_pic1 {
  width: 100%;
  padding-left: 0;
  }

  .main_title img {
  width: 90%;
  }


  .main_b_img li{
      width: 100%;
  }

  .main_b_img li:nth-child(1) {
      width: 100%;
  }

  .main_b_img li:nth-child(2) {
      width: 100%;
      margin: 15px auto;
  }


  .main_b_img li:nth-child(3) {
    width: 100%;
}

.performance_img{
  width: 80%;
  padding-left: 0px;
  padding-top: 0;
}

  .laurel_img {
    width: 80%;
}

.laurel___span {
    padding-top: 5px;
}


.wrap {
    padding: 0 20px;
}

.pc_on{
  display:none !important;
}

.sp_on{
  display:block !important;
}


.adoption_title h2{
  font-size:35px;
}


.reduction_ul{
  padding:25px 25px 10px;
}

.section_reduction_li {
  width: 100%;
  justify-content: flex-start;
  border-right: none;
  border-bottom: none;

}

.section_reduction_li:nth-child(2) {
 padding:17px 0;
}


.section_reduction_li:nth-child(3) {
  border-bottom:none;
}



.plan_reduction_p {
    margin-right: 10px;
}

.plan_reduction_p img{
width:45px;
}


.content_text_black,
.content_text_blue{
  font-size:23px;
}


.redution_ul{
  width:94%;
}


.section2_reduction_li{
    width: 49%;
    margin-top: 6px;
}

.plan_icon_text ul {
    flex-direction: column;
}


.content_text_number {
    font-size: 17px;
    padding:0;
}


.content_text_white {
    font-size: 15px;
}

.content_text_white_small {
    font-size: 12px;
}

.plan_icon_img1{
  width:30px;
  padding-right: 0;
}

.plan_icon_img2{
  width: 40px;
  padding-top: 5px;
}

.plan_icon_img3{
  width: 32px;
  padding: 0;
}

.plan_icon_img4{
  width:28px;
  padding: 0;
}

.plan_icon_img5{
  width: 26px;
  padding: 0;
}

.plan_icon_img6{
  width:27px;
  padding:0;
}

.plan_icon_img7{
  width:28px;
  padding:0;
}

.plan_icon_img8{
  width:27px;
  padding:0;
}

.plan_icon_img9{
  width:28px;
  padding:0;
}

.plan_reduction_p_sec {
    height: 38px;
}

.plan_section2_reduction_border {
    padding: 25px 0 40px 0;
    height: 140px;
}




.reduction_disc{
  padding: 0 0px 0px 11px;
  margin-top: 13px;
  font-size: 13px;

}

.plan_reduction_b img{
  width:94%;
}

.content_text_white_sub {
  font-size: 16px;
  padding-left: 3px;

}

.box_adoption{
  padding:0 0 25px 0px;
  width:100%;
}

.adoption_disc {
    font-size: 17px;
    padding: 28px 0 5px;
    text-align: left;
    line-height: 1.4;
}




.works_logo_line img {width: 100% !important;}

img.logo_w60{width:60%!important;}
img.logo_w70{width:70%!important;}
img.logo_w75{width:75%!important;}
img.logo_w80{width:80%!important;}
img.logo_w90{width:90%!important;}



li.works_logo_line:nth-child(-n + 5) {
    margin: 0;
}


.top_logo_area {
    width: 100%;
    border: 1px solid #e1e3e8;
    padding: 5px;
    background-color: #F6F8FB;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}




.point_txt{
  padding: 7px 0 0 2px;
  font-size:13px;
}



.line_dotted {
  padding-top: 20px;
  margin-top: 40px;
}

.adoption_sub_p{
      text-align: left;
      margin-top: 6px;
      font-size: 15px;
}


.graph_area {
    margin-top: 25px;
}


.graph_table {
    margin-bottom: 15px;
}



.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-direction: column;
}


.plan_title {
  margin: 10px 0 8px;
  font-size: 22px;
  padding: 0px 0 6px 12px;
}



.engraph_area{
  width:100%;
}


.graph_table_area{
  width:100%;
  margin-top: 5px;
}



.engraph_area img{
  width:100%;
}

.grp_p_left{
  font-size: 15px;
  padding: 10px 12px 5px;
}

.graph_td_Padding {
    padding: 12px;
}

.title_h4{
  font-size: 32px;
  text-align: left;
  margin-bottom: 5px;
}

.grp_title_left{
width:50%;
}


.grp_title_right{
width:50%;
}


.graph_table2 .grp_p_right{
  font-size:15px;
}


.graph_td_Padding span {
  display: block;
  text-indent: -15px;
  padding-left: 11px;
  line-height: 1.4;
  padding-bottom: 6px;
}


.graph_td_Padding span:nth-child(2) {
     padding-bottom: 0px;
}


.related_page{
  padding-top:0;
}

.related_item_top {
    margin: 20px 15px 10px 0;
}

a.partner_url_link{
  font-size:15px;
}



.consideration_bn_area{
  margin-top:0;
}


.top_move {
    margin: 25px 0 30px;
}


li.works_logo_line:nth-child(-n + 5) {
    margin: 0;
}


.top_logo_area {
    width: 100%;
    border: 1px solid #e1e3e8;
    padding: 6px !important;
    background-color: #F6F8FB;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

li.works_logo_line {
  height: 60px !important;
  margin-right: 0 !important;
  padding: 8px !important;
  margin-top: 3px !important;
  width: 24.2% !important;
}


img.logo_kikumasa {
    width: 64% !important;
}


img.logo_sp_w80{
  width:80% !important  ;
}

.plan_reduction_s_sec {
    line-height: 1;
    padding-top: 0px;
}



.section3_last_li{
width:100%;
}

.achievements_title {
    padding: 40px 12px 0 !important;
}


.plan_section4_reduction_border{
  height: auto;
  padding: 30px 0 27px 0;
}


.instance_icon1 {
    width: 63px;
}

.instance_icon2 {
    width: 135px;
}

.instance_plus_icon{
  width: 18%;
  padding: 0px 16px;
}

.instance_s_sec {
    margin-top: 0;
    text-align: center;
}

.section4_reduction_li {
  margin-top: 6px;
}



}
