/*
Theme Name: 小町ネット様用テーマ
Theme URI: none
Description:小町ネット　ページ
Version: 3.0
Author: 株式会社ルシアス
Author URI:
*/

@charset "utf-8";


/* ==================================================================== */
/* through web
/* ==================================================================== */
#through-web{
	margin-bottom: 50px;
}
#through-web h1{
	margin-bottom: 0.5em;
	text-align: center;
}
#through-web h1 img{
	width: 100%;
	max-width: 40em;
}
#through-web-ng{
	margin-top: 30px;
	margin-bottom: 0.5em;
	text-align: center;
}
#through-web-ng img{
	width: 160px;
}
@media screen and (min-width:768px){
	#through-web{
		margin-bottom: 6.25em;
	}
	#through-web h1{
		margin-bottom: 1.5em;
	}
	#through-web-ng img{
		width: 18em;
	}
	#through-web-ng{
		margin-top: 3.125em;
		margin-bottom: 1.5em;
	}
}

