




/*--------    pagetop     ここから  --------*/

#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 80%;
    z-index:90;
}


#page-top a {
    background: #999;
    text-decoration: none;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 5px 0px  0px 0px ;
    text-align: center;
    display: block;
    border-radius: 25px;
}

#page-top a:hover {
    text-decoration: none;
    background: #ccc;
}








/*--------    pagetop     ここまで  --------*/





/*--------    footer     ここから  --------*/


footer {
	background-color: #ededed;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 20px;
}




.footerleft {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0 36px;
	text-align: center;
}




.logofooter {
	margin-bottom: 10px;
        max-width: 200px;
        min-width: 150px;
}



.adressfooter {
	font-size: 18px;
	text-align: left;
}

.footerleft p {
	font-size: 12px;
	margin-bottom: 5px;
}



.paddingtop-bottom {  margin-top:0px;margin-bottom:0px;}

.footer-ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 2px;
}

.footer-ul li { line-height:29px; font-size:12px;}

.footer-ul li a {
	transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i { margin-right:10px;}

.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; }


.footer-qr {max-width:120px;}




.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
.icon-ul { list-style-type:none; margin:0px; padding:0px;}
 
.icon-ul li { line-height:75px; width:100%; float:left;}
 
.icon { float:left; margin-right:5px;}
 



.copyright { min-height:40px; background-color:#000000;margin-bottom:0px; }
 
.copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;font-size:12px;}
 
.heading7 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 20px;
}

footer HR{
	border-top-color: #999;
	margin: 0px 0px 10px 0px;
}

.post p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
 
.post p span { display:block; color:#8f8f8f;}
 
.bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 
.bottom_ul li { float:left; line-height:40px;}
 
.bottom_ul li:after { content:"/"; color:#fff; margin-right:8px; margin-left:8px;}
 
.bottom_ul li a { color:#FFF;  font-size:12px;}



/*--------    footer     ここまで  --------*/







