@charset "utf-8";
/* リンク設定 */

/*box-social*/
#box-social{
	padding: 50px 0 80px 0;
}
#box-social .box-inner{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#box-social h2{
	font-size: 30px !important;
	margin-bottom: 40px;
	text-align: center;
}
#box-social section{
	width: 380px;
	float: left;
	margin-right: 30px;
}
#box-social section h3{
	margin-bottom: 12px;
}
#box-social section div{
	width: 380px;
	height: 420px;

}
.fb-page{
}
/*#u_0_3{
	border: 1px solid #ccc !important;
}
._1drm{
	border: 1px solid #ccc !important;
	border-bottom: none !important;
}*/
.twitter-box{
	border: 1px solid #e9ebee;
	overflow-y: scroll;
}
.youtube-box{
	border: 1px solid #e9ebee;
	overflow-y: scroll;
	padding: 15px;
}
.youtube-box h3{
	font-size: 18px !important;
	margin-top: 8px !important;
}
#box-social .youtube-box section p{
	font-size: 13px!important;
	margin-top:  -5px!important;
}
.youtube-box section{
	margin-bottom: 15px;
	width: 335px !important;
}
#box-social section:nth-of-type(3){
	margin-right: 0;
}
.copyright{
	font-size: 10px !important;
}