﻿body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
b, strong {
	font-weight: bold;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	margin: 0px;
	max-width: 100%;
}
p {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
h1, h2, h3, h4 {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-weight: 500!important;
	font-family: 'Kaisei HarunoUmi', serif;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
.site-header .inner {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.header-content {
	
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
a.logo, 
a.logo:visited, 
a.logo.active, 
a.logo:focus{
	max-width: 300px;
	display: block;
	display: table;
	margin: 20px auto;
}
.site-header h1 {
	font-size: 60px;
	color: #fff;
	margin-top: 350px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	line-height: 1.0
}
.site-header h2 {
	font-size: 30px;
	color: #fff;
	margin-top: 30px;
	font-weight: 300;
	text-align: center;
}
.about-part {
	clear: both;
	margin-top: 102px;
}
.about-part h1 {
font-size: 30px;
    color: #004d9d;
    font-weight: 500;
    line-height: 40px;
}
.about-part h2 {
	font-size: 22px;
	color: #004d9d;
	font-weight: 300;
	line-height: 32px;
	margin: 18px 0 0 0;
}
.about-part p {
	font-size: 16px;
	color: #000;
	font-weight: 300;
	margin-top: 30px;
	line-height: 26px;
}
.about-part img {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
nav {
	height: 60px;
	width: 100%;
	background: #004d9d;
	font-size: 20px;
	font-weight: 400;
	font-weight: normal;
	position: relative;
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 3;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 378px;
	height: 60px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background: url(../img/line.png) repeat-x 0 42px;
}
nav a#pull {
	display: none;
	background: url(../img/menu-ico.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
.slider-part {
	margin-top: 102px;
}
.owl-item img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
}
.owl-item .item-inner {
	position: absolute;
	z-index: 1;
	color: #fff;
	margin: 220px 40px 0 40px;
}
.owl-item .item-inner p {
	line-height: 1.3;
}
.slider-head {
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	font-weight: 500;
	margin: 0 0 0 0;
	line-height: 1.0;
}
p.slider-subhead {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin-top: 15px;
}
.owl-item img {
	width: 100%;
	height: auto;
}
.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 50px;
	height: 50px;
	text-align: center;
	display: none!important;
	background: url(../img/arrow-right.png) no-repeat 0 0;
	text-indent: -9999px;
}
.owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 50px;
	height: 50px;
	text-align: center;
	display: none!important;
	background: url(../img/arrow-left.png) no-repeat 0 0;
	text-indent: -9999px;
}
.owl-prev:hover {
	background-position: 0 -50px;
}
.owl-next:hover {
	background-position: 0 -50px;
}
.owl-prev {
	left: -109px;
}
.owl-next {
	right: -109px;
}
.owl-controls {
	text-align: center;
}
.owl-controls .owl-page {
	display: inline-block;
}
.owl-controls .owl-page span {
	background-color: #333;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: block;
	height: 12px;
	margin: 5px 7px;
	width: 12px;
	filter: alpha(opacity=500);
/*IE7 fix*/
	opacity: 0.5;
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
	filter: alpha(opacity=100);
/*IE7 fix*/
	opacity: 1;
}
.text-part {
	margin-top: 102px;
}
.text-part .inner {
/*	max-width: 600px; */
	margin-left: auto;
	margin-right: auto;
	display: block;
	
	    max-width: 100%;
}
.text-part h1 {
/* font-size: 30px;
    color: #004d9d;
    font-weight: 500;
    line-height: 40px;
		text-align: center; */
		
		text-align: center;
		font-size: 40px;
    color: #004d9d;
    font-weight: 500;
    line-height: 50px;
}
.text-part h2 {
	font-size: 22px;
	color: #004d9d;
	font-weight: 300;
	line-height: 32px;
	text-align: center;
	margin: 18px 0 0 0;
}

input:hover, a:hover{
	    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
}

.text-part p {
	font-size: 16px;
	color: #000;
	font-weight: 300;
	text-align: center;
	margin-top: 30px;
	line-height: 26px;
}
.site-footer {
	margin-top: 102px;
}
.short-footer {
	min-height: 160px;
	width: 100%;
	background: #a5d7d6;
	overflow: hidden;
}
.long-footer {
	min-height: 298px;
	width: 100%;
	background: #004d9d;
	display: none;
	overflow: hidden;
}
.show-button {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../img/show-button.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.show-button:hover {
	width: 60px;
	height: 60px;
	display: block;
	background-position: 0px -60px;
}
.hide-button {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../img/hide-button.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 54px;
}
.hide-button:hover {
	width: 60px;
	height: 60px;
	display: block;
	background-position: 0px -60px;
}
.logo-footer {

}
.copyright {
	text-align: center;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 300px;
	font-size: 16px;
	margin: 30px 0 30px 0;
	line-height: 26px;
}

a.butt{
	background: #004d9d;
	padding: 15px 40px;
		font-family: 'Roboto', sans-serif;
	font-weight: 400px;
	font-size: 16px;
	display: table;
	margin: 60px auto;
	color: #fff;
	text-decoration: none;
	border: 1px solid #004d9d;
}

a.butt:hover{
	border: 1px solid #004d9d;
	background: transparent;
	color: #004d9d;
}

nav.clearfix, .about-part, .slider-part, .site-footer{
	display: none!important;
}

@media only screen and (max-width:1330px) {
.owl-prev {
	left: 0px;
}
.owl-next {
	right: 0px;
}
}
@media only screen and (max-width:1250px) {
.about-part .col-sm-6 {
	width: 48%;
}
.about-part .col-sm-6:first-child {
	float: left;
}
.about-part .col-sm-6:nth-child(2) {
	float: right;
}
}
@media only screen and (max-width:1200px) and (min-width:801px) {
.owl-item .item-inner {
	margin: 190px 30px 0 30px;
}
.slider-head {
	font-size: 20px;
}
p.slider-subhead {
	font-size: 18px;
}
}
@media only screen and (max-width:1100px) and (min-width:1000px) {
.text-part .inner {
	padding: 0 15px 0 15px;
}
.slider-part .inner {
	padding: 0 15px 0 15px;
}
.about-part .inner {
	padding: 0 15px 0 15px;
}
}
@media only screen and (max-width:1000px) {
.header-content {
	background-attachment: scroll;
}
.site-header .inner {
	max-width: 600px;
}
a.logo {
	top: 30px;
	left: 39px;
}
.site-header h1 {
	font-size: 30px;
	margin-top: 170px;
	line-height: 1.0;
}
.site-header h2 {
	font-size: 20px;
	margin-top: 15px;
}
.text-part .inner {
	padding: 0 30px 0 30px;
}
.slider-part .inner {
	padding: 0 30px 0 30px;
}
.about-part .inner {
	padding: 0 30px 0 30px;
}
.about-part h1 {
	font-size: 25px;
		line-height: 35px;
}
.about-part h2 {
	font-size: 19px;
	line-height: 29px;
}
.text-part h1 {
	font-size: 25px;
	line-height: 35px;
}
.text-part h2 {
	font-size: 19px;
	line-height: 29px;
}
}
@media only screen and (max-width:800px) and (min-width:701px) {
.owl-item .item-inner {
	margin: 190px 20px 0 20px;
}
.slider-head {
	font-size: 19px;
}
p.slider-subhead {
	font-size: 18px;
}
}
@media only screen and (max-width:767px) {
.about-part img {
	float: none;
	margin: 36px auto 0 auto;
	display: block;
}
.about-part .col-sm-6 {
	width: 100%;
}
}
@media only screen and (max-width:700px) and (min-width:600px) {
.owl-item .item-inner {
	margin: 160px 20px 0 20px;
}
.slider-head {
	font-size: 19px;
}
p.slider-subhead {
	margin-top: 10px;
}
}
@media only screen and (max-width:600px) {
.about-part {
	margin-top: 61px;
}
.slider-part {
	margin-top: 61px;
}
.text-part {
	margin-top: 61px;
}
.site-footer {
	margin-top: 61px;
}
nav {
	border-bottom: 0;
}
nav li {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	background: #004d9d;
}
nav li a {
	text-align: center;
}
nav a:hover, nav a:active {
}
nav ul {
	display: none;
	height: auto;
	width: auto;
}
nav a#pull {
	display: block;
	background-color: #004d9d;
	width: 100%;
	position: relative;
}
nav a {
	margin-left: 0px;
	margin-right: 0px;
}
.about-part h1 {
	font-size: 30px;
}
.about-part h2 {
	font-size: 20px;
}
.text-part h1 {
	font-size: 30px;
	text-align: center;
	margin: 20px 0 0 0;
}
.text-part h2 {
	font-size: 20px;
	text-align: left;
}
.text-part p {
	text-align: center;
}
.owl-item .item-inner {
	margin: 260px 40px 0 40px;
}
.owl-prev {
	margin-left: auto;
	margin-right: auto;
	left: -60px;
	right: 0;
}
.owl-prev {
	top: auto;
	bottom: -70px;
}
.owl-next {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: -60px;
}
.owl-next {
	top: auto;
	bottom: -70px;
}
.copyright {
	margin: 29px 15px 0 15px;
}
}
@media only screen and (max-width:500px) {
.owl-item .item-inner {
	margin: 220px 30px 0 30px;
}
}
@media only screen and (max-width:420px) {
.owl-item .item-inner {
	margin: 190px 20px 0 20px;
}
.slider-head {
	font-size: 19px;
}
p.slider-subhead {
	font-size: 18px;
}
}
@media only screen and (max-width:400px) {
.site-header .inner {
	padding: 0 15px 0 15px;
}
.site-header h1 {
	font-size: 22px;
}
.site-header h2 {
	font-size: 19px;
	margin-top: 15px;
}
.about-part h1 {
	font-size: 22px;
}
.text-part h1 {
	font-size: 22px;
}
}
@media only screen and (max-width:370px) {
.owl-item .item-inner {
	margin: 150px 20px 0 20px;
}
.slider-head {
	font-size: 18px;
}
p.slider-subhead {
	font-size: 18px;
	margin-top: 10px;
}
}
@media only screen and (max-width:331px) {
nav li {
	display: block;
	float: none;
	width: 100%;
}
.owl-item .item-inner {
	margin: 125px 10px 0 10px;
}
.slider-head {
	font-size: 16px;
}
p.slider-subhead {
	font-size: 16px;
	margin-top: 10px;
}
.copyright {
	margin: 29px 15px 15px 15px;
}
}