@charset "UTF-8";

#strengths .left--col img {
  width: 40%;
  max-width: 200px;
  margin: 30px auto;
}
/* */
.anker.list06 {
  text-decoration: none;
  background-color: #e2e2e2;
}
.point {
  position: relative;
}
.point_img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 98px;
  z-index: 1 !important;
}
.point_right {
  width: 70%;
  float: right;
  clear: both;
  z-index: 2 !important;
}
.point_txt {
  width: 100%;
  clear: both;
}
.br576 {
  display: none;
}
.br480 {
  display: none;
}

.solution_list h3 {
  color: #000;
}
.udline {
  border-bottom: 1px solid #ddd;
}
.catch {
  position: relative;
  padding: 0 65px;
  padding: 0 25px;
  text-align: center;
  font-size: 18px;
}
.contact-address .catch {
  position: relative;
  padding: 0 65px;
  padding: 0 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.catch:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #000;
}
.catch span {
  position: relative;
  padding: 0 1em;
  background: #f8f8f8;
}
#contact-address .contents--col1, #contact-address .left--col, #contact-address .right--col {
  border-bottom: 1px solid #ff0000;
  padding-bottom: 20px;
}
#contact-address .deployment-solution-txt {
  margin-top: 20px;
}
.section-support__content {
  text-align: center;
}
.section-support__content h4 {
  font-weight: bold;
}
.content-text {
  padding: 20px 0 40px;
}
.list-text {
  padding-bottom: 10px;
}
/* */
.section-support h3.big {
  font-size: 25px !important;
}
/*.mainvisual {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  background-color: red;
}*/
.text-center {
  text-align: center !important;
}
.main_lead {
  text-align: center;
  font-size: 20px;
}

.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 !important;
  font-weight: bold;
}
.superiority {
  padding: 20px 15px;
}
.superiority h3 {
  padding-bottom: 20px;
}
.superiority .deployment-solution-txt {
  margin: 0 auto 20px;
  text-align: center;
}
.superiority .deployment-solution-cat {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 25px;
  margin-right: 10px;
  border-radius: 20px;
}
.section-solution h3:first-letter {
  color: #cc0000;
}

/* 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-support__inner, .section-related-information__inner, .contact-address__inner, .section-contact__inner, .section-links__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

/* -------------------------- */
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70px 0 70px;
  border-color: #cc0000 transparent transparent transparent;
}
.flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.solution_list {
  display: flex;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #ddd;
}
.solution_list:last-of-type {
  border-bottom: none;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.py-area {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* */
.section-support h3, #contact-address .tel-text, .contact-address__inner h3, .section-solution__inner h3, #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;
}
#contact-address .tel-text {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
}
#related-information h3 {
  margin-bottom: 10px;
}

.superiority {
  width: 90%;
  display: inline-block;
  border: 1px solid #000;
  position: relative;
  display: inline-block;
  margin: 0 0 20px;
  /*padding: 0px;*/
  color: #555;
  font-size: 16px;
  background-color: #fff;
}
#case {
  text-align: left;
}

.text-skyblue {
  color: #00bceb;
}

/* */

.strengths .left--col {
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.strengths .left--col img {
  width: 50%;
}
.strengths .right--col {
  width: 65%;
}
@media print, screen and (min-width: 768px) {
  .navline {
    border-bottom: 1px solid #aaa;
  }
  .main_lead {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 106px;
    padding-bottom: 110px;
  }

  .lineup--box {
    width: 49%;
    padding: 15px;
  }
  .lineup--box:nth-child(1) {
    margin: 0 7px 15px 0;
  }

  .udline {
    border-bottom: 1px solid #ddd;
  }

  .superiority {
    position: relative;
    display: inline-block;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    border: 1px solid #aaa;
    margin-right: 20px;
  }

}
@media only screen and (max-width:767px) {
  /*	*/
  .point_right {
    width: 100%;
    float: right;
    clear: both;
  }
  .main_lead {
    text-align: left;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    padding-right: 130px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .strengths .left--col img {
    width: 40%;
    max-width: 200px;
    margin: 30px auto;
  }
  .strengths .left--col {
    width: 100%;
  }
  .strengths .right--col {
    width: 100%;
  }
  .contact-address .catch {
    position: relative;
    padding: 0 65px;
    padding: 0 25px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
  }
  .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-support__inner, .contact-address__inner, .section-contact__inner, .section-links__inner {
    padding-left: 5.333%;
    padding-right: 5.333%;
  }

  .py-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
    
 .solution_list {
    display: block;
    width: 90%;
    margin: 0 auto 0;
}   
.solution_list img {
    width: 100%!important;
}    
    
}
@media only screen and (max-width:576px) {
  .br576 {
    display: block;
  }
  .point_img {
    top: 25px;
  }
}
@media only screen and (max-width:480px) {
  .point_right {
    width: 70%;
    float: right;
    clear: both;
  }
  .br480 {
    display: block;
  }
}
