@charset "UTF-8";

.anker.list07 {
  text-decoration: none;
  background-color: #e2e2e2;
}
/*.mainvisual {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  background-color: red;
}*/
.section-document_download p{
    margin-bottom: 10px;
}
.section-document_download h3{
    font-weight: bold;
    margin: 15px 0 10px;
}
.section-document_download ul{
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 10px;
}
.section-document_download .section__header .heading {
    margin-bottom: 12px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
}
.section-document_download img{
    border: 1px solid #ccc;
}
.main_title p {
  font-weight: bold;
  font-size: 1.3em;
}

.blank a.buttonW {
  background: url(../img/link-icon.png);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: #000;
  width: 100%;
  text-decoration: none;
  color: #fff;
  background-size: 25px;
}

.deployment-solution-cat {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 20px;
  margin-right: 10px;
  border-radius: 20px;
  ;
}
.deployment-solution-txt {
  padding: 20px 0 10px;
  font-weight: bold;
  clear: both;
}

/* nav */

.section-casestudy {
  border-bottom: 1px solid #aaa;
}
.fixed-width, .page-in-links__inner, .section-scene__inner, .section-products__inner, .section-solution__inner, .section-support__inner, .section-support__inner, .section-news__inner, .section-casestudy__inner, .section-related-information__inner, .section-document_download__inner, .section-links__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}


/* -------------------------- */



.py-area {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* */
#related-information h3, .section-casestudy__inner h3, #case h3, #strengths h3, #support h3, #products_services h3 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
}
#related-information h3 {
  margin-bottom: 10px;
}


/* */
.superiority-text/*, .anker-text*/ {
  text-align: left;
}

.section-document_download__inner .section__header h2{
    margin-top: 0;
    text-align: left;
}
.section-document_download__inner .left--col{
    display: flex;
    flex-flow: column;
}

.section-document_download__inner .button-area{
    margin: auto 0 0px;
}


/*.anker-title {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
}*/
.superiority--list/*, .anker--list*/ {
  width: 90%;
  display: inline-block;
}


/* */

#strengths .left--col {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#strengths .left--col img {
  width: 50%;
}
#strengths .right--col {
  width: 60%;
}
.case_inn {
  position: relative;
}
    .catbox{
        margin-bottom: 20px;
    } 
/*.navline {
    margin-top: 30px;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
}*/
@media print, screen and (min-width: 768px) {
/*  .navline {
    border-bottom: 1px solid #aaa;
  }*/
  .case_inn .case_logo {
    position: absolute;
    right: 0;
    top: 4px;
    height: 48px;
  }
  .case_inn .case_logo img {
    height: 48px;
  }

  .main_lead {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 270px;
  }


/*  .anker-title {
    font-size: 14px;
  }*/
  .superiority p/*, .anker p*/ {
    border: 0;
    margin: 5px 0 0;
    padding: 0;
    color: #000;
  }




}
@media only screen and (max-width:767px) {
  .section__header {
    clear: both;
  }
  .case_inn .case_logo {
    float: right;
    margin-left: 10px;
    margin-top: 20px;
  }
  .case_inn .case_logo img {
    height: 48px;
    width: auto;
  }
  /*	*/
  .main_lead {
    text-align: left;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    padding-right: 130px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .deployment-solution-cat {
    font-size: 100%;
    padding: 5px 20px;
    margin-right: 10px;
    border-radius: 20px;
    line-height: 3;
  }
   
  .exp {
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
  }

  .sp-content-inner, .section-scene__inner, .section-solution__inner, .section-news__inner, .section-support__inner, .section-products__inner, .section-casestudy__inner, .section-related-information__inner, .section-document_download__inner, .section-links__inner {
    padding-left: 5.333%;
    padding-right: 5.333%;
  }

  .py-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
