@charset "utf-8";

/* リンク設定 */

/*box-social*/
#box-social{
	padding: 30px 0 30px 0;
}
#box-social .box-inner{
	/*width: 1200px;*/
	margin: 0 auto;
	overflow: hidden;
}
#box-social h2{
	font-size: 30px !important;
	margin-bottom: 30px;
	text-align: center;
}
#box-social section{
	padding: 30px;
	/*width: 380px;
	float: left;
	margin-right: 30px;*/
}
#box-social section h3{
	margin-bottom: 12px !important;
}
#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-outer h3 img{
	max-width: 280px;
	height: auto;
	width: 100%;
}
.twitter-box{
	border: 1px solid #e9ebee;
	overflow-y: scroll !important;
}
.youtube-box{
	width: 100%;
	border: 1px solid #e9ebee;
	overflow-y: scroll;
	padding: 15px;
}
#box-social .youtube-box section  h3{
	font-size: 15px !important;
	margin-top: 12px !important;
}
#box-social .youtube-box section p{
	font-size: 13px!important;
	margin-top:  -5px!important;
}
.youtube-box section{
	margin-bottom: 15px;
	width: 100% !important;
	padding: 0px !important;
}
.youtube-box section iframe{
	width: 100%;
}
#box-social section:nth-of-type(3){
	margin-right: 0;
}
.copyright{
	font-size: 10px !important;
}