
.bottom-bar {
  position: fixed;   
  bottom: 0;         
  left: 0;
  width: 100%;     
  height: 100px;      
  background-color: #e1e0db;

  display: flex;     
  align-items: center;
  justify-content: center;

  z-index: 500;     
}
.bottom-hyona {
  position: fixed;   
  bottom: -140px;         
  left: 0;   
  height: 600px;    

  display: flex;     
  z-index: 1000;    
}
.bottom-madoka {
  position: fixed;   
  bottom: -100px;         
  right: 0;   
  height: 500px;    

  display: flex;     
  z-index: 1000;    
}
.PC{
    margin:15%;
    margin-top:5%;
}
body {
  background-image: linear-gradient(to top,  #c2b18e 30%,#8e8172 50%, #443b31 100%);
}
.PC .span {
  display: block;
  text-align: center;
  font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color: #dcdada;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 50px;
}
.PC .span2{
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
}
.PC .hitokoto{
    color: #342c29;
    font-weight: 700;
}
h2{
    width: 606px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;  
    margin-top: 50px;            /* ブロック自体は中央に */
    
    font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color: #dcdada;
  font-size: 20px;}

.light{width: 606px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;  
    margin-top: 50px;            /* ブロック自体は中央に */
    
    font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color:#837356;
  font-size: 20px;
}
.interview-section p {
  width: 606px;
  margin: 0 auto;              /* ブロック自体は中央に */
  text-align: left;            /* 文字は左揃え */

  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #dcdada;
}
.interview-section2 p {
  width: 606px;
  margin: 0 auto;              /* ブロック自体は中央に */
  text-align: left;            /* 文字は左揃え */

  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #3b3730;
}


.chapter4{
  width: 600px;
  height: 100px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  text-align: center;
  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  background-color: #837356;
  color:#424141;
  
}
.chapter-navigation a{
  text-decoration: none;
}
.chapter4:hover{
  background-color: #E4DEC4;}

.book{
   width: 250px;      /* サイズ調整 */
  margin: 0 auto;
}
.book img{
  width: 100%;
  height: auto;
}
.hitokoto{
  padding-top: 50px;
   width: 500px;      /* サイズ調整 */
  margin: 0 auto;
 
}
.hitokoto img{
  width: 100%;
  height: auto;
}

/*
   スマホ版（768px以下）
 */
@media screen and (max-width: 768px) {
  .bottom-bar {
  position: fixed;   
  bottom: 0;         
  left: 0;
  width: 100%;     
  height: 50px;      
  background-color: #e1e0db;

  display: flex;     
  align-items: center;
  justify-content: center;

  z-index: 500;     
}
.bottom-hyona {
  position: fixed;   
  bottom: -70px;         
  left: 0;   
  height: 300px;    

  display: flex;     
  z-index: 1000;    
}
.bottom-madoka {
  position: fixed;   
  bottom: -50px;         
  right: 0;   
  height: 250px;    

  display: flex;     
  z-index: 1000;    
}
  .PC {
    min-height: auto;
  }
.PC{
    margin:0%;
    margin-top:5%;
}
body {
  background-image: linear-gradient(to top,  #c2b18e 30%,#8e8172 50%, #443b31 100%);
}
.PC .span {
  display: block;
  text-align: center;
  font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color: #dcdada;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 50px;
}
.PC .span2{
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}
.PC .hitokoto{
    color: #342c29;
    font-weight: 700;
}
h2{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;  
    margin-top: 50px;            /* ブロック自体は中央に */
    
    font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color: #dcdada;
  font-size: 18px;}

.light{width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;  
    margin-top: 50px;            /* ブロック自体は中央に */
    
    font-family: "Zen Kaku Gothic New", Helvetica;
  font-weight: 700;
  color:#837356;
  font-size: 17px;
}
.interview-section p {
  width: 300px;
  margin: 0 auto;              /* ブロック自体は中央に */
  text-align: left;            /* 文字は左揃え */
font-weight: 700;
  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #c7c4c4;
}
.interview-section2 p {
  width: 300px;
  margin: 0 auto;              /* ブロック自体は中央に */
  text-align: left;            /* 文字は左揃え */
font-weight: 700;
  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #49443b;
}


.chapter4{
  width: 300px;
  height: 70px;
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  background-color: #837356;
  color:#424141;

  
}
.chapter-navigation a{
  text-decoration: none;
}
.chapter4:hover{
  background-color: #E4DEC4;}

.book{
   width: 100px;      /* サイズ調整 */
  margin: 0 auto;
}
.book img{
  width: 100%;
  height: auto;
}
.hitokoto{
  padding-top: 50px;
   width: 100%;      /* サイズ調整 */
  margin: 0 auto;
 
}
.hitokoto img{
  width: 100%;
  height: auto;
}

}