/*media Queries SPワンカラム可変 600px以下の場合に適用----------------------------------------------------*/@media only screen and (max-width: 600px) {body{	margin: 0;	padding:0;	width: 100%;	line-height: 100%;	font-family: 'Noto Sans Japanese','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	font-weight:200;	color:#333333;	}img{	border: 0;	vertical-align: bottom;	}a{	margin:0;	padding:0;	}	a:link {color:#333333;text-decoration:none;} a:visited {color:#333333;text-decoration:none;} a:hover {color:#999999;text-decoration:none;}a:active {color:#333333;text-decoration:none;}.bxslider{	margin:0;	padding:0;	}		#Header_menu{	width:100%;	margin:0;	padding:0;	list-style-type:none;	text-align:center;	background:#ffffff;	position:fixed;	top:0;	}#Header_menu .Logo{	width:10%;	float:left;	padding:2%;	}#Header_menu .menu_icon{	width:10%;	float:right;	padding:2%;	margin:15px 0 0 0;	position:fixed;	right:5px;	z-index:100;	}.sp-Menu{	position:fixed;	top:0;	z-index:99;	width:100%;	height:100%;	list-style-type:none;	text-align:center;	margin:0;	padding:0;	background:#eeeeee;	}.sp-Menu li{	border-bottom:1px dotted #999999;	background:#eeeeee;	padding:5% 0;	font-family: 'heisei-mincho-std',serif;	font-weight:300;	}	#Header_menu ul{	display:none;	padding:50px 0 0 0;	}#Header_back{	display:none;	}#News-contents{	margin:0 10%;	}.News-title{	font-family: 'heisei-mincho-std',serif;	margin:10% 0;	}	.News-title span{	font-size:80%;	}.News{	display:block;	float:left;	width:44%;	margin:0 10% 10% 0;	padding:0;	font-size:80%;	}.News:nth-child(3), .News:nth-child(5){	margin:0 0 10% 0;	}.News img{	display:block;	width:100%;	margin:0 0 5% 0;	}.News span{	display:inline;	}.News span.News-data{	display:block;	font-family: 'heisei-mincho-std',serif;	font-size:70%;	font-style:italic;	font-weight:700;	margin:10% 0 0 0;	}#Toplink{	position:fixed;	z-index:100;	bottom:10%;	right:5%;	}#Footer-Add{	text-align:left;	font-size:80%;	line-height: 180%;	background: linear-gradient(white, whitesmoke);	background: -moz-linear-gradient(white, whitesmoke);	background: -webkit-gradient(linear, left top, left bottom, from(white), to(whitesmoke));	margin:0;	padding:15% 10%;	}#Footer{	margin:5% auto;	text-align:center;	font-size:60%;	}#PC-bxslider{	display:none;	}}