@charset "UTF-8";

body{background:#fff;}






#vsm-switch{
  text-align: center;
  background: #EBEAE4;
  padding: 0 50px 0;
  margin: 0 0 20px;
  background: #fff;
  border-bottom: 2px solid #006450;
}
ul#vsm-switch li {
    width: 364px;
    height: 68px;
    padding: 0;
    background: transparent;
    margin-bottom: 0;
    letter-spacing: 3px;
    background: #fff;
    color: #006450;
    font-size: 24px;
    display: inline-block;
    cursor: pointer;
}
ul#vsm-switch li:hover{
	background: #006450;
	color: #fff;
}
ul#vsm-switch li.active {
    background: #006450;
    color: #fff;
}
ul#vsm-switch li:hover span,
ul#vsm-switch li.active span{
	color: #fff;
}
ul#vsm-switch li a,
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;
}

#hacobune-gallery-main {
    width: 1020px;
    margin: 30px auto 100px;
}

#hacobune-gallery-wrap h1 {
    font-size: 32px;
    position: relative;
/*    text-align: left;*/
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

div#hacobune-gallery-wrap h2{
  line-height: 1;
  color: rgb(0, 100, 80);
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-align: center;
  font-family: "Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  margin: 30px 0px 30px!important;
  padding: 0px;
}
div#hacobune-gallery-wrap h2 span{
	display: block;
	color: rgb(0, 100, 80);
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin: 0;
	font-family: "Times New Roman", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.hacobune-select-wrapper:before,
.hacobune-select-wrapper:after{
	display: none;
}

#staffrecommend{
	display: block;
}
.hacobune-item#staff{
	display: none;
}
.hacobune-layout-base-top-html h2{
	display: none;
}