/* _setting CSS */
@media all and (min-width: 751px) {
  #main section {
    margin-bottom: 120px;
  }
  #main section h2 {
    margin: 0 0 25px;
  }
  #main section .text1 {
    margin: 0 0 15px;
    color: #006bc5;
    font-size: 3.4rem;
    font-family: "AvenirNextLTPro-Demi";
  }
  #main section .text2 {
    line-height: 2.1;
    margin: 0 0 20px;
  }
  #main section .text2 b {
    display: inline-block;
    transform-origin: top left;
  }
  #main section .inner {
    padding: 0 30px;
  }
  #main section:last-child {
    margin-bottom: 0;
  }
  #main #sec1 .text3 {
    margin: 20px 0 0;
    padding: 30px 35px;
    background: #f4f8fb;
    transform-origin: top left;
    font-family: "AvenirNextLTPro-Demi";
  }
  #main #sec1 .text3 h3 {
    margin: 15px 0 0;
    color: #006bc5;
    font-size: 2rem;
  }
  #main #sec1 .text3 h3:first-child {
    margin: 0;
  }
  #main #sec1 .text3 p {
    font-size: 1.6rem;
  }

  #sec5 .text2 {
    color: #006bc5;
    font-size: 2rem;
  }
}
@media screen and (max-width: 750px) {
  #main section {
    margin-bottom: 28vw;
  }
  #main section h2 {
    margin: 0 0 5.3333333333vw;
  }
  #main section .text1 {
    margin: 0 0 3.2vw;
    color: #006bc5;
    font-size: 5.2rem;
    font-family: "AvenirNextLTPro-Demi";
  }
  #main section .text2 {
    margin: 0 0 4vw;
    font-size: 2.8rem;
  }
  #main section .text2 b {
    display: inline-block;
    text-indent: -1.2em;
    padding: 0 0 0 1.2em;
  }
  #main section:last-child {
    margin-bottom: 0;
  }
  #main #sec1 .text3 {
    padding: 5.3333333333vw 4vw;
    background: #f4f8fb;
    transform-origin: top left;
    font-family: "AvenirNextLTPro-Demi";
  }
  #main #sec1 .text3 h3 {
    margin: 4vw 0 0;
    color: #006bc5;
    font-size: 3.2rem;
    text-align: center;
  }
  #main #sec1 .text3 h3:first-child {
    margin: 0;
  }
  #main #sec1 .text3 p {
    line-height: 1.7;
    font-size: 2.8rem;
    text-align: center;
  }
  #main #sec5 .text2 {
    color: #006bc5;
    font-size: 3rem;
  }
  #main #sec5 .text2 b {
    padding: 0;
    text-indent: 0;
  }
}

/*# sourceMappingURL=company_philosophy.css.map */
