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

/* 農業増産 */
#nou{
  height: 4200px;
/* background: #dbdbdb;  */
}
#nou h4{
  width: 85vw;
  position: relative;
  left : 5%;
}
.nimou{
  height: 1200px;
background: #dcdcdcdc; 
background-image: url(./images/nimo.webp);
color: #d4d4d4;
}
.nimobk{
  height: 1200px;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
}
#nou .text00{
  height: 150px;
}
#nou .text1{
  height: 180px;
}
#nou .text2{
  height: 200px;
}
#nou .text3{
  height: 200px;
}
#nou .text4{
  height: 230px;
}
#nou .text5{
  height: 200px;
}
#nou .henka{
  height: 1150px;
  /* background: #ececec; */
}
#nou .hen1 img{
  width: 250px;
  height: 150px;
}
#nou .hen2{
  height: 200px;
}
#nou .hen3{
  height: 130px;
}
#nou .hen4{
  height: 200px;
}
#nou .hen5{
  height: 200px;
}
#nou .bushi{
  height: 1300px;
  /* background: #b7f8fb; */
}
#nou .bu1{
  height: 80px;
}
#nou .bu3{
  height: 350px;
  display: flex;
  justify-content: space-around;
}
#nou .bu3 img{
  width: 330px;
  height: 200px;
}
#nou .bu4{
  height: 200px;
}
#nou .bu5{
height: 300px;
/* background: #fff; */
}
#nou .bu6{
  height: 300px;
  /* background: #e8dcf7; */
  display: flex;
  justify-content: space-around;
}
#nou  h5{
  width: 80vw;
  position: relative;
  left : 9%;
}
#nou p{
  font-size: 14px;
}
#nou .bu6 img{
  width: 250px;
  height: 150px;
}


/* 味噌 */
#miso{
height: 2500px;
/* background: #e6f7e8;   */
}
#miso img{
  width: 300px;
  height: 200px;
}
#miso h3{
  height: 100px;
}
#miso .mi1{
  height: 150px;
}
#miso .mi2{
  height: 250px;
}
#miso .mi3{
  height: 350px;
}
#miso .mi4{
  height: 400px;
}
#miso .mi5{
  height: 500px;
}
#miso .mi6{
  height: 600px;
}


/*醤油 */
#soy{
  height: 2200px;
  /* background: #f7edbf; */
}
#soy img{
  height: 200px;
  width: 300px;
}
#soy .so1{
  height: 400px;
}
#soy .so2{
  height: 450px;
}
#soy .so3{
  height: 300px;
}
#soy .so4{
  height: 450px;
}
#soy .so5{
  height: 200px;
  /* background: #fff; */
}


/* 酒 */
#sake{
  height: 1850px;
  /* background: #f6e0d6; */
}
#sake p{
  font-size: 13px;
}
#sake img{
  width: 300px;
  height: 200px;
}
#sake .sa1{
height: 250px;
}
#sake .sa2{
  height: 150px;
  }
  #sake .sa3{
    height: 130px;
    }
    #sake .sa4{
      height: 300px;
      display: flex;
      justify-content: space-around;
      /* background: #fff; */
      }
      #sake .sa4 img{
        width:  400px;
        height: 300px;
      }
#sake .sa5{
  height: 450px;
  background-image: url(./images/dobu.webp);
  color: #f5f5f5;
}

#sake .sa6 {
  height: 450px;
  /* background: #e6f7e8; */
}
#sake .sa6 img{
  width: 350px;
  height: 250px;
}
#sake .sa5bk{
  height: 450px;
  background-color: rgba(0, 0, 0, 0.35);
}
#sake .sa5 .sa5bk h4{
  width: 85vw;
  position: relative;
  top :20px;
}











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





/* ＿＿＿＿＿＿＿＿この中に本文コンテンツ________ */
#top00{
  width: 100%;
  height: 20900px;
  /* 重要 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: 19300px;
    /* 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: 7900px;
/* background: #dbdbdb;   */
}
#nou h4{
  width: 95vw;
  position: relative;
  left : 3%;
}
.nimou{
  height: 2200px;
/* background: #dcdcdcdc;  */
background-image: url(./images/nimouSP.webp);
}
.nimobk{
  height: 2200px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#nou .text00{
  height: 300px;
}
#nou .text1{
  height: 360px;
}
#nou .text2{
  height: 400px;
}
#nou .text3{
  height: 400px;
}
#nou .text4{
  height: 460px;
}
#nou .text5{
  height: 400px;
}

#nou .henka{
  height: 1700px;
  /* background: #ececec; */
}
#nou .hen2{
  height: 300px;
}
#nou .hen3{
  height: 260px;
}
#nou .hen4{
  height: 300px;
}
#nou .hen5{
  height: 400px;
}

#nou .bushi{
  height: 1700px;
  /* background: #b7f8fb; */
}
#nou .bu1{
  height: 100px;
}
#nou .bu3{
  height: 800px;
  display: block;
}
#nou .bu4{
  height: 500px;
}
#nou .bu5{
height: 600px;
/* background: #fff; */
}
#nou .bu6{
  height: 600px;
  /* background: #e8dcf7; */
  display: block;
}




/* 味噌 */
#miso{
  height: 3500px;
  /* background: #e6f7e8;  */
  }
  #miso h3{
    height: 100px;
  }
  #miso .mi1{
    height: 300px;
  }
  #miso .mi2{
    height: 400px;
  }
  #miso .mi3{
    height: 500px;
  }
  #miso .mi4{
    height: 400px;
  }
  #miso .mi5{
    height: 800px;
  }
  #miso .mi6{
    height: 700px;
     /* background: #dddddd; */
  } 



/*醤油 */
#soy{
  height: 3200px;
 /* background: #f7edbf;  */
}
#soy .so1{
  height: 600px;
}
#soy .so2{
  height: 700px;
}
#soy .so3{
  height: 400px;
}
#soy .so4{
  height: 700px;
}
#soy .so5{
  height: 300px;
 /* background: #fff;  */
}



/* 酒 */
#sake{
  height: 3500px;
/* background: #f6e0d6;  */
}
#sake .sa1{
  height: 300px;
  }
#sake .sa2{
    height: 300px;
    }
#sake .sa3{
      height: 260px;
      }
#sake .sa4{
        height: 600px;
        display: block;
        /* background: #fff; */
        }
  #sake .sa5{
    height: 1000px;
    background-image: url(./images/dobuSP.webp);
  }
  
  #sake .sa6 {
    height: 800px;
  /* background: #e6f7e8;  */
  }
  #sake .sa5bk{
    height: 1000px;
    background-color: rgba(0, 0, 0, 0.35);
  }
  #sake .sa5 .sa5bk h4{
    width: 95vw;
    position: relative;
    top :20px;
  }
  






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


}



















