@charset "UTF-8";
body{
  font-family: serif;
  font-size: 20px;
}
/* baseに記述 */
a{
  text-decoration: none;
  color:#000;
}

.header{
  
/*  header背景色 */
  background-color: #fff;
/*  文字色 */
  color: #fff;
/* 高さ指定 */
  height:74px;
/* 要素の横並び（flexbox） */
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
/* 左右の余白 */
  padding: 0 120px;
  padding-bottom: 10px;
/* 下線 */
  border-bottom:10px solid #9e5d2c;
}
.header-wrapper{
  width: 1000px;
  margin: 0 auto;
}
.header-nav{
  display: flex;
  justify-content: space-between;
}
.site-title{
  font-family: HGSGyoshotai;
  font-weight: 500;
  font-size: 45px;
  line-height: 26px;
  text-align: left;
  color: #3d3d3d;
}

.nav-list{
  /* navの横並び */
  display: flex;
}
.nav-item{
  /* メニューの右側に余白 */
  font-family: HGGyoshotai;
font-weight: 500;
font-size: 20px;
text-align: left;
color: #8b8b8b;

  margin-left: 55px;
}
.nav-item:hover{
  font-weight: bold;
  border-bottom: 2px solid #000;
}
main{
  margin: 0,auto;
}
.fv{
  /* 画面の高さの90に指定 */
  margin-top: 50px;
  /* height:600px; */
  /* 背景画像の設定 */
  /* background-color:#141414; */
  /* メインコピーの上下左右中央寄せ */
  display: flex;
  justify-content: center;
  align-items:flex-start;
  /* flex-direction: column; */

}
.fv-img{
  max-width: 900px;
  /* height: 470px; */
/* background: url(...); */
/* border: 1px solid #707070; */

}
.sec-wrapper{
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 75px;
}
#menu1a{
  max-width: 800px;
  margin: 0 auto;
  margin-top: 50px;
}
.sec-ttl{
  width: 230px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 48px;
letter-spacing: 0.05em;
line-height: 58px;
text-align: center;
color: #3d3d3d;
margin-bottom: 40px;
border-bottom: 10px solid #9e5d2c;
}
#aboutosoba{
  width: 450px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 48px;
letter-spacing: 0.05em;
line-height: 58px;
text-align: center;
color: #3d3d3d;
margin-bottom: 40px;
border-bottom: 10px solid #9e5d2c;
}
#sobauchi{
  width: 350px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 48px;
letter-spacing: 0.05em;
line-height: 58px;
text-align: center;
color: #3d3d3d;
margin-bottom: 40px;
border-bottom: 10px solid #9e5d2c;
}
#sobauchi3{
  width: 950px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 48px;
letter-spacing: 0.05em;
line-height: 58px;
text-align: center;
color: #3d3d3d;
margin-bottom: 40px;
border-bottom: 10px solid #9e5d2c;
}
#otoiawase{
  width: 350px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 48px;
letter-spacing: 0.05em;
line-height: 58px;
text-align: center;
color: #3d3d3d;
/* margin-top: 75px; */
margin-bottom: 40px;
border-bottom: 10px solid #9e5d2c;
}
.kakaku{
  font-family: "Shippori Mincho";
font-weight: 500;
font-size: 40px;
letter-spacing: 0.05em;
line-height: 58px;
/* text-align: center; */
color: #3d3d3d;
margin-bottom: 40px;
}
.section1-txt{
  font-family: "Sawarabi Mincho";
font-weight: 500;
font-size: 20px;
line-height: 30px;
text-align: left;
color: #333;
margin-bottom: 30px;
}
.teuchi-txt{
  font-family: "Sawarabi Mincho";
font-weight: 500;
font-size: 20px;
line-height: 30px;
text-align: left;
color: #333;
margin-bottom: 30px;
}
.section2-txt{
  font-size: 24px;
  text-align: center;
}
.section2-link{
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  color: blue;
}
.section2-img{
  margin-top: 25px;
  display: flex;
  text-align: center;
  justify-content: center;
}
.section2-img2{
  width: 250px;
  margin: 0 30px;
}
.about2-img{
  display: flex;
  flex-direction: column;
}
.about-block{
  display: flex;
  margin-bottom: 50px;
}
.about2-img2{
  margin-right: 25px;
}
.about-txt2{
  margin-top: 50px;
}
.about-txt3{
  margin-top: 70px;
}
.jisseki-imgs{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
h4{
  margin-top: 50px;
  margin-bottom: 10px;
}
.exp-txt{
  margin-top: 20px;
  text-align: center;
}
.exp-txt2{
  margin-top: 50px;
  text-align: center;
}
.exp-txt3{
  margin-top: 25px;
  line-height: 1.5;
  margin-bottom: 10px;
  /* text-align: center; */
}
.exp-txt4{
  display: inline-block;
  margin: 0 auto;
  margin-top: 75px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #000;
}
.exp-list{
  margin-left: 50px;
  line-height: 1.5;
}
.exp-space{
  margin-top: 75px;
}
.ask-contents{
  margin-top: 75px;
  display: flex;
  justify-content: space-between;
}
.ask-photo{
  margin-top: 50px;
}
.section-btn{
  margin: 0 auto;
  margin-top: 75px;
  margin-bottom: 75px;
  text-align: center;
  width: 407px;
height: 72px;
background: transparent;
width: 407px;
height: 72px;
border-radius: 36px;
background: #f5e1d1;
border: 1px solid #707070;


  /* display       : inline-block; */
  border-radius : 36px;          /* 角丸       */
  font-size     : 18pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 20px 12px;   /* 余白       */
  background    : #f5e1d1;     /* 背景色     */
  color         : #000000;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  opacity       : 0.9;         /* 透明度     */
  transition    : .3s;         /* なめらか変化 */
}
.section-btn:hover {
  opacity       : 1;           /* カーソル時透明度 */
}
.section-btn-txt{
  margin-top: 24px;
}

footer{
  background-color: #ebebeb;
  height: 80px;
  font-family: "Noto Sans CJK JP";
font-weight: bold;
font-size: 13px;
letter-spacing: 0.04em;
line-height: 19px;
text-align: center;
color: #3d3d3d;

}
.footer-txt{
  display: flex;
  justify-content: space-between;
}
.footer-txt2{
  display: flex;
  justify-content: space-between;
}
.f-text{
  margin-top: 20px;
}
.f-text3{
  margin-top: 20px;
margin-left: 75px;
}