@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section

#66cccc
*
* ======================================================= */
body {
	font-family:  "Playfair Display", Arial, serif;
	line-height: 1.8;
	font-size: 20px;
	font-weight: 300;
	color: #000;
	overflow-x: hidden;
}
body.menu-show {
	overflow: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
}
#fh5co-wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#fh5co-wrapper > div {
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
a {
	color: #539DDB;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	text-decoration: underline;
	color: #539DDB;
}
a:focus, a:active {
	outline: none;
}
p, span {
	font-weight: 300;
	font-family:  "Playfair Display", Arial, serif;
}
span {
	color: rgba(0, 0, 0, 1);
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, 1);
	font-family: "Playfair Display", Arial, serif;
	font-weight: 300;
}
.c_b{
	clear: both;
}
.m-t01{
	margin-top: 25px;
}
.caution
 {
    color: red;
    font-size: 14px;
    display: block;
    line-height: 20px !important;
}


.logo-wrap {
    width: 25%;
    float: left;
}
::-webkit-selection {
 color: #fcfcfc;
 background: #b7c2c2;
}

::-moz-selection {
 color: #fcfcfc;
 background: #b7c2c2;
}
::selection {
	color: #fcfcfc;
	background: #b7c2c2;
}
#fh5co-page {
	position: relative;
	-webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background: #fff;
}
.menu-show #fh5co-page {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
#fh5co-main-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.93);
	padding: 3em 0;
	z-index: 1002;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	overflow-y: scroll;
}
#fh5co-main-nav .fh5co-nav-toggle {
	position: absolute;
	top: 30px;
	right: 30px;
	padding: 20px;
	height: 50px;
	width: 50px;
	background: rgba(0, 0, 0, 0.5);
	line-height: 0;
	padding: 0 !important;
	visibility: hidden;
	opacity: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#fh5co-main-nav .fh5co-nav-toggle:hover {
	background: rgba(0, 0, 0, 0.7);
}
#fh5co-main-nav .fh5co-nav-toggle i {
	top: 19px !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0;
	text-indent: 0;
}
#fh5co-main-nav .fh5co-nav-toggle.show {
	visibility: visible;
	opacity: 1;
}
.menu-show #fh5co-main-nav {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
#fh5co-main-nav h1 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 0;
}
#fh5co-main-nav h1 .fh5co-logo {
	color: #fff;
}
#fh5co-main-nav h1 .fh5co-logo:hover {
	text-decoration: none;
}
#fh5co-main-nav ul {
	text-align: center;
	padding: 50px 0 50px 0;
	margin: 0;
}

@media screen and (max-width: 768px) {
#fh5co-main-nav ul {
	padding: 20px 0 0 0;
}
}
#fh5co-main-nav ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
	font-family: "Playfair Display", Arial, serif;
}
#fh5co-main-nav ul li a {
	display: block;
	width: 100%;
	color: rgba(255, 255, 255, 0.8);
	font-size: 30px;
	padding: 10px 20px;
}

@media screen and (max-width: 768px) {
#fh5co-main-nav ul li a {
	font-size: 30px;
	padding: 10px 0;
}
}
#fh5co-main-nav ul li a:hover, #fh5co-main-nav ul li a:active, #fh5co-main-nav ul li a:focus {
	color: white;
	outline: none;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
#fh5co-main-nav ul li {
	display: block;
}
}
#fh5co-main-nav .fh5co-nav a i {
	color: rgba(255, 255, 255, 0.5);
}
.fh5co-table {
	display: table;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 768px) {
.fh5co-table {
	display: block !important;
	height: inherit !important;
	width: inherit !important;
}
}
.fh5co-table .fh5co-table-cell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
.fh5co-table .fh5co-table-cell {
	display: block !important;
	height: inherit !important;
	width: inherit !important;
}
}
.btn {
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: "Karla", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.btn.btn-md {
	padding: 10px 20px !important;
}
.btn.btn-lg {
	padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
	box-shadow: none !important;
	outline: none !important;
	color: #fff !important;
}
.btn-primary {
	background: #539DDB;
	color: #fff;
	border: 2px solid #539DDB;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background: #68a9df !important;
	border-color: #68a9df !important;
}
.btn-primary.btn-outline {
	background: transparent;
	color: #539DDB;
	border: 2px solid #539DDB;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
	background: #539DDB;
	color: #fff !important;
}
.btn-success {
	background: #5cb85c;
	color: #fff;
	border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	background: #4cae4c !important;
	border-color: #4cae4c !important;
}
.btn-success.btn-outline {
	background: transparent;
	color: #5cb85c;
	border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
	background: #5cb85c;
	color: #fff;
}
.btn-info {
	background: #5bc0de;
	color: #fff;
	border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
	background: #46b8da !important;
	border-color: #46b8da !important;
}
.btn-info.btn-outline {
	background: transparent;
	color: #5bc0de;
	border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
	background: #5bc0de;
	color: #fff;
}
.btn-warning {
	background: #f0ad4e;
	color: #fff;
	border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
	background: #eea236 !important;
	border-color: #eea236 !important;
}
.btn-warning.btn-outline {
	background: transparent;
	color: #f0ad4e;
	border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
	background: #f0ad4e;
	color: #fff;
}
.btn-danger {
	background: #d9534f;
	color: #fff;
	border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	background: #d43f3a !important;
	border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
	background: transparent;
	color: #d9534f;
	border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
	background: #d9534f;
	color: #fff;
}
.btn-outline {
	background: none;
	border: 2px solid gray;
	font-size: 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
	box-shadow: none;
}
.btn.with-arrow {
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btn.with-arrow i {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -8px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.btn.with-arrow:hover {
	padding-right: 50px;
}
.btn.with-arrow:hover i {
	color: #fff;
	right: 18px;
	visibility: visible;
	opacity: 1;
}
.view-button .btn-outline {
	background: transparent;
	color: #000;
	border: 2px solid #000;
}
.view-button .btn-outline:hover, .view-button .btn-outline:focus, .view-button .btn-outline:active {
	background: #fff !important;
	color: #000 !important;
	border: 2px solid #000 !important;
}
header {
	width: 100%;
	position: absolute;
	top: 0;
	padding: 1em 0;
	z-index: 2;
}

@media screen and (max-width: 768px) {
header {
	padding: 2em 0;
}
}
header .fh5co-navbar-brand {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
}
header .fh5co-navbar-brand h1 {
	width: 100%;
	display: block;
	font-family: "Playfair Display", Arial, serif;
	margin-bottom: 0;
}
header .fh5co-navbar-brand .fh5co-logo {
    display: block;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 50%;
	margin-left: 10%;
}
header .fh5co-navbar-brand .fh5co-logo:hover {
	text-decoration: none !important;
	color: #fff !important;
}
header .fh5co-navbar-brand .fh5co-logo:active, header .fh5co-navbar-brand .fh5co-logo:focus {
	outline: none;
	text-decoration: none;
}
header .fh5co-navbar-brand .fh5co-logo span {
	font-size: 16px;
	letter-spacing: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 9px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 20px;
}
header .fh5co-navbar-brand .fh5co-nav {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 6%;
    height: 80px;
    line-height: 80px;
}
header .fh5co-navbar-brand .fh5co-nav a {
    margin-bottom: 0;
    /* padding: 17px; */
	padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    text-align: center;
    display: block;
    height: 100%;
    /* width: 25%; */
    float: left;
}
header .fh5co-navbar-brand .fh5co-nav a:hover {
	background: rgba(255,255,255,0.2);
}

@media screen and (max-width: 992px) {
header .fh5co-navbar-brand .fh5co-nav a i {
	color: rgba(255, 255, 255, 0.5);
}
}

@media screen and (max-width: 480px) {
header .fh5co-navbar-brand .fh5co-nav {
	display: none;
}
}
.fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none;
	position: absolute !important;
	top: 0;
	right: 0;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #fff;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
	background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	width: 30px;
	height: 2px;
	color: #000;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #000;
	transition: all .2s ease-out;
}
.menu-show .fh5co-nav-toggle i {
	background: #fff;
	color: #fff;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 30px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.menu-show .fh5co-nav-toggle i::before, .menu-show .fh5co-nav-toggle i::after {
	background: #fff;
}

@media screen and (max-width: 992px) {
.fh5co-nav-toggle i {
	background: rgba(255, 255, 255, 0.8);
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	background: rgba(255, 255, 255, 0.8);
}
}
.fh5co-nav-toggle.dark i {
	position: relative;
	color: #000;
	background: #000;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
	background: #000;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fh5co-nav-toggle i::before {
	top: -7px;
}
.fh5co-nav-toggle i::after {
	bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
	top: -10px;
}
.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}
.fh5co-nav-toggle.active i {
	background: transparent;
}
.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
	float: right;
	z-index: 1003;
	position: relative;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 0px;
	display: none;
}

@media screen and (max-width: 768px) {
.fh5co-nav-toggle {
	display: block;
	top: 0px;
}
}
#fh5co-hero {
	width: 100%;
	margin-bottom: 2em;
	min-height: 700px;
	background: #fff url(../images/loader.gif) no-repeat center center;
	z-index: 1;
}

@media screen and (max-width: 992px) {
#fh5co-hero {
	width: 100%;
}
}
#fh5co-hero .btn {
	font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
	padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
	border: none;
	z-index: 1;
	margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
	position: relative;
}

@media screen and (max-width: 768px) {
#fh5co-hero .flexslider .slides {
	overflow: hidden;
}
}
#fh5co-hero .flexslider .slides li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
	min-height: 700px;
	position: relative;
}
#fh5co-hero .flexslider .slides li:after {
	position: absolute !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	z-index: 1;
}
#fh5co-hero .flexslider .flex-control-nav {
	position: absolute;
	bottom: 1em;
	z-index: 1000;
}

@media screen and (max-width: 768px) {
#fh5co-hero .flexslider .flex-control-nav {
	bottom: 1em;
}
}
#fh5co-hero .flexslider .flex-control-nav li a {
	background: rgba(255, 255, 255, 0.2);
	box-shadow: none;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
#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 {
    position: absolute;
    height: 20vw!important;
    z-index: 9;
    background: rgba(102,204,204,0.7);
    top: 40%;
	left: 0;
}

@media screen and (max-width: 768px) {
#fh5co-hero .flexslider .slider-text {
	text-align: center;
}
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
	position: relative;
	top: 50%;
	left: 50%;
	padding: 0 50px 0;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 5px;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    color: #fff;
    border-bottom: 1px dotted #fff;
}

@media screen and (max-width: 768px) {
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
	font-size: 24px;
}
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner p {
	color: rgba(0, 0, 0, 0.8);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner p .btn:hover {
	color: #fff !important;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner span {
	color: rgba(0, 0, 0, 0.8);
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead a {
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead a:hover {
	text-decoration: none;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
/*padding: 10em 7.5em 10em 10em;*/
  /*background: rgba(83, 157, 219, 0.9);*/

  /*-webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);*/
}

@media screen and (max-width: 992px) {
#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
	padding: 0;
	background: none;
	-webkit-box-shadow: 0px 10px 30px -13px transparent;
	-moz-box-shadow: 0px 10px 30px -13px transparent;
	box-shadow: 0px 10px 30px -13px transparent;
}
}
#fh5co-about, #fh5co-lecture, #fh5co-contact-section, #fh5co-work-section, #fh5co-about-section, #fh5co-map-section {
	padding-bottom: 7em;
}
#fh5co-intro-section {
    margin: 80px auto 0px;
}
#fh5co-lecture, #fh5co-work-section {
	padding-top: 7em;
}
.fh5co-work-section {
	padding-top: 0 !important;
}
.fh5co-heading {
	margin-bottom: 3em;
}
.fh5co-heading h2 {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.5;
}
.fh5co-bg-section {
}
.intro-heading {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.5;
}
.intro-txtsub {
    width: 65%;
    margin: 0 auto 40px;
    text-align: left;
}
.info-sec{
	overflow: hidden;
	margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
.intro-heading {
	font-size: 30px;
}
}
.post-entry {
	width: 100%;
}

@media screen and (max-width: 992px) {
.post-entry {
	display: block;
	min-height: 400px;
}
}
.post-entry .post-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 450px;
}

@media screen and (max-width: 768px) {
.post-entry .post-image {
	display: block;
	height: 400px;
}
}
.post-entry .display-tc {
	width: 90%;
    padding: 30px;
    position: absolute;
	background: rgba(255,255,255,0.6);
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 0 0 15px rgba(255,255,255,0.6);
    border: 2px solid #66cccc;
}

@media screen and (max-width: 992px) {
.post-entry .display-tc {
	display: block;
	vertical-align: none;
	text-align: left;
	height: inherit;
}
}
.sec-text-01 {
	position: relative;
	opacity: 0;
	height: 27vw!important;
	margin-top: 50px;
	z-index: 9;
	background: url(../images/sec-01.png) no-repeat;
	background-size: contain;
}
.post-entry .desc {
/*-webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);*/
}
.post-entry .desc h3 {
	color: #000;
	font-size: 40px;
	line-height: 54px;
}
.post-entry .desc p {
	color: rgba(0, 0, 0, 0.8);
	margin-bottom: 0;
}
.post-entry .desc .head-sub {

}

.head-sub {
	display: block;
	margin-bottom: 0;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
}


.post-entry .desc h3 {
	font-size: 30px;
}
}
.work {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 400px;
	margin-bottom: 30px;
}
.work .view {
	width: 100%;
	height: 400px;
	display: table;
	opacity: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {
.work .view {
	opacity: 1;
}
}
.work .view span, .work .view i {
	height: 400px;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.work h3 {
	margin-top: 30px;
}
.work h3 a {
	color: #000;
}
.work:hover .view, .work:focus .view {
	opacity: 1;
}
.fh5co-counters {
	padding: 3em 0;
	background: #e6e6e6;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.fh5co-counters .heading-section h2 {
	color: #fff;
	font-weight: 400;
	font-size: 40px;
}
.fh5co-counters .fh5co-counter {
	font-size: 60px;
	display: block;
	color: #fff;
	font-family: "Karla", Arial, sans-serif;
	width: 100%;
	font-weight: 700;
	margin-bottom: .3em;
}
.fh5co-counters .fh5co-counter-label {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 5px;
	margin-bottom: 2em;
	display: block;
}
.about-content {
	margin-bottom: 5em;
}
.fh5co-staff {
	margin-bottom: 30px;
}
.fh5co-staff img {
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fh5co-staff h3 {
	font-size: 24px;
	margin-bottom: 5px;
}
.fh5co-staff p {
	margin-bottom: 30px;
}
.fh5co-staff .role {
	color: #b3b3b3;
	margin-bottom: 30px;
	font-weight: normal;
	display: block;
	font-size: 16px;
}
.fh5co-staff:hover img {
	background: rgba(83, 157, 219, 0.2);
}
.fh5co-lecture {
	margin-bottom: 60px;
}
.fh5co-lecture > a {
	display: block;
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fh5co-lecture > a img {
	width: 100%;
}

@media screen and (max-width: 768px) {
.fh5co-lecture {
	width: 100%;
}
}
.fh5co-lecture .blog-text {
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	padding: 30px;
	float: left;
	background: #fff;
	border: 1px solid rgbs(#000, 0.2);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fh5co-lecture .blog-text span {
	display: inline-block;
	margin-bottom: 20px;
}
.fh5co-lecture .blog-text span.comment {
	float: right;
	font-size: 14px;
}
.fh5co-lecture .blog-text span.comment a {
	color: rgba(0, 0, 0, 0.3);
}
.fh5co-lecture .blog-text span.comment a i {
	color: #539DDB;
	padding-left: 7px;
}
.fh5co-lecture .blog-text span.posted_on {
	font-size: 13px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.fh5co-lecture .blog-text h3 {
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.fh5co-lecture .blog-text h3 a {
	color: black;
}
.fh5co-lecture .blog-text:hover {
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
}
.fh5co-lecture .blog-text:hover h3 a {
	text-decoration: none;
}
.fh5co-social-icons {
	margin: 0;
	padding: 0;
}
.fh5co-social-icons li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.fh5co-social-icons li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.fh5co-social-icons li a i {
	font-size: 20px;
}
.contact-info {
	margin-bottom: 4em;
	padding: 0;
}
.contact-info li {
	list-style: none;
	margin: 0 0 20px 0;
	position: relative;
	padding-left: 40px;
	color: #727272;
}
.contact-info li i {
	position: absolute;
	top: .3em;
	left: 0;
	font-size: 22px;
	color: #727272;
}
.contact-info li a {
	color: #727272;
}
.form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border: none;
	border: 2px solid rgba(0, 0, 0, 0.1);
	font-size: 18px;
	font-weight: 300;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.form-control:focus, .form-control:active {
	box-shadow: none;
	border: 2px solid rgba(0, 0, 0, 0.8);
}
input[type="text"] {
	height: 50px;
}
.form-group {
	margin-bottom: 30px;
}
#footer {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 2em 0 4em;
    background: #66cccc;
    background-size: cover;
}

#footer .section-title {
	font-size: 24px;
	font-weight: 400;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	font-size: 18px;
	list-style: none;
	margin-bottom: 0;
}
#footer ul li a {
	color: #fff;
}
#footer .float {
	width: 50%;
	float: left;
}

@media screen and (max-width: 768px) {
#footer .float {
	width: 100%;
}
}
#footer .copy-right p {
	color: #fff;
	text-align: right;
}
#footer .footer-link h3{
	color: #fff;
}
#footer .footer-link ul li a{
	color: #fff;
}
#footer a {
	color: black;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #fff;
}
#footer .form-inline .form-group {
	width: 100% !important;
	margin-bottom: 10px;
}
#footer .form-inline .form-group .form-control {
	width: 100%;
	background: rgba(0, 0, 0, 0.05);
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
#footer #fh5co-header-subscribe #email {
	padding-right: 4em;
}
#footer #fh5co-header-subscribe button {
	position: absolute;
	top: 0;
	right: 10px;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	background: #539DDB;
	border: none;
}
#footer #fh5co-header-subscribe button i {
	color: #31756E;
	font-size: 25px;
}
.fh5co-nav a {
	padding: 0 5px;
}
.fh5co-nav a  {
	color: #fff;
}
.fh5co-nav a:hover, .fh5co-nav a:focus {
	text-decoration: none;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
.nopaddingbottom {
	padding-bottom: 0 !important;
}
.js .animate-box {
	opacity: 0;
}
/*# sourceMappingURL=style.css.map */


.info-sec .row {
    width: 50%;
    float: left;
}
.information-wrap {
	width: 100%;
	margin: 0 auto;
}
.news_box time {
	font-size: 1.5rem;
	font-family: "Roboto Condensed", sans-serif;
	padding-right: 15px;
	padding-left: 20px;
	margin: 0 20px 0 0;
	display: inline-block;
	position: relative;
	-webkit-flex-basis: 12%;
	-ms-flex-preferred-size: 12%;
	flex-basis: 22%;
	background-size: 60%;
	color: #000;
	font-size: 14px;
}
.news_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.news_box time::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	width: 5px;
	height: 1px;
	background: #111;
}
.news_list .news_box .cat {
	display: inline-block;
	font-size: 1.2rem;
	border: 1px solid #ccc;
	margin-right: 20px;
	padding: 2px 20px;
	-webkit-flex-basis: 18%;
	-ms-flex-preferred-size: 18%;
	flex-basis: 18%;
	text-align: center;
}
.news_box a {
	-webkit-flex-basis: 75%;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	font-size: 16px;
}
.news_box .cat {
	display: inline-block;
	font-size: 1.2rem;
	margin: 0 20px 0 0;
	padding: 2px 20px;
	-webkit-flex-basis: 18%;
	-ms-flex-preferred-size: 18%;
	flex-basis: 18%;
	text-align: center;
	color: #fff;
	background: #66cccc;
}
.news_box:last-child {
	margin-bottom: 0;
}
.col-md-push-6-2 {
	right: 50%;
}
.col-md-pull-5-2 {
	left: 41.66667%;
	z-index: 100;
}
#fh5co-featured {
    margin: 6em 0px 8em;
}

.display-tc .desc h3::before{

}
.display-tc .desc h3 {

}
.display-tc .desc .date{
    padding: 0 0 0 50px;	
}

.prof-img {
	background: url(../images/prof.jpg)no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 380px;
}
.prof-txt-wrap{
    margin: 30px auto 10px;
    width: 95%;
	overflow: hidden;
}
.prof-txt01 {
    float: left;
    width: 50%;
    font-size: 16px;
    border-right: 1px dotted;
    padding: 20px;
}
.prof-txt01 span{
	font-size: 14px;
	font-weight: bold;
}
.prof-txt01 h3{
	 margin: 10px 0;
}
.prof-txt02 {
    float: right;
    width: 49%;
    font-size: 16px;
	padding: 20px;
}
.lec-heading::before{
	content: url(../images/mark-3.png);
    position: absolute;
	left: 20%;
    top: -25px;
}

#footer .fh5co-logo {
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
	width: 50%;
	margin-left: 50px
}
.f_logo_m{
	margin-bottom: 10px;
}
#footer .fh5co-logo span {
    font-size: 12px;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 2px;
    margin-top: 4px;
    color: #fff;
    line-height: 20px;
	
}

.fh5co-social-icon {
    text-align: center;
}
.fh5co-social-icon a {
    color: #68A6DA;
    font-size: 38px;
}


.top-voice-wrap{
	padding: 0;
}


.planBox {
    margin-bottom: 150px;
}
.planBox .textBox {
    float: left;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 20px 80px 0 80px;
}

.planBox .photoBox {
    height: 450px;
    width: 65%;
    right: 0;
    position: absolute;
    background: url(../images/top_voice.jpg) no-repeat 50% top;
    background-size: cover;
}
@media screen and (min-width: 76em)
.photoBox {
    max-width: 800px;
}

.courseBox {
    margin-bottom: 80px;
}
.courseBox .textBox {
    float: right;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 20px 80px 0 80px;
}
.courseBox .photoBox {
    height: 450px;
    width: 65%;
    left:  0;
    position: absolute;
    background: url( ../images/top_service.jpg) no-repeat 90% top;
    background-size: cover;
}

.flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.greeting-list {
    height: 45px;
    list-style: none;
}
.greeting-list li.new {
    position: relative;
    height: 100%;
}
.greeting-list li.new:before {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background: #31756E;
    margin: auto 0;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-family: futura-pt,sans-serif;
    text-align: center;
    letter-spacing: 0;
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    line-height: 22px;
}
.greeting-list li a {
    font-weight: 800;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #31756E;
    padding-left: 15vw;
}

.greeting-list li a .arrow {
    position: absolute;
    right: 15px;
    top: 18px;
}
.greeting-list li a .arrow span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #31756E;
    border-right: 3px solid #31756E;
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



.news-list {
    height: 45px;
    list-style: none;
}
.news-list li.new {
    position: relative;
    height: 100%;
}
.news-list li.new:before {
    content: "";
    display: block;
    width: 230px;
    height: 3px;
    background: #31756E;
    margin: auto 0;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-family: futura-pt,sans-serif;
    text-align: center;
    letter-spacing: 0;
    position: absolute;
    left: -140px;
    top: 0;
    bottom: 0;
    line-height: 22px;
}
.news-list li a {
	font-weight: 800;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #31756E;
    padding-left: 40%;	
}

.news-list li a .arrow {
    position: absolute;
    right: 15px;
    top: 18px;
}
.news-list li a .arrow span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #31756E;
    border-right: 3px solid #31756E;
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.news-list02 {
    height: 45px;
    list-style: none;
	    text-align: center;
}
.news-list02 li.new {
    position: relative;
    height: 100%;
}
.news-list02 li.new:before {
    content: "";
    display: block;
    width: 185px;
    height: 3px;
    background: #31756E;
    margin: auto 0;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-family: futura-pt,sans-serif;
    text-align: center;
    letter-spacing: 0;
    position: absolute;
    left: -90px;
    top: 0;
    bottom: 0;
    line-height: 22px;
}
.news-list02 li a {
	font-weight: 800;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #31756E;
    padding-left: 25%;	
}

.news-list02 li a .arrow {
    position: absolute;
    right: 15px;
    top: 18px;
}
.news-list02 li a .arrow span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #31756E;
    border-right: 3px solid #31756E;
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}










.voice-case01 {
    margin-bottom: 10px;
    padding: 10px 10px;
}

.voice-case01 h4, .voice-case02 h4 {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px dashed;
}
.voice-case01 p,.voice-case02 p{
	font-size: 18px;
}

.voice-case02 {
	margin-top: 30px;
    margin-bottom: 10px;
    padding: 10px 10px;
}

.service-h4 {
    font-size: 24px;
    text-align: left;
    border-bottom: 1px dashed;
    padding-bottom: 10px;
}
.service-dl{
	text-align: left;
}
.service-dl dt{
	font-size: 22px;
}
.service-dl dd {
    font-size: 17px;
}


.other-wrap h4{
	font-size: 24px;
    border-bottom: 1px dashed;
    padding-bottom: 10px;	
}

.other01Box {
	height: 520px;	
    margin-bottom: 80px;
}
.other01Box .textBox {
    float: left;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 30px 80px 0 80px;
}
.other01Box .photoBox {
    height: 400px;
    width: 65%;
    right: 0;
    position: absolute;
    background: url( ../images/top_medical.jpg) no-repeat center top;
    background-size: cover;
}

.other02Box {
	height: 400px;
    margin-bottom: 80px;
}
.other02Box .textBox {
    float: right;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 30px 80px 0 80px;
}
.other02Box .photoBox {
    height: 400px;
    width: 65%;
    left:  0;
    position: absolute;
    background: url( ../images/top_general.jpg) no-repeat center top;
    background-size: cover;
}
.other-dl{
	text-align: left;
}
.other-dl dt{
	font-size: 18px;
	margin-bottom: 15px;
}
.other-dl dd{
	font-size: 16px;
}
.banner {
    width: 100%;
    text-align: center;
    margin: 50px auto;
}

.fh5co-logo img {
    width: 100%;
}


/*◼️ 1280px~（大型PC） */
@media screen and (min-width:76em) {
#fh5co-hero {
    max-width: 1366px;
    margin: 0 auto;
}
#fh5co-featured {
    max-width: 1366px;
    margin: 0 auto 8em;
}
#sec-01, #sec-02 {
    max-width: 1366px;
    margin: 0 auto;
}
.photoBox{
	max-width: 800px;
}	
}
/*◼️ 1200px（タブレット横・PC）　*/
@media screen and ( max-width:75em) {}
/*◼️ 900px~1199px（タブレット縦横）　*/
@media screen and (min-width:56.25em) and ( max-width:74.9375em) {
header .fh5co-navbar-brand .fh5co-nav {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 12%;
    height: 80px;
    line-height: 80px;
}
	
.logo-wrap {
    width: 23%;
    float: left;
    margin-left: 2%;
}
header .fh5co-navbar-brand .fh5co-logo {
    display: block;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
header .fh5co-navbar-brand .fh5co-logo span {
    font-size: 11px;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 3px;
    margin-top: 7px;
	color: rgba(255, 255, 255, 0.9);
	}
#fh5co-hero {
    min-height: 370px;
    max-height: 530px;
}
#fh5co-hero .flexslider {
    max-height: 530px;
}
#fh5co-hero .flexslider .slides li {
    min-height: 370px;
    position: relative;
    max-height: 530px;
}
.planBox .textBox {
    width: 40%;
    padding: 20px 80px 0 40px;
}
.news-list li a {
    padding-left: 27%;
}
.news-list li.new:before {
    left: -180px;
}	
.courseBox .textBox {
    width: 40%;
    padding: 20px 40px 0 80px;
}
.news-list02 li a {
    padding-left: 12%;
}
.news-list02 li.new:before {
    left: -140px;
}
.other01Box .textBox {
    float: left;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 30px 80px 0 40px;
}
.other02Box .textBox {
    float: right;
    width: 40%;
    position: relative;
    z-index: 10;
    padding: 30px 40px 0 80px;
}	
	
}
/*◼️ 500px~899px タブレット（縦）＆モバイル（横） */
@media screen and (min-width:31.25em) and ( max-width:56.1875em) {
header .fh5co-navbar-brand .fh5co-nav a {
	display: none;
	}
.logo-wrap {
    width: 40%;
    float: left;
    margin-left: 5%;
}
#fh5co-hero .flexslider .slider-text {
    position: absolute;
    height: 35vw!important;
    z-index: 9;
    background: rgba(102,204,204,0.7);
    top: 40%;
    left: 0;
}
.post-entry .display-tc {
    padding: 15px;
    position: relative;
    height: auto;
    margin: 0 auto;
    transform: none;
    top: 0;
    left: 0;
}	
.post-entry .sec-text-01{
	height: auto!important;
}
.greeting-list li a {
    padding-left: 66%;
}	
.greeting-list li.new:before {
    width: 300px;
    left: 12%;
}	
.intro-txtsub {
    width: 90%;
}
.planBox .textBox {
    float: none;
    width: 45%;
    padding: 0;
    margin: 0 auto;
}
.planBox .photoBox {
    height: 300px;
    width: 100%;
    right: 0;
    position: relative;
    background: url(../images/top_voice.jpg) no-repeat 50% top;
    background-size: cover;
}
.courseBox .textBox {
    float: none;
    width: 45%;
    position: relative;
    padding: 0;
    margin: 0 auto;
}
.courseBox .photoBox {
    height: 300px;
    width: 100%;
    left: 0;
    position: relative;
    background: url(../images/top_service.jpg) no-repeat 90% top;
    background-size: cover;
}	
.other01Box .textBox,.other02Box .textBox {
    float: none;
    width: 45%;
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto;
}
.other01Box .photoBox,.other02Box .photoBox{
    height: 150px;
    width: 100%;
    right: 0;
    position: relative;
    background-size: contain;
}	
.other01Box,.other02Box{
	height: auto;
}	
	
	
}
/*◼️ ~480px（モバイル縦） */
@media screen and ( max-width:31.1875em) { 
header .fh5co-navbar-brand .fh5co-logo {
    width: 40%;
    margin-left: 5%;
}		
#fh5co-main-nav ul li a {
    font-size: 20px;
    padding: 20px 0;
    border-bottom: 1px dotted #fff;
}
header {
    padding: 20px 0;
}	
	
.logo-wrap {
    width: 70%;
    margin-left: 20px;
    float: left;
}
header .fh5co-navbar-brand .fh5co-logo {
    font-size: 20px;
}
header .fh5co-navbar-brand .fh5co-logo span {
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
}
#fh5co-hero {
    min-height: 370px;
    max-height: 450px;
}
#fh5co-hero .flexslider {
    max-height: 450px;
}	
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
    position: relative;
    top: 50%;
    left: 50%;
    padding: 0 0 0;
}
#fh5co-hero .flexslider .slider-text {
    position: relative; 
    height: 38vw!important;
    z-index: 9;
    background: rgba(102,204,204,0.7);
    /* top: 40%; */
    /* left: 20%; */
    margin: 300px 0 0 0;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 20px;
	line-height: 32px;
}
#fh5co-hero {
    min-height: 370px;
}	
#fh5co-hero .flexslider .slides li {
    min-height: 370px;
    position: relative;
    max-height: 450px;
}
	
.info-sec .row {
    width: 90%;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
}	
.news_box {
    width: 95%;
    margin: 0 auto;
}	
.news_box time {
    padding-right: 0;
    padding-left: 0px;
    margin: 0 10px 0 0px;
    font-size: 12px;
}
.news_box .cat {
    margin: 0 10px 0 0;
    padding: 2px 5px;
}
.news_box a {
    font-size: 12px;
}	
.news_box time::before{
	width: 0;
	display: none;
}
.post-entry .display-tc {
    padding: 15px;
    position: relative;
    height: auto;
    margin: 0 auto;
    transform: none;
    top: 0;
    left: 0;
}
.post-entry .sec-text-01{
	height: auto!important;
}
.greeting-list li a {
    padding-left: 15%;
}	
.greeting-list li.new:before {
    width: 50px;
    left: -20%;
}	
.intro-txtsub {
    width: 90%;
}
.planBox .textBox {
    float: none;
    width: 90%;
    padding: 0;
    margin: 0 auto;
}
.planBox .photoBox {
    height: 300px;
    width: 100%;
    right: 0;
    position: relative;
    background: url(../images/top_voice.jpg) no-repeat 50% top;
    background-size: cover;
}	
.news-list li a {
    padding-left: 25%;
}
.news-list li.new:before {
    width: 170px;
}
.news-list02 li a {
    padding-left: 6%;
}	
.news-list02 li.new:before {
	width: 180px;
    left: -140px;
}	
.courseBox .textBox {
    float: none;
    width: 90%;
    position: relative;
    padding: 0;
    margin: 0 auto;
}
.courseBox .photoBox {
    height: 300px;
    width: 100%;
    left: 0;
    position: relative;
    background: url(../images/top_service.jpg) no-repeat 90% top;
    background-size: cover;
}	
.other01Box .textBox,.other02Box .textBox {
    float: none;
    width: 90%;
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto;
}
.other01Box .photoBox,.other02Box .photoBox{
    height: 150px;
    width: 100%;
    right: 0;
    position: relative;
    background-size: contain;
}	
.other01Box,.other02Box{
	height: auto;
}
	
	

	
.banner img {
    width: 100%;
}
#footer {
    padding: 2em 20px 4em;
}	
#footer .copy-right p {
    color: #fff;
    text-align: left;
    margin-top: 50px;
}	
	
}



