@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  color: #525252;
  font-family:"Sawarabi Mincho",serif;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.09rem;
  font-size: 1.7rem;
  width: 1050px;
}

p {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,

img {
  width: 100%;
  height: auto;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
  padding: 0;
}

input {
  cursor: pointer;
}

.inner {
  width: 98%;
  margin: auto;
}

/*_________header*/
#hed{
height: 55px;
  width: 100%; 
  /* headと本文の間調整 */
} 
#page-header1 {
  box-sizing: border-box; 
  height: 90px;
  width: 100%;
position: fixed;   
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  /* 黒 */
  margin: 0; 
  /* color: #fcfcfc; */
  background: rgba(246, 246, 246, 0.9) /*  background with 90% opacity */; 
  /*背景色*/
  border-top: solid 1px #dcdcdc;
  box-shadow: 0 3px 0.5px rgba(0, 0, 0, 0.32); 
  /*影*/
}

.A-inner {
  width: 100%;
  height: 90px;
  /* background: #a8ffff;   */
  position: relative;
  text-align: center;
  justify-content: flex-end;
  justify-content: space-around;
  align-items: center;
  font-size: 20px;
  /* スカイブルー */
}

#page-header1 .coment {
  width: 400px;
  height: 75px;
  font-size: 17px;
  position: relative;
  top : -40px;
  left : 25%;  
/* background :#fff;   */
  /* 研究室部分 */
}
#page-header1 .A-inner a{
  color: #111111;
  text-decoration: none;
}
#page-header1 .coment img{
  width: 70px;
  height: 70px;
  position: relative;
  left :-90px; 
  top : 40px; 
  /* 桜マーク */
  /* background: #dcdcdc; */
}
.A-inner{
  display: flex;
}
.B-inner {
  width: 450px;
  height: 75px;
  /* background: #f9e0e0;    */
  font-size: 16px;
  position: relative;
  top: 20px;
  left : -10%; 
  /* 古史古伝 */
  }
  .D-inner {
    width: 150px;
    height: 65px;
/* background: #778aed;       */
    font-size: 15px;
    position: relative;
    top : 30px;
  } 



#wrapperTOTAL{
  height: 14400px;
  /* background: #fbc2c2;  */
  /* 一番上バナーからfooterまで */
}
#top00{
  width: 100vw;
  height: 14100px;
   /* 1900pxバナー説明部分＋new＝ */
  /* background: #f5e8f9;  */
  position: relative;
  top :50px;
  left :0px;
  /* 始めからfooterの上まで */
}

 /* この中に本文コンテンツtext00______________  */

/* Newの題名バナー_________ */
#kome{
  height: 700px;
   /* background: #e1e8fa;     */
  font-size: 21px;
  color: #565656;
}
#kome .world h3{
  position: relative;
  top :30px;
}

#kome .world h4{
  width: 62vw;
  font-size: 22px;
  position: relative;
  left :17%;
  top :30px;
}
.world{
  height: 200px;
  /* background: #c7c3ff;   */
}






/* コンテンツ目次 ＿＿＿＿＿*/
#Menu00{
  width: 100%;
  height: 00px;
/* background: #eef9aa;    */
  /* 目次の大きさ */
}

/* 米項目*/
#pura00{
width: 95vw;
height: 200px;
/* background: #14d5fc;       */
font-size: 19px;
display: flex;
justify-content: space-around;
  position: relative;
  top :30px;
  left : 1%;
}
#pura00 a{
  color: #4f4f4f;
}
.cont{
  width: 100px;
  height: 115px;
  border: solid 0.01px #656565;
  font-size: 20px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
#kee1{
  background-color: #f9f6d4;
}
#kee2{
  background-color: #fbe3b7;
}
#kee3{
  background-color: #fad1c4;
}
.bk3{
  background-color: rgba(66, 66, 66, 0.35);
  height: 115px;
}
#kee4{
  background-color: #f9d3ef;
}
.bk4{
  background-color: rgba(66, 66, 66, 0.35);
  height: 115px;
}
#kee5{
  background-color: #e9c4f8;
}
#kee6{
  background-color: #ceacf8;
}
#kee7{
  background-color: #b7f8fb;
}
#kee8{
  background-color: #c4fae7;
}
#kee9{
  background-color: #c4f7ca;
}

/* コンテンツ作成開始 ____________*/
#start{
  height: 11500px;
 /* background: #76f37c;  */
/* コンテンツ本体 */
}
.new00{
  display: flex;
  justify-content: space-around;
  height: 500px;
  /* background: #ffefef;  */
}
.new00 p{
  font-size: 14px;
}
.new00 h3{
  font-size: 25px;
}
.menu2 a{
  color: #3e3e9b;
}
.menu1{
  width: 65vw;
}
.menu2 h4{
  font-size: 18px;
  text-align: left;
}





/* 米荘園 _________*/
#open{
  height: 12700px;
  /* background: #ff95e3;   */
  font-size: 20px;
}
/* 年貢 */
#nengu{
  height: 4000px;
/* background: #dbdbdb;   */
}
#nengu h4{
  width: 85vw;
  position: relative;
  left : 7%;
  font-size: 16pt;
}
.konden{
  height: 300px;
  background-image: url(./images/konden.webp);
  /* background: #c6f9f8; */
}
.konden h4{
  position: relative;
  top: 50px;
  color: #dcdcdc;
}
.A{
  height: 100px;
}
.B{
  height: 300px;
}
.C{
  height: 350px;
}
.D{
  height: 100px;
}
.E{
  height: 250px;
}

.kizoku{
  height: 500px;
}
.kizoku img{
  width: 80px;
  height: 150px;
}

.shixyou{
  height: 600px;
}
.shixyou img{
  width: 80px;
  height: 150px;
}

.heimin{
  height: 600px;
}
.heimin img{
  width: 80px;
  height: 150px;
}




/* 進化 */
#shinka{
height: 2400px;
/* background: #c4f7ca;   */
}
#shinka h4{
  width: 85vw;
  position: relative;
  left : 7%;
  font-size: 16pt;
}

.giji{
  height: 1200px;
  /* background: #b7f8fb; */
}
.box1{
  display: flex;
  justify-content: space-around;
  height: 400px;
}
#shinka .box1 h4{
  width: 45vw;
  text-align: left;
  position: relative;
  left : 2%;
  top : 50px;
}
.box1 img{
  width: 400px;
  height: 300px;
}
.box2{
  display: flex;
  justify-content: space-around;
  height: 380px;
}
#shinka .box2 h4{
  width: 45vw;
  text-align: left;
  position: relative;
  left : 2%;
  top : -30px;
}
.box2 img{
  width: 380px;
  height: 300px;
}
.box3{
  display: flex;
  justify-content: space-around;
  height: 380px;
}
#shinka .box3 h4{
  width: 40vw;
  text-align: left;
  position: relative;
  left : 2%;
  top : 00px;
}
.box3 img{
  width: 400px;
  height: 300px;
}

.kind{
  height: 700px;
  /* background: #fff; */
}
#shinka .wase{
  display: flex;
  justify-content: space-around;
}
#shinka  .box-wase h4{
  width: 50vw;
  text-align: left ;
}
#shinka .photo-wase{
  width: 400px;
  height: 250px;
  position: relative;
  top :50px;
}


/*神饌 */
#shin{
  height: 5600px;
/* background: #f7edbf;   */
}
#shin h3{
  position: relative;
  top : 20px;
}
#shin h4{
  width: 85vw;
  position: relative;
  left : 7%;
}
#shin p{
  font-size: 13px;
}
.sen{
  height: 200px;
  /* background: #fff; */
  color: #dcdcdc;
  background-image: url(./images/heian1.webp);
}
.bk-sen{
  height: 200px;
  background-color: rgba(0, 0, 0, 0.32);
}

.enngi{
  height: 700px;
  /* background: #cecef3; */
}
.Z{
  height: 150px;
}
.G{
  height: 100px;
}
.S{
height: 200px;
/* background: #fff; */
}

.sonae{
  height: 2000px;
}
.so{
  height: 250px;
  /* background: #fff; */
}
.mushi{
  display: flex;
  justify-content: space-around;
  height: 450px;
  /* background: #d2d2f8; */
}
.text-mushi h5{
  width: 50vw;
  text-align: left;
  position: relative;
  left : 1%;
}
.photi-mushi img{
width: 400px;
height: 300px;
}

.kayu{
  height:1300px ;
  text-align: left;
  /* background: #f6d9e8; */
}
.kayu h5{
  position: relative;
  left : 3%;
  width: 90vw;
}
.O{
height: 300px;
}
.M{
  height: 200px;
}

.o-kayu{
  height: 700px;
  width: 98vw;
  /* background: #d2f7f8; */
  display: flex;
  justify-content: space-around;
}
#shin .o-kayu h5{
  width: 40vw;
  text-align: center;
}
#shin .o-kayu img{
  width: 300px;
  height: 300px;
  border-radius: 50%;
  position: relative;
  left : 10%;
}


.kakou{
  height: 500px;
  /* background: #fee2c7; */
  text-align: left;
  position: relative;
  left :1%;
  display: flex;
  justify-content: space-around;
}
.kakou h5{
  width: 50vw;
}
.kakou img{
  width: 400px;
  height: 300px;
  position: relative;
  top : 50px;
}
.photo-kakou{
  display: flex;
  justify-content: space-around;
  height: 350px;
  /* background: #fff; */
}
.photo-kakou img{
  width: 320px;
  height: 250px;
}

.wami{
  display: flex;
  justify-content: space-around;
  height: 650px;
  position: relative;
  left : 1%;
  /* background: #fff; */
}

.text-wami h5{
  width: 45vw;
  text-align: left;
  position: relative;
  top : 50px;
}
.photo-wami{
  width: 50vw;
}
.wami img{
  width: 300px;
  height: 400px;
}






.keitai {
height: 800px;

}
#shin .keitai .kei {
  text-align: left ;
}


#shin .keitai{
  height: 1000px;
  /* background: #b7f8fb; */
}
.ine img{
  width: 150px;
  height: 100px;
}
.photo-kei img{
  width: 300px;
  height: 300px;
}
.photo-kei{
  display: flex;
  justify-content: space-around;
}
#shin .kei p{
  position: relative;
  left : 10%;
}
#shin .kei h5{
  text-align: center;
}

#tonjiki{
  height: 600px;
  /* background: #eff8ec; */
}
#tonjiki img{
  width: 340px;
  height:100px ;
}
#tonjiki h5{
  width: 90vw;
  position: relative;
  left : 4%;
}





/* ______________footer___________________________ */
footer{
  display: flex;
  width: 120vw;
  height: 300px;
  font-size: 16px;
  /* background: #f7bfbf;   */
  position: relative;
  top: 100px;
  text-align: center;
  border-top: solid 3px #dcdcdc;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}
footer a{
  color: #313131;
  text-decoration: none;
  font-size: 16px;
letter-spacing: 0.2rem;
}
/* 左会社説明 */
#com-footer{
  width: 40%;
  /* background: #fcf0f0;   */
  padding-top: 10px;
  font-size: 16px;
}
.comA{
  height: 50px;
  position: relative;
  top :10px;
  /* background: #e9fdff; */
  /* サイトマップ */
}
.comB{
  height: 50px;
  /* background: #ea7373; */
  position: relative;
  top :0px;
  /* 会社概要 */
}
.comC{
  height: 60px;
  position: relative;
  top :-10px;
  /* プライバシーポリシー */
}
.comD{
  height: 80px;
  position: relative;
  top :-20px;
}
/* 右お問い合わせ */
#bun-footer{
  width: 40%;
  /* background: #dcdcdc;   */
}


#bun-footer .bun-nav a{
  font-size: 15px;
}
#bun-footer .bun-nav{
  position: relative;
  top :20px;
}
.bun-inner {
  width: 100%;
  height: 100px;
  /* background: #ea7373;   */
  position: relative;
  top: 00px;
  /* お問い合わせ */
}

.bun-blk {
  width: 100%;
  height: 150px;
  /* background: #dbfcfc;   */
  position: relative;
  top: 20px; 
  padding: 10px;
  font-size: 15px;
  letter-spacing: 0.09rem;
  padding-top: 10px;
/* all rights reserved */
}

.bun-nav img {
  width: 30px;
  height: 30px;
  /* background: #7fffff; */
  padding-top: 20px;

}
.bun-nav p{
  color: #656565;
  font-family: serif;
}



/* スマホ____________________ */
@media only screen and (max-width: 414px) {
  img {
    max-width: 99%;
  }

  img {
    max-width: 99%;
    width
    /***/
    : auto;
    /*IE8用ハック*/
    height:auto;
    margin-left:auto;
    margin-right:auto;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  
body{
  width: 414px;
  box-sizing: border-box;
  font-size: 1.65rem;
font-family: "Sawarabi Mincho",serif;
height: auto;
}
  /* ヘッダースマホ___________ */
  #page-header1 {
    width: 400px;
    /* background: #0050a5; */
  } 
  #page-header1 .coment {
    position: relative;
    left : 10%;
    top:-35px;
    /* font-size: small; */
    /* 研究室のところ */
    /* background: #d8f9f9; */
  }
  #page-header1 .coment img{
    width: 50px;
    height: 50px;
    position: relative;
    left :5%;
    top :50px;
    /* 心マーク大きさ位置 */
  }
#page-header1 .coment {
  position: relative;
  left : -20%;
}
.A-inner{
  width: 390px;
  /* background: #f6cbed; */
  display: block;
}
  .B-inner {
    position: relative;
    font-size: 1.0rem;
    left: -5%;
    top :-70px;
    /* background: #f2f2f2; */
    /* 古史古伝 */
  } 
  
  
  .D-inner{
    font-size: 1.0rem;
    position: relative;
    top : -135px;
    left: 55%;
    /* top戻る */
    font-size: 14px;
  }

  



#wrapperTOTAL{
  overflow: hidden;
  width: 98%;
  height: 25500px;
   /* background: #ffa600;   */
  /* footerの上まで　重用 */
}





/* ＿＿＿＿＿＿＿＿この中に本文コンテンツ________ */
#top00{
  width: 100%;
  height: 23900px;
  /* 重要 footer上まで*/
} 

#kome{
  height: 1500px;
  /* background: #e9c4f8;  */
}
#kome .world h3{
  position: relative;
  left : -3%;
}
#kome .world h4{
  width: 90vw;
  position: relative;
  left :2%;
  top :0px;

}
.world{
  height: 350px;
  /* background: #c7c3ff;   */
}

/* コンテンツ目次 ＿＿＿＿＿*/
#Menu00{
  width: 100%;
  height: 700px;
/* background: #eef9aa;     */
  /* 目次の大きさ */
}
#Menu00 h4{
  width: 89vw;
  position: relative;
  left : 4%;
  height: 300px;
  /* background: #f9d3ef; */
}
/* 米項目*/
#pura00{
  width: 95vw;
  height: 500px;
   /* background: #14d5fc;      */
  display: block;
  display: flex;
  flex-wrap: wrap;
    position: relative;
    left : 1%;
  }

/* コンテンツ作成開始 ____________*/
#start{
  height: 23900px;
  /* background: #417d37;  */
/* コンテンツ本体 */
}
.new00{
  height: 1000px;
  display: block;
  /* background: #dcdcdc;   */
}
.menu1{
  width: 98vw;
  height: 300px;
  /* background: #fff; */
}
.menu2 h4{
  font-size: 18px;
  text-align: center;
  width: 93vw;
  height: 700px;
  position: relative;
  left : 2%;
  /* background: #e6e3e3; */
}



/* 米の荘園 */
#open{
  height: 22700px;
/* background: #ff5cd1;   */
}

/* 米時代背景 */
#nengu{
  height: 7000px;
  /* background: #dbdbdb; */
}
#nengu h3{
  width: 90vw;
  position: relative;
  left :7%;
}
.konden{
  height: 600px;
  background-image: url(./images/kondenSP.webp);
  /* background: #c6f9f8; */
}
.A{
  height: 200px;
}
.B{
  height: 600px;
}
.C{
  height: 850px;
}
.D{
  height: 150px;
}
.E{
  height: 500px
}
.kizoku{
  height: 750px;
}
.shixyou{
  height: 1050px;
}
.heimin{
  height: 900px;
}


/* 進化 */
#shinka{
  height: 4100px;
  /* background: #a6d35e;   */
}
#shinka h3{
  width: 90vw;
  position: relative;
  left :7%;
}
.box1{
  display: block;
  height: 600px;
}
#shinka .box1 h4{
  width: 95vw;
  text-align: left;
  position: relative;
  left : 5%;
  top : 20px;
}
.box2{
  display: block;
  height: 800px;
  /* background: #fff; */
}
#shinka .box2 h4{
  width: 95vw;
  text-align: left;
  position: relative;
  left : 5%;
  
}
.box3{
  display: block;
  height: 700px;
  /* background: #f8bcbc; */
}
#shinka .box3 h4{
  width: 95vw;
  text-align: left;
  position: relative;
  left : 5%; 
}

.kind{
  height: 1400px;
  /* background: #fff;  */
  position: relative;
  top :1000px;
}
#shinka .wase{
  display: block;
}
#shinka  .box-wase h4{
  width: 95vw;
}
#shinka .photo-wase{
  position: relative;
  top :0px;
}



/* 神饌 */
#shin{
  height: 10300px;
  /* background: #d2d2f8;   */
}
.sen{
  height: 400px;
  /* background: #fff; */
  color: #dcdcdc;
  background-image: url(./images/heianSP.webp);
}
.bk-sen{
  height: 400px;
  background-color: rgba(0, 0, 0, 0.32);
}
#shin h4{
  width: 90vw;
  position: relative;
  left : 6%;
}
#shin h5{
  font-size: 14pt;
}
.enngi{
  height: 1100px;
/* background: #c9fff9;  */
}
.Z{
  height: 200px;
}
.G{
  height: 270px;
}
.S{
height: 450px;
 /* background: #fff; */
}

.sonae{
  height: 8700px;
  /* background: #42a185; */
}
.so{
  height: 500px;
   /* background: #f6e3e3; */
}

.mushi{
  display: block;
  height: 850px;
/* background: #f8ded2; */
}
.text-mushi h5{
  width: 90vw;
  position: relative;
left :2%;
text-align: center;
}
#shin .kayu{
  height:2700px ;
  /* background: #f6ead9;  */
  text-align: center;
}
#shin .kayu h5{
  width: 95vw;
}
.O{
  height: 700px;
  }
  .M{
    height: 400px;
  }
  .o-kayu{
    height: 1500px;
    width: 99vw;
    /* background: #d2f7f8; */
    display: block;
    position: relative;
    top : -50px;
    left : 3%;
  }
  #shin .o-kayu h5{
    width: 90vw;
    text-align: center;
  }
  #shin .o-kayu img{
    position: relative;
    left : 0;
  }
  .kakou{
    height: 1000px;
    /* background: #fee2c7; */
    display: block;
    position: relative;
    left : 2%;
  }
  .kakou h5{
    width: 90vw;
    text-align: center;
  }
  .photo-kakou{
    display: block;
    height: 800px;
    /* background: #fff; */
  }
  .kakou img{
    position: relative;
    top : 00px;
  }

  .wami{
    display: block;
    height: 900px;
    /* background: #fff;  */
  }
  
  .text-wami h5{
    width: 95vw;
    top : 00px;
    position: relative;
    left : 2%;
  }
  .photo-wami{
    width: 100vw;
  }

  #shin .keitai {
    height: 1900px;
    /* background: #f9e0a2; */
    }
    .photo-kei{
      display: block;
    }
#shin .photo-kei{
  position: relative;
  left : 10%;
}
#shin .kei h5{
  width: 90vw;
  position: relative;
  left : 7%;
}

#tonjiki{
  height: 1200px;
 /* background: #eff8ec;  */
}
#tonjiki h5{
  width: 95vw;
  position: relative;
  left : 3%;
  font-size: 16pt;
}
#tonjiki h4{
  font-size: 17pt;
  width: 88vw;
  position: relative;
  left : 3%;
}





/* footer＿＿＿＿＿＿＿＿＿＿ */
footer{
  display: block;
  height: 600px;
}
/* 左会社説明 */
#com-footer{
  width: 95%;
  
}
/* 問い合わせ___________________ */
#bun-footer{
  width: 98%;
  /* 下段部分 */
}

.bun-inner{
position: relative;
left :4%;
top : 100px;
width: 90vw;
/* お問い合わせメール */
}
.bun-blk{
  position: relative;
  top : 100px;
}


}



















