/***************
  HTML Styles
  ***************/
  body {
    background-color: #fcfcfc; 
  }

  p.box {
    padding: 20px; 
  }

  p {
    color: rgba(0, 0, 0, 0.71);
    padding: 0;
    -webkit-font-smoothing: antialiased; 
  }

  h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased; 
  }

  nav a {
    -webkit-font-smoothing: antialiased; 
  }
  nav ul li:hover, nav ul li.active {
    background-color: #ea454b; 
  }

  .header {
    color: #42A5F5;
    font-weight: 300; 
  }

  .caption {
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 30px; 
  }

  .preview {
    background-color: #FFF;
    border: 1px solid #eee;
    padding: 20px 20px; 
  }

  header, main, footer {
    padding-left: 240px; 
  }

  .parallax-demo header, .parallax-demo main, .parallax-demo footer {
    padding-left: 0; 
  }

  footer.example {
    padding-left: 0; 
  }

  @media only screen and (max-width : 992px) {
    header, main, footer {
      padding-left: 0; 
    } 
  }


/********************
  Index Page Styles
  ********************/
  ul.side-nav.fixed li.logo {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 7px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd; 

  }
  ul.side-nav.fixed li.logo:hover {
    background-color: transparent; 
    
  }

  ul.side-nav.fixed {
    overflow: hidden; 

  }
  ul.side-nav.fixed li {
    line-height: 44px; 

  }
  ul.side-nav.fixed li:hover, ul.side-nav.fixed li.active {
    background-color: rgba(0, 0, 0, 0.05); 
  }
  ul.side-nav.fixed li a {
    font-size: 13px;
    line-height: 44px;
    height: 44px; 
  }
  ul.side-nav.fixed ul.collapsible-accordion {
    background-color: #FFF; 
  }
  ul.side-nav.fixed:hover {
    overflow-y: auto; 
  }

  .bold > a {
    font-weight: bold; 
  }

  #logo-container {
    height:100px;
    margin-bottom: 5px;
    padding:0 5px;

  }

  nav.top-nav {
    height: 122px;
    box-shadow: none; 
  }
  nav.top-nav a.page-title {
    line-height: 122px;
    font-size: 48px; 
  }

  a.button-collapse.top-nav.waves-effect.waves-light.circle {
    position: absolute;
    text-align: center;
    height: 48px;
    width: 48px;
    right: 0;
    top: 0;
    float: none;
    margin-left: 1.5rem;
    color: #78909c;
    font-size: 32px;
    z-index: 2; 
  }
  a.button-collapse.top-nav.full {
    line-height: 122px; 
  }

  #front-page-logo {
    display: inline-block;
    height: 100%;
    pointer-events: none; 
  }

  @media only screen and (max-width: 992px) {
    #front-page-nav ul.side-nav li {
      float: none;
      padding: 0 15px; 
    }
    #front-page-nav ul.side-nav li:hover {
      background-color: #ddd; 
    }
    #front-page-nav ul.side-nav li .active {
      background-color: transparent; 
    }
    #front-page-nav ul.side-nav a {
      color: #444; 
    } 
  }

  #responsive-img {
    width: 80%;
    display: block;
    margin: 0 auto; 
  }

  #index-banner {
    z-index: -1;
    padding-top: 15px;
    margin-bottom: 10px;

  }
  #index-banner .container {
    position: relative; 
  }
  #index-banner .header {
    color: #FFF; 
  }
  #index-banner h4 {
    margin-bottom: 40px; 
  }
  #index-banner h1 {
    margin-top: 10px; 
  }

  @media only screen and (max-width : 992px) {
    #index-banner h4 {
      margin-bottom: 15px; 
    } 
  }

  @media only screen and (max-width : 600px) {
    #index-banner h4 {
      margin-bottom: 0; 
    } 
  }

  .github-commit {
    padding: 14px 0;
    height: 64px;
    line-height: 36px;
    background-color: #5c5757;
    color: #e6e6e6;
    font-size: .9rem; 
  }

  @media only screen and (max-width : 992px) {
    .github-commit {
      text-align: center; 
    } 
  }

  #github-button {
    background-color: #6f6d6d;
    -webkit-transition: .25s ease;
    -moz-transition: .25s ease;
    -o-transition: .25s ease;
    -ms-transition: .25s ease;
    transition: .25s ease; 
  }
  #github-button:hover {
    background-color: #797777; 
  }

  .sha {
    color: #f0f0f0;
    margin: 0 6px 0 6px; 
  }

  #download-button {
    background-color: #f3989b;
    width: 260px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: 400; 
  }
  #download-button:hover {
    background-color: #f5a5a8; 
  }

  .promo {
    width: 100%; 
  }
  @media only screen and (max-width : 992px) {
    .promo {
      width: 60%;
      margin: 0 auto;
      display: block; 
    } 
  }
  .promo i {
    color: #42A5F5;
    font-size: 7rem;
    display: block; 
  }

  .promo-caption {
    font-size: 1.7rem;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0; 
  }

  #front-page-nav {
    background-color: #FFF;
    position: relative; 
  }
  #front-page-nav a {
    color: #42A5F5; 
  }
  #front-page-nav li:hover {
    background-color: #fdeaeb; 
  }
  #front-page-nav li.active {
    background-color: #fdeaeb; 
  }
  #front-page-nav .container {
    height: inherit; 
  }

  .col.grid-example {
    border: 1px solid #eee;
    margin: 7px 0;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    background-color: tomato;
    color: white;
    padding: 0; 
  }
  .col.grid-example span {
    font-weight: 200;
    line-height: 50px; 
  }

  .promo-example {
    overflow: hidden; 
  }


  /*****************フォームデザイン****************/
  .input-field {
    position: relative;

  }
  .input-field a{
    position: absolute;
    right:0.75rem;
    top:10px;
    z-index: 99;

  }
  .input-field i {
   color: #eee;

 }
 /* label color */
 .input-field label {
   color: #eee;

 }
 /* label focus color */
 .input-field input[type=text]:focus + label {
   color: #fff;

 }
 /* label underline focus color */
 .input-field input[type=text]:focus {
   border-bottom: 1px solid #fff;
   box-shadow: 0 1px 0 0 #fff;

 }
 /* valid color */
 .input-field input[type=text].valid {
   border-bottom: 1px solid #fff;
   box-shadow: 0 1px 0 0 #fff;

 }
 /* invalid color */
 .input-field input[type=text].invalid {
   border-bottom: 1px solid #fff;
   box-shadow: 0 1px 0 0 #fff;

 }
 /* icon prefix focus color */
 .input-field .prefix.active {
   color: #fff;

 }

 .section {
  padding-bottom: 0rem; 

}

h1 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: bold;

}
.search_submit{
  background-color: #fff;
  color: #555;
  line-height: 28px;
  height:28px;
  float: right;

}

#sp_head{
  height:50px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0 10px;
  margin: 0 auto;
  z-index: 99;

}

@media only screen and (min-width : 993px) {
  .card {
    width: 250px;
    margin-right:20px;
    float:left;

  }
  .cardbox2 {
    width: 520px;
    margin-right:20px;
    float:left;

  }
  .container {
    width: 95%; 

  }
  #index-banner h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 0px;

  }
  #sp_head{
    display: none;

  }
  .button-collapse{
    display: none;

  }

}
@media only screen and (max-width : 992px) {
  .card {
    width: 230px;
    margin-right:10px;
    float:left;

  }
  .cardbox2 {
    width: 470px; 
    margin-right:10px;
    float:left;

  }
  nav .nav-wrapper {
    text-align: center; 

  }
  nav .nav-wrapper a.page-title {
    font-size: 36px; 

  }
  #index-banner h1 {
    font-size: 2rem;
    line-height: 3.5rem;
    margin-bottom: 10px;

  }
  #sp_head{
    display: block;

  }
  .button-collapse{
    display: block;

  }

}
@media only screen and (max-width : 600px) {
  .card {
    width: 100%;

  } 
  .cardbox2 {
    width: 100%; 

  }
  a.button-collapse.top-nav {
    right: 5%;

  }
  #index-banner {
    height:auto;

  }
  #index-banner h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 10px;

  }
  #sp_head{
    display: block;

  }
  .button-collapse{
    display: block;

  }

}

.container {
  max-width:none;
    width: 100%;
}
.grid{
  overflow: hidden;
  width:100%;

}
.card .card-image{
  height:150px;
  overflow: hidden;
  z-index: -1;

}
.card .card-content .card-title {
  color: #333;
  line-height: 1.3rem;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;

}
.card .card-content .card-category{
  background-color: #555;
  color:#fff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 0.7rem;
  font-weight: bold;
  float:right;

}
.card .card-content .cat_press{
  background-color: #d81b60;

}
.card .card-content .cat_research{
  background-color: #1e88e5;

}
.card .card-content .card-date{
  background-color: #eeeeee;
  color:#333;
  border-radius: 5px;
  padding: 4px;
  clear: both;
  font-size: 0.8rem;
  font-weight: bold;
  float:left;

}
.card .card-content {
  padding: 10px;
  height: 200px;

}
.card .card-content p{
  font-size: 0.8rem;
  line-height: 1.0rem;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  margin-left: -10px;
  margin-right: -10px;
  padding-left:10px;
  padding-right:10px;
  color:#555;
  height:53px;
  overflow: hidden;

}


/*ひだりメニュー内*/
.side-nav li {
  float: none;
  padding: 0 0px;

}
.side-nav li a{
  padding: 0 15px;

}

ul.side-nav.fixed li.slide_btn{
  background-color: #4BAE4F;
  color: #fff;
  margin-top: 10px;
  line-height: 1;
  vertical-align: top;
  line-height: 25px;
  padding: 8px 15px;

}
ul.side-nav.fixed li.slide_btn i{
  margin-right: 5px;       
  vertical-align: top;
}
ul.side-nav.fixed li.slide_btn:hover{
  background-color: #4BAE4F;
  color: #fff;
  opacity: 0.8;
  cursor: pointer;

}
ul.side-nav.fixed  li.slide_box a{
  line-height: 120%;
  padding:5px 10px;
  height: auto;
  font-weight: bold;
  color: #555;

}
ul.side-nav.fixed  li.slide_box{
  height:120px;
  overflow-y:scroll;
  padding-top: 10px;
  background-color: #f5f5f5;
  display: none;

}


ul.side-nav.fixed li.search_tags{
  background-color: #3E50B4;

}
ul.side-nav.fixed li.search_tags:hover{
  background-color: #3E50B4;
  color: #fff;
  opacity: 0.8;
  cursor: pointer;

}

.card2 {
  position: relative;
  overflow: hidden;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;

}

.h_right_block{
  color: #f5f5f5;
}
.h_right_block a{
  color: #f5f5f5;
}

#icon_prefix{
  color: #f5f5f5;
}
