@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;
}
#kekai{
  height: 500px;
  /* background: #f1f1f1; */
  font-size: 20px;
}

/* 題名目次 */
#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,#cbdffc,#4f57c5);
    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;
  }




/* コンテンツ結界2章＿＿＿＿＿＿＿ */
#conTop{
  height: 11500px;
   /* background: #fbe5bc;      */
  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%;
}

/* 現代における結界の実用性と役割 */
#kai1{
height: 3000px;
/* background: #eafbfa;    */
}
#kai1 img{
  width: 400px;
  height: 300px;
}
#kai1 .sen1 h4{
  height: 100px;
}

#kai1 .shime{
  height: 550px;
/* background: #fff; */
}
#kai1 .tome{
height: 600px;
/* background: #bbbffa; */
}
#kai1 .text1 {
  height: 150px;
}
#kai1 .tomeyama{
height: 350px;
text-align: left;
display: flex;
position: relative;
left : 15%;
/* background: #fff; */
}
#kai1 .tomeyama img{
  width: 200px;
  height: 250px;
  position: relative;
  top : 50px;
}
#kai1 .tomeyama h4{
  width: 45vw;
}

#kai1 .anshin{
  height: 750px;
  /* background: #d1e8f6; */
}
#kai1 .text2 h4{
  height: 100px;
}
#kai1 .text3 {
  height: 100px;
  width: 75vw;
}
#kai1 .kutu{
  display: flex;
  position: relative;
  left : 12%;
}

#kai1 .ICU{
height: 700px;
/* background: #f1e8fc; */
}

/* 玄関の始まり */
#kai2{
  height: 2900px;
  /* background: #fcd8ce;  */
}
#kai2 img{
  width: 400px;
  height: 300px;
}
#kai2 .tex6{
  height: 100px;
}
#kai2 .tex7{
  height: 180px;
}
#kai2 .photoG{
  display: flex;
  width: 70vw;
  position: relative;
  left : 13%;
  height: 400px;
}

#kai2 .muro{
  height: 550px;
}
#kai2 .photoMU{
  display: flex;
  gap: 10px;
  width: 80vw;
  position: relative;
  left : 10%;
}

#kai2 .edo{
  height: 700px;
}
#kai2 .photoEDO{
background-image: url(./images/doma@@.webp) ;
width: 70vw;
height: 400px;
position: relative;
left : 15%;
}

#kai2 .meiji{
  height: 700px;
}
#kai2 .photoME{
  display: flex;
  width: 80vw;
  position: relative;
  left : 10%;
  gap: 10px;
}



  /* ＜結界として非常に強い役割の習慣と文化になった玄関のマナーとは？＞ */
#kai3{
height: 2500px;
/* background: #d1f0d9;    */
}
#kai3 h3{
  height: 100px;
}
#kai3 img{
  width: 400px;
  height: 300px;
}
#kai3 .shiki{
  height: 850px;
  /* background: #fff; */
}
#kai3 .photoSHI{
  display: flex;
  width: 70vw;
  position: relative;
  left : 10%;
  gap: 10px;
}
#kai3 .photoSHI img{
  width: 400px;
  height: 550px;
}

#kai3 .tataki{
  height: 600px;
}
#kai3 .photoTATA{
  display: flex;
  width: 80vw;
  position: relative;
  left : 11%;
  gap: 10px;
}

#kai3 .nawa{
  height: 700px;
}
#kai3 .photoNAWA{
  display: flex;
  position: relative;
  left : 11%;
  gap: 10px;
}

/* ＜下足を脱ぐ習慣はいつから？＞ */
#kai4{
  height: 2900px;
  /* background: #d1e8f6; */
}
#kai4 .tex10{
  height :250px;
}
#kai4 .yayoi{
  height: 850px;
}
#kai4 .photoYAYOI{
  display: flex;
  width: 80vw;
  position: relative;
  left : 10%;
  gap: 10px;
}
#kai4 .photoYAYOI img{
  width: 400px;
  height: 550px;
}

#kai4 .heian{
  height: 650px;
}
#kai4 .photoHEI{
  display: flex;
  width: 80vw;
  position: relative;
  left : 10%;
  gap: 10px;
}

#kai4 .edo{
height: 700px;
}
#kai4 .photoEDO{
  display: flex;
  width: 80vw;
  position: relative;
  left : 10%;
  gap: 10px;
}














/* ______________footer___________________________ */
footer{
  display: flex;
  width: 100%;
  font-size: 15px;
  /* background: #efb8fa;     */
  height: 400px;
  position: relative;
  top: 00px;
  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: 20000px;
 /* background: #9afe3e;  */
}


/* ＿＿＿＿＿＿＿＿この中に本文コンテンツ________ */
#text00{
  width: 98%;
  height: 19800px;
 /* background: #8597e5;    */
  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;
}
#kekai{
  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: 18900px;
 /* background: #bffbc9;   */
    position: relative;
    top :0px;
    width: 98vw;
    /* 目次下コンテンツからfooter上 */
  }
#conTop h3{
  width: 85vw;
  position: relative;
  left: 6%;
}
#conTop h4{
width: 80vw;
position: relative;
left: 7%;
}





/*____ 現代における結界の実用性と役割 ___ */
#kai1{
height: 4600px;
 /* background: #f8eaf8;    */
}
#kai1 .sen1 h4{
  height: 150px;
}

#kai1 .shime{
  height: 600px;
/* background: #fff; */
}
#kai1 .tome{
height: 1100px;
/* background: #bbbffa;  */
}
#kai1 .text1 {
  height: 250px;
  width: 88vw;
}
#kai1 .tomeyama{
height: 800px;
display: block;
position: relative;
left : 1%;
/* background: #fff; */
}
#kai1 .tomeyama img{
  position: relative;
  top : 0px;
  left : 25%;
}
#kai1 .tomeyama h4{
  width: 95vw;
  position: relative;
  left : 1%;
  top :30px;
  text-align: center;
}

#kai1 .anshin{
  height: 1400px;
   /* background: #d1e8f6;  */
}
#kai1 .text2 h4{
  height: 250px;
}
#kai1 .text3 {
  height: 250px;
  width: 85vw;
}
#kai1 .kutu{
  display: block;
  position: relative;
  left : 2%;
}

#kai1 .ICU{
height: 1000px;
 /* background: #f1e8fc;  */
}


/* 玄関の始まり */
#kai2{
  height: 4500px;
/* background: #f9af8f;   */
}
#kai2 h3{
  height: 100px;
}

#kai2 .tex7{
  height: 400px;
  width: 90vw;
}
#kai2 .photoG{
  display: block;
  width: 99vw;
  position: relative;
  height: 500px;
  left : 0%;
}
#kai2 .muro{
  height: 550px;
}
#kai2 .photoMU{
  display: flex;
  gap: 10px;
  width: 99vw;
  position: relative;
  left : 10%;
}

#kai2 .muro{
  height: 1000px;
}
#kai2 .photoMU{
  display: block;
  
  width: 99vw;
  position: relative;
  left : 0%;
}

#kai2 .edo{
  height: 900px;
}
#kai2 .photoEDO{
background-image: url(./images/domaSP.webp) ;
width: 99vw;
height: 400px;
position: relative;
left : 0%;
}

#kai2 .meiji{
  height: 1200px;
  /* background: #97bdf5; */
}
#kai2 .photoME{
  display: block;
  width: 99vw;
  position: relative;
  left : 0;
}



 /* 結界として非常に強い役割の習慣と文化になった */
#kai3{
height: 4600px;
/* background: #b4f0ec;   */
position: relative;
top :0px;
}
#kai3 h3{
  height: 200px;
}
#kai3 .shiki{
  height: 1600px;
  /* background: #fff; */
}
#kai3 .photoSHI{
  display: block;
  width: 99vw;
  position: relative;
  left : 0%;
}

#kai3 .tataki{
  height: 1200px;
}
#kai3 .photoTATA{
  display: block;
  width: 99vw;
  position: relative;
  left : 0;
}

#kai3 .nawa{
  height: 1400px;
}
#kai3 .photoNAWA{
  display: block;
  position: relative;
  left : 0;
}




/* 下足を脱ぐ習慣はいつから？ */
#kai4{
  height: 6000px;
}

#kai4 .tex10{
  height :550px;
}
#kai4 .yayoi{
  height: 1700px;
}
#kai4 .photoYAYOI{
  display: block;
  width: 99vw;
  position: relative;
  left : 0;
}

#kai4 .heian{
  height: 1100px;
}
#kai4 .photoHEI{
  display: block;
  width: 99vw;
  position: relative;
  left : 0;
}

#kai4 .edo{
  height: 1100px;

  }
  #kai4 .photoEDO{
    display: block;
    width: 99vw;
    position: relative;
    left : 0;
  }


















/* _______________________ */

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

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


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


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

  }
  


}





















