#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 600px;
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
	display: none;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 600px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 600px;
}
@media screen and (min-width: 993px){
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
  font-size: 70px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ B';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 span {
  font-size: 70px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ L';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 69px;
  font-weight: 400;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ B';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span {
  font-size: 69px;
  font-weight: 400;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ L';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
}
@media screen and (min-width: 769px) and (max-width: 992px) {
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
  font-size: 50px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ B';
		text-shadow: 0px 0px 15px rgba(0,0,0,.7);;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 span {
  font-size: 50px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ L';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 49px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ B';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span {
  font-size: 49px;
  color: #fff;
 line-height: 1.7em;
	font-family: 'UD新ゴ L';
		text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}
}
@media screen and (max-width: 768px) {
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 40px;
	  font-family: 'UD新ゴ B';
	color: #fff;
 line-height: 1.7em;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 span{
    font-size: 40px;
	  font-family: 'UD新ゴ L';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
	color: #fff;
 line-height: 1.7em;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 39px;
	  font-family: 'UD新ゴ B';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
	color:#fff;
	line-height: 1.7em;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span{
    font-size: 39px;
	  font-family: 'UD新ゴ L';
	text-shadow: 0px 0px 15px rgba(0,0,0,.7);
	color:#fff;
	line-height: 1.7em;
}
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}