.vsm-item{
	display: none;
}
#vsm-official{
	display: block;
}
#vsm-main .vsm-title{
	display: none;
}
#vsm-title{
	padding-top: 70px;
	background: #EBEAE4;
}
div#vsm.vsm-gallery #vsm-title{
	padding: 0;
	background: none;
	margin-bottom: 38px;
}
#vsm-title h2{
	margin-bottom: 0;
	font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
	font-weight: lighter;
	font-size: 33px;
	text-align: center;
	letter-spacing: 3px;	
	line-height: 1.6;
	color: #006450;
	margin-top: 0;
}
#vsm-title h2 span {
    display: block;
    margin: 0;
    padding: 0;
    top: auto;
    color: #006450;
    font-size: 14px;
}
#vsm-title img{
	width: 100%;
  max-width: 48px;
  height: auto;
  vertical-align: bottom;
  margin-bottom: -10px;
}


div#vsm.vsm-gallery ul#vsm-switch{
	background: none;
}
.vsm-hcb-mv-title{
	display: none;
}
div#vsm ul#vsm-switch{
	text-align: center;
  background: #EBEAE4;
  padding: 50px 50px 0;
  margin: 0;	
}
div#vsm ul#vsm-switch li{
	width: 364px;
	height: 68px;
	padding: 0;
	background: transparent;
	margin-bottom: 0;
	letter-spacing: 3px;
	border-radius: 5px;
	background: #fff;
	color: #006450;
	font-size: 24px;
	display: inline-block;
	cursor: pointer;
}
div#vsm ul#vsm-switch li.active{
	background: #006450;
	color: #fff;
}
div#vsm ul#vsm-switch li:hover{
	background: #006450;
	color: #fff;
}
div#vsm ul#vsm-switch li:hover a{
	height: 68px;
  line-height: 68px;
  display: block;
}
div#vsm ul#vsm-switch li:hover a,
div#vsm ul#vsm-switch li:hover span,
div#vsm ul#vsm-switch li.active a,
div#vsm ul#vsm-switch li.active span{
	color: #fff;
}
div#vsm ul#vsm-switch li a,
div#vsm ul#vsm-switch li span{
	height: 68px;
  line-height: 68px;
  padding: 0px 55px;
  color: #3C3C3C;
  font-size: 24px;
  font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
}

/*一覧画面*/
div#vsm.vsm-gallery ul#vsm-switch{
	padding-top: 0;
	margin-top: 0;
}
div#vsm.vsm-gallery .ecbn-selection-page-wrapper{
	margin-top: 0;
}
div#vsm.vsm-gallery .hacobune-top.hcb-movie,
div#vsm.vsm-gallery .hacobune-app-container,
div#vsm.vsm-gallery div#vsm-movie{
	background: none;
}
div#vsm.vsm-gallery div#vsm-movie{
	padding-top: 35px;
}
div#vsm.vsm-gallery .hacobune-app-container{
	margin-top: 0;
	padding-top: 0;
}
div#vsm.vsm-gallery .load-more.vsm-mv-morebtn{
	display: none;
}
/*一覧画面*/
div#vsm.vsm-gallery{
	margin-top: 20px;
}
div#vsm.vsm-gallery ul#vsm-switch{
	background: #fff;
    border-bottom: 2px solid #006450; 
}
div#vsm.vsm-gallery ul#vsm-switch li{
	border-radius: 0;
}
div#vsm.vsm-gallery .ecbn-selection-page-wrapper .ecbn-selection-snap{
	position: relative;
}