body {
  color: #555555;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Segoe WP", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
/* Layout Reset + Wrap */
/* Top Bar */
#top-bar {
  position: relative;
  z-index: 10;
}
#brand {
  display: block;
  width: 160px;
  height: 100px;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
  margin: 0;
  font-size: 1em;
  line-height: 1em;
}
#brand img {
  position: relative;
  top: 50%;
  margin-top: -20px;
}
#talking-head,
#head-button {
  width: 110px;
  position: absolute;
  top: 0;
  left: 0;
}
#talking-head {
  background: #333;
}
#talking-head img {
  display: block;
  margin: 0 auto;
}
#head-button {
  background: none;
  border: none;
  outline: none;
  height: 100px;
  z-index: 30;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* Links Section */
#top-bar-container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
#intro-section,
#links-section {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#intro-section.header-hide,
#links-section.header-hide {
  overflow: hidden;
  width: 0;
  padding-left: 0;
  padding-right: 0;
}
#intro-section {
  background: #eeeeee;
  margin-left: 110px;
}
#intro-section,
#intro-section div {
  height: 100px;
}
#intro-section:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  left: -14px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #eeeeee;
}
#inori-intro-wrap {
  display: table;
  width: 100%;
}
h2#inori-intro {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  cursor: pointer;
}
h2#inori-intro small {
  display: block;
  font-size: 13px;
}
#links-section {
  background: #fff;
}
#links-section h3 {
  margin: 10px 0 8px;
  font-size: 13px;
  font-weight: bold;
}
#links-section ul {
  font-size: 11px;
}
#links-section ul li:before {
  content: '> ';
}
.toplink-list {
  max-width: 200px;
}
/* BG Slide */
.fullimg {
  height: auto!important;
}
/* Main */
#main {
  position: relative;
  z-index: 5;
}
/* Search */
#search-hidden{
  display: none;
}

#search-area,
#search-area > #search-zone,
#search-area > #search-zone > .container,
#search-area > #search-zone > .container > .row {
  height: 100%;
  position: relative;
  z-index: 5;
}
#search-zone {
  background: #222222;
  padding-top: 15px;
  padding-bottom: 15px;
}
.slider-actions {
  height: 30px;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  z-index: 10;
}
.slider-actions a:hover,
.slider-actions a:active,
.slider-actions a:focus {
  text-decoration: none;
  outline: none;
}
.slider-actions.slider-actions-bg {
  display: inline-block;
  top: -40px;
  right: 0;
}
.slider-actions.slider-actions-rss {
  display: block;
  width: 100%;
  height: 40px;
  padding-top: 5px;
  left: 0;
  bottom: -40px;
}
.slider-actions.slider-actions-rss #expand-button {
  display: block;
  width: 100%;
  text-align: right;
}
.slider-actions #bg-info-link {
  margin-left: 10px;
  margin-right: 10px;
}
#search-form {
  position: relative;
}
#search-form input,
#search-form .btn {
  height: 40px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#search-form input {
  z-index: 5;
}
#search-form .btn {
  margin-top: -100px;
  z-index: 6;
}
.dropdown-menu#search-dropdown {
  width: 100%;
  margin-top: -60px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999999;
  border: none;
  background: #eeeeee;
}
.dropdown-menu#search-dropdown > li > a {
  padding: 10px 12px;
  color: #999999;
  border: 1px solid #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dropdown-menu#search-dropdown > li > a:hover,
.dropdown-menu#search-dropdown > li > a:focus {
  background-color: #555555;
  color: #fff;
  text-decoration: none;
  border-color: #555555;
}
.dropdown-menu#search-dropdown > li > a img {
  margin-right: 5px;
}
.dropdown-menu#search-dropdown > li > a .search-param {
  font-style: italic;
  font-weight: bold;
}
/* RSS Swiper */
#swiper-title {
  margin: 0;
  height: 40px;
  padding: 0 15px;
  font-family: "Segoe WP", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  z-index: 25;
  background: rgba(0, 0, 0, 0.75);
}
.swiper-container {
  width: 100%;
  height: 240px;
  position: relative;
  background-color: transparent;
  background: rgba(0, 34, 51, 0.75);
}
.swiper-wrapper {
  padding: 0;
  position: relative;
  z-index: 5;
}
.swiper-slide {
  width: 3945px;
  padding: 40px 0 0 40px;
}
.swiper-scrollbar {
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 2px;
  z-index: 20;
  background: rgba(0, 0, 0, 0.15);
}
.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.75);
}
.rss-slide {
  height: 190px;
  width: 190px;
  padding: 10px 10px 30px;
  margin: 5px 0 5px 5px;
  float: left;
  color: #fff;
  position: relative;
  font-family: "Segoe WP", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  /* Colors */

}
.rss-slide h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 300;
}
.rss-slide span.rss-link {
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.rss-slide.rss-orange {
  background: rgba(246, 83, 20, 0.50);
}
.rss-slide.rss-green {
  background: rgba(124, 187, 0, 0.50);
}
.rss-slide.rss-blue {
  background: rgba(0, 161, 241, 0.50);
}
.rss-slide.rss-yellow {
  background: rgba(255, 187, 0, 0.50);
}
a.rss-slide {
  color: #fff;
  text-decoration: none;
}
a.rss-slide.rss-orange:hover {
  background: #f65314;
}
a.rss-slide.rss-green:hover {
  background: #7cbb00;
}
a.rss-slide.rss-blue:hover {
  background: #00a1f1;
}
a.rss-slide.rss-yellow:hover {
  background: #ffbb00;
}
.feed-dir {
  display: block;
  width: 40px;
  height: 200px;
  position: absolute;
  z-index: 15;
  top: 40px;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-family: "Segoe WP", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 30px;
  line-height: 200px;
  font-weight: 300;
  background: rgba(0, 34, 51, 0.75);
}
.feed-dir.feed-dir-left {
  left: 0;
}
.feed-dir.feed-dir-right {
  right: 0;
}
.feed-dir:hover,
.feed-dir:active,
.feed-dir:focus {
  text-decoration: none;
  color: #fff;
}
.feed-dir:hover,
.feed-dir:focus {
  background: #002233;
}
.feed-dir:active {
  background: rgba(0, 34, 51, 0.95);
}
/* Footer */
#content-info {
  padding: 10px 20px;
  background: #fff;
  color: #999999;
  text-align: center;
  font-size: 11px;
}
#content-info ul {
  margin: 0;
  display: block;
}
#content-info ul.list-inline li {
  padding: 0;
}
#content-info li:after {
  content: ' | ';
  padding: 0 5px;
}
#content-info li:last-child:after {
  display: none;
}
#content-info small {
  display: block;
  font-size: 1em;
  margin-top: 5px;
}
#content-info a {
  color: inherit;
}
#content-info a:hover {
  color: #555555;
  text-decoration: none;
}
@media (min-width: 480px) {
  h2#inori-intro {
    font-size: 34px;
  }
  h2#inori-intro small {
    font-size: 16px;
  }
  #content-info {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #top-bar,
  #rss-scroll {
    height: auto!important;
  }
  #top-bar.header-hide {
    height: 100px!important;
    background: #333;
  }
  #main {
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
}
@media (min-width: 768px) {
  /* Layout Reset + Wrap */
  html,
  body,
  #wrap,
  #main {
    height: 100%;
  }
  /* Top Bar */
  #top-bar {
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  #top-bar-container {
    padding-left: 125px;
  }
  #intro-section,
  #links-section {
    height: 100px;
  }
  #intro-section {
    margin-left: auto;
  }
  /* Links Section */#links-section:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    left: -14px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #ffffff;
  }
  #carousel {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -5;
  }
  #carousel .carousel-inner,
  #carousel .carousel-inner .item {
    height: 100%;
    width: 100%;
  }
  .fullimg {
    position: absolute;
    max-width: none!important;
  }
  /* Main */
  #main {
    padding-bottom: 240px;
  }
  /* Search */
  #swiper-title {
    padding: 0 30px;
  }
  #search-zone {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }
  #search-form {
    margin-top: -20px;
    top: 50%;
  }
  .slider-actions {
    padding: 0 30px;
    position: absolute;
  }
  .slider-actions.slider-actions-bg {
    top: auto;
    bottom: 10px;
  }
  .slider-actions.slider-actions-rss {
    display: inline-block;
    height: 30px;
    bottom: 10px;
    padding-top: 0;
    background: none;
    position: absolute;
    right: auto;
    width: auto;
  }
  /* RSS */
  #rs-scroll {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* Footer */
  #content-info {
    display: none;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
  }
  #content-info ul,
  #content-info small {
    float: right;
  }
  #content-info small {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  
}
@media (min-width: 1200px) {
  /* Links Section */
}
