@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: 300px;
/* background: #14d5fc;        */
font-size: 19px;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
  position: relative;
  top :30px;
  left : 1%;
}
#pura00 a{
  color: #4f4f4f;
}
.cont{
  width: 130px;
  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: #c0e7a7;
}

/* コンテンツ作成開始 ____________*/
#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: 92vw;
  position: relative;
  left: 3%;
}

/* 米基 */
#kiso{
  height: 6300px;
  /* background: #dbdbdb;    */
}
#kiso p{
  font-size: 13px;
}
#kiso .text1{
  height: 300px;
}
#kiso .text2{
  height: 200px;
}
#kiso .epi{
  height: 650px;
  /* background: #e7e7f8; */
}
#kiso .komesoudou{
  display: flex;
  justify-content: space-around;
}
#kiso .kome1{
  width: 400px;
  height: 400px;
}
#kiso .kome1 img{
  width: 400px;
  height: 400px;
}
#kiso .kome2{
  width: 400px;
  height: 500px;
  text-align: left;
}
#kiso .kome2 img{
  width: 150px;
  height: 150px;
  position: relative;
  left : 50%;
  top : -30px;
}

#kiso .point{
  height: 4900px;
  /* background: #f8ebeb; */
}
#kiso .point h5{
width: 85vw;
position: relative;
left : 4%;
}
#kiso .point1{
  height: 500px;
}
#kiso .point1 img{
  width: 100%;
  height: 200px;
}

#kiso .point2{
  height: 750px;
  /* background: #eef6f7; */
}
#kiso .point2 .pt2{
  text-align: left;
}

#kiso .point3{
  height: 1400px;
}
#kiso .point3 img{
  width: 350px;
  height: 280px;
}
#kiso .nougu1{
  display: flex;
  justify-content: space-around;
  height: 500px;
  /* background: #d2d2f7; */
}

#kiso .nougu2{
  display: flex;
  justify-content: space-around;
  height: 700px;
  /* background: #f9e0e0; */
}
#kiso .toumi1{
  text-align: left;
}
#kiso .toumi1 h5{
  width: 45vw;
}
#kiso .toumi2{
  position: relative;
  top : 100px;
}

#kiso .noubook{
  height: 1900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  /* background-color: #b7f8fb; */
}
#kiso .noubook img{
  width: 400px;
  height: 450px;
}


/* 元気 */
#gen{
height: 2100px;
/* background: #e6f7e8; */
}
#gen p{
  font-size: 13px;
}
#gen .gen2{
  height: 600px;
  display: flex;
  justify-content: space-around;
}
#gen .photo1{
  width: 48vw;
}
#gen .photo1 img{
  width: 350px;
  height: 400px;
}
#gen .photo2{
  width: 50vw;
  text-align: left;
  background-image: url(./images/meshi.webp);
  height: 500px;
  color: #dcdcdc;
}
#gen .photo2 h5{
  width: 47vw;
  position: relative;
  left : 2%;
}

#gen .gen3{
  height: 300px;
  display: flex;
  justify-content: space-around;
  text-align: left;
}
#gen .nuka1 h5{
  width: 30vw;
}
#gen .nuka1 img{
  width: 150px;
  height: 150px;
  position: relative;
  top : 40px;
  border-radius: 50%;
  left :-10px;
}
#gen .nuka1{
  display: flex;
  justify-content: space-around;
}
#gen .text1{
  width: 45vw;
}

#gen .gen4{
  height: 700px;
}
#gen .suke1{
  height: 100px;
}
.kondate{
  width: 330px;
  height: 500px;
  text-align: left;
}
#gen .gen400{
  display: flex;
  justify-content: space-around;
}
.kondate h5{
  position: relative;
  left :2%;
}

/* 知恵 */
#chie{
  height: 2600px;
  /* background: #f9f6d4; */
}
#chie .chie1{
  height: 50px;
}
#chie .chie2{
  height: 450px;
  background-image: url(./images/komekuraedo.webp); 
  /* background-color: #b7f8fb; */
}
#chie .chie2 h4{
  color: #dcdcdc; 
  position: relative;
  left : 3%;
  width: 85vw;
  top : 200px;
}
#chie .bkchie2{
  background-color: rgba(0, 0, 0, 0.45);
  height: 450px;
}


#chie .chie3{
  height: 600px;
}
#chie .tawa1{
  width: 50vw;
  text-align: left;
}
#chie .tawa2 img{
width: 400px;
height: 300px;
position: relative;
top : 100px;
}
#chie .tawa2{
  width: 50vw;
}
#chie .tawara{
  display: flex;
  justify-content: space-around;
  height: 550px;
  /* background: #f9d3ef; */
}

#chie .chie4{
  height: 600px;
}
#chie .tawa3{
  width: 50vw;
  text-align: left;
}
#chie .tawa4 img{
width: 400px;
height: 300px;
position: relative;
top : 100px;
}
#chie .tawa4{
  width: 50vw;
}
#chie .tawara2{
  display: flex;
  justify-content: space-around;
  height: 550px;
  /* background: #d3f9f3; */
}

#chie .chie5{
  height: 500px;
}
#chie .chie5 img{
  width: 600px;
  height: 300px;
}







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





/* ＿＿＿＿＿＿＿＿この中に本文コンテンツ________ */
#top00{
  width: 100%;
  height: 19000px;
  /* 重要 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: 20700px;
    /* 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;   */
}

/* 米基 */
#kiso{
  height: 11100px;
/* background: #ddf2f7;  */
}
#kiso .text1{
  height: 400px;
  text-align: left;
}
#kiso .text2{
  height: 400px;
  text-align: left;
}
#kiso .epi{
  height: 1200px;
   /* background: #e7e7f8;  */
}
#kiso .komesoudou{
  display: block;
}
#kiso .kome2{
  width: 98vw;
  height: 550px;
  position: relative;
  left :1%;
  /* background: #4f4f4f; */
}
#kiso .kome2 img{
  position: relative;
  top : 0px;
}

#kiso .point{
height: 8900px;
/* background: #f8ebeb; */
}
#kiso .point h5{
width: 95vw;
position: relative;
left : 2%;
}
#kiso .point1{
  height: 600px;
}

#kiso .point2{
  height: 1100px;
  /* background: #eef6f7;  */
}
#kiso .point2 img{
  height: 100px;
  width: 400px;
}

#kiso .point3{
  height: 3000px;
  /* background: #b7f8fb; */
}
#kiso .nougu1{
  display: block;
  height: 1500px;
  /* background: #d2d2f7; */
}
#kiso .nougu2{
  display: block;
  height: 1400px;
  /* background: #f9e0e0; */
}

#kiso .toumi1 img{
  width: 400px;
  height: 300px;
}






/* 元気 */
#gen{
  height: 4400px;
  /* background: #e6f7e8;   */
  }
  #gen .gen2{
    height: 1200px;
    display: block;
  } 
  #gen .photo1{
    width: 99vw;
  }
  #gen .photo2{
    width: 99vw;
  }
  #gen .photo2 h5{
    width: 97vw;
  }
  #gen .gen3{
    height: 600px;
    display: block;
    
  }
  #gen .nuka1 h5{
    width: 90vw;
  }
  #gen .nuka1 img{
    left :0px;
  }
  #gen .text1{
    width: 97vw;
    position: relative;
    left : 2%;
  }
  
  #gen .gen4{
    height: 1400px;
  }
  #gen .gen400{
    display: block;
  }
#gen .gen4 img{
  position: relative;
  left : 5%;
}
.kondate{
  width: 350px;
  height: 600px;
}
.kondate h5{
  position: relative;
  left : 5%;
}


/*知恵 */
#chie{
  height: 5500px;
  /* background: #f7edbf;  */
}
#chie .chie2{
  width: 410px;
  height: 500px;
  background-image: url(./images/komekuraSP.webp); 
  /* background-color: #b7f8fb; */
}
#chie .bkchie2{
  background-color: rgba(0, 0, 0, 0.48);
  height: 500px;
}
#chie .chie2 h4{
  position: relative;
  left : 3%;
  width: 95vw;
  top : 180px;
}

#chie .chie3{
  height: 1000px;
   /* background: #ddf2f7; */
} 
#chie .tawa2 img{
  position: relative;
  top :0;
}
#chie .tawa1{
  width: 97vw;
}
#chie .tawa2{
  width: 97vw;
}
#chie .tawara{
  display: block;
  height: 1000px;
  /* background: #f9d3ef; */
}

#chie .chie4{
  height: 1000px;
}
#chie .tawa3{
  width: 97vw;
}
#chie .tawa4 img{
position: relative;
top : 0px;
}
#chie .tawa4{
  width: 97vw;
}
#chie .tawara2{
  display: block;
  height: 900px;
  /* background: #d3f9f3;  */
}

#chie .chie5{
  height: 500px;
  /* background: #dcdcdc; */
  text-align: left;
}
#chie .chie5 img{
  width: 400px;
  height: 250px;
}


















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


}



















