* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	line-height: 150%;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
	text-decoration:none;
}


.pc_hide {
	display: none;
}
.sp_hide {
}
a {
	opacity: 1;
	/*-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;*/
}
a:hover {
	text-decoration:underline;
}
.sp_hide {
}
.pc_hide {
	display: none;
}

/*-----------------------------------------------------------*/

.loopSlider{
	overflow:hidden;
	height:200px;
	position:relative;
}

.loopSliderWrap{
	position:absolute;
}

.instagram_container{
	font-size:0px;
	line-height:100%;
	float:left;
}

.instagram_container li{
	overflow:hidden;
	background-color:#000;
	display:inline-block;
}

.instagram_container a{
	display:inline-block;
	width:200px;
	height:200px;
	position:relative;
}

.instagram_container a img{
	width:auto;
	height:200px;
}