@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.go_sns{
	max-width:800px;
	margin:48px auto;
}
@media only screen and (max-width: 799px) {
	.go_sns{
	max-width:250px;
	margin:24px auto;
}
}

.top #content {
    padding-top: 0!important;
}

#content .top_news_ttl{
	font-size: 16px;
	color:#444;
	background:#d9ebde;
	padding:2px;
	margin:0 0 8px 0;
	border-radius:4px;
}

@media only screen and (min-width: 960px) {
.l-content{
	padding-top:0!important;
	}

}


	#footer img.f_logo{
display:block;
width:250;
margin:0 auto;
}
#footer .f_name{
	font-weight:700;
}
#footer address{
	font-style:normal;
	font-size:90%;
}
#footer #menu-f_info{
	font-size:80%;
}

.l-footer__foot{
	background:#000;
	color:#fff;
}
