@charset "UTF-8";

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

body {
  margin: 0;
  padding: 0;
  color: #2b2b2b;
  font-family: "M PLUS 1p" ,Arial, Helvetica, sans-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*/
#page-header1 {
  box-sizing: border-box; 
  height: 0px;
  width: 100%;
position: fixed;
 /* position: relative;  */
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  /* 黒 */
  margin: 0;
  /* padding: 0.01em 0.01em; */
  color: #fcfcfc;
  background: rgb(255, 255, 255);
  /*背景色*/
  border-top: solid 1px #bfbfbf;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.42);
  /*影*/
}

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

#page-header1 .coment {
  width: 80vw;
  font-size: 18px;
  position: relative;
  top : -10px;
  left : 0px;
/* background :#fff; */
  /* 研究室部分 */
}
#page-header1 .A-inner a{
  color: #171717;
  text-decoration: none;
}
#page-header1 .coment img{
  width: 70px;
  height: 70px;
  position: relative;
  left :-15px;
  top : 25px;
  /* ハートマーク */
  /* background: #dcdcdc; */
}
#koko{
  font-size: 14px;
}
.kokoro h3{
  position: relative;
  top : 20px;
  right: 10%; 
  /* background: #0d0c0e; */
}
.saito h3{
  position: relative;
  right: 10%; 
  /* background: #b98be7;  */
}


 /* この中に本文コンテンツtext00______________  */
#text00{
  width: 99vw;
  height: 13000px;
  color: #5a5a5a;
  /* background-color: #85f703;    */
  position: relative;
  top :30px;
  /* 全体コンテンツの長さ menuからfooter上まで*/
}
#text00 h3{
  font-size: 20px;
}

/* コンテンツ中身メニュー ＿＿＿＿＿＿＿*/
#container0{
  height: 1100px;
  width: 95vw;
/* background: #f6e8c7; */
  position: relative;
  top :100px;
  left :2%;
  /* 新規、過去目次の大きさ */
}
#container0 a{
  color: #0d0c0e;
  text-decoration: none;
}
#ikishima{
  height: 500px;
  /* background: #f1f1f1; */
}

/* 題名目次 */
#pura00{
  width: 90vw;
  height: 400px;
/* background: #d2ecf1; */
  font-size: 16px;
  padding: 15px;
    /* border:  solid 0.01px #aeaeae;   */
    position: relative;
    top :30px;
    left : 1%;
  /* 目次とA8の場所 */
  display: flex;
  justify-content: space-around;
  }
  .details {
    transition: .3s;
    /* 0.3秒で開く */
    overflow: hidden;
    margin-top: -10px;
    padding-bottom: 20px;
    &:last-of-type {
      margin-bottom: 0;
    }
  }
  .details1[open] {
    margin-top: 0;
    padding-bottom: 10px;
  } 
  .details-vol1 {
    width: 50vw;
    /* 目次幅 */
    display: block;
    padding: 15px;
    transition: .3s;
    transform: translateY(10px);
    /* background-color: rgba(19, 27, 241, 0.32); */
    background: linear-gradient(to bottom,#cbf4fc,#5fe7dd);
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    &:hover {
      cursor: pointer;
    }
  }
  .details-vol1::-webkit-details-marker {
    display: none;
  }
  .details[open] .details-vol1 {
    transform: translateY(0);
  }
  .details-menu {
    width: 49vw;
    /* 目次項目幅 */
    padding: 20px;
    background-color: #fcf9f5af;
    border-bottom: 1px solid #916a1a;
    border-left: 0.5px solid #916a1a;
    border-right: 0.5px solid #916a1a;
    /* アコーディオン中身の色 */
    font-size: 18px;
    text-align: left;
  }




/* コンテンツ新規「壱岐島国作り」＿＿＿＿＿＿＿ */
#conTop{
  height: 11800px;
  /* background: #edf8e2;   */
  position: relative;
  top :0px;
  width: 98vw;
  /* footer上 */
}
#conTop h3{
  font-size: 22px;
}
#conTop h4{
font-size: 18px;
width: 86vw;
position: relative;
left :5%;
}
#conTop p{
  font-size: 13px;
}
#conTop h3{
  width: 81vw;
  position: relative;
  left : 7%;
}

/* 一支国はじまり */
#kuni1{
  height: 1500px;
  /* background: #eaf8f7;  */
}
#kuni1 h3{
  height: 300px;
}
#kuni1 img{
  width: 400px;
  height: 300px;
}
#kuni1 .photo1{
  width: 85vw;
  display: flex;
  justify-content: space-between;
  position: relative;
  left : 5%;
}
#kuni1 .san0{
  height: 500px;
}
#kuni1 .san{
  height: 500px;
  /* background: #cbf4fc; */
}
#kuni1 .text1{
  height: 100px;
}
#kuni1 .text2{
  height: 400px;
}







/* 1.いつ、どのようにつくられたか？ */
#kuni2{
  height: 2600px;
}
#kuni2 .text1{
  height: 100px;
}
#kuni2 .idou{
  width: 600px;
  height: 250px;
  background-image: url(./images/idou.webp);
  position: relative;
  left : 20%;
}
#kuni2 .haru{
  width: 900px;
  height: 300px;
  background-image: url(./images/harutuji.webp);
  position: relative;
  left :7%;
}
#kuni2 .text2{
  height: 200px;
  /* background: #cbf4fc; */
}
#kuni2 .karakami{
  height: 750px;
  /* background: #f9f1e9;  */
}
#kuni2 .karaA{
  width: 50vw;
  height: 500px;
}
#kuni2 .karaA h4{
  width: 45vw;
  height: 230px;
  text-align: left;
}
#kuni2 .karaA img{
  width: 400px;
  height: 300px;
}
#kuni2 .kamiB h4{
  width: 45vw;
  height: 300px;
  text-align: left;
}
#kuni2 .box-karakami{
  display: flex;
  justify-content: space-around;
  position: relative;
  left : -2%;
}
#kuni2 .kuni00{
  height: 800px;
}
#kuni2 .text3{
  height: 50px;
}
#kuni2 .text4{
  height: 150px;
}
#kuni2 .kuni00 img{
  width: 330px;
  height: 200px;
}




  /* どのように発展したのか */
#kuni3{
height: 6600px;
/* background: #c9e1f8;  */
}
#kuni3 .text1{
  height: 130px;
}
#kuni3 .text2{
  height: 80px;
}
#kuni3 .karako{
  width: 600px;
  height: 300px;
  background-image: url(./images/karako.webp);
  position: relative;
  left : 20%;
}
#kuni3 .photo{
  height: 400px;
}
#kuni3 .photo-kokusai img{
  width: 200px;
  height: 200px;
}
#kuni3 .kokusai{
  height: 600px;
}

#kuni3 .outo{
  height: 1550px;
  /* background: #f5e7cc; */
}
#kuni3 .text5{
  height: 200px;
}
#kuni3 .in{
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: space-around;
   /* background: #dffcfa; */
} 
#kuni3 .in h4{
  width: 300px;
}
#kuni3 .uchi{
  width: 330px;
}
#kuni3 .kobune{
  width: 330px;
}
#kuni3 .funatuki{
  width: 330px;
}
#kuni3 .in img{
  width: 300px;
  height: 200px;
}

#kuni3 .saigen img{
  width: 300px;
  height: 200px; 
}
#kuni3 .saigen{
  height: 400px;
}

#kuni3 .mini{
  width: 80vw;
  height: 400px;
  font-size: 18px;
  text-align: left;
  display: flex;
  justify-content: space-around;
  position: relative;
  left : 10%;
}
#kuni3 .mini h5{
  width: 50vw;
}
#kuni3 .mini img{
  width: 300px;
  height: 200px;
  position: relative;
  top :70px;
}

#kuni3 .chigai{
  height: 3500px;
  /* background: #f1e8c4; */
}
#kuni3 .text7{
  height: 70px;
}
#kuni3 .text8{
  height: 250px;
}
#kuni3 .text9{
  height: 50px;
}
#kuni3 .text10{
  height: 150px;
}
#kuni3 .mitame{
  height: 1100px;
  /* background: #faefd9; */
} 
#kuni3 .zairai{
  width: 50vw;
}
#kuni3 .zairai h4{
  width: 42vw;
}
#kuni3 .zairai img{
  width: 400px;
  height: 300px;
}
#kuni3 .torai{
  width: 50vw;
}
#kuni3 .torai h4{
  width: 42vw;
}
#kuni3 .torai img{
  width: 400px;
  height: 300px;
}
#kuni3 .kao{
  display: flex;
  justify-content: space-around;
  height: 600px;
  /* background: #fcddcb; */
}
#kuni3 .text11{
  height: 150px;
}

#kuni3 .kurashi{
height: 1000px;
/* background: #fff; */
}
#kuni3 .kuiki{
  height: 250px;
  display: flex;
justify-content: space-around;
}
#kuni3 .wajin h4{
  width: 42vw;
}
#kuni3 .gairai h4{
  width: 42vw;
}
#kuni3 .haratuji{
  height: 200px;
  width: 900px;
  background-image: url(./images/haratuji.webp);
position: relative;
left : 7%;
}

#kuni3 .kiyokai{
  height: 900px;
}
#kuni3 .text13{
  height: 50px;
}
#kuni3 .text14{
  height: 100px;
}
#kuni3 .kuya{
  height: 500px;
background-image: url(./images/kuya.webp);
width: 100%;
}
#kuni3  .A h4{
  height: 150px;
  position: relative;
  top :30px
}
#kuni3  .B h4{
  height: 120px;
  color: #1f3a7f;
}
#kuni3  .C h4{
  height: 80px;
}


/*  その後、どうなった？*/
#kuni4{
  height: 700px;
  width: 100%;
  background-image: url(./images/sonogo.webp);
  color: #dcdcdc;
}
#kuni4 h3{
  position: relative;
  top : 50px;
}
#kuni4 .text15{
  position: relative;
  top : 70px;
}
#kuni4 .go1 h4{
  height: 150px;
}
#kuni4 .go2 h4{
  height: 250px;
}
#kuni4 .go3 h4{
  height: 100px;
}
#kuni4 .bk-kuni4{
  height: 700px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.42);
}













/* ______________footer___________________________ */
footer{
  display: flex;
  width: 100%;
  font-size: 15px;
 /* background: #d6b8fa;    */
  height: 400px;
  position: relative;
  top: 0px;
  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: 15px;
letter-spacing: 0.2rem;
}
/* 左会社説明 */
#com{
  width: 50vw;
  /* background: #f6c6c6;   */
  padding-top: 10px;
  font-size: 15px;
  height: 350px;
  position: relative;
  top : 10px;
}
.comA{
  height: 60px;
  /* background: #e9fdff; */
  padding-top: 20px;

}
.comB{
  height: 70px;
  /* background: #ea7373; */
  position: relative;
  top :-10px;
}
.comD{
  height: 70px;
  /* background: #fcd8d8; */
  position: relative;
  top: -30px;
}
.comC{
  height: 50px;
  position: relative;
  top :-20px;
}
/* 右お問い合わせ */
#bun{
  width: 40vw;
/* background: #bcf2fe;   */
height: 350px;
position: relative;
left :2%;
top :50px;
}


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

  
}

.bun-blk {
  width: 100%;
  height: 100px;
/* background: #dbfcfc;   */
  position: relative;
  top: 100px; 
  left : 0;
  padding: 10px;
  font-size: 15px;
  letter-spacing: 0.09rem;
  padding-top: 10px;

}

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

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

}

 #footerBOX{
  height: 400px;
  display: flex;
  justify-content: space-between;
} 



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

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

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .inner {
    width: 414px;
    margin: 0 auto;
    padding: 0;
    max-width:100%;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:8px;
  }
body{
  width: 100%;
  box-sizing: border-box;
  height: auto;
}
  /* ヘッダースマホ___________ */
  #page-header1 {
    position: fixed;
      top : 0px;
    left : 0px; 
    width: 400px;
  height: 80px;
  } 

  #page-header1 .coment {
    font-size: 14px;
    position: relative;
    left : 0px;
    top:0px;
    width: 90vw;
    /* 研究室のところ */
  }
  #page-header1 .coment img{
    width: 45px;
    height: 45px;
    position: relative;
    left :-40px;
    top :10px;
    /* 心マーク大きさ位置 */
  }
  .A-inner{
    position: relative;
    left :1%;
  }
#koko{
  font-size: 0.7rem;
  position: relative;
  top : -10px;
  left : 0;
  width: 30vw;
}
.kokoro h3{
  position: relative;
  top : 5px;
}
.saito h3{
  position: relative;
  top : -5px;
  left : -5%;
}
.coment li{
  position: relative;
  top : -3px;
}




#wrapperTOTAL{
  overflow: hidden;
  height: auto;
  height: 22300px;
/* background: #9afe3e;  */
}





/* バナー ＿＿＿＿＿＿＿＿＿＿*/






/* ＿＿＿＿＿＿＿＿この中に本文コンテンツ________ */
#text00{
  width: 98%;
  height: 22000px;
  /* background: #85e5d8;   */
  font-size: 1.6rem; 
  position: relative;
  left : 0;
  top : 0px;
  margin: auto;
  /* メニュー上からfooter上まで */
}

/* メニュー _______*/
#container0{
height: 800px;
width: 93vw;
/* background: #f8e2e2; */
position: relative;
left :0;
top :60px;
font-size: 16px;
margin: auto;
/* 新規、過去目次の大きさ */
}
#container0 h2{
  width: 58vw;
  position: relative;
  left : 20%;
  top :20px;
}
#ikishima{
  height: 300px;
  /* background: #fff; */
}



/* 目次 */
#pura00{
  width: 99vw;
  /* background: #d2ecf1;   */
  border:  none;    
  padding: 0px;
  display: block;
  position: relative;
  top : 0px;
  }
  .details-vol1 {
    width: 85vw;
    /* 目次幅 グラデーション部分*/
  }
  .details-vol1 h4{
    width: 85vw;
  }
  .details-menu {
    width: 78vw;
    /* 目次項目幅 */
  }



   /* コンテンツ新規 */
#conTop{
  height: 21000px;
  /* background: #f9d2c1;  */
    position: relative;
    top :0px;
    width: 98vw;
    /* 目次下コンテンツからfooter上 */
  }
#conTop h3{
  width: 85vw;
  position: relative;
  left: 6%;
}
#conTop h4{
width: 80vw;
position: relative;
left: 7%;
}

/* 一支国 */
#kuni1{
  height: 2500px;
/* background: #eaf8f7;  */
}
#kuni1 h3{
  height: 500px;
  width: 90vw;
  position: relative;
  left : 2%;
}
#kuni1 .photo1{
  width: 90vw;
  display: block;
  position: relative;
  left : 2%;
}
#kuni1 .san0{
  height: 800px;
}
#kuni1 .san{
  height: 900px;
  /* background: #fcefcb;  */
}
#kuni1 .text1{
  height: 200px;
}
#kuni1 .text2{
  height: 800px;
}

/* いつどのようにつくられた */
#kuni2{
  height: 4400px;
  /* background: #f9af8f; */
}
#kuni2 .text1{
  height: 200px;
}
#kuni2 .idou{
  width: 400px;
  height: 250px;
  background-image: url(./images/idouSP.webp);
  position: relative;
  left : 0;
}
#kuni2 .haru{
  width: 400px;
  height: 250px;
  background-image: url(./images/harutujiSP.webp);
  position: relative;
  left :0%;
}
#kuni2 .text2{
  height: 500px;
  /* background: #cbf4fc; */
}
#kuni2 .karakami{
  height: 750px;
  /* background: #f9f1e9;  */
}
#kuni2 .karaA{
  width: 100%;
  height: 400px;
}
#kuni2 .karaA h4{
  width: 90vw;
  height: 400px;
}
#kuni2 .kamiB{
  height: 600px;
  /* background: #c8d3f1;  */
  position: relative;
  top : 400px;
}
#kuni2 .kamiB h4{
  width: 90vw;
}

#kuni2 .box-karakami{
  display: block;
  position: relative;
  left : 0%;
  height: 1500px;
  /* background: #f9c897; */
}
#kuni2 .kuni00{
  height: 1200px;
  position: relative;
  top :800px;
  /* background: #b7f0ec; */
}
#kuni2 .text3{
  height: 70px;
}
#kuni2 .text4 h4{
  height: 300px;
  position: relative;
  top: 0px;
}



 /* どのように発展 */
#kuni3{
height: 13500px;
/* background: #b4f0ec;  */
position: relative;
top :1000px;
}
#kuni3 .text1{
  height: 330px;
}
#kuni3 .text2{
  height: 200px;
}
#kuni3 .karako{
  width: 415px;
  height: 300px;
  background-image: url(./images/karakoSP.webp);
  position: relative;
  left : 0;
}

#kuni3 .kokusai{
  height: 1500px;
}
#kuni3 .photo-kokusai{
  position: relative;
  top : 300px;
}

#kuni3 .outo{
  height: 3100px;
  /* background: #f5e7cc; */
}
#kuni3 .text5{
  height: 400px;
}
#kuni3 .in{
  width: 100%;
  height: 1100px;
  display: block;
   /* background: #dffcfa; */
  position: relative;
left : 5%
} 

#kuni3 .saigen{
  height: 600px;
  
}
#kuni3 .mini{
  width: 90vw;
  height: 500px;
  font-size: 18px;
  display: block;
  position: relative;
  left : 2%;
}
#kuni3 .mini h5{
  width: 90vw;
}
#kuni3 .mini img{
  position: relative;
  top :0px;
}
#kuni3 .chigai{
  height: 7000px;
  /* background: #f1e8c4; */
}
#kuni3 .text7{
  height: 100px;
}
#kuni3 .text8{
  height: 500px;
}
#kuni3 .text9{
  height: 80px;
}
#kuni3 .text10{
  height: 400px;
}
#kuni3 .mitame{
  height: 2300px;
 /* background: #faefd9; */
} 
#kuni3 .zairai{
  width: 100%;
  height: 650px;
}
#kuni3 .zairai h4{
  width: 92vw;
}
#kuni3 .torai{
  width: 100%;
  height: 650px;
}
#kuni3 .torai h4{
  width: 92vw;
}
#kuni3 .kao{
  display: block;
  height: 1350px;
  /* background: #fcddcb; */
}
#kuni3 .text11{
  height: 300px;
}


#kuni3 .kurashi{
  height: 1700px;
  /* background: #d6f8fb;  */
  }
  #kuni3 .kuiki{
    height: 600px;
    display: block;
  }
  #kuni3 .text11{
  height: 350px;
  }
  #kuni3 .wajin h4{
    width: 92vw;
    position: relative;
    left :2%;
    height: 250px;
  }
  #kuni3 .gairai h4{
    width: 92vw;
    position: relative;
    left :2%;
  }
  #kuni3 .haratuji{
    height: 200px;
    width: 415px;
    background-image: url(./images/hratujiSP.webp);
  position: relative;
  left : 0;
  }

  #kuni3 .kiyokai{
    height: 1900px;
    /* background: #aac2ff; */
  }
  #kuni3 .text13{
    height: 100px;
  }
  #kuni3 .text14{
    height: 200px;
  }
  #kuni3 .kuya{
    height: 1000px;
  background-image: url(./images/kuyaSP.webp);
  width: 100%;
  }
  #kuni3  .A h4{
    height: 300px;
    position: relative;
    top :30px
  }
  #kuni3  .B h4{
    height: 300px;
    color: #1f3a7f;
  }
  #kuni3  .C h4{
    height: 160px;
  }
  






/* その後 */
#kuni4{
    height: 1500px;
    width: 100%;
    background-image: url(./images/sonogoSP.webp);
  }
  #kuni4 h3{
    position: relative;
    top : 50px;
  }
  #kuni4 .text15{
    position: relative;
    top : 150px;
  }
  #kuni4 .go1 h4{
    height: 350px;
  }
  #kuni4 .go2 h4{
    height: 500px;
  }
  #kuni4 .go3 h4{
    height: 200px;
  }
  #kuni4 .bk-kuni4{
    height: 1500px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.42);
  }







footer{
 /* background: #d6b8fa;    */
  height: 800px;
}
  

/* 左会社説明 */
#com{
  width: 90vw;
}


/* 右お問い合わせ */
#bun{
  width: 90vw;
}


  #footerBOX{
    height: 400px;
    display: block;

  }
  


}





















