@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: 12100px;
  /* background: #fbc2c2;  */
  /* 一番上バナーからfooterまで */
}
#top00{
  width: 100vw;
  height: 11900px;
   /* 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: 10700px;
  /* background: #eef7f8;  */
  font-size: 20px;
}
#open h4{
  width: 90vw;
  position: relative;
  left: 4%;
}

/* 農業進化 */
#nou{
  height: 3200px;
/* background: #dbdbdb;    */
}
.three{
  height:1900px ;
  /* background: #fff; */
  position: relative;
  top: 50px;
}
#nou .three img{
width: 330px;
height: 250px;

}
.text1{
  height: 500px;
}
.text2{
  height: 500px;
}
.text3{
  height: 800px;
}

.kou{
  height: 600px;
  /* background: #f8ecd4; */
}
.kikin{
  height: 550px;
  /* background: #f1f6eb; */
}
.photo-kikin img{
  width: 250px;
  height: 200px;
}

.hinpu {
height: 300px;
}






/* 武家 */
#buke{
height: 2500px;
/* background: #e6f7e8;  */
}
#buke p{
  font-size: 13px;
}
.photo-buke{
  height: 450px;
  /* background: #FFF; */
}
.photo-buke img{
  width: 330px;
height: 250px;
}
.box{
  width: 450px;
  height: 300px;
  /* background: #ddc6f8; */
  text-align: left;
}
.box h5{
  position: relative;
  left : 50%;
  top : -200px
}
.box img{
  width: 150px;
  height: 250px;
}
.henka{
  display: flex;
  justify-content: space-around;
}

.masako{
  height: 1100px;
  /* background: #f3daec; */
}
.izu{
  height: 500px;
  /* background: #fff; */
  display: flex;
  justify-content: space-around;
}
.photo-izu img{
  width: 330px;
  height: 250px;
}
.text-izu h5{
  width: 350px;
}
.photo-izuyama img{
  width: 330px;
  height: 250px;
}

.enzetu{
  height: 550px;
  /* background: #f5efd6; */
}
.an{
  display: flex;
  justify-content: space-around;
}
.photo-an img  {
height: 300px;
width: 250px;
}
.text-an{
  width: 65vw;
}




/*おにぎり */
#nigi{
  height: 4800px;
 /* background: #f7edbf;    */
}

#nigi .oni img{
  width: 100px;
  height: 100px;
}
.onigiri1{
  height: 250px;
}
.onigiri2{
  height: 250px;
  /* background: #b7f8fb; */
}
.onigiri3{
  height: 500px;
}

#nigi .kg2{
  height: 850px;
  /* background: #e9c4f8; */
}
#nigi .kg2 img{
  width: 400px;
  height: 300px;
}
#nigi .kg3{
  height: 700px;
  /* background: #dbdbdb; */
} 
#nigi .kg3 img{
  width: 400px;
  height: 300px;
}
.kg{
  height: 1600px;
  /* background: #fff; */
}

.umeboshi{
  height: 700px;
  display: flex;
  justify-content: space-around;
  /* background: #fff; */
}
#nigi .umeboshi img{
  width: 400px;
  height: 300px;
  position: relative;
  top : 200px;
}
#nigi .text-ume{
  width: 47vw;
}
#nigi .text-ume h4{
  width: 50vw;
  position: relative;
  left : 0;
}

.atami{
  height: 700px;
}
#nigi .photo-atami{
  display: flex;
  justify-content: space-around;
}
#nigi .photo-atami img{
  width: 330px;
  height: 250px;
}
.batake{
  height: 300px;
  background-image: url(./images/umebatake.webp);
  /* background: #dcdcdc; */
  color: #fff;
}
#nigi .batake h4{
  position: relative;
  top : 50px;
}
#nigi .bk-ume{
  height: 300px;
  background-color: rgba(0, 0, 0, 0.32);
}
.last{
  height: 300px;
}
.last h4{
  position: relative;
  top : 50px;
}



















/* ______________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: 21800px;
   /* background: #ffa600;   */
  /* footerの上まで　重用 */
}





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

#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: 20000px;
    /* 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;   */
}

/* 農業進化 */
#nou{
  height: 5600px;
/* background: #dbdbdb;   */
}
.three{
  height:3300px ;
  /* background: #fff; */
  position: relative;
  top: 50px;
}

.text1{
  height: 700px;
}
.text2{
  height: 700px;
}
.text3{
  height: 1600px;
  /* background: #dcdcdc; */
}

.kou{
  height: 1200px;
  /* background: #f8ecd4; */
}
.kikin{
  height: 1100px;
  /* background: #f1f6eb; */
}

.hinpu {
  height: 600px;
  }



/* 武家 */
#buke{
  height: 5000px;
   /* background: #aef3b6;  */
  }
  .text-buke{
    height: 600px;
  }
  .photo-buke{
    height: 500px;
    /* background: #efaaaa;   */
  }
  .photo-buke2{
    height: 800px;
    /* background: #efaaaa;   */
  }

  .henka{
    display: block;
    height: 700px;
    /* background: #e9c4f8; */
  }
  .masako{
    height: 2900px;
  /* background: #f3daec; */
  }
  .izu{
    height: 1400px;
    /* background: #fff; */
    display: block;
  }

  .enzetu{
    height: 1500px;
    /* background: #f5efd6; */
  }
  .an{
    display: block;
  }
  .text-an{
    width: 90vw;
  }


/*おにぎり */
#nigi{
  height: 9000px;
 /* background: #f7edbf;    */
}
#nigi h3{
  width: 85vw;
}
.onigiri1{
  height: 500px;
}
.onigiri2{
  height: 500px;
  /* background: #b7f8fb; */
}
.onigiri3{
  height: 900px;
}

#nigi .kg2{
  height: 1200px;
 /* background: #93789e;  */
}

#nigi .kg3{
  height: 1100px;
   /* background: #dbdbdb;  */
} 

.kg{
  height: 2600px;
   /* background: #f8d1d1;  */
}

.umeboshi{
  height: 1200px;
  display: block;
  /* background: #fff; */
}
#nigi .text-ume{
  width: 90vw;
}
#nigi .text-ume h4{
  width: 90vw;
  position: relative;
  left : 0;
}
.atami{
  height: 1400px;
}
#nigi .photo-atami{
  display: block;
}
#nigi .text-ume h4{
  width: 90vw;
  position: relative;
  top : -250px;
}
.batake{
  height: 600px;
  background-image: url(./images/umebatakeSP.webp);
  /* background: #dcdcdc; */
  color: #fff;
}
#nigi .batake h4{
  position: relative;
  top : 80px;
}



#nigi .bk-ume{
  height: 600px;
  background-color: rgba(0, 0, 0, 0.32);
}
.last{
  height: 600px;
}








/* 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;
}


}



















