.instagram li{
margin: 5px;
float: left;
width: 150px;
height: 150px;
overflow: hidden;
position: relative;
background-color:#ffffff;
font-size: 11px;
}

.instagram img, .instagram video {
max-width: 100%;
}

.caption {
font-size: 11px;
text-align: center;
padding-top: 5px;
color: #ffffff;
}

.mask {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background-color: rgba(0,0,0,0.5);
-webkit-transition:	all 0.2s ease;
transition:	all 0.2s ease;
}

a:hover .mask {
opacity: 1;
}

.insta {
	background-color: #fef4f4;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-radius: 20px;
}

.youtube {
	background-color: #fef4f4;
 	margin-bottom: 50px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-radius: 20px;
}

.youtube p {
	font-weight: bold;
}

.youtube h2 {
	margin:10px 10px 0 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.yt_r{
	width: 440px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
}

.yt_l{
	width: 440px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
}

.insta h2 {
	margin: 10px 10px 0 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.sns_wr{
	width: 100%;
	margin: 0 auto;
	background-color: #fef4f4;
	padding-bottom: 5px;
	border-radius: 20px;
}

.sns_l{
	width: 440px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
	background-color:#fef4f4;
}

.sns_l h2 {
	margin: 10px 10px 0 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.sns_r{
	width: 440px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: top;
	background-color:#fef4f4;
}

.sns_r h2 {
	margin: 10px 10px 0 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
	
.sns_m {
	padding: 10px;
	height: auto;
	min-height: 350px;
	background-color: #fef4f4;
	}

@media (max-width: 929px) {
.sns_l{
	width: 100%;
	margin: auto;
	background-color: #fef4f4;
}

.sns_r{
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #fef4f4;
	}

.yt_l{
	width: 100%;
	margin: auto;
}

.yt_r{
	width: 100%;
	margin: 20px 0 0 0;
}
	
}

#sns .clearfix:after{
content: "."; 
display: block; 
height: 0; 
font-size:0;	
clear: both; 
visibility:hidden;
}.size {
}
