@charset "UTF-8";
.about-philosophy {
  /*キービジュアル テキスト部分*/ }
  .about-philosophy .keyvisual-title-text {
    width: 20.4rem;
    margin: 2rem auto 0 0; }
    @media only screen and (min-width: 751px) {
      .about-philosophy .keyvisual-title-text {
        width: 43.56rem;
        margin: 4.4rem auto 0 0; } }
  .about-philosophy .philosophy_cont {
    width: 100%;
    margin: 0 auto; }
    .about-philosophy .philosophy_cont .lead {
      font-size: 2.6rem;
      line-height: 2em;
      font-weight: bold;
      text-align: center; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont .lead {
          font-size: 2.4rem; } }
    .about-philosophy .philosophy_cont .fig {
      width: 69rem;
      margin: 6rem auto 0; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont .fig {
          width: 77.6rem;
          margin: 6rem auto 0; } }
    .about-philosophy .philosophy_cont h2 {
      color: #4f87bf;
      font-size: 4.4rem;
      font-weight: bold;
      text-align: center;
      margin: 10rem auto 0; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont h2 {
          font-size: 4.4rem;
          margin: 9rem auto 0; } }
    .about-philosophy .philosophy_cont .fig + h2 {
      margin-top: 10.8rem; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont .fig + h2 {
          margin-top: 11.8rem; } }
    .about-philosophy .philosophy_cont p {
      width: 28em;
      margin: 3rem auto 0;
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.8em; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont p {
          width: 40em;
          margin: 3rem auto 0;
          font-size: 2rem; } }
      .about-philosophy .philosophy_cont p.note {
        font-size: 2rem;
        margin-top: 1em; }
        @media only screen and (min-width: 751px) {
          .about-philosophy .philosophy_cont p.note {
            font-size: 1.6rem; } }
    .about-philosophy .philosophy_cont .csr_list {
      width: 69rem;
      font-size: 2.2rem;
      line-height: 1.5em;
      margin: 4.5rem auto 0; }
      @media only screen and (min-width: 751px) {
        .about-philosophy .philosophy_cont .csr_list {
          font-size: 2rem;
          width: 37em; } }
      .about-philosophy .philosophy_cont .csr_list li {
        text-align: left;
        text-indent: -1em;
        list-style: none;
        margin-top: 0.5em;
        padding-left: 1em; }
      .about-philosophy .philosophy_cont .csr_list span {
        color: #4f87bf; }
