@charset "UTF-8";
/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */
#galleria-loader {
  height: 1px !important;
}

.galleria-theme-hobo1 {
  position: relative;
  background: #FFF;
}
.galleria-theme-hobo1 img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.galleria-theme-hobo1 .galleria-stage {
  position: absolute;
  top: 0px;
  bottom: 60px;
  left: 0px;
  right: 0px;
  overflow: hidden;
}
.galleria-theme-hobo1 .galleria-thumbnails-container {
  height: 50px;
  bottom: 0;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 2;
}
.galleria-theme-hobo1 .galleria-carousel .galleria-thumbnails-list {
  margin-left: 40px;
  margin-right: 40px;
}
.galleria-theme-hobo1 .galleria-thumbnails .galleria-image {
  width: 72px;
  height: 48px;
  background: #FFF;
  margin: 0 0 0 0;
  float: left;
  cursor: pointer;
}
.galleria-theme-hobo1 .galleria-thumbnails .galleria-image:first-child {
  margin-left: 0;
}
.galleria-theme-hobo1 .galleria-counter {
  position: absolute;
  bottom: 5px;
  left: 5px;
  text-align: right;
  color: #666;
  font: normal 11px/1 arial,sans-serif;
  z-index: 3;
}
.galleria-theme-hobo1 .galleria-loader {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: none;
  background: transparent url(hobo1-loader.gif) no-repeat 2px 2px;
}
.galleria-theme-hobo1 .galleria-info {
  width: 100%;
  bottom: 60px;
  left: 0px;
  z-index: 2;
  position: absolute;
}
.galleria-theme-hobo1 .galleria-info-text {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 12px 12px 22px 12px;
  display: none;
  /* IE7 */
  zoom: 1;
}
.galleria-theme-hobo1 .galleria-info-title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  color: #000;
  margin-bottom: 7px;
}
.galleria-theme-hobo1 .galleria-info-description {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  color: #666;
}
.galleria-theme-hobo1 .galleria-info-close {
  display: none;
  position: absolute;
  background-position: -1000px 0px;
  width: 16px;
  height: 16px;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleria-theme-hobo1.notouch .galleria-info-close:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1.touch .galleria-info-close:active {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1 .galleria-info-link {
  position: absolute;
  background-position: -800px 0px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleria-theme-hobo1.notouch .galleria-info-link:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1.touch .galleria-info-link:active {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1 .galleria-image-nav {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 100%;
  height: 50px;
  left: 0;
}
.galleria-theme-hobo1 .galleria-image-nav-left,
.galleria-theme-hobo1 .galleria-image-nav-right {
  position: absolute;
  background-position: 0px 0px;
  width: 50px;
  height: 50px;
  left: 0px;
  cursor: pointer;
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleria-theme-hobo1 .galleria-image-nav-right {
  background-position: -200px 0px;
  left: auto;
  right: 0px;
  z-index: 2;
}
.galleria-theme-hobo1.notouch .galleria-image-nav-left:hover,
.galleria-theme-hobo1.notouch .galleria-image-nav-right:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1.touch .galleria-image-nav-left:active,
.galleria-theme-hobo1.touch .galleria-image-nav-right:active {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1 .galleria-thumb-nav-left,
.galleria-theme-hobo1 .galleria-thumb-nav-right {
  display: none;
  position: absolute;
  background-position: -400px 0px;
  width: 30px;
  height: 50px;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleria-theme-hobo1 .galleria-thumb-nav-right {
  background-position: -600px 0px;
  border-right: none;
  right: 0;
  left: auto;
}
.galleria-theme-hobo1 .galleria-thumbnails-container .disabled {
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: default;
}
.galleria-theme-hobo1.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-hobo1.notouch .galleria-thumb-nav-right:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1.touch .galleria-thumb-nav-left:active,
.galleria-theme-hobo1.touch .galleria-thumb-nav-right:active {
  opacity: .5;
  filter: alpha(opacity=50);
}
.galleria-theme-hobo1.notouch .galleria-thumbnails-container .disabled:hover {
  opacity: .2;
  filter: alpha(opacity=20);
  background-color: transparent;
}
.galleria-theme-hobo1 .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-hobo1 .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
.galleria-theme-hobo1 .galleria-thumb-nav-left,
.galleria-theme-hobo1 .galleria-thumb-nav-right,
.galleria-theme-hobo1 .galleria-info-link,
.galleria-theme-hobo1 .galleria-info-close,
.galleria-theme-hobo1 .galleria-image-nav-left,
.galleria-theme-hobo1 .galleria-image-nav-right {
  background-image: url(hobo1-map.png);
  background-repeat: no-repeat;
}
.galleria-theme-hobo1.galleria-container.videoplay .galleria-info,
.galleria-theme-hobo1.galleria-container.videoplay .galleria-counter {
  display: none !important;
}
.galleria-theme-hobo1 .galleria-dots {
  position: absolute;
  height: 10px;
  bottom: 65px;
  right: 5px;
  z-index: 3;
}
.galleria-theme-hobo1 .galleria-dots div {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.2);
  font-size: 36px;
  line-height: 12px;
  float: left;
  cursor: pointer;
  font-family: arial,sans-serif;
}
.galleria-theme-hobo1 .galleria-dots div.active {
  color: #222;
}
.galleria-theme-hobo1.notouch .galleria-dots div:hover,
.galleria-theme-hobo1.notouch .galleria-dots div:active {
  color: #d77;
}
