/*PC*/
@media screen and (min-width: 768px) {
  #catch-img {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_philosophy.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 62%;
    position: relative; }

  #catch-img-message {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_philosophy_message.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 45%;
    position: relative; }

  #catch-img-statement {
    width: 100%;
    height: 400px;
    background: url("/wp-content/themes/daikou_template/cmn/img/kv_philosophy_candle.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: 50% 89%;
    position: relative; }

  #contents {
    padding-top: 80px !important;
    padding-bottom: 68px; }
    #contents h2 {
      text-align: center;
      font-size: 3.6rem;
      font-weight: normal;
      letter-spacing: 0.8px; }
    #contents p {
      text-align: center;
      font-size: 1.4rem;
      margin-bottom: 80px; }

  /*** message ***/
  .message .float-box .left {
    width: 48%;
    float: left;
    margin-right: 4%; }
    .message .float-box .left img {
      width: 100%;
      height: auto;
      border-radius: 10px; }
  .message .float-box .right {
    width: 48%;
    float: left;
    color: #595757;
    margin-top: -7px; }
    .message .float-box .right .tlt {
      line-height: 1.7;
      font-size: 2.2rem;
      padding-bottom: 28px; }
    .message .float-box .right .txt {
      line-height: 2;
      font-size: 1.3rem; }
    .message .float-box .right .ceo {
      font-size: 2.4rem;
      text-align: left;
      padding-top: 60px;
      width: 190px;
      float: right; }
      .message .float-box .right .ceo span {
        font-size: 1.4rem;
        text-align: left;
        display: inline-block;
        padding-bottom: 15px; }

  /*** statement ***/
  .statement {
    padding: 40px 20px 140px !important; }
    .statement .img-box {
      max-width: 685px;
      height: auto;
      margin-top: 45px; }
      .statement .img-box img {
        width: 100%;
        height: auto; }
    .statement .link-area {
      margin: 150px 0 20px; }
      .statement .link-area .tlt {
        line-height: 1.7;
        font-size: 2.0rem;
        padding-bottom: 29px; }
      .statement .link-area ul {
        margin-bottom: -50px; }
        .statement .link-area ul li {
          width: 28.7%;
          float: left;
          display: table;
          vertical-align: middle;
          margin-bottom: 29px; }
          .statement .link-area ul li span {
            overflow: hidden;
            border-radius: 10px;
            max-width: 60px;
            width: 100%;
            display: table-cell;
            float: left; }
            .statement .link-area ul li span img {
              width: 100%;
              height: auto;
              min-width: 60px;
              /*-moz-transition: -moz-transform 0.5s linear;
              -webkit-transition: -webkit-transform 0.5s linear;
              -o-transition: -o-transform 0.5s linear;
              -ms-transition: -ms-transform 0.5s linear;
              transition: transform 0.5s linear;*/ }
              .statement .link-area ul li span img:hover {
               								/*-webkit-transform: scale(1.2);
              							    -moz-transform: scale(1.2);
              							    -o-transform: scale(1.2);
              							    -ms-transform: scale(1.2);
              							    transform: scale(1.2);*/ }
          .statement .link-area ul li p {
            font-size: 1.4rem;
            line-height: 1.8;
            display: table-cell;
            vertical-align: middle;
            width: 84%;
            padding-left: 4.5%;
            color: #595757; }
            .statement .link-area ul li p span {
              width: 100%;
              display: block;
              max-width: none; }
        .statement .link-area ul .last {
          width: 30.6%; }
      .statement .link-area .link {
        clear: both;
        padding-top: 10px; }
        .statement .link-area .link a {
          font-size: 1.4rem;
          color: #595757;
          background: url("/wp-content/themes/daikou_template/cmn/img/arrow.png") no-repeat right center;
          background-size: 23px 7px;
          text-decoration: underline;
          padding-right: 29px; }
          .statement .link-area .link a:hover {
            text-decoration: none; } }
/*SP*/
@media screen and (max-width: 767px) {
  .sp-img img {
    width: 100%;
    height: auto; }

  main {
    /*** message ***/
    /*** statement ***/ }
    main #contents {
      padding-top: 40px; }
      main #contents h2 {
        font-size: 2.0rem;
        text-align: center;
        font-weight: normal; }
      main #contents p {
        text-align: center;
        padding-bottom: 33px;
        font-size: 1.2rem;
        line-height: 2; }
      main #contents .two-column ul li .tlt {
        font-size: 1.5rem;
        margin-top: 20px; }
      main #contents .two-column ul li .under-line span, main #contents .two-column ul li .under-line-short span {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 100% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
      main #contents .two-column ul li .under-line a, main #contents .two-column ul li .under-line-short a {
        display: inline-block;
        background: url("/wp-content/themes/daikou_template/cmn/img/sub-txt-img-sp.png") no-repeat center bottom;
        background-size: 100% 1px;
        padding-bottom: 9px;
        margin-bottom: 50px; }
    main .message .float-box .left {
      margin-bottom: 30px; }
      main .message .float-box .left img {
        width: 100%;
        height: auto;
        border-radius: 5px; }
    main .message .float-box .right {
      color: #595757; }
      main .message .float-box .right .tlt {
        font-size: 1.5rem;
        font-weight: bold;
        padding-bottom: 30px;
        line-height: 1.7; }
      main .message .float-box .right .txt {
        line-height: 1.9;
        font-size: 1.2rem; }
      main .message .float-box .right .ceo {
        padding-top: 45px;
        width: 140px;
        float: right; }
        main .message .float-box .right .ceo span {
          font-size: 1.2rem;
          display: block; }
        main .message .float-box .right .ceo img {
          max-width: 140px;
          height: autol; }
    main .statement .img-box img {
      width: 100%;
      height: auto; }
    main .statement .link-area {
      padding-top: 120px; }
      main .statement .link-area .tlt {
        font-size: 1.8rem;
        color: #595757;
        padding-bottom: 30px;
        font-weight: bold; }
      main .statement .link-area ul li {
        display: table;
        width: 100%;
        margin-bottom: 10px; }
        main .statement .link-area ul li span {
          width: 25%;
          display: table-cell; }
          main .statement .link-area ul li span img {
            width: 100%;
            height: auto;
            border-radius: 10px; }
        main .statement .link-area ul li p {
          display: table-cell;
          padding-left: 16px;
          vertical-align: middle; }
          main .statement .link-area ul li p span {
            font-size: 1.2rem;
            width: 100%; }
        main .statement .link-area ul li:last-child {
          margin-bottom: 30px; }
      main .statement .link-area .link {
        clear: both;
        padding-top: 10px; }
        main .statement .link-area .link a {
          font-size: 1.2rem;
          color: #595757;
          background: url("/wp-content/themes/daikou_template/cmn/img/arrow.png") no-repeat right center;
          background-size: 23px 7px;
          text-decoration: underline;
          padding-right: 29px; } }

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