@charset "UTF-8";
/* CSS Document */
.back {
  background-color: #F4ECC6;
}
.header {
  position: relative;
}
.header h1 {
  display: none;
}
.header__rogo_1 {
  display: none;
}
.header__rogo_2 {
  width: 220px;
  height: 70px;
  position: absolute;
  top: 20px;
  left: 15px;
  object-fit: contain;
}
.header__picture {
  width: 100%;
  max-width: 800px;
  height: 120vw;
  max-height: 600px;
  border-radius: 50px 50px 50px 50px;
  object-fit: cover;
  object-position: 40% 40%;
  margin-top: 100px;
}
.p-it{
  display: none;
}
.header-sns_i {
  width: 31px;
  height: 31px;
}
.header-sns_inst {
  text-align: center;
}
.header-sns_t {
  width: 35px;
  height: 35px;
  margin-left: 30px;
}
.header__sns_links li {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media(max-width:1023px) {
  .open-button {
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 45px;
    height: 45px;
    cursor: pointer;
  }
  .menu {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    display: block;
  }
  .close-button {
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
    color: #FFFFFF;
    font-size: 30px;
    padding: 30px;
  }
  .logo-siro {
    text-align: center;
    justify-content: center;
    margin-top: -70px;
  }
  .logo-w {
    width: 150px;
    height: 200px;
    object-fit: cover;
  }
  .header nav {
    display: none;
    z-index: 700;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #8E663B;
     width: 70%;
    height: 100%;
    padding-top: 100px;
  }
  .header nav ul a {
    display: block;
    font-size: 2.0rem;
    line-height: 4.0rem;
    vertical-align: middle;
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 20px;
   font-family: "FOT-筑紫A丸ゴシック Std M";
  }
}
@media(min-width: 1024px) {
  .header-picture_rogo {
    display: flex;
  }
  
  .header__rogo_1 {
    display: block;
    width: 200px;
    height: 240px;
    object-fit: cover;
    margin-left: 30px;
    margin-top: 30px;
  }
  .header__rogo_2 {
    display: none;
  }
  .logo-w {
    display: none;
  }
  .header nav {
    display: block;
    text-align: left;
    margin-top: -380px;
    margin-left: 60px;
  }
  .header a {
    text-decoration: none;
    color: #8E663B;
    font-family: "FOT-筑紫A丸ゴシック Std B";
    line-height: 4.5rem;
    font-size: 2.0rem;
  }
    .p-it{
  display: block;
  text-align: left;
    margin-left: 60px;
    margin-top: 40px; 
  }
  .in a,.tel {
    font-size: 2.0rem;
    font-family: 'Quicksand', sans-serif; 
    color: #8E663B;
  }
  .in, .tel{
   list-style: none; 
  }
  .header__sns_links{
    display:none;
  }
  .header__picture {
    width: 100%;
    max-width: 1000px;
    text-align: right;
    height: 100vw;
    max-height: 700px;
    margin-top: 0;
    margin-left: 60px;
    object-fit: cover;
    object-position: 40% 40%;
  }
  .open-button, .close-button {
    display: none;
  }
}
.inquiry {
  position: relative;
  margin: 70px 50px 80px 50px;
}
.inquiry h2 {
  font-size: 1.8rem;
  color: #8E663B;
  text-align: center;
  line-height: 2.8rem;
　font-family: "FOT-筑紫A丸ゴシック Std M";
}
.inquiry-i {
  font-size: 3.3rem;
  color: #8E663B;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
}
.explanation {
  text-align: center;
  margin-top: 70px;
  line-height: 3.5rem;
}
.name {
  text-align: center;
  font-size: 2.0rem;
  line-height: 3.0rem;
  margin-top: 40px;
  color: #8E663B;
　font-family: "FOT-筑紫A丸ゴシック Std M";
}
.tel-n {
  color: #8E663B;
  font-size: 2.0rem;
  margin-top: 20px;
  display: none;
}
.tel-button {
   text-align: center;
   box-sizing: border-box;
    background-color: #8E663B;
    width: 340px;
    color: #FFFFFF;
    border-radius: 60px;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
  
  }
.tel-button img{
  width: 30px;
  height: auto;
  margin-right: 10px;
  margin-top: -5px;
 vertical-align: middle;

}
.button-inq_tel{
  margin-top: 40px;
}
 
.tel-a{
  margin-top: 30px;
  line-height: 3.5rem;
}
.phone{
  font-family:'Quicksand', sans-serif; 
  font-size: 1.8rem;
}
.qr {
  text-align: center;
  margin-top: 90px;
  width: 200px;
  height: 250px;
  object-fit: cover;
  display: none;
}
.inst-button {
   text-align: center;
    background-color: #FFFFFF;
    width: 340px;
    box-sizing: border-box;
   color: #8E663B;
    border-radius: 60px;
    padding: 10px 30px 10px 30px;
    text-decoration: none; 
   border: 2px solid #8E663B;
 
  }

.inst-button img{
  width: 25px;
  height: auto;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -5px;
}
.button-inq_ins{
  margin-top: 80px;
 justify-content: center;
}
.insta{
  font-family:'Quicksand', sans-serif;  
  font-weight: bold;
  font-size: 1.8rem;
  
}
.quesion {
  text-align: center;
  margin-top: 30px;
  line-height: 3.5rem;
}
.quesion-2{
  text-align: center;
  margin-top: 50px;
  line-height: 3.5rem;
}
@media(min-width:768px) {
  .inquiry {
    position: relative;
    margin: 0px 200px 100px 200px;
   
  }
  .inquiry h2 {
    font-size: 3.0rem;
    color: #8E663B;
    line-height: 4.0rem;
    margin-top: 100px;
  }
  .inquiry-i {
    font-size: 5.0rem;
    color: #8E663B;
   font-weight: bold;
  }
  .explanation {
    margin-top: 70px;
    font-size: 2.2rem;
    line-height: 3.8rem;
  }
  .name {
    font-size: 2.5rem;
    line-height: 4.0rem;
    margin-top: 50px;
    color: #8E663B;
  }
  .tel-n {
    display: block;
    color: #8E663B;
    font-size: 2.2rem;
    margin-top: 20px;
    font-family: 'Quicksand', sans-serif;
  }
  .tel-a{
    font-size: 2.2rem;
  }
  .tel-button {
    display: none;
  }
  .inst-button {
    display: none;
  }
  .qr {
    display:inline-block;
  }
  .quesion {
    font-size: 2.2rem;
    margin-top: 70px;
    line-height: 3.8rem;
  }
  .quesion-2{
    font-size: 2.2rem;
    margin-top: 80px;
  }
}
.slide{
  background-color: #FDFBEF;
  width: 100%;
  height: auto;
  margin-top: 100px;
  padding: 30px 20px 30px 20px;
}
.slider .slick-slide {
  margin: 0 10px;
}


.slider img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 30px;
  object-position:40% 40%;
}
@media(min-width:1100px) {
 .slider img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 30px;
  object-position:30% 40%;
} 
}
@media(min-width:1024px){
  .inquiry h2 {
    margin-top: 200px;
  }
}