@charset "UTF-8";
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*共通*/

.farm > h2{
	border-left: 5px solid #246c54;
	padding: 0;
	padding-left: 1rem;
	box-sizing: border-box;
	color: #246c54;
	background: none;
	border-radius: 0;
	text-align: left;
	margin-bottom: 3rem;
}

@media only screen and (max-width: 640px){
	#top.re2026_top .about-groupfsg .lead{
		font-size: 14px;
	}
}








/* SNSリンク内「new-tweet」アイコンの最大幅 */
.new-tweet{
	max-width: 50px !important;
}

