@charset "utf-8";
* {
    box-sizing: border-box;
}
body {
    font-size: 16px;
    line-height:1.6em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: .3px;
    color: #111;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

a{color:#002b8a;text-decoration:none;}
a:hover{color:#002b8a;text-decoration:none;}
a:hover img {opacity: 0.5;}
a img { transition: opacity 0.3s ease-out;}

.mb10{ margin-bottom: 10px;}

.pcWrap{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.sp_hide{
  display: none;
}

/* ────────────────────────────────────

MV

────────────────────────────────────*/
#mv{
  padding: 0;
  background-image: url(../img/img_mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 60% 20%;
  position: relative;
  height: 145vw;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#mv_wrap{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  position: relative;
  height: 145vw;
}
  #mv_wrap #obi{
    width: 40vw;
    height: 145vw;
    padding: 15vw 3vw 0;
    background: rgb(173,157,112);
    background: linear-gradient( 160deg, rgba(173,157,112,1) 0%, rgba(209,195,159,1) 16%, rgba(207,193,157,1) 32%, rgba(184,169,127,1) 32%, rgba(173,157,112,1) 100% );
    position: absolute;
    top: 0;
    left: 0;
  }
    #mv_wrap #obi h1{
      display: block;
      width: 100%;
      font-size: 3.5vw;
      line-height: 1;
      color: #FFF;
      width: 100%;
      margin-bottom: 5vw;
      text-align: center;
    }
      #mv_wrap #obi h1 span{
        display: block;
        width: 100%;
        font-size: 4vw;
        line-height: 1;
        color: #FFF;
        margin-top: 2vw;
      }
    #mv_wrap #obi img{
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 10px;
    }
    #mv_wrap #obi p{
      display: block;
      width: 100%;
      font-size: 5vw;
      text-align: center;
      color: #FFF;
    }

  #mv_text01{
    position: absolute;
    bottom: 2vw;
    left: 3vw;
  }
  #mv_text01 #mv_text01__01{
    color: #FFF;
    font-size: 5.5vw;
  }
    #mv_text01 #mv_text01__01 span{
      background-color: #7B662D;
      display: inline-block;
      margin-bottom: 1vw;
      line-height: 1;
      padding: 0.5vw 0;
    }
    #mv_text01 #mv_text01__01 mark{
      display: inline-block;
      font-size: 1.3em;
      line-height: 1;
      color: #FFF;
      background-color: #7B662D;
      margin-bottom: 1vw;
      padding: 0.5vw 0;
    }
  #mv_text01 #mv_text01__02{
    font-size: 1em;
  }

  #mv_point{
    position: absolute;
    bottom: 38vw;
    left: 3vw;
    display: flex;
    
  }
    #mv_point li{
      width: 30vw;
      height: 30vw;
      border-radius: 15vw;
      overflow: hidden;
      background-color: rgba(123, 102, 45, 0.8);
      color: #FFF;
      display: flex;
      align-items: center;
      margin-right: 3vw;
    }
      #mv_point li p{
        display: block;
        width: 100%;
        color: #FFF;
        text-align: center;
        line-height: 1.2;
        font-size: 4vw;
      }
        #mv_point li p mark{
          display: block;
          font-size: 1.5em;
          color: #FFF;
        }
  /* ────────────────────────────────────

  Entry

  ────────────────────────────────────*/
  .sec_entry{
    padding: 10vw 3vw 6vw;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/sec_entry_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-top: 2px solid #AE9E71;
    border-bottom: 2px solid #AE9E71;
    position: relative;
  }
    .sec_entry > div {
      width: 100%;
    }
    .sec_entry p{
      font-size: 5vw;
      line-height: 1.5;
      text-align: left;
      margin-bottom: 6vw;
      padding-right: 34vw;
    }
    .sec_entry a{
      display: block;
      width: 100%;
      height: auto;
      background: rgb(173,157,112);
      background: linear-gradient( to bottom, rgba(173,157,112,1) 0%, rgba(87,79,56,1) 100% );
      border-radius: 20px;
      color: #FFF;
      text-align: center;
      padding: 3vw;
      font-size: 6vw;

    }
  .sec_entry img{
    display: block;
    width: 35vw;
    height: auto;
    position: absolute;
    right: 3vw;
    top: -5vw;
  }



  /* ────────────────────────────────────

  共通

  ────────────────────────────────────*/
  .wrap{
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  /* ────────────────────────────────────

  sec02

  ────────────────────────────────────*/
  #sec02{
    padding: 10vw 0 10vw;
    background-image: url(../img/bg_sec2.jpg);
    background-repeat: no-repeat;
    background-size: 230%;
    background-position: 50% 0%;
    padding-bottom: 3vw;
  }
  #sec02 h2,
  #sec02 h2 mark{
    color: #FFF;
  }
  #sec02 h2{
    display: block;
    font-size: 6vw;
    line-height: 1.5;
    text-align: center;
    /* margin-bottom: 20px; */
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    position: relative;
    padding: 0 5vw;
  }
    #sec02 h2::after,
    #sec02 h2::before{
      content: "";
      width: 5vw;
      display: block;
      position: absolute;
    }
    #sec02 h2::after{
      border-bottom: 1px solid #FFF;
      top: 0;
      left: 0;
    }
    #sec02 h2::before{
      border-bottom: 1px solid #FFF;
      bottom: 0;
      right: 0;
    }
  #sec02 h2 mark{
    font-size: 1.5em;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
  }
  #sec02 .wrap{
    position: relative;
    height: 120vw;
  }
    #sec02 .wrap #sec2_f01,
    #sec02 .wrap #sec2_f02,
    #sec02 .wrap #sec2_f03{
      position: absolute;
    }
      #sec02 .wrap #sec2_f01,
      #sec02 .wrap #sec2_f02,
      #sec02 .wrap #sec2_f03{
        display: block;
        height: auto;
      }
    #sec02 .wrap #sec2_f01{
      width: 40vw;
      bottom: 43vw;
      left: 0;
    }
    #sec02 .wrap #sec2_f02{
      width: 40vw;
      bottom: 3vw;
      left: 4vw;
    }
    #sec02 .wrap #sec2_f03{
      width: 40vw;
      bottom: 15vw;
      right: 0;
    }

  /* ────────────────────────────────────

  sec03

  ────────────────────────────────────*/
  #sec03{
    padding: 0 0;
    background-image: url(../img/sec3_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
    #sec03 .wrap{
      position: relative;
      height: 140vw;
    }
  #sec03 h2{
    padding: 7vw 3vw;
    font-size: 8vw;
    line-height: 1;
    color: #FFF;
    background: rgb(173,157,112);
    background: linear-gradient(
      160deg, 
      rgba(173,157,112,1) 0%, 
      rgba(209,195,159,1) 16%, 
      rgba(207,193,157,1) 32%, 
      rgba(184,169,127,1) 32%, 
      rgba(173,157,112,1) 100%
    );
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  #sec03 #sec3_img01{
    display: block;
    width: 60vw;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
  #sec03 .wrap > p{
    font-size: 6vw;
    line-height: 1;
    margin-top: 6vw;
  }
  #sec03 .wrap > ul{
    line-height: 1;
    position: absolute;
    bottom: 18vw;
    left: 0;
    z-index: 1;
  }
    #sec03 .wrap > ul li{
      font-size: 5.5vw;
      margin-bottom: 6vw;
      line-height: 1.2;
      border-left: 2px solid #AD9D70;
      padding-left: 0.5em;
    }
      #sec03 .wrap > ul li mark{
        background-color: #AD9D70;
        color: #FFF;
        font-size: 1.5em;
      }

  /* ────────────────────────────────────

  sec04

  ────────────────────────────────────*/
  #sec04{
    padding: 20vw 0 5vw;
  }
    #sec04 .wrap{
      position: relative;
    }
    #sec04 .wrap::before{
      content: "";
      width: 20vw;
      height: 24vw;
      background-image: url(../img/sec4_img01.png);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -30vw;
      left: 50%;
      margin-left: -10vw;
    }

  #sec04 h2{
    margin-bottom: 9vw;
    font-size: 9vw;
    line-height: 1;
    color: #111;
    text-align: center;
    position: relative;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
  }
  #sec04 h2::after,
  #sec04 h2::before{
    content: "";
    width: 5vw;
    display: block;
    position: absolute;
  }
  #sec04 h2::after{
    border-bottom: 1px solid #111;
    top: 0;
    left: 0;
  }
  #sec04 h2::before{
    border-bottom: 1px solid #111;
    bottom: 0;
    right: 0;
  }
  #sec04_area01{
    padding: 15vw 5vw 18vw;
    background-image: url(../img/sec4_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
    #sec04_area01 #sec04_area01_wrap{
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    #sec04_area01 h3{
      font-size: 7vw;
      color: #111;
      line-height: 1.2;
      margin-bottom: 3vw;
    }
      #sec04_area01 h3 mark{
        font-size:  2em;
        color: #AD9D70;
        line-height: 1;
      }
    #sec04_area01 p{
      font-size: 5vw;
      color: #111;
      line-height: 1.2;
    }

  #list_sec04{
    margin-top: -11vw;
    margin-bottom: 6vw;
  }
  #list_sec04 li{
    width: 100%;
    height: 23vw;
    margin-bottom: 3vw;
    border-radius: 11.5vw;
    background: rgb(173,157,112);
    background: linear-gradient( 160deg, rgba(199,187,151,1) 0%, rgba(173,157,112,1) 100% );
    display: flex;
    align-items: center;
    position: relative;
  }
  #list_sec04 li:nth-child(2n){

  }
    #list_sec04 li img{
      width: 24vw;
      height: 24vw;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -12vw;
    }
    #list_sec04 li p{
      padding-left: 28vw;
      font-size: 3.6vw;
      line-height: 1.3;
      color: #FFF;
    }
      #list_sec04 li p mark{
        font-size: 1.3em;
        color: #FFF;
      }

/* ────────────────────────────────────

sec05

────────────────────────────────────*/
#sec05{
  padding: 10vw 0;
  background-image: url(../img/sec5_bg01.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
  #sec05 .wrap{
    position: relative;
  }
    #sec05 .wrap h2{
      position: relative;
      display: block;
      border-left: 1px solid #FFF;
      border-right: 1px solid #FFF;
      color: #FFF;
      text-align: center;
      font-size: 5vw;
      line-height: 1;
      margin-bottom: 6vw;
      padding: 3vw 0;
    }
      #sec05 .wrap h2 span{
        font-size: 1.7em;
        display: block;
        line-height: 1;
      }
      #sec05 .wrap h2 mark{
        font-size: 1.7em;
        color: #FFF;
        line-height: 1;
      }
    #sec05 h2::after,
    #sec05 h2::before{
      content: "";
      width: 5vw;
      display: block;
      position: absolute;
    }
    #sec05 h2::after{
      border-bottom: 1px solid #FFF;
      top: 0;
      left: 0;
    }
    #sec05 h2::before{
      border-bottom: 1px solid #FFF;
      bottom: 0;
      right: 0;
    }
    #sec05_point{
      padding: 6vw 3vw;
      position: relative;
      background-color: rgba(0,0,0,0.53);
    }
      #sec05 .wrap p{
        font-size: 6vw;
        color: #FFF;
        margin-bottom: 6vw;
        line-height: 1.5;
        text-align: center;
      }
      #sec05_point img{
        display: block;
        width: 70vw;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 16vw;
      }
    #sec05_point ul{
      list-style: circle;
      padding-left: 2em;
      margin-bottom: 60vw;
      /* padding-left: 30vw; */
    }
      #sec05_point ul li{
        color: #FFF;
        font-size: 4.8vw;
        line-height: 1.5;
        margin-bottom: 2vw;
      }
      #sec05_point ul li:last-child{
        margin-bottom: 0;
      }
        #sec05_point ul li span{
          color: #FFF;
          font-size: 0.7em;
          line-height: 1.5;
          display: block;
        }


/* ────────────────────────────────────

sec06

────────────────────────────────────*/
#sec06{
  padding: 50px 0 25px;
}
  #sec06 .wrap{
    position: relative;
  }
    #sec06 .wrap h2{
      display: block;
      font-size: 9vw;
      padding: 3vw 0;
      text-align: center;
      position: relative;
      border-left: 1px solid #111;
      border-right: 1px solid #111;
      line-height: 1;
      margin-bottom: 6vw;
    }
    #sec06 h2::after,
    #sec06 h2::before{
      content: "";
      width: 5vw;
      display: block;
      position: absolute;
    }
    #sec06 h2::after{
      border-bottom: 1px solid #111;
      top: 0;
      left: 0;
    }
    #sec06 h2::before{
      border-bottom: 1px solid #111;
      bottom: 0;
      right: 0;
    }
    #sec06 .wrap .text01{
      font-size: 5vw;
      text-align: center;
      margin-bottom: 6vw;
    }

    #sec06 .wrap #sec06_list{
      display: block;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
      #sec06 .wrap #sec06_list ul{
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
      }
      #sec06 .wrap #sec06_list li{
        width: 100%;
        margin-bottom: 3rem;
      }
      /* #sec06 .wrap #sec06_list li:nth-child(2n){
        margin-right: 0;
      } */
        #sec06 .wrap #sec06_list li img{
          background-color: #FFFDF7;
          border: 1px solid #AD9D70;
          padding: 10px 10px 1px;
          display: block;
          width: 100%;
          height: 40vw;
          object-fit: contain;
          margin-bottom: 10px;
        }
        #sec06 .wrap #sec06_list li > div{
          width: 100%;
        }
        #sec06 .wrap #sec06_list li span{
          display: block;
          font-size: 1.2em;
          text-align: center;
          margin-bottom: 1.5rem;
          background-color: #AD9D70;
          color: #FFF;
          padding: 10px;
          border-radius: 1em;
          letter-spacing: 0.1em;
        }
        #sec06 .wrap #sec06_list li p.title{
          font-size: 1.2em;
          font-weight: bold;
          margin-bottom: 1.5rem;
          padding-left: 1em;
          line-height: 1.5;
          border-left: 1px solid #333;
        }
        #sec06 .wrap #sec06_list li p.body{
          font-size: 0.9em;
          line-height: 1.7;
        }


/* ────────────────────────────────────

sec07

────────────────────────────────────*/
#sec07{
  padding: 6vw 0;
  background-color: #F4F2EF;
}
  #sec07 .wrap{
    position: relative;
  }

  #sec07 .wrap h2{
    display: block;
    font-size: 9vw;
    padding: 3vw 0;
    text-align: center;
    position: relative;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    line-height: 1;
    margin-bottom: 6vw;
  }
  #sec07 h2::after,
  #sec07 h2::before{
    content: "";
    width: 5vw;
    display: block;
    position: absolute;
  }
  #sec07 h2::after{
    border-bottom: 1px solid #111;
    top: 0;
    left: 0;
  }
  #sec07 h2::before{
    border-bottom: 1px solid #111;
    bottom: 0;
    right: 0;
  }


  #sec07 .wrap ol{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
    #sec07 .wrap ol li{
      display: flex;
      margin-bottom: 8vw;
      position: relative;
    }
      #sec07 .wrap ol li::after{
        content: "";
        width: 100%;
        height: 10px;
        display: block;
        background-image: url(../img/sec7_img_line.svg);
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-size: cover;
        position: absolute;
        left: 0;
        bottom: -6vw;
      }

      #sec07 .wrap ol li:last-child{
        margin-bottom: 0;
      }
        #sec07 .wrap ol li:last-child::after{
          display: none;
        }
      #sec07 .wrap ol li p{
      }
      #sec07 .wrap ol li .sec07_li_title{
        width: 45%;
        background-color: #AD9D70;
        color: #FFF;
        font-size: 4vw;
        line-height: 1.5;
        text-align: center;
        justify-content: center;
        padding: 2vw;
        display: flex;
        align-items: center;
      }
      #sec07 .wrap ol li .sec07_li_body{
        width: 50%;
        padding: 3vw 0 3vw 3vw;
        font-size: 4vw;
        line-height: 1.5;
      }



/* ────────────────────────────────────

about

────────────────────────────────────*/
#sec_about{
  padding: 10vw 0;
  background-image: url(../img/sec_desc_bg01.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#sec_about dl{
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
#sec_about dl dt{
  padding: 3vw;
  width: 100%;
  background: rgb(173,157,112);
  background: linear-gradient(
    160deg, 
    rgba(199,187,151,1) 0%, 
    rgba(173,157,112,1) 100%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 0;
  text-align: center;
  margin-bottom: 1em;
}
  #sec_about dl dt img{
    display: block;
    width: 100px;
    height: auto;
  }
#sec_about dl dd{
  width: 100%;
  font-size: 4vw;
  line-height: 1.5;
}

/* ────────────────────────────────────

form

────────────────────────────────────*/
#sec_form{
  padding: 10vw 0;
}
  #sec_form .wrap #sec_form_title01{
    display: block;
    font-size: 9vw;
    text-align: center;
    position: relative;
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    line-height: 1;
    margin-bottom: 6vw;
    padding: 3vw 0;
  }
  #sec_form #sec_form_title01::after,
  #sec_form #sec_form_title01::before{
    content: "";
    width: 5vw;
    display: block;
    position: absolute;
  }
  #sec_form #sec_form_title01::after{
    border-bottom: 1px solid #111;
    top: 0;
    left: 0;
  }
  #sec_form #sec_form_title01::before{
    border-bottom: 1px solid #111;
    bottom: 0;
    right: 0;
  }


.sec_form_tbl{
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.sec_form_tbl tr,
.sec_form_tbl th,
.sec_form_tbl td{}

.sec_form_tbl th,
.sec_form_tbl td{
  padding: 6vw;
}
.sec_form_tbl tr{
  border-bottom: 1px solid #FFF;
  display: block;
  width: 100%;
}
.sec_form_tbl th{
  background-color: #AD9D70;
  font-size: 5vw;
  line-height: 1;
  text-align: left;
  color: #FFF;
  display: block;
  width: 100%;
}
  .sec_form_tbl th span{
    padding: 2px 15px;
    /* background-color: #c64174; */
    background-color: #72612E;
    font-size: 4vw;
    line-height: 1;
    color: #FFF;
    margin-left: 10px;
    display: inline-block;
  }
.sec_form_tbl td{
  background-color: #EDE7D5;
  display: block;
  width: 100%;
}
.sec_form_tbl td input[type="text"],
.sec_form_tbl td input[type="tel"],
.sec_form_tbl td textarea,
.sec_form_tbl td select{
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 5vw;
  border-radius: 0;
  border: none;
}
.sec_form_tbl td input::placeholder{
  color: #BBB;
  font-size: 0.8em;
}

.btn_entry{
  background:none;
  border: none;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  /* background: linear-gradient(
    160deg, 
    rgba(87,79,56,1) 0%, 
    rgba(207,193,157,1) 50%, 
    rgba(184,169,127,1) 50%, 
    rgba(87,79,56,1) 100%
  ); */
  background-color: #111;
  border-radius: 10px;
  color: #FFF;
  text-align: center;
  padding: 20px;
  font-size: 5vw;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
  transition: background-color 1s, letter-spacing 1s;
}
.btn_entry:hover{
  background-color: #AD9D70;
  letter-spacing: 5px;
  /* background: linear-gradient(
    100deg, 
    rgba(87,79,56,1) 0%, 
    rgba(207,193,157,1) 50%, 
    rgba(184,169,127,1) 50%, 
    rgba(87,79,56,1) 100%
  ); */
}

.list_form_radio{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
  .list_form_radio li{
    width: 48%;
    display: block;
    margin-bottom: 4%;
    background-color: #FFF;
    overflow: hidden;
    border-radius: 3vw;
  }
    .list_form_radio li label{
      display: block;
      padding: 6vw;
      font-size: 5vw;
      text-align: center;
      border: 1px solid #AD9D70;
      border-radius: 3vw;
    }
input[type=radio]{
  position: absolute;
  visibility: hidden;
}
input[type=radio]:checked + label{
  background-color: #b2d5de;
  color: #2e778c;
  border: 1px solid #5aa2b5;
}

#privacy_policy{
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}
  #privacy_policy_wrap{
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #999;
    width: 100%;
    height: 200px;
    overflow-y: scroll;
  }
  #privacy_policy *{
    font-size: 13px;
    line-height: 1.5em;
  }
  #privacy_policy h2{
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  #privacy_policy h3{
    font-size: 15px;
    line-height: 1.3em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #privacy_policy ol{
    margin-left: 1.2em;
    list-style: decimal;
  }
    #privacy_policy ol li{
      margin-bottom: 5px;
    }
      #privacy_policy ol li ol{
        margin-top: 5px;
        margin-bottom: 5px;
      }
    #privacy_policy p{
      margin-bottom: 5px;
    }

#pp_chk{
  margin: 10px auto 20px;
  padding: 20px;
  width: 100%;
  background-color: #EEE;
  text-align: center;
}
  #pp_chk label{
    font-size: 5vw;
  }

/* ────────────────────────────────────

thanksページ

────────────────────────────────────*/

#thanks{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20vh 3%;
}
#thanks h1{
  padding: 10px;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.5em;
  background-color: #AD9D70;
  color: #FFF;
  display: block;
  text-align: center;
}
#thanks p{
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
}

footer{
  width: 100%;
  background-color: #111;
  color: #FFF;
  text-align: center;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
}