sub {
  bottom: 0.7em;
}

.sTitle {
  text-align: center;
  margin-bottom: 26px;
}

.slead {
  margin-bottom: 10px;
  font-weight: bold;
}

.lead {
  margin-bottom: 45px;
}

.service_top #wrap .inner .sttl,
.service_energySave #wrap .inner .sttl,
.solution #wrap .inner .sttl {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  padding: 118px 0 15px;
  line-height: 1.5em;
  margin-bottom: 22px;
  margin-top: 30px;
}
.service_top #wrap .inner .sttl span,
.service_energySave #wrap .inner .sttl span,
.solution #wrap .inner .sttl span {
  font-size: 20px;
  font-weight: normal;
  display: block;
  font-weight: bold;
}
.service_top #wrap .inner .sttl:after,
.service_energySave #wrap .inner .sttl:after,
.solution #wrap .inner .sttl:after {
  width: 98px;
  height: 98px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -49px;
}
.service_top #wrap .inner .sttl:before,
.service_energySave #wrap .inner .sttl:before,
.solution #wrap .inner .sttl:before {
  content: "";
  border-bottom: 4px solid #2e6ec9;
  width: 64px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}
.service_top #wrap .inner .sttl.sttl01:after,
.service_energySave #wrap .inner .sttl.sttl01:after,
.solution #wrap .inner .sttl.sttl01:after {
  content: url(../images/service01_1.png);
}
.service_top #wrap .inner .sttl.sttl02:after,
.service_energySave #wrap .inner .sttl.sttl02:after,
.solution #wrap .inner .sttl.sttl02:after {
  content: url(../images/service01_2.png);
}
.service_top #wrap .inner .sttl.sttl03:after,
.service_energySave #wrap .inner .sttl.sttl03:after,
.solution #wrap .inner .sttl.sttl03:after {
  content: url(../images/service01_3.png);
}
.service_top #wrap .inner .sttl.sttl04:after,
.service_energySave #wrap .inner .sttl.sttl04:after,
.solution #wrap .inner .sttl.sttl04:after {
  content: url(../images/service01_4.png);
}
.service_top #wrap .inner .sttl.sttl05:after,
.service_energySave #wrap .inner .sttl.sttl05:after,
.solution #wrap .inner .sttl.sttl05:after {
  content: url(../images/service01_5.png);
}
.service_top #wrap .inner .sttl.sttl06:after,
.service_energySave #wrap .inner .sttl.sttl06:after,
.solution #wrap .inner .sttl.sttl06:after {
  content: url(../images/service01_6.png);
}
.service_top #wrap .inner .sttl.sttl07:after,
.service_energySave #wrap .inner .sttl.sttl07:after,
.solution #wrap .inner .sttl.sttl07:after {
  content: url(../images/service02_1.png);
}
.service_top #wrap .inner .sttl.sttl08:after,
.service_energySave #wrap .inner .sttl.sttl08:after,
.solution #wrap .inner .sttl.sttl08:after {
  content: url(../images/service02_2.png);
}
.service_top #wrap .inner .sttl.sttl09:after,
.service_energySave #wrap .inner .sttl.sttl09:after,
.solution #wrap .inner .sttl.sttl09:after {
  content: url(../images/service02_3.png);
}
.service_top #wrap .inner .sttl.sttl10:after,
.service_energySave #wrap .inner .sttl.sttl10:after,
.solution #wrap .inner .sttl.sttl10:after {
  content: url(../images/service02_4.png);
}
.service_top #wrap .inner .sttl.sttl11:after,
.service_energySave #wrap .inner .sttl.sttl11:after,
.solution #wrap .inner .sttl.sttl11:after {
  content: url(../images/service02_5.png);
}

.s_solution #wrap .inner .sttl {
  padding: 0 0 15px;
  height: 350px;
}
.s_solution #wrap .inner .sttl:before {
  bottom: 288px;
}
.s_solution #wrap .inner .sttl:after {
  top: 88px;
  left: 0;
  margin-left: 0;
}
.s_solution #wrap .inner .sttl.sttl01:after {
  content: url(../images/ntt_f_service_simo-01.png);
}
.s_solution #wrap .inner .sttl.sttl02:after {
  content: url(../images/ntt_f_service_simo-02.png);
}
.s_solution #wrap .inner .sttl.sttl03:after {
  content: url(../images/ntt_f_service_simo-03.png);
}
.s_solution #wrap .inner .sttl.sttl04:after {
  content: url(../images/ntt_f_service_simo-04.png);
}
.s_solution #wrap .inner .sttl.sttl05:after {
  content: url(../images/ntt_f_service_simo-05.png);
}

.service_top .sec01,
.solution .sec01 {
  overflow: hidden;
}
.service_top .sec01 .layout_left,
.service_top .sec01 .layout_right,
.solution .sec01 .layout_left,
.solution .sec01 .layout_right {
  width: 470px;
}
.service_top .sec01 .layout_left article,
.service_top .sec01 .layout_right article,
.solution .sec01 .layout_left article,
.solution .sec01 .layout_right article {
  margin-bottom: 30px;
  width: 470px;
  background-color: #f2f2f0;
  padding: 10px;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.service_top .sec01 .layout_left article p,
.service_top .sec01 .layout_right article p,
.solution .sec01 .layout_left article p,
.solution .sec01 .layout_right article p {
  height: 60px;
  font-weight: bold;
  display: table;
  font-size: 18px;
}
.service_top .sec01 .layout_left article p span,
.service_top .sec01 .layout_right article p span,
.solution .sec01 .layout_left article p span,
.solution .sec01 .layout_right article p span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.service_top .sec01 .layout_left article p a,
.service_top .sec01 .layout_right article p a,
.solution .sec01 .layout_left article p a,
.solution .sec01 .layout_right article p a {
  background: url(../../commons/images/link_arrow_h.png) no-repeat 11px center;
  text-align: left;
  padding-left: 40px;
  height: 60px;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
  display: table-cell;
}
.service_top .sec01 .layout_left article p a span,
.service_top .sec01 .layout_right article p a span,
.solution .sec01 .layout_left article p a span,
.solution .sec01 .layout_right article p a span {
  display: inline;
  padding-left: 0;
}
.service_top .sec01 .layout_left article p a:hover,
.service_top .sec01 .layout_right article p a:hover,
.solution .sec01 .layout_left article p a:hover,
.solution .sec01 .layout_right article p a:hover {
  text-decoration: underline;
}
.service_top .sec01 .layout_left article ul li,
.service_top .sec01 .layout_right article ul li,
.solution .sec01 .layout_left article ul li,
.solution .sec01 .layout_right article ul li {
  margin-top: 10px;
}
.service_top .sec01 .layout_left article ul li:first-child,
.service_top .sec01 .layout_right article ul li:first-child,
.solution .sec01 .layout_left article ul li:first-child,
.solution .sec01 .layout_right article ul li:first-child {
  margin-top: 0;
}
.service_top .sec01 .layout_left article ul li a,
.service_top .sec01 .layout_right article ul li a,
.solution .sec01 .layout_left article ul li a,
.solution .sec01 .layout_right article ul li a {
  font-size: 14px;
  font-weight: normal;
  width: 100%;
  line-height: 1.5em;
  display: table;
  text-align: left;
  padding-left: 40px;
}
.service_top .sec01 .layout_left article ul li a span,
.service_top .sec01 .layout_right article ul li a span,
.solution .sec01 .layout_left article ul li a span,
.solution .sec01 .layout_right article ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.service_top .sec01 .layout_left,
.solution .sec01 .layout_left {
  float: left;
}
.service_top .sec01 .layout_right,
.solution .sec01 .layout_right {
  float: right;
}

.service_search .sec01 {
  overflow: hidden;
  margin-right: -40px;
}
.service_search .sec01 article {
  width: 470px;
  height: auto;
  float: left;
  border-bottom: 1px solid #D9D9D7;
  margin: 0 40px 40px 0;
  padding-bottom: 40px;
}
.service_search .sec01 article a {
  display: block;
  color: #000;
  text-decoration: none;
}
.service_search .sec01 article a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.service_search .sec01 article a .article_title {
  font-weight: bold;
  font-size: 18px;
  height: 65px;
  line-height: 1.2em;
  /*&.style01 {
      margin-top: -15px;
      height: 61px;
  }*/
}
.service_search .sec01 article a .article_title span {
  font-size: 14px;
  display: block;
  line-height: 1.3em;
  margin-bottom: 3px;
}
.service_search .sec01 article a .article_pic {
  height: 196px;
  margin-bottom: 10px;
}
.service_search .sec01 article a .article_btn {
  margin-top: 20px;
  text-align: right;
  text-decoration: underline;
}
.service_search .sec01 article a .article_btn span {
  background: url(../../commons/images/link_arrow_h_rev02.png) no-repeat left center;
  color: #2e6ec9;
  font-weight: bold;
  padding-left: 24px;
  text-decoration: underline;
  text-decoration-color: #2e6ec9;
}
.service_search .sec01 article a.last {
  border: none;
}

.service_energySave {
  /*.kadai01 {
      ul {
          li {
              a{
                  background-color: #d9d9d7;
              }
          }
      }
  }*/
}
.service_energySave p img {
  text-align: left;
  margin: auto;
  display: inline;
}
.service_energySave .column3 h2 {
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  padding: 0 0 0 118px;
  line-height: 1.5em;
  margin-bottom: 22px;
  margin-top: 30px;
  height: 98px;
  display: table;
}
.service_energySave .column3 h2 p {
  display: table-cell;
  vertical-align: middle;
}
.service_energySave .column3 h2 span {
  font-size: 20px;
  font-weight: normal;
  display: block;
  font-weight: bold;
}
.service_energySave .column3 h2:after {
  width: 98px;
  height: 98px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 0;
}
.service_energySave .column3 h2:before {
  display: none;
}
.service_energySave .column3 .sec01 article {
  width: 300px;
}
.service_energySave .column3 .sec01 article a .article_title {
  height: 46px;
  line-height: 1.2em;
}
.service_energySave .column3 .sec01 article a .article_title span {
  line-height: 1.1em;
}
.service_energySave .column3 .sec01 article a .article_title.style01 {
  margin-top: -15px;
  height: 61px;
}
.service_energySave .column3 .sec01 article a .article_pic {
  height: 125px;
  margin-bottom: 10px;
}
.service_energySave .column3 .sec01 article a .article_pic img {
  width: 100%;
  height: auto;
}
.service_energySave .column3 .sec01 article a .article_text {
  line-height: 1.5em;
}

.service_energySave .sec02,
.service_search .sec02 {
  background-color: #f2f2f0;
  padding: 36px 0 40px;
}
.service_energySave .sec02 h4,
.service_search .sec02 h4 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.service_energySave .sec02 h4 span,
.service_search .sec02 h4 span {
  font-weight: normal;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.service_energySave .sec02 ul,
.service_search .sec02 ul {
  overflow: hidden;
  margin-right: -16px;
  margin-top: 30px;
}
.service_energySave .sec02 ul li,
.service_search .sec02 ul li {
  float: left;
  margin-right: 16px;
  margin-bottom: 15px;
  height: 60px;
  display: table;
}
.service_energySave .sec02 ul li a,
.service_search .sec02 ul li a {
  line-height: 1.5em;
  display: table-cell;
  vertical-align: middle;
}
.service_energySave .sec02 .btn_b,
.service_search .sec02 .btn_b {
  width: 236px;
  margin: 15px auto 0;
}

.service_product .anchor_navi .btn_w {
  width: 150px;
}
.service_product .anchor_navi .btn_w a {
  width: 100%;
}
.service_product #wrap .inner h3 {
  position: relative;
  text-align: left !important;
  margin-top: 0;
  padding-top: 45px;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-bottom: 3px solid #E2E6EA;
  font-size: 1.1em;
  font-weight: bold;
}
.service_product #wrap .inner h3:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  display: block;
  content: "";
  width: 200px;
  border-top: 3px solid #3270C6;
}
.service_product #wrap .inner h3:before {
  display: none;
}
.service_product #wrap .inner.product_inner {
  margin-bottom: 60px;
}
.service_product #wrap .inner .section .section_inner {
  overflow: hidden;
  margin-right: -20px;
}
.service_product #wrap .inner .section .section_inner article {
  position: relative;
  width: 230px;
  height: 400px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  float: left;
  border: 1px solid #f2f2f0;
  background-color: #f2f2f0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.service_product #wrap .inner .section .section_inner article a {
  display: block;
  color: #000;
  text-decoration: none;
}
.service_product #wrap .inner .section .section_inner article a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.service_product #wrap .inner .section .section_inner article a img {
  width: 100%;
  height: auto;
}
.service_product #wrap .inner .section .section_inner article a div {
  padding: 10px;
}
.service_product #wrap .inner .section .section_inner article a div .article_text01 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.5em;
}
.service_product #wrap .inner .section .section_inner article a div .article_text02 {
  font-weight: bold;
  margin-bottom: 10px;
}
.service_product #wrap .inner .section .section_inner article a div .article_btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin-top: 10px;
}
.service_product #wrap .inner .section .section_inner article a div .article_btn span {
  background: url(../../commons/images/link_arrow_h_rev06.png) no-repeat left center;
  color: #2e6ec9;
  font-weight: bold;
  padding-left: 19px;
  text-decoration: underline;
  text-decoration-color: #2e6ec9;
}

.service_detail .relationArea {
  margin-top: 25px;
}

.service_top .navi_sub .navi_sub_inner .navi_d.navi01,
.service_energySave .navi_sub .navi_sub_inner .navi_d.navi01 {
  width: 242px !important;
  margin: 0!important;
  display: table !important;
  text-align: center !important;
  height: 64px !important;
  margin-top: -4px !important;
}
.service_top .navi_sub .navi_sub_inner .navi_d.navi01 .n01,
.service_energySave .navi_sub .navi_sub_inner .navi_d.navi01 .n01 {
  background-color: #f2f2f0 !important;
  background-image: none !important;
  color: #2E6EC9 !important;
  line-height: 2em !important;
}

.solution .navi_sub .navi_sub_inner .navi_d.navi02 {
  width: 242px !important;
  margin: 0 0 0px 4px !important;
  display: table !important;
  text-align: center !important;
  height: 64px !important;
  margin-top: -4px !important;
}
.solution .navi_sub .navi_sub_inner .navi_d.navi02 .n01 {
  background-color: #f2f2f0 !important;
  background-image: none !important;
  color: #2E6EC9 !important;
  line-height: 2em !important;
}

.service_product .navi_sub .navi_sub_inner .navi_d.navi03 {
  width: 242px !important;
  margin: 0 0 0 4px !important;
  display: table !important;
  text-align: center !important;
  height: 64px !important;
  margin-top: -4px !important;
}
.service_product .navi_sub .navi_sub_inner .navi_d.navi03 .n01 {
  background-color: #f2f2f0 !important;
  background-image: none !important;
  color: #2E6EC9 !important;
  line-height: 2em !important;
}

.search .navi_sub .navi_sub_inner .navi_d.navi04 {
  width: 242px !important;
  margin: 0 0 0 4px !important;
  display: table !important;
  text-align: center !important;
  height: 64px !important;
  margin-top: -4px !important;
}
.search .navi_sub .navi_sub_inner .navi_d.navi04 a {
  background-color: #f2f2f0 !important;
  background-image: none !important;
  color: #2E6EC9 !important;
  line-height: 2em !important;
}
.search .sec01 {
  width: 900px;
  margin: 0 auto;
  padding: 45px 0 75px;
}

.anchor_navi {
  background-color: #f2f2f0;
  padding: 20px 0 15px;
}
.anchor_navi ul {
  overflow: hidden;
  margin-right: -16px;
}
.anchor_navi ul li {
  float: left;
  margin-right: 16px;
  margin-bottom: 15px;
}
.anchor_navi ul li a {
  background: #fff;
}
.anchor_navi ul li a span {
  background: url(../../commons/images/link_arrow_anchor.png) no-repeat left center;
  padding-left: 22px;
}
.anchor_navi .btn_b {
  width: 236px;
  margin: 15px auto 0;
}

.service_detail {
  position: relative;
}
.service_detail h1 {
  font-size: 150%;
  font-weight: bold;
}
.service_detail h2 {
  font-size: 140%;
  font-weight: bold;
}
.service_detail h3 {
  font-size: 130%;
  font-weight: bold;
}
.service_detail h4 {
  font-size: 120%;
  font-weight: bold;
}
.service_detail h5 {
  font-size: 110%;
  font-weight: bold;
}
.service_detail h6 {
  font-size: 100%;
  font-weight: bold;
}
.service_detail .footer_fixed {
  border-top: 2px solid #D4D9E2;
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  animation-duration: 0.5s;
  animation-name: fade-in;
  -moz-animation-duration: 0.5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
}
.service_detail .footer_fixed .inner {
  overflow: hidden;
}
.service_detail .footer_fixed .inner div {
  float: left;
  width: 210px;
  height: 48px;
  border-right: 2px solid #CCCCCC;
  box-sizing: border-box;
  font-weight: bold;
}
.service_detail .footer_fixed .inner ul {
  float: left;
  letter-spacing: -0.4em;
  margin-right: -20px;
  padding-left: 30px;
}
.service_detail .footer_fixed .inner ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 20px 0 0;
}
.service_detail .footer_fixed .inner ul li a {
  width: 360px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.service_detail .footer_fixed .inner ul li a span {
  font-weight: bold;
  font-size: 16px;
}
.service_detail .footer_fixed .inner ul li.btn_o a {
  background: url(../../commons/images/link_arrow_h_rev04.png) no-repeat 18px center #ff9000;
}
.service_detail .footer_fixed .inner ul li.btn_g a {
  background: url(../../commons/images/link_arrow_h_rev05.png) no-repeat 18px center #aec516;
}
.service_detail .footer_fixed.static {
  display: none;
  animation-duration: 0.5s;
  animation-name: fade-in;
  -moz-animation-duration: 0.5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
}

/*既存CSS打消し*/
h1.title_service_item {
  font-weight: bold !important;
}

.list_l,
.list_c {
  width: 450px !important;
}

.list_r {
  width: 500px !important;
}

.block_item2 {
  margin-top: 15px !important;
}

.column2 .col {
  width: 474px !important;
}

.column2_lead .col_point {
  float: right !important;
  margin-right: 30px !important;
}

.title_lead_col2 {
  width: 550px !important;
}

.main_contact_btn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.faq .question .text_question .inner {
  width: 866px !important;
}

.image img {
  margin: auto;
  text-align: center;
  display: block;
}

.column2_lead .col_point {
  text-align: right;
  width: 340px;
}
.column2_lead .col_point img {
  display: inline-block;
}

.col_point_2 {
  width: 160px;
  float: left;
  margin-left: 10px;
}
.col_point_2 span {
  font-size: 12px;
  padding-top: 5px;
}

.style01 {
  display: block;
  width: 700px;
  margin: 0 auto;
}

.style02 {
  float: right;
  margin-right: 30px;
}

.block_item2 {
  width: 980px;
  margin: 0 auto 30px;
  padding: 19px 14px 12px;
  border: 1px solid #D2D5D8;
  background-color: #EFEFEF;
}

.cornerradius {
  width: auto;
  display: inline-block;
  padding: 5px 22px;
  font-size: 18px;
  background-color: #00a896;
  color: #fff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 16px;
}

/*テーブル*/
.pvtable {
  width: 700px;
  margin-bottom: 43px;
}

.pvtable th {
  width: 214px;
  background-color: #e4f0e8;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
}

.pvtable th.ttl {
  background-color: #c7e5da;
  text-align: center;
}

.pvtable td {
  width: 486px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  padding-left: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.pvtable td.ttl {
  background-color: #f7f8f8;
  text-align: center;
}

.borderB {
  border-bottom: 1px solid #000;
}
.borderT {
  border-top: 1px solid #000;
}

.importantBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  width: 700px;
  border: 1px solid #000;
  padding: 18px;
}

.importantBox ul li {
  list-style: disc;
  margin-left: 18px;
}

.section .dl_merit .column5 .col {
  width: 128px;
  margin-right: 15px;
  float: left;
}

.section .dl_merit .column5 .col:last-child {
  margin-right: 0;
}

.dl_merit p {
  margin-bottom: 20px;
}

.tac {
  text-align: center;
}

.fz18 {
  font-size: 18px;
  color: #727171;
}
/*
	サイバーセキュリティソリューション
--------------------------------*/
.secusolu_02_txt{
	width: 980px;
}
.secusolu_02_txt .secusolu_02_txt--col{
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.secusolu_02_txt .secusolu_02_txt--col.l{
	width: 361px;
	float: left;
	margin-right: 16px;
	padding-left: 14px;
}
.secusolu_02_txt .secusolu_02_txt--col.r{
	width: 589px;
	float: left;
}
.secusolu-cut{
	background-color: #495D96;
	color:#fff;

	font-weight: bold;
	margin-bottom: 20px;
}
.secusolu-cut.cut-01{
	width: 172px;
	padding-left: 16px;
}
.secusolu-cut.cut-02{
	width: 248px;
	padding-left: 9px;
}
.secusolu-cut.cut-03{
	width: 517px;
	padding-left: 9px;
}
.secusolu-cutTable{
	width: 100%;
	margin-bottom: 10px;
}
.secusolu-bl01{
	background-color:rgba(92,168,195,0.67);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	width: 158px;
}
.secusolu-bl02{
	background-color:rgba(92,168,195,0.4);
	padding-left: 8px;
	padding-right: 8px;
	width: 247px;
	font-size: 13px;
	height: 60px;
}
.secusolu-bl03{
	background-color: rgba(57, 122, 164,0.67);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	width: 158px;
}
.secusolu-bl04{
	background-color: rgba(57, 122, 164,0.4);
	padding-left: 8px;
	padding-right: 8px;
	width: 247px;
	font-size: 13px;
	height: 60px;
}

.secusolu-txt{
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	line-height: 24px;
}
/*
    Banner
--------------------------------*/
ul.item_banner {
  width: 100%;
  text-align: center;
  letter-spacing: -0.4em;
}

ul.item_banner {
  width: auto !important;
}
ul.item_banner li {
  float: none !important;
  display: inline-block;
  margin: 0 10px;
  letter-spacing: normal;
}


.column2 .col.lfrhv-l{
	width: 556px !important;
	margin-right: 40px;
}
.column2 .col.lfrhv-r{
	width: 374px !important;
}
