.flipsnap_view button.flipsnap_cursor {
  float: left;
  width: 32px;
  font-size: 32px;
  height: 195px;
  background: transparent;
  border: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.flipsnap_view .viewport {
  overflow: hidden;
  width: calc(100% - 64px);
  height: calc(225px);
  float: left;
  margin: 0 auto;
}
.flipsnap_view .viewport .flipsnap {
  width: calc(1700px);
}
.flipsnap_view .viewport .flipsnap article {
  width: 150px;
  height: 195px;
  margin-right: 20px;
  float: left;
  position: relative;
}
body {
  background-image: url('images/windy.png');
  margin: 20px;
}
h1.panel-heading,
h2.panel-heading,
h3.panel-heading,
h4.panel-heading,
h5.panel-heading,
h6.panel-heading {
  margin: 0;
}
.flow_content:nth-child(2n) {
  clear: both;
}
nav {
  clear: both;
}
/* 繝ｩ繝吶Ν */
.label.label-default {
  font-size: 50%;
}
.label.label-default:after {
  content: "\A";
  white-space: pre ;
}
/* 繝代ロ繝ｫ */
.panel,
header > nav.navbar {
  border-color: #1e7b1e;
  border-width: 3px;
  border-style: solid;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 3px gray;
}
.panel .panel-heading,
header > nav.navbar .panel-heading {
  border-color: #1e7b1e;
  background-color: rgba(173, 235, 173, 0.2);
}
.panel .panel-footer,
header > nav.navbar .panel-footer {
  border-color: #1e7b1e;
  background-color: rgba(173, 235, 173, 0.3);
}
.panel .panel-footer a:hover,
header > nav.navbar .panel-footer a:hover {
  background-color: #ffffff;
}
.panel .panel,
header > nav.navbar .panel {
  border-style: double;
  box-shadow: none;
}
/* 繝懊ち繝ｳ */
.buttons {
  clear: both;
}
.btn {
  margin: 10px;
}
/* 繝代Φ縺上★繝ｪ繧ｹ繝・*/
.breadcrumb {
  background: #fafafa;
  border-color: #aaa;
  border-style: solid;
  border-width: 1px 0;
  margin-right: 10px;
  margin-left: 10px;
}
.breadcrumb > li + li:before {
  color: black;
}
/** 繝ｬ繧ｹ繝昴Φ繧ｷ繝・**/
@media screen and (max-width: 992px) {
  body {
    margin: 0 !important;
  }
  body .container-fluid {
    margin: 0;
    padding: 0;
  }
  .panel {
    margin-bottom: 12px;
  }
  .panel .panel-body > div {
    /* 繝代ロ繝ｫ蜀・ヱ繝阪Ν */
    padding: 0;
  }
  .panel .panel {
    border-width: 0;
  }
  .panel .panel .panel-heading {
    border-width: 0 0 0 16px;
    border-style: solid;
  }
  .panel .panel .panel-footer {
    border-width: 1px;
    border-style: solid;
  }
  .btn {
    margin: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .container-fluid > div {
    padding: 4px;
  }
}
/* lightbox */
#imagelightbox {
  border: 10px solid silver;
  border-radius: 10px;
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
}
#imagelightbox-caption {
  text-align: center;
  color: #fff;
  background-color: #666;
  position: fixed;
  z-index: 10001;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.625em;
  /* 10 */
}
#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#imagelightbox-caption,
#imagelightbox-overlay {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/** heading **/
h1 {
  margin: 0;
}
h2 {
  border-style: solid;
  border-color: #1e7b1e;
  border-width: 0;
  border-bottom-width: 3px;
  background-color: white;
  padding: 4px 12px;
  box-shadow: 3px 3px 3px gray;
}
h4,
h5,
h6 {
  font-weight: bold;
  clear: both;
}
h4 {
  font-size: 24px;
  background-color: #1e7b1e;
  padding: 8px;
  color: white;
}
h5,
h6 {
  border-color: #1e7b1e;
  border-style: solid;
  border-width: 0;
  padding: 2px 10px;
  background-color: white;
}
h5 {
  font-size: 20px;
  border-bottom-width: 4px;
}
h6 {
  font-size: 16px;
  border-bottom-width: 1px;
}
/** **/
p {
  text-indent: 1em;
}
.panel-body img.thumbnail {
  max-width: 150px;
  float: left;
  margin: 10px;
}
.panel-body .content > p {
  text-indent: 1em;
  margin-bottom: 1.5em;
}
#outline {
  border-style: dashed;
}
#toc {
  border-color: #327fcd;
}
#toc .panel-heading {
  background-color: #adcceb;
  border-color: #327fcd;
}
div.content {
  margin: 10px;
}
.navbar-nav > li > a {
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-position-y: center;
  background-size: 24px;
  padding-left: 40px;
}
.navbar-nav > li > a[href*="works"] {
  background-image: url('images/icons/works.png');
}
.navbar-nav > li > a[href*="community"] {
  background-image: url('images/icons/community.png');
}
.navbar-nav > li > a[href*="libralies"] {
  background-image: url('images/icons/libralies.png');
}
.navbar-nav > li > a[href*="development"] {
  background-image: url('images/icons/development.png');
}
.navbar-nav > li > a[href*="calendar"] {
  background-image: url('images/icons/calendar.png');
}
.navbar-nav > li > a[href*="about"] {
  background-image: url('images/icons/about.png');
}
.navbar-nav > li > a[href*="blog"] {
  background-image: url('images/icons/blog.png');
}
.navbar-nav > li > a[href*="www.youtube.com"] {
  background-image: url('images/icons/youtube.png');
}
.navbar-nav > li > a[href*="twitter.com"] {
  background-image: url('images/icons/twitter.png');
}
.navbar-nav > li > a[href*="fb.com"] {
  background-image: url('images/icons/facebook.png');
}
.navbar-nav > li > a[href*="sbc.yokohama"] {
  background-image: url('images/icons/sbc_icon.png');
}
.navbar-nav > li > a[href*="furatto-totsuka.com"] {
  background-image: url('images/icons/furatto.png');
}
