/*共通
----------------------------------------------*/





/*footer
---------------------------------------------------
#footer{
  color: #fff;
  background: #fcde19;
  padding:80px 0;
}
*/
.footlogo{
  margin: 0 0 15px 0;
}
.footerwords p{
  margin: 0 0 10px 0;
}
.footerinfo{
  border-top: 0px solid #fff;
  margin: 12px 0 0 0;
  padding:12px 0 0 0;
  line-height: 20px;
}

.footerlink{
  margin: 5px 0;
  padding: 5px 5px;
  font-size: 15px;
  color:#d9dada;
  /*;
  border-right:1px solid #ddd;*/
}
/*.footerlink:last-child{
  border-right:0px;
}*/
.footerlink a{
  color:#d9dada;
  padding:0px 0px;
}

.footerlink a:hover{
  color: #fff;
  cursor: pointer;
}

.address .footerlink{
  padding: 0 0;
}

.footarea{
  margin: 0 0 15px 0;
}
.copyright{
  font-size: 12px;
  color: #666;
  padding: 30px 0;
  background: #202020;/*#fff100 */
}
.lastword,.lastwords{
  padding:50px 0 20px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+22,1+56 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+45 */
/*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 45%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


  color: #ccc;
  font-size: 12px;
}

.lastwords{
  padding:20% 0 5% 0;

}

.web-block{
  display: list-item!important;
}




@media only screen and (min-width: 600px) {


}

@media (min-width: 640px) and (max-width: 999px) {

}

@media (min-width: 768px) {
  

}


@media screen and (min-width: 1000px){
 
}

@media (min-width: 1300px) {


  
}

@media (min-width: 1200px) and  (max-width: 1600px){


}


