/*clearfix*/
/*flex*/
/*flex*/
.pc {
  display: block !important;
}

@media screen and (max-width: 641px) {
  .pc {
    display: none !important;
  }
}

.pc_inline {
  display: inline;
}

@media screen and (max-width: 641px) {
  .pc_inline {
    display: none !important;
  }
}

.sp {
  display: none !important;
}

@media screen and (max-width: 641px) {
  .sp {
    display: block !important;
  }
}

.sp_inline {
  display: none !important;
}

@media screen and (max-width: 641px) {
  .sp_inline {
    display: inline;
  }
}

.b_pro_wrap {
  padding: 0 20px 20px;
}

@media screen and (max-width: 641px) {
  .b_pro_wrap {
    padding: 0px;
  }
}

@media screen and (max-width: 641px) {
  .rl_pad {
    display: block !important;
    padding: 0px 20% !important;
  }
}

@media screen and (max-width: 641px) {
  .rl_pad2 {
    display: block !important;
    padding: 0px 10% !important;
  }
}

.b_pro_mv {
  text-align: center;
}

@media screen and (max-width: 641px) {
  .b_pro_mv {
    margin-bottom: 20px;
  }
}

.b_pro_mv img {
  width: 100%;
}

.b_pro_center {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 641px) {
  .b_pro_center {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 641px) {
  .b_pro_center_in {
    padding: 0px 10%;
  }
}

.b_pro_right {
  text-align: right;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 641px) {
  .b_pro_right {
    text-align: center;
    margin: 20px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20%;
  }
}

.mb30 {
  margin: 0 0 30px 0;
}

.b_pro_wrap a img:hover {
  opacity: .7;
}

#container_pec a:focus,
#contents_pec a:focus,
#footer_pec a:focus,
#gnavi_pec a:focus,
.contents_pec a:focus {
  opacity: 1 !important;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  color: #777;
}

.b_pro_sec {
  background: url("/ja/biz_invehicleequipment/b_pro/common/img/bg_arrow.png") center bottom no-repeat;
  background-size: contain;
  padding: 0 0 100px 0;
  margin: 0 0 20px 0;
}

@media screen and (max-width: 641px) {
  .b_pro_sec {
    padding: 0 10px 60px 10px;
  }
}

@media screen and (max-width: 641px) {
  .b_pro_sec_none {
    padding: 0 0px 60px 0px;
  }
}

.b_pro_ttl {
  background: url("/ja/biz_invehicleequipment/b_pro/common/img/bg_line.png") center bottom no-repeat;
  padding: 30px 0 35px;
  margin: 0 0 25px 0;
  position: relative;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl {
    padding: 0px 0 10px;
    margin: 0 0 15px 0;
    background: url("/ja/biz_invehicleequipment/b_pro/common/img/bg_line.png") 15% bottom no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.icoTitle,
.oldContent .icoTitle {
  position: absolute;
  top: 10px;
  left: 190px;
}

@media screen and (max-width: 641px) {
  .icoTitle,
  .oldContent .icoTitle {
    position: static;
    width: 25% !important;
    height: auto !important;
  }
}

.b_pro_ttl h2,
.oldContent .b_pro_ttl h2 {
  font-size: 30px;
  font-weight: normal;
  padding: 0 0 0 320px;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl h2,
  .oldContent .b_pro_ttl h2 {
    width: 70%;
    font-size: 18px;
    padding: 0 0 0 0px !important;
  }
}

.b_pro_sub {
  font-size: 15px;
  text-align: center;
  margin: 10px 0 !important;
}

@media screen and (max-width: 641px) {
  .b_pro_sub {
    text-align: left;
    font-size: 14px;
  }
}

.b_pro_sub_blue {
  color: #004472;
  font-weight: bold;
}

.b_pro_txt {
  text-align: center;
  margin: 5px 0 10px !important;
}

.b_pro_caution {
  font-size: 12px;
  margin: 5px 0 0 0 !important;
}

.examples_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 641px) {
  .examples_inner {
    display: block !important;
  }
}

.examples_col {
  position: relative;
}

@media screen and (max-width: 641px) {
  .examples_col {
    text-align: center;
    padding: 10px 0px;
  }

  .examples_col .b_pro_sub {
    text-align: center;
  }
}

.b_pro_ttl_red h2 {
  color: #d8365e;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px 0;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl_red h2 {
    font-size: 14px;
  }
}

.b_pro_ttl_red h2 span {
  font-size: 26px;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl_red h2 span {
    font-size: 18px;
  }
}

.exercises_list,
.oldContent .exercises_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media screen and (max-width: 641px) {
  .exercises_list,
  .oldContent .exercises_list {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}

.exercises_item {
  list-style: none;
  text-align: center;
  width: 225px;
}

@media screen and (max-width: 641px) {
  .exercises_item {
    width: 48%;
  }

  .exercises_item p {
    font-size: 12px;
  }
}

.exercises_item img {
  width: 100%;
}

.txt_contact {
  color: #b91440;
  text-align: right;
  margin: 20px 0 0 0 !important;
}

@media screen and (max-width: 641px) {
  .txt_contact {
    text-align: center;
    margin: 0px !important;
  }

  .txt_contact img {
    width: 100%;
    height: auto;
  }
}

.btn_contact,
.oldContent .btn_contact {
  width: 306px;
  margin: 0 0 0 20px;
}

@media screen and (max-width: 641px) {
  .btn_contact,
  .oldContent .btn_contact {
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 0px;
    margin: 0px;
  }
}

.btn_contact:hover {
  opacity: .7;
}

.icoTitle02,
.oldContent .icoTitle02 {
  position: absolute;
  top: 10px;
  left: 260px;
}

@media screen and (max-width: 641px) {
  .icoTitle02,
  .oldContent .icoTitle02 {
    position: static;
    width: 25% !important;
    height: auto !important;
  }
}

.icoTitle03,
.oldContent .icoTitle03 {
  position: absolute;
  top: 20px;
  left: 80px;
}

@media screen and (max-width: 641px) {
  .icoTitle03,
  .oldContent .icoTitle03 {
    position: static;
    width: 25% !important;
    height: auto !important;
  }
}

.b_pro_ttl_blue h2,
.oldContent .b_pro_ttl_blue h2 {
  padding: 0 0 0 390px;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl_blue h2 {
    width: 70%;
    font-size: 18px;
    padding: 0 0 0 0px;
  }
}

.b_pro_ttl_blue02 h2,
.oldContent .b_pro_ttl_blue02 h2 {
  padding: 0 0 0 200px;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl_blue02 h2 {
    width: 70%;
    font-size: 18px;
    padding: 0 0 0 0px;
  }
}

.b_pro_ttl_blue h2 span {
  color: #006c83;
  font-size: 24px;
}

@media screen and (max-width: 641px) {
  .b_pro_ttl_blue h2 span {
    font-size: 15px;
  }
}

.b_pro_head {
  color: #006176;
  font-size: 20px;
  text-align: center;
  margin: 0 0 20px 0 !important;
}

@media screen and (max-width: 641px) {
  .b_pro_head {
    font-size: 16px;
  }
}

.b_pro_text01 {
  color: #006176;
  font-size: 14px;
  text-align: center;
  margin: 0 0 5px 0 !important;
}

@media screen and (max-width: 641px) {
  .b_pro_text01 {}
}

.b_pro_text02 {
  color: #006176;
  font-size: 12px;
  text-align: center;
  margin: 10px 0 0 !important;
}

@media screen and (max-width: 641px) {
  .b_pro_text02 {
    margin-bottom: 20px !important;
  }
}

.b_pro_text03 {
  color: #006176;
  font-size: 14px;
  text-align: center;
  margin: 0 0 10px !important;
}

@media screen and (max-width: 641px) {
  .b_pro_text03 {}
}

.system_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 40px 0;
}

.system_inner02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px 0;
}

@media screen and (max-width: 641px) {
  .system_inner {
    display: block !important;
  }

  .system_inner02 {
    display: block !important;
  }
}

.system_col_01:first-child {
  width: 420px;
}

@media screen and (max-width: 641px) {
  .system_col_01:first-child {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
}

.system_col_02:last-child {
  width: 550px;
}

@media screen and (max-width: 641px) {
  .system_col_02:last-child {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.system_col_03:first-child {
  width: 490px;
}

@media screen and (max-width: 641px) {
  .system_col_03:first-child {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
}

.system_col_03:first-child {
  width: 590px;
}

@media screen and (max-width: 641px) {
  .system_col_03:first-child {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 641px) {
  .system_col_04:nth-child(1) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 641px) {
  .system_col_04:nth-child(2) {
    text-align: center;
  }

  .system_col_04:nth-child(2) img {
    width: 60% !important;
    margin-bottom: 10px;
  }

  .system_col_04:nth-child(2) .b_pro_center {
    font-size: 12px;
  }
}

@media screen and (max-width: 641px) {
  .system_inner_none {
    margin-bottom: 20px;
  }
}

.b_pro_ability {
  /*width: 985px;
	height: 222px;*/
  background: url("/ja/biz_invehicleequipment/b_pro/img/bg.png") center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 30px;
  margin: 0 auto 30px;
}

@media screen and (max-width: 641px) {
  .b_pro_ability {
    background: none;
    background-color: #ebf6fd;
    padding: 25px 0px 0px;
    margin: 0 auto 0px;
  }
}

@media screen and (max-width: 641px) {
  .b_pro_ability a {
    display: block !important;
    padding: 0px 10%;
  }
}

.b_pro_ability .img_abi img {
  width: 100%;
  height: auto;
}

.b_pro_ability h2 {
  color: #0091db;
  font-size: 26px;
  margin: 0 0 10px 0;
}

@media screen and (max-width: 641px) {
  .b_pro_ability h2 {
    font-size: 18px;
    text-align: center;
  }
}

.b_pro_ability p {
  margin: 0 0 10px 0 !important;
}

@media screen and (max-width: 641px) {
  .b_pro_ability p {
    font-size: 12px;
    padding: 0px 20px !important;
  }
}

.other_list,
.oldContent .other_list {
  margin: 40px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 641px) {
  .other_list,
  .oldContent .other_list {
    margin: 20px 0 0 0;
    padding: 0px 10px;
    display: block !important;
  }
}

.other_list li,
.oldContent .other_list li {
  list-style: none;
  text-align: center;
}

@media screen and (max-width: 641px) {
  .other_list li,
  .oldContent .other_list li {
    margin-bottom: 20px;
  }
}

.other_list li p {
  margin: 0 0 10px 0 !important;
}

@media screen and (max-width: 641px) {
  .other_list li p {
    font-size: 14px;
  }
}

.other_list li p.red {
  color: #b91440;
}

.other_list li a:hover {
  opacity: .7;
}

@media screen and (max-width: 640px) {
  .other_list {
    margin: 20px 0 0 0;
    display: block;
  }

  .other_list li {
    margin: 0 0 20px 0;
  }

  .other_list li p {
    margin: 0 0 10px 0 !important;
  }

  .arrow_sp {
    text-align: center;
    margin: 0 -10px;
  }
}


.center_img_column {
  text-align: center;
  padding: 20px 0 0;
}

.center_img_column01 {
  display: inline-block;
}

.center_img_column02 {
  display: table-cell;
  vertical-align: top;
  padding: 0 100px 40px 5px;
}

.center_img_column02 .mb {
  margin-bottom: 5px !important;
}

@media screen and (max-width: 640px) {
  .center_img_column {
    text-align: center;
    padding: 15px 0 0;
  }

  .center_img_column01 {
    display: block;
  }

  .center_img_column02 {
    display: block;
    padding: 0 3% 7%;
  }

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

.line2-1 {
  padding-bottom: 1.5em !important;
}

@media screen and (max-width: 640px) {
  .line2-1 {
    padding-bottom: 0 !important;
  }
}

.b_pro_column01 {
  border: 1px #e7e7e7 solid;
  padding: 20px;
  margin: 20px 60px 50px;
}

.b_pro_column01 h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.b_pro_column01-01 {
  width: 100%;
  display: table;
}

.b_pro_column01-02 {
  display: table-cell;
  vertical-align: top;
}

.b_pro_column01-03 {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .b_pro_column01 {
    margin: 20px 0 40px;
    padding: 15px;
  }

  .b_pro_column01-01 {
    display: block;
  }

  .b_pro_column01-02 {
    display: block;
    margin-bottom: 10px;
  }

  .b_pro_column01-03 {
    display: block;
    text-align: left;
  }
}