@charset "UTF-8";

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

body {
  margin: 0;
  padding: 0;
  color: #1c1c1c;
  font-family:"Sawarabi Mincho",serif;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.09rem;
  font-size: 1.6rem;
  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: 100px;
  width: 100%;
position: fixed;   
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  /* 黒 */
  margin: 0; 
  /* color: #fcfcfc; */
  background: rgb(242, 242, 242);
  /*背景色*/
  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: 8500px;
  /* background: #fbc2c2; */
  /* 一番上バナーからfooterまで */
}
#top00{
  width: 100vw;
  height: 8400px;
   /* 1900pxバナー説明部分＋new＝ */
  /* background: #f5e8f9;     */
  position: relative;
  top :50px;
  left :0px;
  /* 始めからfooterの上まで */
}

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

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

#kome .world h4{
  width: 62vw;
  font-size: 22px;
  position: relative;
  left :17%;
  top :30px;
}
.world{
  height: 300px;
  /* background: #c7c3ff;  */
}
.photo00{
  height: 400px;
  /* background: #fff; */
  /* 天孫降臨 */
}
.photo00 img{
  width: 350px;
  height: 250px;
  position: relative;
  left : -2%;
}
.photo00 h4{
  width: 85vw;
  position: relative;
  left : 7%;
}




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

/* 米項目*/
#pura00{
width: 95vw;
height: 600px;
/* background: #14d5fc;      */
font-size: 18px;
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;
}
#kee4{
  background-color: #f9d3ef;
}
#kee5{
  background-color: #e9c4f8;
}
#kee6{
  background-color: #ceacf8;
}
#kee7{
  background-color: #b7f8fb;
}
#kee8{
  background-color: #c4fae7;
}
#kee9{
  background-color: #c4f7ca;
}

/* コンテンツ作成開始 ____________*/
#start{
  height: 7200px;
 /* background: #fbe3b7;  */
/* コンテンツ本体 */
}
.new00{
  height: 300px;
  display: flex;
  justify-content: space-around;
  height: 300px;
  /* background: #dcdcdc; */
}
.new00 p{
  font-size: 14px;
}
.new00 h3{
  font-size: 25px;
}
.menu1{
  width: 65vw;
}
.menu2 h4{
  font-size: 18px;
  text-align: left;
}

/* もっとも古い米遺跡 */
#old{
  height: 1200px;
  /* background: #f9d3ef;  */
  font-size: 20px;
}
.old-S{
  height: 100px;
}
#old .old-S h3{
  font-size: 24px;
}
#old .saiko{
  height: 900px;
  display: flex;
  justify-content: space-around;
   /* background: #f5e2b7;  */
  width: 98vw;
  position: relative;
  left :0%;
  color: #dcdcdc;
}
#old .saiko h4{
  font-size: 18px;
  width: 43vw;
  position: relative;
  left :2%;
}
#old .saiko img{
  width: 80px;
  height: 90px;
}
#old .saiko p{
  font-size: 14px;
}
.old1{
  width: 47vw;
  background-image: url(./images/chiyoukou.webp);
}
.old1 h4{
  position: relative;
  top : 20px;
}
.old1 .bk1{
  background-color: rgba(0, 0, 0, 0.52);
  width: 47vw;
  height: 900px;
  position: relative;
  top : -20px;
}
.old2{
  width: 47vw;
  background-image: url(./images/kaizuka.webp);
  
}
#old .old2 h4{
  text-align: left;
  position: relative;
  left : 5%;
  top :20px;
}
.old2 .bk2{
  background-color: rgba(0, 0, 0, 0.52);
  width: 47vw;
  height: 900px;
  position: relative;
  top : -20px;
}

/* 稲作到来  */
#tourai{
  height: 3000px;
  /* background: #f6dab9;  */
  width: 95vw;
  position: relative;
  left : 2%;
  font-size: 20px;
}

.aka{
  display: flex;
  justify-content: space-around;
  width: 96vw;
  height: 800px;
  /* background: #fff; */
}
.aka p{
  font-size: 17px;
  width: 40vw;
  height: 350px;
  position: relative;
  left : 1%;
}
.denpa1{
  width: 45vw;
  text-align: left;
}
.denpa1 img{
  width: 350px;
  height: 350px;
}
.denpa2{
  width: 45vw;
}
.denpa2 img{
  width: 400px;
  height: 350px;
}


/* 日本最古稲作遺跡 */
.suiden{
  display: flex;
  /* justify-content: space-between; */
  height: 700px;
  /* background: #f0fed7; */
  
}
.iseki{
  width: 35vw;
}
.suiden img{
  width: 350px;
  height: 250px;
}
.puranto{
  width: 50vw;
}
#tourai .puranto p{
  font-size: 18px;
  width: 50vw;
  position: relative;
  left :10%;
}
.nabatake{
  height: 150px;
}
#tourai .iseki p{
  font-size: 14px;
}
.itatuki{
  height: 150px;
}
.asane{
  height: 150px;
}

.jmon{
  height: 1300px;
  /* background: #ffe9a6;  */
}
.sake{
  height: 1000px;
  /* background: #fff; */
}
.sake h4{
  width: 80vw;
  font-size: 18px;
  position: relative;
  left : 8%;
  height: 250px;
}
.sake p{
  font-size: 17px;
  text-align: left;
}
.sake img{
  width: 350px;
  height: 220px;
  position: relative;
  top :30px;
}
.R{
  display: flex;
  justify-content: space-around;
}
.R p{
  width: 50vw;
  font-size: 18px;
}
.R img{
  width: 350px;
  height: 280px;
}
.mini p{
  font-size: 15px;
  width: 70vw;
  position: relative;
  left : 15%;
}

/* 古代米パワー */
#kodai{
  height: 2000px;
  /* background: #ffe9e9; */
  font-size: 20px;
}
.kome1{
  width: 80vw;
  position: relative;
  left : 7%;
  height: 350px;
  /* background: #fff; */
}
.kome2{
  height: 1500px;
  /* background: #c786e7;  */
  width: 97vw;
}
.content{
  width: 300px;
  height: 800px;
  border: solid #d5d5d5 0.01px;
}
.blk-kome{
  display: flex;
  justify-content: space-around;
  height: 850px;
  /* background: #fff; */
}
.content img{
  width: 200px;
  height: 200px;
}
.content p{
  width: 290px;
}
.blk-mix img{
  width: 300px;
  height: 200px;
  border-radius: 50%;
}
.blk-mix p{
  width: 80vw;
  position: relative;
  left : 7%;
}

.matome{
  height: 700px;
  /* background: #f4e4fc; */
}
.matome img{
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.matome h4{
  width: 80vw;
  position: relative;
  left : 7%;
}
.matome p{
  font-size: 13px;
}
















/* ______________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.2rem;
font-family: "Sawarabi Mincho",serif;
height: auto;
}
  /* ヘッダースマホ___________ */
  #page-header1 {
    width: 400px;
    /* background: #0050a5; */
  } 
  #page-header1 .coment {
    position: relative;
    left : 0%;
    top:-30px;
    font-size: small;
    /* 研究室のところ */
    /* background: #d8f9f9; */
  }
  #page-header1 .coment img{
    width: 50px;
    height: 50px;
    position: relative;
    left :0px;
    top :30px;
    /* 心マーク大きさ位置 */
  }
#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 :-60px;
    /* background: #f2f2f2; */
    /* 古史古伝 */
  } 
  
  
  .D-inner{
    font-size: 1.0rem;
    position: relative;
    top : -120px;
    left: 55%;
    /* top戻る */
    font-size: 14px;
  }

  



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





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

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

}
.world{
  height: 350px;
  /* background: #c7c3ff;   */
}
.photo00{
  height: 600px;
  /* 天孫降臨 */
  position: relative;
  left :-2%;
}

/* コンテンツ目次 ＿＿＿＿＿*/
#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: 12700px;
   /* background: #fbe3b7;    */
/* コンテンツ本体 */
}
.new00{
  height: 500px;
  display: block;
  /* background: #dcdcdc;  */
}
.menu1{
  width: 98vw;
}
.menu2 h4{
  font-size: 18px;
  text-align: center;
}

/* もっとも古い米遺跡 */
#old{
  height: 2300px;
  /* background: #f9d3ef;  */
}
#old .old00 h3{
  font-size: 20px;
}
#old .saiko{
  height: 1000px;
  display: block;
  position: relative;
  left : 5px;
}
#old .saiko h4{
  width: 95vw;
  position: relative;
  left :1%;
}
#old .saiko h5{
  font-size: 15px;
  width: 95vw;
  position: relative;
  left :2%;
}
.old1{
  width: 100vw;
}
.old1 .bk1{
  background-color: rgba(0, 0, 0, 0.52);
  width: 100vw;
  height: 1000px;
  position: relative;
  top : 00px;
}

.old2{
  width: 100vw;
  
}
#old .bk2  h4{
  position: relative;
  left : 5px;
  top :50px;
  font-size: 18px;
  text-align: center;
}
.old2 .bk2{
  background-color: rgba(0, 0, 0, 0.52);
  width: 100vw;
  height: 1000px;
  position: relative;
  top : 5px;
}
#old .bk2 img{
  position: relative;
  top : 30px;
}
#old .bk2  p{
  position: relative;
  top :50px;
  font-size: 14px;
  text-align: center;
}


/* 稲作到来  */
#tourai{
  height: 5800px;
  /* background: #b4f578;   */
  width: 100vw;
  
}
#tourai h3{
  font-size: 20px;
  
}
#tourai h4{
  font-size: 18px;
  width: 80vw;
  position: relative;
  left : 7%;
}
.aka p{
  width: 98vw;
  height: 350px;
}
.aka{
  display: block;
  width: 100vw;
  height: 1600px;
  /* background: #fff; */
}
.denpa1{
  width: 98vw;
  
}
.denpa2{
  width: 98vw;
}

/* 日本最古稲作遺跡 */
.suiden{
  display: block;
  height: 1600px;
  /* background: #bde180;  */
}
.iseki{
  width: 95vw;
}
.puranto{
  width: 95vw;
}
#tourai .puranto p{
  width: 95vw;
  position: relative;
  left : 2%;
}
.nabatake{
  height: 250px;
}
#tourai .nabatake p{
  width: 90vw;
}
.itatuki{
  height: 250px;
}
#tourai .itatuki p{
  width: 90vw;
}
.asane{
  height: 150px;
}
#tourai .asane p{
  width: 90vw;
}
#tourai .text-kodai p{
  width: 85vw;
}

#tourai  .jmon{
  height: 2500px;
  /* background: #ecffa6;   */
}
.sake{
  height: 2000px;
  /* background: #f6bbbb;  */
}
.sake h4{
  height: 600px;
}
.R{
  display: block;
  height: 500px;
}
.R p{
  width: 85vw;
text-align: center;
position: relative;
left : 2%;
}
.R img{
  position: relative;
  left : -10px;
}
.mini p{
  
  position: relative;
  left : 12%;
}

/* 古代米パワー */
#kodai{
  height: 4000px;
  /* background: #ffe9e9;  */
}
#kodai h3{
  font-size: 20px;
}
#kodai h4{
  font-size: 18px;
}
.kome1{
  width: 90vw;
  position: relative;
  left : 3%;
  height: 600px;
  /* background: #fff; */
}
.kome1 h4{
  font-size: 18px;
  
}
.kome2{
  height: 2500px;
  /* background: #8eaff3;   */
  width: 97vw;
}
.blk-kome{
  display: block;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  height: 1950px;
  position: relative;
  left : 2%;
  background: #fff;  
}
.content p{
  font-size: 17px;
}
.content h5{
  font-size: 15px;
}
.content{
  width: 300px;
  height: 600px;
  border: solid #d5d5d5 0.01px;
}
#kodai .blk-mix{
  height: 600px;
  /* background: #dff7f8; */
}
.blk-mix p{
  font-size: 17px;
}

#kodai .matome{
  height: 700px;
  /* background: #cba4df;   */
  position: relative;
  top : 100px;
}
#kodai .matome h4{
  font-size: 17px;
  width: 89vw;
  position: relative;
  left : 4%;
}
.matome img{
  position: relative;
  left : -3%;
}



























/* Footerスマホ___________ */
footer{
display: block;
width: 100%;
text-align: center;
height: 650px;
}
#com-footer{
  width: 98%;
}
.comD p{
  width: 85vw;
  position: relative;
  left : 8%;
  top : 30px;
}


/* 問い合わせ___________________ */
#bun-footer{
  width: 98%;
  /* 下段部分 */
}
.bun-inner{
position: relative;
left :2%;
top : 100px;
width: 90vw;
/* お問い合わせメール */
}
.bun-blk{
  position: relative;
  top : 100px;
}


}



















