
/*研究概要 上部隙間用 marginで隙間を作る*/
.section20 {
 margin:200 0 0 0;
 position: relative
 width:auto;
 height:100px;
 font-size: 0;
 line-height: 0;
 text-align: center;
 border:0px solid #ff0000;
 background: #fff;
 z-index:1;
}

/*研究概要*/
.section21 {
 margin:100 0 0 0;
 position: relative
 width: auto;
 height: auto;
 font-size: 0;
 line-height: 0;
 text-align: center;
 border:0px solid #ff0000;
 background: #fff;
 z-index:1;
}

/*メンバー 研究業績*/
.section31 {
 position: relative
 width: auto;
 font-size: 0;
 font-family: "Noto Sans JP", sans-serif;
 line-height: 0;
 text-align: center;
 border:0px solid #ff0000;
 z-index:1;
}
@media only screen and (max-width: 768px) {
.section31 {
 height:auto;
  }
}
@media only screen and (max-width: 480px) {
.section31 {
 border:0px solid #ff0000;
 height:auto;
  }
}
/*メンバー 研究業績入れ子*/
.s31-men{
  width: 100%;
  height:auto;
  max-width:500px;
  padding:10px;
  border:0px solid #ff0000;
  margin: auto;
  line-height:2;
 }
/*メンバー 研究業績*/
.s31-wrapper{
  border:0px solid #0000ff;
}

 /*メンバー 入れ子1*/
ul.s31-men-con{
  width:100%;
  height:100%;
  margin:0 0 50px 0;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  border:0px solid #00ff00;
  background-color:#e4e4e4;
}
ul.s31-men-con li{
  height:100%;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  font-size:20px;
  border:0px solid #f8c210;
}
 /*メンバー 研究業績*/
p.men-title{
  width:100%;
  margin:0 auto;
 font-family: "Noto Sans JP", sans-serif;
 font-size:30px;
 color:#333;
 border-bottom:1px solid #00039c;
}
p.men-title1{
  width:100%;
  margin:0 auto;
  font-family: "Noto Sans JP", sans-serif;
 font-size:18px;
 color:#333;
 border-bottom:1px solid #00039c;
}
 /*メンバー 研究業績 名前*/
p.men-name{
font-family: "Noto Sans JP", sans-serif;
 font-size:30px;
}
ul.me-contents{
border:0px solid #ff0000;
}
.me-contents-title{
  font-size:25px;
  border-bottom:1px solid #00039c;
}
.me-contents-year{
   font-size:20px;
   color:#333;
  border:0px solid #00ff00;
}
.me-contents-name{
    font-size:16px;
  border:0px solid #00ff00;
}
/*科学研究費助成事業 全体包括設定*/
  .ac-wrapper1{
  margin:100px 0 0 0;
  position: relative
  width: auto;
  height:auto;
  font-size: 0;
  line-height: 0;
  text-align: center;
  border:0px solid #00ff00;
  background: #fff;
  z-index:1;
}
/*科学研究費助成事業入れ子*/
.titles1{
  width: 100%;
  max-width:500px;
  padding:10px;
  border:1px solid #dbdbdb;
  margin: auto;
  line-height:2;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 }
 /*科学研究費助成事業入れ子1*/
ul.ac-ul{
  width:100%;
  max-width:500px;
  height:100%;
  margin:0 0 50px 0;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  border:0px solid #00ff00;
  background-color:#e4e4e4;
}
ul.ac-ul li{
  max-width:500px;
  height:100%;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  font-size:20px;
  border:0px solid #f8c210;
}

  li.ac-title1{
  width:100%;
  
  font-size:20px;
  margin:0 0 0 10px;
  border:0px solid #ff0000;
  }
  
  .ac-title{
  max-width:500px;
  margin:0 auto;
  border-bottom:0px solid #000fff;
  }
  /*各研究名タイトル*/
  .ac-title1 h1{
    width:450px;
    margin:10px 0 0 10px;
    padding:10px;
    font-size:20px;
    text-align:left;
    font-weight:600;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    background-color:#ff69b4;
    border-radius:50px;
    }
    .ac-title1 h2{
      width:450px;
      max-width:450px;
      margin:5px 0 0 0px;
      padding:0px;
      font-size:15px;
      text-align:left;
      font-weight:600;
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
      border:0px solid #ff0000;
      }
  @media only screen and (max-width: 480px) {
  .ac-title1 h2{
   max-width:320px;
   font-size:12px;
    }
  }
  @media only screen and (max-width: 480px) {
  .ac-title1 h1{
   max-width:320px;
   font-size:12px;
    }
  }
  /*各研究名タイトルリンク設定*/
  .ac-title1 a{
  color:#000000;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  }
  @media only screen and (max-width: 480px) {
  .ac-title1 a{
  
   border:0px solid #ff0000;
   max-width:320px;
    }
  }
  .ac-title1 a:hover{
  color:#fff;
  }
  .sub-titles1{
    border: 0px solid #00ff00;
  }
  /*研究業績設定*/
  /*研究業績入れ子*/
.art-wrapper{
  width: 100%;
  height:auto;
  max-width:500px;
  padding:10px;
  border:0px solid #ff0000;
  margin: auto ;
  line-height:2;
 }
/*研究業績*/
.art-wrapper1{
  border:0px solid #0000ff;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
   
}

.b9-tag{
  font-size:18px;
  font-weight:600;
   display:flex;
   align-items:center;
   justify-content:center;
   border:0px solid #ff0000;
  }
  @media only screen and (max-width: 480px) {
  .b9-tag{
   flex-direction:column;
  }
  }
  .b9-tag li{
  margin:10px;
  }
/*入れ子設定*/
  .b9-left{
  width:480px;
  height:auto;
  border:0px solid #888888;

  }
  /*年度設定*/
  .year-wrapper{
  width:100%;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  border:0px solid #0000ff;
  background:rgba(0,100,0,0.2);
  }
  /*年度設定*/
  .b9-year{
  width:60px;
  height:30px;
  margin:0 0 0 10px;
  text-align:center;
  font-size:20px;
  font-weight:600;
  color:#888888;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }
   .year-list {
  width:300px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #00ff00;
  text-align:center;
  background:#fff;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  }
  .year-list p{
  margin:0 auto;
  padding:0;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  }

   .year-list p a{
  text-decoration:none;
  color:#b8b8b8;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .year-list a:hover{
  color:#db7093;
  }
  .year-list1{
  width:300px;
  margin:-50px 0 0 20px;
  padding:0 0 0 20px;
  color:#fff;
  font-size:18px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  position:absolute;
  text-align:center;
  background:rgba(0,0,0,0.5);
  }
  .year-list1 a{
  text-decoration:none;
  color:#fff;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .year-list1 a:hover{
  color:#db7093;
  }
  .year-list2{
  width:300px;
  padding:0 0 0 20px;
  color:#fff;
  font-size:18px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  text-align:center;
  background:rgba(0,0,0,0.5);
  }
  .year-list2 a{
  text-decoration:none;
  color:#fff;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .year-list2 a:hover{
  color:#db7093;
  }
  .year-list3{
  width:540px;
  padding:0 0 0 20px;
  color:#fff;
  font-size:18px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  text-align:center;
  background:rgba(0,0,0,0.5);
  }
  .year-list3 a{
  text-decoration:none;
  color:#fff;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .year-list3 a:hover{
  color:#db7093;
  }
  /*論文タイトル設定*/
  .b9-title {
  width:300px;
  height:60px;
  margin:5px auto;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  padding:0px 0 0 0;
  border:2px solid #00ff00;
  text-align:center;
  background:rgba(0,0,0,0.8);

  }
  .b9-title p{
  margin:0 0 0 0px;
  padding:0;
  color:#f0ffff;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  
  }
  .b9-title span{
  width:100px;
  margin:0;
  padding:0;
  color:#f0ffff;
  font-size:10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  display:table-cell;
  }
  .b9-article{
  width:400px;
  height:100px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  border:1px solid #888888;
  margin:5px auto;
  background:rgba(0,0,0,0.8);
  }
  .article-up{
  width:400px;
  height:50px;
  border:0px solid #0000ff;
  }
  .article-contents{
  width:350px;
  height:20px;
  margin:15px auto 0 auto;
  display:table;
  border:0px solid #00ff00;
  }
  .article-contents p{
  width:80px;
  height:20px;
  margin:0 0 0 10px;
  padding:1px;
  font-size:12px;
  font-weight:600;
  color:#888888;
  text-align:center;
  background-color:#fff;
  }
  .article-contents p:hover{
  color:#fff;
  background-color:#db7093;
  }
  .article-link{
  width:80px;
  text-align:center;
  vertical-align:middle;
  display:table-cell;
  border:0px solid #0000ff;
  
  }
  .article-link a{
  text-decoration:none;
  }
  .article-contents span{
  width:80px;
  height:20px;
  margin:0 0 0 5px;
  padding:0;
  font-size:10px;
  color:#888888;
  text-align:center;
  vertical-align:middle;
  background-color:#fff;
  display:table-cell;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .article-contents span:hover{
  color:#fff;
  background-color:#db7093;
  }
  .article-title{
  width:350px;
  height:50px;
  border:1px solid #888888;
  margin:5px 0 0 25px;
  color:#fff;
  text-align:center;
  }
  .title-a1{
  width:340px;
  height:40px;
  margin:0px auto;
  padding:5px;
  font-size:12px;
  font-weight:600;
  border:1px solid #fff;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .title-a1:hover{
  background-color:#db7093;
  font-weight:600;
  }
  
  .b9-article1{
  width:400px;
  height:150px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  border:1px solid #888888;
  margin:5px auto;
  background:rgba(0,0,0,0.8);
  }
  .article1-up{
  width:400px;
  height:100px;
  border:0px solid #0000ff;
  }
  .article1-contents{
  width:350px;
  height:20px;
  margin:15px auto 0 auto;
  display:flex;
  border:0px solid #00ff00;
  }
  .article1-contents p{
  width:80px;
  height:20px;
  margin:0 0 0 10px;
  padding:1px;
  font-size:12px;
  font-weight:600;
  color:#888888;
  text-align:center;
  background-color:#fff;
  }
  .article1-contents p:hover{
  color:#fff;
  background-color:#db7093;
  }
  
  .article1-title{
  width:350px;
  height:80px;
  border:0px solid #888888;
  margin:5px 0 0 25px;
  color:#fff;
  text-align:center;
  }
  .title-a2{
  width:340px;
  height:80px;
  margin:0px auto;
  padding:10px;
  font-size:12px;
  font-weight:600;
  border:1px solid #fff;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .title-a2:hover{
  background-color:#db7093;
  font-weight:600;
  }
  
  .b9-right{
  width:480px;
  height:730px;
  border:0px solid #0000ff;
  display:table-cell;
  background-color:#fff;
  }

 /*総説設定*/
.b9-1-title {
  width:300px;
  height:30px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #4c00ff;
  text-align:center;
  background:rgba(0,0,0,0.8);
  display:table;
  }
 .b9-1-title p{
  margin:0 0 0 100px;
  padding:0;
  color:#f0ffff;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  
  }
  .b9-1-title span{
  width:100px;
  margin:0;
  padding:0;
  color:#f0ffff;
  font-size:10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  display:table-cell;
  }
.re-year-list {
  width:300px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #4c00ff;
  text-align:center;
  background:#fff;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  }
  .re-year-list p{
  margin:0 auto;
  padding:0;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  }

   .re-year-list p a{
  text-decoration:none;
  color:#b8b8b8;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .re-year-list a:hover{
  color:#db7093;
  }
  .re-year-wrapper{
  width:450px;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  border:0px solid #0000ff;
  background:#0000ff;
  }
 .re-b9-year{
  width:60px;
  height:30px;
  margin:0 0 0 10px;
  text-align:center;
  font-size:20px;
  font-weight:600;
  color:#888888;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }

 /*講演/学会発表設定*/
.b9-2-title {
  width:300px;
  height:30px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #d1ff06;
  text-align:center;
  background:rgba(0,0,0,0.8);
  display:table;
  }
 .b9-2-title p{
  margin:0 0 0 100px;
  padding:0;
  color:#f0ffff;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  
  }
  .b9-2-title span{
  width:100px;
  margin:0;
  padding:0;
  color:#f0ffff;
  font-size:10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  display:table-cell;
  }
.le-year-list {
  width:300px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #d1ff06;
  text-align:center;
  background:#fff;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  }
  .le-year-list p{
  margin:0 auto;
  padding:0;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  }

   .le-year-list p a{
  text-decoration:none;
  color:#b8b8b8;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .le-year-list a:hover{
  color:#db7093;
  }
 .le-year-wrapper{
  width:450px;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  border:0px solid #b1fc04;
  background:#a6ff00;
  }
 .le-b9-year{
  width:60px;
  height:30px;
  margin:0 0 0 10px;
  text-align:center;
  font-size:20px;
  font-weight:600;
  color:#888888;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }

  /*書籍設定*/
.b9-3-title {
  width:300px;
  height:30px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #ff6a06;
  text-align:center;
  background:rgba(0,0,0,0.8);
  display:table;
  }
 .b9-3-title p{
  margin:0 0 0 100px;
  padding:0;
  color:#f0ffff;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  
  }
  .b9-3-title span{
  width:100px;
  margin:0;
  padding:0;
  color:#f0ffff;
  font-size:10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  display:table-cell;
  }
.bo-year-list {
  width:300px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #ff6a06;
  text-align:center;
  background:#fff;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  }
  .bo-year-list p{
  margin:0 auto;
  padding:0;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  }

   .bo-year-list p a{
  text-decoration:none;
  color:#b8b8b8;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .bo-year-list a:hover{
  color:#db7093;
  }
 .bo-year-wrapper{
  width:450px;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  border:0px solid #f5b403;
  background:#f5b403;
  }
 .bo-b9-year{
  width:60px;
  height:30px;
  margin:0 0 0 10px;
  text-align:center;
  font-size:20px;
  font-weight:600;
  color:#888888;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }
  /*dvd設定*/
.b9-4-title {
  width:300px;
  height:30px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #ff06de;
  text-align:center;
  background:rgba(0,0,0,0.8);
  display:table;
  }
 .b9-4-title p{
  margin:0 0 0 100px;
  padding:0;
  color:#f0ffff;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  
  }
  .b9-4-title span{
  width:100px;
  margin:0;
  padding:0;
  color:#f0ffff;
  font-size:10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  display:table-cell;
  }
.dvd-year-list {
  width:300px;
  margin:5px auto;
  padding:0px 0 0 0;
  border:2px solid #ff06de;
  text-align:center;
  background:#fff;
  display: -webkit-flex;
  display: flex;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
  }
  .dvd-year-list p{
  margin:0 auto;
  padding:0;
  font-size:20px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:600;
  }

   .dvd-year-list p a{
  text-decoration:none;
  color:#b8b8b8;
  -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
  }
  .dvd-year-list a:hover{
  color:#db7093;
  }
  .dvd-year-wrapper{
  width:450px;
  display:flex;
  flex-direction:column;
   align-items:center;
   justify-content:center;
  border:0px solid #ff00bf;
  background:#ff00bf;
  }
 .dvd-b9-year{
  width:60px;
  height:30px;
  margin:0 0 0 10px;
  text-align:center;
  font-size:20px;
  font-weight:600;
  color:#888888;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }



/*第32セクション設定全画面表示かつ中央スマホは高さを限定*/
.section32 {
 width:100%;
 margin:0;
 background: #fff;
 color: #009688;
 border:0px solid #ff0000;
 }
.s32-contants{
 width:100%;
 display:flex;
 justify-content: center;
 align-items: center;
}
/*事業概要*/
.s32-intro{
 width:100%;
 max-width:95%;
 padding:50px 20px 0 20px;
 border:0px solid #ff0000;
 font-weight:500;
 font-family: Verdana,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,sans-serif;
 display:flex;
 justify-content: center;
 align-items: center;
}
@media only screen and (max-width: 1280px) {
.s32-intro{
 max-width:100%;
 padding:0px;
 font-size:18px;
  }
}
@media only screen and (max-width: 1024px) {
.s32-intro{
 max-width:100%;
 padding:20px 5px;
  }
}
@media only screen and (max-width: 768px) {
.s32-intro{
font-size:14px;
  }
}
@media only screen and (max-width: 480px) {
.s32-intro{
 padding:0px;
 font-size:16px;
  }
}
/*設立趣旨*/
.s32-harf{
  top: 0; bottom: 0; left: 0; right: 0;/*左記二つで高さはいっぱいの中心に来る*/
  width: 100%;
  max-width: 80%;
  height:100%;
  padding: 40px;
  list-style:none;
line-height:2;
  text-align:left;
  font-family: "游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0px solid #ff0000;
  background-color:rgba(255,255,255,0.5);
  
}
@media only screen and (max-width: 1280px) {
.s32-harf{
  padding: 0px;
 max-width:100%;
  }
}
@media only screen and (max-width: 1024px) {
.s32-harf{
 max-width:100%;
  }
}
@media only screen and (max-width: 768px) {
.s32-harf{
 max-width:100%;
  }
}
/*IEレイアウト崩れ対策。游ゴシックが受け付けないため
*/
@media all and (-ms-high-contrast:none) {
.s32-harf{
font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
}
@media only screen and (max-width: 480px) {
.s32-harf{
flex-direction:column;
  }
}
.s32-harf li{
  width:50%;
  padding:20px;
  font-size:18px;
  border:0px solid #00ff00;
}
@media only screen and (max-width: 480px) {
.s32-harf li{
  width:100%;
  }
}
.s32-harf li:nth-child(1){
 flex-basis: 50%;
font-size:18px;
font-weight:400;
 font-family: Helvetica, Arial, sans-serif;
border:0px solid #ff0000;
background-color:#fff;
}
@media only screen and (max-width: 768px) {
.s32-harf li:nth-child(1){
font-size:14px;
  }
}
@media only screen and (max-width: 480px) {
.s32-harf li:nth-child(1){
font-size:12px;
  }
}
.s32-harf li:nth-child(2){
 flex-basis: 50%;
font-size:18px;
font-weight:400;
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
margin:0 0 0 10px;
border:0px solid #00ff00;
background-color:#fff;
}
@media only screen and (max-width: 480px) {
.s32-harf li:nth-child(2){
font-size:12px;
  }
}
.s32-harf a{
 display:block;
 width:100%;
 transition: .3s;
}
.s32-harf a:hover{
 color:#fff;
 background-color:#db7093;
}
.s31-title{
font-weight:600;
}
.s32-title1{
line-height:2;
font-weight:600;
}
@media only screen and (max-width: 480px) {
.s32-title1{
font-size:12px;
  }
}
/*各タイトル
*/
.s32-menu-light{
 width:100%;
 border:0px solid #ff0000;
}
.s32-menu-light-title{
 width:100%;
 max-width:80%;
 margin:10px auto;
 padding:0px;
 border-bottom:1px solid #888;
 font-size:18px;
 font-weight:600;
 line-height:1;
 text-align:center;
}
@media only screen and (max-width: 768px) {
.s32-menu-light-title{
max-width:60%;
  }
}
@media only screen and (max-width: 480px) {
.s32-menu-light-title{
max-width:90%;
  }
}
.s32-small-title{
font-size:20px;
font-weight:600;
}

.p-link{
width:200px;
margin:0 auto;
font-size:18px;
font-weight:600;
border:1px solid #333;
}
.q-link{
width:300px;
margin:0 auto;
font-size:18px;
font-weight:600;
border:1px solid #333;
}
/*第33セクション一枚もの*/
.section33 {
 margin:0 0 50px 0;
 background: #fff;
 color: #009688;
 border:0px solid #ff0000;
 }

/*横並びリスト 1段 2列組
最大幅は画面の8割 ulには画面中央 中身は横並び中央設定
ieはフォントでレイアウトが崩れるなので指定するときは下記対応
 width: 100%;
 max-width: 80%;がレスポン仕様
*/
ul.news-area33{
  width: 100%;
  max-width:95%;
  color:#000;
  margin: 0 auto;
  padding: 0;
  list-style:none;
  font-family: "游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  display:flex;
  align-items:center;
  border:0px solid #0000ff;
}
/*IEレイアウト崩れ対策。游ゴシックが受け付けないため
*/
@media all and (-ms-high-contrast:none) {
ul.news-area33{
font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
}
@media only screen and (max-width: 480px) {
ul.news-area33{
flex-direction:column-reverse;
  }
}
ul.news-area33 li{
  width:100%;
  height:100%;
  color:#000;
  border:0px solid #00ff00;
  display:flex;
  align-items:center;
  justify-content:center;
}
ul.news-area33 li:nth-child(1){
 flex-basis: 100%;
font-size:20px;
border:0px solid #ff0000;
}
ul.news-area33 li:nth-child(2){
 flex-basis: auto;
font-size:18px;
border:0px solid #00ff00;
}
@media only screen and (max-width: 768px) {
ul.news-area33 li img{
max-width:100%;
  }
}
@media only screen and (max-width: 480px) {
ul.news-area33 li img{
max-width:400px;
  }
}

/*各タイトル
*/
.s33-menu-light{
 width:100%;
 border:0px solid #ff0000;
}
.s33-menu-light-title{
 width:100%;
 max-width:80%;
 margin:10px auto;
 padding:0px;
 border-bottom:1px solid #888;
 font-size:18px;
 font-weight:600;
 line-height:1;
 text-align:center;
}
@media only screen and (max-width: 768px) {
.s33-menu-light-title{
max-width:60%;
  }
}
@media only screen and (max-width: 480px) {
.s33-menu-light-title{
max-width:90%;
  }
}

/*活動報告*/
.section41 {
 width:100%;
 margin:0;
 background: #fff;
 color: #009688;
 border:0px solid #ff0000;
 }
.s41-wrapper{
 width:100%;
 height:100%;
 top:0%; bottom: 0; left: 0%; right: 0%;
 color:#333;
 font-size:18px;
 line-height:3;
 display:flex;
 flex-direction:column;
 justify-content: center;
 align-items: center;
 border:0px solid #df0000;
}
@media only screen and (max-width: 1366px) {
.s41-wrapper{
 line-height:2.0;
  }
}
@media only screen and (max-width: 1024px) {
.s41-wrapper{
 line-height:2.5;
  }
}
@media only screen and (max-width: 768px) {
.s41-wrapper{
 line-height:2;
 top:0%; bottom: 0; left: 0%; right: 0;
  }
}
@media only screen and (max-width: 480px) {
.s41-wrapper{
 top:0%; bottom: 0; left: 0%; right: 0;
  }
}
.s41-contants{
 width: 100%;
 max-width: 95%;
padding:50px 0 0 0;
 border:0px solid #00ff00;
}
@media only screen and (max-width: 768px) {
.s41-contants{
padding:100px 0 0 0;
  }
}
/*活動報告タイトル*/
.s4-title{
font-size:30px;
}
@media only screen and (max-width: 480px) {
.s4-title{
font-size:16px;
  }
}
.s4-news{
font-weight:600;
}
/*活動報告ニュースタイトル*/
.s4-news-title{
font-size:30px;
font-weight:600;
}
@media only screen and (max-width: 480px) {
.s4-news-title{
font-size:18px;
font-weight:600;
  }
}
.s4-news-contants{
padding:10px;
}
.s4-news-img{
border:0px solid #ff0000;
}
.book-link{
width:300px;
border:0px solid #ff0000;
}
/*Q&A*/
.title-51 {
 width:100%;
 margin:0;
 display: inline-block;
 font-size:20px;
 color: #009688;
 border-bottom:1px solid #333;
 }
/*Q&A大きなタイトル*/
.q-title{
font-size:12px;
border:0px solid #ff0000;
}
/*Q&Aサブタイトル*/
.q-tag{
text-align:left;
font-size:14px;
border:0px solid #ff0000;
}
@media only screen and (max-width: 480px) {
.q-tag{
font-size:12px;
text-align:center;
  }
}

/*案内Q&A包括*/
.q-a-wrapper{
border:0px solid #ff0000;
}
/*案内Q&Aカテゴリー包括*/
ul.s51-cate-wrapper{
padding:0 0 0 5px;
border:0px solid #00ff00;
}
ul.s51-cate-wrapper li{
padding:0 0 0 5px;
border-bottom:1px solid #333;
}
/*案内Q&Aカテゴリー*/
.s51-cate1{
display:block;
 width:100%;
 height:100%;
 color:#ffffff;
 display:flex;
 justify-content: center;
 align-items: center;
border:0px solid #00ff00;
background:#db7093;
}
/*案内Q&Aカテゴリー*/
.s51-cate2{
display:block;
 width:100%;
 height:100%;
 color:#ffffff;
 display:flex;
 justify-content: center;
 align-items: center;
border:0px solid #00ff00;
background:#ffcc75;
}
/*訪問支援*/
.s51-cate3{
display:block;
 width:100%;
 height:100%;
 color:#ffffff;
 display:flex;
 justify-content: center;
 align-items: center;
border:0px solid #00ff00;
background:#4682b4;
}
/*講演会*/
.s51-cate4{
display:block;
 width:100%;
 height:100%;
 color:#ffffff;
 display:flex;
 justify-content: center;
 align-items: center;
border:0px solid #00ff00;
background:#008080;
}
/*事業報告書*/
.s51-cate5{
display:block;
 width:100%;
 height:100%;
 color:#ffffff;
 display:flex;
 justify-content: center;
 align-items: center;
border:0px solid #00ff00;
background:#483d8b;
}
/*案内Q&Aカテゴリーリンク*/
.s51-cate-wrapper a{
 display:block;
 width:100%;
 height:100%;
 color:#333;
 display:flex;
 justify-content: center;
 align-items: center;
 transition: .3s;
}
.s51-cate-wrapper a:hover{
 background-color:#ffc0cb;
 text-shadow: 
    #fff 2px 0px 2px,  #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff 0px 2px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px,  #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px,  #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px;
}
/*Q&Aリンク*/
.q-link{
text-align:left;
font-size:14px;
border:0px solid #ff0000;
}
.q-link1{
margin:0 auto;
max-width:300px;
text-align:left;
font-size:18px;
border:1px solid #000;
}
.q-link1:hover{
background-color:#deb887;
}

/*Q&Aタイトル*/
.s5-title{
font-size:30px;
border:0px solid #ff0000;
}
@media only screen and (max-width: 480px) {
.s5-title{
margin:0 auto;
text-align:center;
font-size:20px;
  }
}
.s5-news{
}
/*Q&Aニュースタイトル*/
.s5-news-title{


}
@media only screen and (max-width: 480px) {
.s5-news-title{
  }
}
.s5-news-contants{
color:#ff0000;
padding:10px;
}
.s5-news-contants-houmon{
color:#000000;
padding:10px;
}
.s5-news-img{
border:0px solid #ff0000;
}
.s52-wrapper{
border:0px solid #ff0000;
}


  
  /*IEレイアウト崩れ対策。游ゴシックが受け付けないため
  */
  @media all and (-ms-high-contrast:none) {
  ul.news-area1{
  font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
  }
  @media only screen and (max-width: 480px) {
  ul.news-area1{
  
    }
  }
  ul.news-area1 li{
    width:100%;
    height:100%;
    color:#fff;
    border:0px solid #00ff00;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  ul.news-area1 li:nth-child(1){
   flex-basis: 50%;
  font-size:18px;
  border-left:1px solid #fff;
  }
  ul.news-area1 li:nth-child(2){
   flex-basis: 150%;
  font-size:12px;
  border-left:1px solid #fff;
  }
  ul.news-area1 li:nth-child(3){
   flex-basis: 150%;
  font-size:16px;
  border-left:1px solid #fff;
  }
  ul.news-area1 li:nth-child(4){
   flex-basis: 50%;
  font-size:16px;
  border-left:1px solid #fff;
  }
  /*メニューにリンクするときはaにdisplayをかける
  高さと幅も決める
  */
  ul.news-area1 li a{
    width:100%;
    height:50px;
    display: block;
    padding: 12px 0 10px;
    background: #333;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  

  .b5-title2{
  width:1000px;
  
  margin:0px auto 10px auto;
  padding:10px;
  color:#fff;
  font-size:12px;
  text-align:center;
  border:1px solid #888888;
  background-color:rgba(0,0,0,0.5);
  }
  
  
  /*書籍　設定*/
  .b10-wrapper{
  width:980px;
  height:2030px;
  margin:1px auto 0 auto;
  border:10px solid #ff8c00;
  background:rgba(255,255,0,0.2);
  display:table;
  }
  .b12-header{
  width:900px;
  height:210px;
  margin:5px;
  border:1px solid #fff;
  display:table;
  border-collapse: separate;
  border-spacing:20px;
  }
  .b12-contents{
  width:300px;
  height:190px;
  margin:0px;
  border:0px solid #fff;
  display:table-cell;
  }
  .view1 {
  width: 295px;
  height: 195px;
  overflow: hidden;
  position: relative;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  background-color:#888888;
  }
  .view1 .mask1 ,
  .view1 .mask2 ,
  .view1 .mask3 ,
  .view1 .mask4 ,
  .view1 .mask5 ,
  .view1 .mask6 ,
  .view1 .mask7 ,
  .view1 .mask8 ,
  .view1 .mask9 ,
  .view1 .mask10 ,
  .view1 .mask11 ,
  .view1 .mask12 ,
  .view1 .b12-content1 {
  width: 295px;
  height: 195px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  }
  .view1 img {
  display: block;
  position: relative;
  }
  .view1 h2 {
  width:250px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 17px;
  padding: 10px;
  margin: 0px 0 0 5px;
  background:rgba(0,0,0,0.8);
  
  }
  .view1 p {
  width:250px;
  height:30px;
  margin:5px 0 5px 5px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #fff;
  padding: 10px 20px 20px;
  text-align: left;
  background:rgba(0,0,0,0.5);
  }
  .view1 a.info {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background-color:#fff;
  color:#db7093;
  text-transform: uppercase;
  border:1px solid #db7093;
  float:left;
  margin:5px 0 0 5px;
  }
  .view1 a.info:hover {
  background-color:#db7093;
  color:#fff;
  }
  .view1-fourth img {
  transition: all 0.4s ease-in-out 0.2s;
  opacity: 1;
  }
  .view1-fourth .mask1,
  .view1-fourth .mask2,
  .view1-fourth .mask3,
  .view1-fourth .mask4,
  .view1-fourth .mask5,
  .view1-fourth .mask6,
  .view1-fourth .mask7,
  .view1-fourth .mask8,
  .view1-fourth .mask9,
  .view1-fourth .mask10,
  .view1-fourth .mask11,
  .view1-fourth .mask12 
  {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 300px 200px
  opacity: 0;
  transform: scale(0) rotate(-180deg);
  transition: all 0.4s ease-in;
  border-radius: 0px;
  }
  .view1-fourth .mask1{
  background-image:url("../image/.jpg");
  }
  .view1-fourth .mask2{
  background-image:url("../image/.jpg");
  }
  .view1-fourth .mask3{
  background-image:url("../image/.jpg");
  }
  .view1-fourth h2{
  opacity: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 20px 0 0px 5px;
  line-height:0.9;
  transition: all 0.5s ease-in-out;
  }
  .view1-fourth p {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  }
  .view1-fourth a.info {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  }
  .view1-fourth:hover .mask1 ,
  .view1-fourth:hover .mask2 ,
  .view1-fourth:hover .mask3 ,
  .view1-fourth:hover .mask4 ,
  .view1-fourth:hover .mask5 ,
  .view1-fourth:hover .mask6 ,
  .view1-fourth:hover .mask7 ,
  .view1-fourth:hover .mask8 ,
  .view1-fourth:hover .mask9 ,
  .view1-fourth:hover .mask10 ,
  .view1-fourth:hover .mask11 ,
  .view1-fourth:hover .mask12 
  {
  opacity: 1;
  transform: scale(1) rotate(0deg);
  transition-delay: 0.2s;
  }
  
  
  .view1-fourth:hover img    {
  transform: scale(0);
  opacity: 0;
  transition-delay: 0s;
  }
  .view1-fourth:hover h2,
  .view1-fourth:hover p,
  .view1-fourth:hover a.info{
  opacity: 1;
  transition-delay: 0.1s;
  }
  /*DVD　設定*/
  .b11-wrapper{
  width:980px;
  margin:1px auto 0 auto;
  border:10px solid #555555;
  background:rgba(0,0,0,0.5);
  display:table;
  }
  .dvd-wrapper ul{
  margin:20px 0 0 20px;
  padding:0;
  list-style:none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  }
  .dvd-contents{
  width:560px;
  margin:0 0 0 30px;
  padding:30px;
  font-weight:600;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  background-color:#fff;
  }
  .dvd-contents h1{
  color:#4169e1;
  font-size:20px;
  border-bottom:1px solid #000fff;
  }
  
  
