@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'Klee One', cursive;
}
/*お問い合わせ_タイトル*/
.contact__top-title h1 {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  font-size: 1.9rem;
  color: #776650;
  background-color: #FEF6D0;
  padding: 5px 0;
}
.contact__top-title span {
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 1.6rem;
}
/*鳥_背景*/
.contact__form-background {
  background-image: url(../images/contact/bird_background.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  height: 700px;
  padding: 5px 0;
}
@media(min-width:768px) {
  .contact__form-background {
    background-image: url(../images/contact/bird_background_pc.png);
    background-repeat: space;
    background-size: 50%;
    background-position: bottom;
    height: 700px;
    padding: 5px 0;
  }
}
/*メールのお願い*/
.contact__mailplease-message p {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  font-size: 1.4rem;
  color: #776650;
  font-weight: 400;
  background-image: url(../images/contact/heart_kakoi.png);
  background-repeat: no-repeat;
  background-size: 500px auto;
  height: auto;
  padding: 190px 0 85px 0;
  background-position: center;
}
@media(max-width:768px){
  .contact__mailplease-message p {
  background-size: 340px auto;
    padding: 155px 0 85px 0;
}
}
@media(min-width:1300px) {
  /*鳥_背景*/
  .contact__mailplease-message p {
    font-family: 'M PLUS 1p', sans-serif;
    font-style: normal;
    font-size: 2.0rem;
  }
  
  
  .line{
    margin:80px auto;
  }
  
  .line img{
    height:80px;
  }
  .contact__form-background {
    background-image: url(../images/contact/bird_background_pc.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    height: 1190px;
    padding: 5px 0;
  }
  .contact__mailplease-message h1 {
    background-image: url("../images/contact/heart_kakoi.png");
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.4rem;
    line-height: 30px;
    background-size: 430px;
    background-position: top;
    height: 440px;
    padding: 190px 0;
    margin: -20px 22% -200px 22%;
  }
}
/*フォーム*/
.contact__form {
  padding: 26px 36px;
  text-align: left;
}
.contact__form p {
  margin-bottom: 5px;
}
.contact__form input[type="text"], .contact__form input[type="email"], .contact__form textarea {
  display: block;
  width: 100%;
  height: 45px;
  border: solid 1px #776650;
}
.contact__form textarea {
  height: 180px;
}
.contact__form p label {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  display: block;
  margin-top: 10px;
  text-align: left;
}

.contact__form__submit {
  display: block;
  border: none;
  height: 45px;
  width: 115px;
  border-radius: 60px;
  background-color: #99866D;
  color: #FFFFFF;
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  padding-top: 10px;
  margin: 30px auto;
}

.contact__form_name-email-detail {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 auto 10px auto;
  text-align: left
}
/*個人情報のお取り扱い*/
.contact__privacypolicy {
  padding: 50px 0 40px 0;
}
.contact__privacypolicy h1 {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 auto 10px auto;
  text-align: center;
}


.contact__privacypolicy p span {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 400;
  text-decoration-color: #776650;
}
/*BUTTER_MARCHE*/
.contact__buttermarche {
  padding-bottom: 60px;
  margin-top: 380px;
}


/*BUTTER_MARCHE*/
@media(max-width:768px){
.contact__buttermarche {
  padding-bottom: 60px;
  margin-top: 630px;
}
  
  .contact__mailplease-message p {
    background-size: 340px auto;
    padding: 150px 0 85px 0;
}
}
.contact__buttermarche h1 {
  font-family: Marcellus,sans-serif;
  color: #776650;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px auto 10px auto;
}
.contact__buttermarche h2 {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 1.7rem;
  font-weight: 300;
}
.contact__butter ul li p {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 2.3rem;
  font-weight: 300;
}
.contact__buttermarche_holiday p {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 1.7rem;
  font-weight: 300;
}
.contact__buttermarche_time {
  margin-bottom: 10px;
}
.contact__buttermarche_time p {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  font-size: 1.7rem;
  font-weight: 300;
}
input::placeholder {
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 1.4rem;
}
#form_contact_detail::placeholder {
  padding-top: 7px;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 1.4rem;
}
@media(min-width:1300px) {
  .contact__privacypolicy {
    padding: 50px 0 70px 0;
  }
  input::placeholder {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.5rem;
  }
  #form_contact_detail::placeholder {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.5rem;
  }
  .contact__form p label {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
    margin-top: 40px;
    margin-left: 40px;
    margin-bottom: 10px;
  }
  .contact__form input[type="text"], .contact__form input[type="email"], .contact__form textarea {
    display: block;
    width: 75%;
    height: 55px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 10px;
    border: solid 1px #776650;
  }
  #form_contact_detail {
    height: 350px;
  }
  .contact__form__submit {
    height: 90px;
    width: 300px;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.4rem;
    font-weight: 500;
    text-align: center;
    padding-top: 30px;
    margin: 30px auto;
    cursor: pointer;
  }
  /*BUTTER_MARCHE*/
  .contact__buttermarche {
    display: block;
    padding-bottom: 100px;
  }
  .contact__buttermarche h1 {
    font-size: 3.9rem;
    margin: -280px auto 30px auto;
  }
  .contact__buttermarche h2 {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.4rem;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .contact__buttermarche_holiday p {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.4rem;
  }
  .contact__buttermarche_time p {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.4rem;
  }
}
/*個人情報のお取り扱いスクロールBOX*/
.privacy-policy {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #776650;
  font-size: 1.4rem;
  border: 1px solid #776650;
  background-color: #FFFFFF;
  width: 300px;
  height: 100px;
  overflow-y: scroll;
  padding: 6px 12px;
  margin: -20px auto 40px auto;
}
/*同意*/
#form_privacy {
  display: block;
  margin-top: 13px;
  margin-right: 10px;
}
#contact__form__doui p {
  display: flex;
  justify-content: center;
}
input::placeholder {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  opacity: 0.6;
  font-weight: normal;
  padding-left: 5px;
}
textarea::placeholder {
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  color: #776650;
  opacity: 0.6;
  font-weight: normal;
  padding-left: 5px;
}



@media(max-width:1024px){
  #google_form {
    width:680px;
    height:1000px;
  }
  
}


@media(max-width:768px){
  #google_form {
    width:340px;
    height:1000px;
  }
}






@media(max-width:1300px) {
  #contact__form__doui {
    display: block;
    text-align: center;
  }
  .contact__privacypolicy h1 {
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2.5rem;
    line-height: 30px;
  }
  .privacy-policy {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    width: 900px;
    height: 150px;
    overflow-y: scroll;
    padding: 6px 12px;
    margin: -20px auto 40px auto;
    line-height: 40px;
  }
  #form_privacy {
    margin-top: 33px;
  }
  .contact__form p {
    margin-top: 20px;
    margin-bottom: 5px;
    line-height: 50px;
  }
}