/*
Theme Name: Anno Moyoco Magnet（20260508）
Author: Magnet
Author URI: https://www.mgnt-inc.jp/
Description: Magnet publishing integrated theme for Anno Moyoco
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: book
Text Domain: annomoyoco_magnet

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.clear{ clear:both;}

.footer_sns {
	float:right;
}
.footer_sns ul {
	display:inline-block;
	list-style:none;
}
.footer_sns ul li {
	float:left;
	margin:0 3px;
	list-style:none;
}

.an_copy {
	float:left;
}

@media screen and (max-width: 641px) {
.footer_sns {
	float:none;
}
.footer_sns ul {
	display:block;
	list-style:none;
	text-align:center;
}
.footer_sns ul li {
	float:none;
	display:inline-block;
	margin:0 3px;
	list-style:none;
}

.an_copy {
	float:none;
}
	
}

#updates {
overflow: hidden;
}

.kobetsu_sns {
	height:60px;
	position:relative;
	list-style:none;
padding:0px;
margin:0px;
}
.kobetsu_sns li {
	list-style:none;
padding:0px;
margin:0px;
}
.kobetsu_sns .facebook {
	position:absolute;
	top:0px;
	left:0px;
}
.kobetsu_sns .gplus {
	position:absolute;	
	top:5px;
	left:110px;
}
.kobetsu_sns .tweet {
	position:absolute;	
	top:5px;
	left:205px;
}
.kobetsu_sns .line {
	position:absolute;	
	top:30px;
	left:0px;
}
p.gotop{
    position: fixed;
    right: 10px;
        bottom: 0;
		z-index:100;
		margin:0px;
}
p.gotop a{


}
p.gotop a img {	

}
body {
	position:relative;
	height:auto !important;
}
