@charset "euc-jp";
.free_space_block {
  margin-top: 3em;
}
.footer{
  margin-top:0;
}

/*instagram*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit:nth-child(7n+1){
  clear:both;
}
.itemList--contents .itemList__unit img{
  width:100%;
}

.section--column{
  margin-bottom:25px;
}
.bgSection{
  padding:20px;
  background:#f2f2f2;
}
.blockTitle{
  font-size:18px;
  padding-bottom:5px;
}
.bgSection__left{
  width:17%;
  float:left;
}
.bgSection__right{
  width:81%;
  float:right;
}

/* topBanner01 */
.topBanner01 {
	margin-bottom:70px;
}
.topBanner01 .itemList__imgBox {
    margin-bottom: 10px;
}
.topBanner01 .itemList__title {
	font-size: 14px;
	text-align: left;
}