@charset "UTF-8";
/* Home */
.mainImg {
  width: 100%;
  text-align: center;
  background: url(../img/main_bg.gif) no-repeat top center;
  background-size: auto 90%;
  margin: 55px 0 10px;
}

@media (min-width: 48.063em) {
  .mainImg {
    margin: 114px 0 0;
    background-size: auto 442px;
  }
}
.slide_wrap {
  margin: 0 auto;
}

@media (min-width: 48.063em) {
  .slide_wrap {
    width: 1160px;
    margin: 0 auto;
  }
}
#contents .main p.text {
  font-size: 16px;
  font-weight: bold;
  color: #616161;
  padding: 0 17px 20px;
}

#contents .main ul.topList1 {
  margin-bottom: 40px;
}

#contents .main ul.topList1 li {
  display: block;
  float: left;
  border: 1px dashed #4da6e6;
  margin: -1px 0 0 -1px;
}

.list2Bottom {
  margin: 15px auto 10px;
}

@media (min-width: 48.063em) {
  .list2Bottom {
    max-width: 710px;
  }
}
#contents .main ul.topList4 {
  width: 100%;
  text-align: center;
}

#contents .main ul.topList3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contents .main ul.topList3 li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

@media (min-width: 48.063em) {
  #contents .main ul.topList3 {
    padding: 0 78px;
    max-width: 870px;
  }
}
#contents .main ul.topList2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 48.063em) {
  #contents .main ul.topList2 li {
    -ms-flex-preferred-size: 181px;
        flex-basis: 181px;
    max-width: 181px;
  }
}
#contents .main ul.topList1 {
  width: 870px;
  width: 100%;
}

#contents .main ul.topList1 li {
  width: 433px;
  width: 49%;
}

#contents .main ul.topList1 li img,
#contents .main ul.topList2 li img,
#contents .main ul.topList3 li img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  margin-top: 2px;
}

#contents .main ul.topList1 a {
  display: block;
  position: relative;
  padding-bottom: 23px;
}

#contents .main ul.topList2 a {
  display: inline-block;
  position: relative;
}

#contents .main ul.topList3 a {
  display: inline-block;
  position: relative;
  padding-bottom: 23px;
}

#contents .main ul.topList1 a span {
  display: block;
  position: absolute;
  height: 23px;
  text-align: right;
  background: url(../img/bg_blue.gif);
  bottom: 0;
  left: 0;
  width: 100%;
}

#contents .main ul.topList1 a span:hover {
  background: url(../img/bg_red.gif);
}

#contents .main ul.topList2 li {
  display: block;
  text-align: center;
}

#contents .main ul.topList2 li:last-child {
  margin-right: 0;
}

#contents .main ul.topList2 a span {
  display: block;
  position: absolute;
  text-align: center;
  width: 172px;
  height: 30px;
  padding: 244px 0 0 0;
  top: 0;
  background: url(../img/bg_blue2.png) no-repeat center 247px;
}

#contents .main ul.topList2 a span:hover {
  background: url(../img/bg_red2.png) no-repeat center 247px;
}

#contents .main a.list2Bottom {
  display: block;
  position: relative;
}

#contents .main a.list2Bottom span {
  display: block;
  position: absolute;
  text-align: right;
  top: 0;
  right: 2%;
  height: 25px;
  top: calc(50% - 13px);
  background: url(../img/bg_blue2.png) no-repeat;
}

@media (min-width: 48.063em) {
  #contents .main a.list2Bottom span {
    display: block;
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
    width: 710px;
    height: 63px;
    padding: 30px 2% 0 0;
    background: url(../img/bg_blue2.png) no-repeat 580px 30px;
    background: url(../img/bg_blue2.png) no-repeat 98% 30px;
  }
}
#contents .main a.list2Bottom span:hover {
  background: url(../img/bg_red2.png) no-repeat 580px 30px;
}

#contents .main ul.topList3 a span {
  display: block;
  position: absolute;
  text-align: center;
  height: 34px;
  background: url(../img/bg_blue.gif) no-repeat 220px 178px;
  background: url(../img/bg_blue.gif);
  bottom: 11%;
  left: 1%;
  border-radius: 0 0 4px 5px;
  width: 99%;
}

#contents .main ul.topList3 a span:hover {
  background: url(../img/bg_red.gif);
}

#contents .main ul.topList3 a span img {
  margin-right: 7px;
  margin-top: 7px;
}

#contents .main ul.topList4 {
  margin-bottom: 40px;
}

#contents .main ul.topList4 > li {
  display: inline-block;
}

#contents .main ul.topList4 li.mr18 {
  margin-right: 18px;
}

#contents .main ul.topList4 li .List4_box_ttl,
#contents .main ul.topList4 li .List4_box_txt {
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  padding: 4px 15px 0;
  width: 313px;
}

#contents .main ul.topList4 li .List4_box_ttl h3 {
  font-size: 15px;
  font-weight: bold;
}

#contents .main ul.topList4 li .List4_box_ttl > span {
  text-align: center;
  display: block;
  margin: 5px 0;
}

#contents .main ul.topList4 li .List4_box_ttl {
  height: 120px;
}

#contents .main ul.topList4 li .List4_box_txt {
  background: #EFFBFF;
  min-height: 130px;
}

#contents .main ul.topList4 li .List4_box_txt > h4 {
  background: rgba(0, 0, 0, 0) url("../img/top_list4_img5.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 28px;
  left: -20px;
  margin: 3px 0 5px;
  position: relative;
  width: 105px;
}

#contents .main ul.topList4 li .List4_box_txt span {
  background: #FFA200 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 4px 6px;
  display: inline-block;
  margin: 0 4px 5px 0;
  font-size: 13px;
}

#contents .main ul.topList4 li .List4_box_txt div {
  background: rgba(0, 0, 0, 0) url("../img/bg_blue2.png") no-repeat scroll right 0;
  text-align: right;
  margin-top: 7px;
}

#contents .main ul.topList4 li .List4_box_txt div a {
  display: inline-block;
}

#contents .main ul.topList4 li .List4_box_txt div a:hover {
  background: url(../img/bg_red2.png) no-repeat right 0;
}

.ext_link {
  background: url(../img/icon_external_link.png) no-repeat right center;
  padding-right: 15px;
}

.topList4 .box_head {
  display: block;
  width: 345px;
  height: 10px;
  background: url(../img/top_list4_img3.png) no-repeat;
}

.topList4 .box_bottom {
  display: block;
  width: 345px;
  height: 10px;
  background: url(../img/top_list4_img4.png) no-repeat;
}

.topList4.box-security .box_head {
  border: 1px solid #D3D3D3;
  border-bottom: none;
  border-radius: 7px 7px 0 0;
  background: none;
}

.topList4.box-security .box_bottom {
  border: 1px solid #D3D3D3;
  border-top: none;
  border-radius: 0 0 7px 7px;
  background: #EFFBFF;
}

#contents .main ul.topList4.box-security li .List4_box_ttl > span {
  text-align: left;
}

.topList4.box-security .box_head,
.topList4.box-security .box_bottom,
#contents .main ul.topList4 li .List4_box_ttl, #contents .main ul.topList4.box-security li .List4_box_ttl,
#contents .main ul.topList4 li .List4_box_ttl, #contents .main ul.topList4.box-security li .List4_box_txt {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 48.063em) {
  .topList4.box-security .box_head,
  .topList4.box-security .box_bottom,
  #contents .main ul.topList4 li .List4_box_ttl, #contents .main ul.topList4.box-security li .List4_box_ttl,
  #contents .main ul.topList4 li .List4_box_ttl, #contents .main ul.topList4.box-security li .List4_box_txt {
    max-width: 716px;
  }
}
/* second */
#bread {
  margin: 55px auto 0 auto;
  padding: 0 15px;
  font-size: 12px;
}

@media (min-width: 48.063em) {
  #bread {
    width: 1160px;
    padding: 0;
    margin: 124px auto 0 auto;
    font-size: 14px;
  }
}
#contents .main .fs14 {
  font-size: 14px;
  line-height: 160%;
}

#contents .main .fs16 {
  font-size: 16px;
  line-height: 160%;
}

#contents .main .red {
  color: #dd1f00;
  font-weight: bold;
}

#contents .main .red2 {
  color: #dd1f00;
}

#contents .main .pink {
  color: #eb6d9a;
  font-weight: bold;
}

#contents .main .blue {
  color: #0071be;
  font-weight: bold;
}

#contents .main #pnav {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px #dcdcdc solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -4px;
  margin-left: -4px;
}

#contents .main #pnav li {
  width: 170px;
  padding-top: 4px;
  padding-left: 4px;
}

#contents .main #pnav li a {
  width: 150px;
  height: 50px;
  background: #ccebff url(../img/cmn_pnav_arw.gif) left center no-repeat;
  color: #0086d3;
  font-size: 14px;
  line-height: 120%;
  padding: 5px 0 5px 20px;
  position: relative;
  display: block;
  white-space: normal;
}

#contents .main #pnav li a:hover {
  opacity: 0.8;
}

#contents .main #pnav li.mln {
  margin-left: 0;
}

#contents .main #pnav li a span {
  width: 150px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  font-weight: bold;
}

#contents .main #pnav li.row2 a span {
  margin-top: -16px;
  font-weight: bold;
}

#contents .main #pnav li.row3 a {
  font-size: 12px;
  line-height: 120%;
}

#contents .main #pnav li.row3 a span {
  margin-top: -22px;
}

#contents .main .center {
  text-align: center;
}

#contents .main .bold {
  font-weight: bold;
}

#contents .go_top {
  position: absolute;
  right: 20px;
  bottom: 7px;
}

@media (min-width: 48.063em) {
  #contents .go_top {
    bottom: 20px;
  }
}
#contents .main .contact_bn {
  width: 870px;
  height: 60px;
  margin-bottom: 40px;
  position: relative;
  padding: 0 79px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#contents .main .contact_bn a {
  position: absolute;
  right: 107px;
  top: 15px;
}

#contents .main ul.cmn_list {
  margin-bottom: 20px;
}

#contents .main ul.cmn_list li {
  zoom: 1;
  overflow: hidden;
  margin-bottom: 3px;
}

#contents .main ul.cmn_list li span.mark {
  width: 1.1em;
  float: left;
  display: block;
}

#contents .main ul.cmn_list li span.txt {
  margin-left: 1.1em;
  display: block;
}

/* answer */
#contents .main .answer_txt {
  background-color: #0071be;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  padding: 10px 0 10px 20px;
  margin: 0 auto 15px auto;
}

@media (min-width: 48.063em) {
  #contents .main .answer_txt {
    width: 500px;
  }
}
/* example */
#contents .main .example_cont {
  zoom: 1;
  overflow: hidden;
  margin: 0 0 20px 12px;
}

#contents .main .example_cont dt {
  font-weight: bold;
  margin-bottom: 4px;
}

#contents .main .example_cont .l {
  width: 247px;
  float: left;
}

#contents .main .example_cont .c {
  width: 250px;
  float: left;
}

#contents .main .example_cont .r {
  width: 201px;
  float: left;
}

/* reason */
#contents .main .reason_cont {
  zoom: 1;
  overflow: hidden;
  margin: 0 0 20px 12px;
}

#contents .main .reason_cont dt {
  font-weight: bold;
  margin-bottom: 4px;
}

#contents .main .reason_cont .l {
  width: 350px;
  float: left;
}

#contents .main .reason_cont .r {
  width: 300px;
  float: left;
}

#contents .reason .contact_bn {
  margin-bottom: 25px;
}

/* style */
#contents .main .style_box_wpr {
  margin-bottom: 50px;
}

#contents .main .style_box_wpr:after {
  content: "";
  display: block;
  background: url(../img/style_line_x.gif) left bottom repeat-x;
  height: 1px;
  width: 870px;
}

#contents .main .style_box {
  zoom: 1;
  background: url(../img/style_line_y.gif) 0 0 repeat-y;
  overflow: hidden;
}

#contents .main .style_box_wpr3 {
  width: 355px;
  margin: 0 auto 50px auto;
}

#contents .main .style_box_wpr3:after {
  width: 355px;
  content: "";
  display: block;
  background: url(../img/style_line_x.gif) left bottom repeat-x;
  height: 1px;
}

/* style ウィルス対策 */
#contents .main .style_box_1col {
  background: url(../img/style_line_y2.gif) 0 0 repeat-y;
  zoom: 1;
  overflow: hidden;
}

#contents .main .style_box_1col dl {
  background: url(../img/style_line_x.gif) 0 0 repeat-x;
  width: 680px;
  min-height: 110px;
  float: left;
  padding: 20px 10px 0 20px;
}

#contents .main .style_box_1col dl dt {
  float: left;
  margin-top: 8px;
}

#contents .main .style_box_1col dl dd {
  width: 580px;
  float: right;
}

#contents .main .style_box_1col dl dd span {
  color: #0071be;
  font-size: 16px;
  line-height: 105%;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}

#contents .main .plus {
  text-align: center;
  margin: -40px 0 10px 0;
}

#contents .main .style_box dl {
  background: url(../img/style_line_x.gif) 0 0 repeat-x;
  width: 325px;
  min-height: 110px;
  float: left;
  padding: 20px 10px 0 20px;
}

#contents .main .style_box dl dt {
  float: left;
  margin-top: 8px;
}

#contents .main .style_box dl dd {
  width: 225px;
  float: right;
}

#contents .main .style_box dl dd span {
  color: #0071be;
  font-size: 16px;
  line-height: 105%;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}

#contents .main .l1 {
  width: 50%;
  float: left;
}

#contents .main .r1 {
  width: 50%;
  float: right;
  text-align: right;
  margin-top: 4px;
}

#contents .main .r2 {
  text-align: right;
  margin-top: 4px;
}

#contents .main table.style_table {
  width: 100%;
}

#contents .main table.style_table th,
#contents .main table.style_table td {
  padding: 7px 20px;
  vertical-align: bottom;
  text-align: center;
}

#contents .main table.style_table th {
  background-color: #d7ebff;
}

#contents .main table.style_table td {
  border-bottom: 1px #b5b5b5 dashed;
}

#contents .main table.style_table td.h {
  text-align: left;
}

#contents .main table.style_table td.h span {
  color: #0071be;
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  display: block;
}

#contents .main table.style_table td.rowspan {
  vertical-align: middle;
}

#contents .main dl.style_attention {
  zoom: 1;
  overflow: hidden;
  margin: 10px 0 50px 20px;
}

#contents .main dl.style_attention dt {
  width: 95px;
  float: left;
}

#contents .main dl.style_attention dd {
  width: 595px;
  float: right;
}

#contents .main dl.style_attention dd ul li {
  zoom: 1;
  overflow: hidden;
}

#contents .main dl.style_attention dd ul li span.mark {
  width: 1.1em;
  float: left;
  display: block;
}

#contents .main dl.style_attention dd ul li span.txt {
  margin-left: 1.1em;
  display: block;
}

.plan_box {
  width: 870px;
  overflow: hidden;
}

.plan_box h4 {
  background: #ececec none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 10px 10px 10px 20px;
}

.plan_box h4 .h4_l {
  color: #0071be;
  width: 30%;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.plan_box h4 .h4_r {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  color: #333;
  width: 70%;
}

.plan_box:before,
.plan_box:after {
  content: " ";
  display: table;
}

.plan_box:after {
  clear: both;
}

.plan_box .left,
.plan_box .right {
  width: 49%;
  float: left;
  min-height: 100px;
  margin-bottom: 20px;
}

.plan_box dl {
  padding: 0 20px;
}

.plan_box .right {
  border-left: 1px solid #ececec;
}

.plan_box dt {
  color: #0071be;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 7px;
}

#contents .main dl.style_xmon {
  width: 373px;
  margin: 0 auto 50px auto;
}

#contents .main dl.style_xmon dt {
  margin-bottom: 10px;
}

#contents .main dl.style_xmon dd {
  width: 373px;
  height: 70px;
  position: relative;
}

#contents .main dl.style_xmon dd .btn {
  position: absolute;
  top: 20px;
  right: 20px;
}

.fs14 .fs16 {
  float: left;
  margin-right: 20px;
}

.fs14 > p {
  overflow: hidden;
}

.style_List li:nth-of-type(1) {
  background: transparent url(../img/style/top_list2_img1_off.png) center center no-repeat;
}

.style_List li:nth-of-type(2) {
  background: transparent url(../img/style/top_list2_img2_off.png) center center no-repeat;
}

.style_List li:nth-of-type(3) {
  background: transparent url(../img/style/top_list2_img3_off.png) center center no-repeat;
}

.style_List li:nth-of-type(4) {
  background: transparent url(../img/style/top_list2_img4_off.png) center center no-repeat;
}

.style_List li:nth-of-type(1).selected,
.style_List li:nth-of-type(1):hover {
  background: transparent url(../img/style/top_list2_img1.png) center center no-repeat;
}

.style_List li:nth-of-type(2).selected,
.style_List li:nth-of-type(2):hover {
  background: transparent url(../img/style/top_list2_img2.png) center center no-repeat;
}

.style_List li:nth-of-type(3).selected,
.style_List li:nth-of-type(3):hover {
  background: transparent url(../img/style/top_list2_img3.png) center center no-repeat;
}

.style_List li:nth-of-type(4).selected,
.style_List li:nth-of-type(4):hover {
  background: transparent url(../img/style/top_list2_img4.png) center center no-repeat;
}

@media (min-width: 48.063em) {
  .style_List {
    padding: 0 79px;
  }
}
.style_List li {
  width: 172px;
  height: 200px;
  display: block;
  float: left;
  margin-right: 7px;
  cursor: pointer;
  padding-bottom: 20px;
}

.style_List li:last-child {
  margin-right: 0;
}

.style_List li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.service_box > div:first-child {
  border-top: 1px solid #C9C9C9;
}

.service_box > div.ttl .guide {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}

.service_box > div.ttl {
  background: #0071be none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 19px;
}

.service_box > div.row {
  border: 1px solid #C9C9C9;
  border-top: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.service_box > div dl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 110px;
  padding: 20px 10px 20px 20px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

@media (min-width: 48.063em) {
  .service_box > div dl {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}
.service_box > div dl:nth-child(2) {
  border-top: 1px solid #C9C9C9;
}

@media (min-width: 48.063em) {
  .service_box > div dl:nth-child(2) {
    border-top: none;
    border-left: 1px solid #C9C9C9;
  }
}
.service_box > div dl dt {
  float: left;
}

@media (min-width: 48.063em) {
  .service_box > div dl dd {
    width: 310px;
    float: right;
  }
}
.service_box > div dl dd span {
  color: #0071be;
  font-size: 16px;
  line-height: 105%;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}

ol.flow_usage {
  list-style: none;
  line-height: 140%;
}

ol.flow_usage li:nth-child(1) dt:before {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 14px 80px 0;
  top: 0px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 2;
}

ol.flow_usage li:nth-child(1) dt {
  background: #AED7FF;
}

ol.flow_usage li:last-child dt {
  background: #ffe100;
}

ol.flow_usage li:nth-child(1) dt:after {
  border-color: #AED7FF transparent transparent;
}

ol.flow_usage li:last-child dt:after {
  border-color: #ffe100 transparent transparent;
}

ol.flow_usage li:nth-child(2) dt {
  background: #C3E1FF;
}

ol.flow_usage li:nth-child(2) dt:after {
  border-color: #C3E1FF transparent transparent;
}

ol.flow_usage li:nth-child(3) dt {
  background: #D7EBFF;
}

ol.flow_usage li:nth-child(3) dt:after {
  border-color: #D7EBFF transparent transparent;
}

ol.flow_usage li:nth-child(4) dt {
  background: #EBF5FF;
  height: 50px;
}

ol.flow_usage li:nth-child(4) dt:after {
  border-color: #EBF5FF transparent transparent;
}

ol.flow_usage li dt:after {
  border-style: solid;
  border-width: 14px 80px 0;
  bottom: -14px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1;
}

ol.flow_usage dt {
  vertical-align: middle;
}

ol.flow_usage dd {
  margin-top: 20px;
}

@media (min-width: 48.063em) {
  ol.flow_usage dd {
    margin-top: 0;
  }
  ol.flow_usage dt,
  ol.flow_usage dd {
    vertical-align: middle;
    display: inline-block;
  }
}
ol.flow_usage dt {
  background: #eee;
  width: 160px;
  padding: 35px 0 10px;
  text-align: center;
  font-weight: bold;
  position: relative;
  min-height: 30px;
  font-size: 14px;
  color: #0071be;
}

@media (min-width: 48.063em) {
  ol.flow_usage dd {
    width: 530px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
ol.flow_usage h4 {
  color: #0071be;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 5px;
}

.main .heading3 {
  background-color: #0071be;
  color: #fff;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.case_list {
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 40px 30px;
  margin-bottom: 30px;
}

.case_list > p {
  text-align: center;
  font-weight: bold;
}

.case_list .logo_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case_list .logo_list li {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
}

.case_list .logo_list li img {
  max-width: 100%;
}

.case_list .btn_area {
  margin: 0 auto;
  width: 250px;
  margin-top: 10px;
}

.btn-arrow {
  display: block;
  background: #006cb4;
  color: #fff;
  padding: 15px 30px 15px 10px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  position: relative;
  -webkit-box-shadow: -4px -5px 0px 0px #015d9b inset;
          box-shadow: -4px -5px 0px 0px #015d9b inset;
}

.btn-arrow:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 16px;
  top: 15px;
}

.btn-arrow:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #006cb4;
}

.btn-arrow:hover {
  background: #f00000;
  -webkit-box-shadow: -4px -5px 0px 0px #b00 inset;
          box-shadow: -4px -5px 0px 0px #b00 inset;
  text-decoration: none;
}

.btn-arrow:hover:after {
  border-color: transparent transparent transparent #f00000;
}

/* TOP Datadog */
.datadog-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.datadog-wrap > div {
  padding: 0 0 0 10px;
}

.datadog-h3 {
  color: #42307a;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.datadog-btnbox {
  text-align: right;
}

.datadog-btn {
  display: inline-block;
  padding: 5px 30px 5px 10px;
  border-radius: 5px;
  background: #42307a;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  position: relative;
}

.datadog-btn::before {
  background: #fff;
  width: 15px;
  height: 15px;
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 7px;
  border-radius: 50%;
}

.datadog-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  top: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #42307a;
}

.datadog-btn:hover {
  background: #ff0000;
  text-decoration: none;
}

.datadog-btn:hover::after {
  border-color: transparent transparent transparent #ff0000;
}

.datadog-func-h3 {
  color: #fff;
  font-size: 14px;
  background: #016CB4;
  display: inline-block;
  padding: 3px 16px;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 10px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 3px 3px 10px -6px rgba(0, 0, 0, 0.6);
}

.datadog-func-h4 {
  background: #F3F1FE;
  color: #42307a;
  border: 1px solid #42307a;
  border-radius: 3px;
  font-weight: bold;
  padding: 4px 6px;
  display: inline-block;
  margin: 0 0 10px 0;
  font-size: 13px;
  word-break: keep-all;
}

.datadog-func-box {
  border: 1px solid #D2D2D2;
  padding: 20px 15px 15px;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.datadog-func-box > div {
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
}

.datadog-func-box h3 {
  position: absolute;
  left: -5px;
  top: -15px;
}

.pr10 {
  padding-right: 10px;
}

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