@charset "UTF-8";
/*//////////////////////////////////////////////////

contact style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
#pagettl {
  background: url("/img/about/goal/ttlimg.jpg") center/cover no-repeat; }

#motto {
  margin-bottom: 80px; }
  #motto .motto__ttl {
    margin-bottom: 15px;
    color: #7AC943;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    line-height: 1; }
    #motto .motto__ttl .motto__ttl-copy {
      margin-bottom: 5px;
      font-size: 1.3rem;
      font-weight: 600;
      letter-spacing: .2em; }
    #motto .motto__ttl .motto__ttl-txt {
      margin-bottom: 15px;
      font-size: 2.8rem;
      font-family: "昭和楷書","A_KSO Kaisho"; }
      @media (min-width: 375px) {
        #motto .motto__ttl .motto__ttl-txt {
          font-size: calc( 2.8rem + ( 1vw - 3.75px ) * 1.1034482759 ); } }
      @media (min-width: 1100px) {
        #motto .motto__ttl .motto__ttl-txt {
          font-size: 3.6rem; } }
  #motto .motto__txt {
    margin-bottom: 15px; }

#target {
  margin-bottom: 40px; }
  #target .target__ttl {
    margin-bottom: 10px;
    color: #55902C;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media (min-width: 375px) {
      #target .target__ttl {
        font-size: calc( 1.6rem + ( 1vw - 3.75px ) * 1.1034482759 ); } }
    @media (min-width: 1100px) {
      #target .target__ttl {
        font-size: 2.4rem; } }

#policy {
  margin-bottom: 80px; }
  #policy .policy__txt {
    margin-bottom: 5px;
    padding-left: 2em;
    text-indent: -2em; }
    #policy .policy__txt span {
      color: #55902C;
      margin-right: .75em; }
  #policy .policy__wp {
    margin-top: 10px; }
    #policy .policy__wp .policy__img {
      margin-bottom: 10px; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  #motto {
    margin-bottom: 150px; }
    #motto .motto__ttl {
      margin-bottom: 25px; }

  #target {
    margin-bottom: 60px; }
    #target .target__ttl {
      margin-bottom: 15px; }

  #policy {
    margin-bottom: 150px; }
    #policy .policy__txt {
      margin-bottom: 5px; }
    #policy .policy__wp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 30px; }
      #policy .policy__wp .policy__left {
        flex: 0 1 50%;
        width: 50%;
        max-width: 50%; }
        #policy .policy__wp .policy__left .policy__img:nth-of-type(2) {
          margin-top: 25px; }
      #policy .policy__wp .policy__right {
        flex: 0 1 47%;
        width: 47%;
        max-width: 47%; }
      #policy .policy__wp .policy__img {
        margin-bottom: 0; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1201px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
