#page {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.offcanvas #page {
	overflow: hidden;
}

.offcanvas #page:after {
	-webkit-transition: 2s;
	-o-transition: 2s;
	transition: 2s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.7);
	content: "";
}

.gtco-nav {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0px 0px;
	z-index: 1001;
	font: normal normal 21px/1.2em 'メイリオ', meiryo, 'ヒラギノ角ゴ pro w3',
		'hiragino kaku gothic pro', sans-serif;
	text-shadow: 0 0 black;
}

.gtco-nav #gtco-logo {
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.gtco-nav #gtco-logo a {
	color: #000;
}

.gtco-nav #gtco-logo em {
	color: #fff;
}

@media screen and (max-width: 768px) {
	.gtco-nav .menu-1, .gtco-nav .menu-2 {
		display: none;
	}
}

.gtco-nav ul {
	padding: 0;
	margin: .4em 0 0 0;
}

.gtco-nav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	line-height: 1.5;
	font-family: "Montserrat", sans-serif;
}

.gtco-nav ul li>a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .05em;
}

.gtco-nav ul li a {
	font-size: 16px;
	padding: 30px 10px;
	color: #3CB2B2;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.gtco-nav ul li a:hover, .gtco-nav ul li a:focus, .gtco-nav ul li a:active
	{
	color: #000;
}

.gtco-nav ul li.has-dropdown {
	position: relative;
}

.gtco-nav ul li.has-dropdown>a {
	position: relative;
	padding-right: 20px !important;
}

.gtco-nav ul li.has-dropdown>a:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e921";
	font-style: 10px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	color: #ccc;
}

.gtco-nav ul li.has-dropdown .dropdown {
	width: 130px;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
	z-index: 1002;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 40px;
	left: 0;
	text-align: left;
	background: #000;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.gtco-nav ul li.has-dropdown .dropdown:before {
	bottom: 100%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #000;
	border-width: 8px;
	margin-left: -8px;
}

.gtco-nav ul li.has-dropdown .dropdown li {
	display: block;
	margin-bottom: 7px;
}

.gtco-nav ul li.has-dropdown .dropdown li:last-child {
	margin-bottom: 0;
}

.gtco-nav ul li.has-dropdown .dropdown li a {
	padding: 2px 0;
	display: block;
	color: #999999;
	line-height: 1.2;
	text-transform: none;
	font-size: 15px;
}

.gtco-nav ul li.has-dropdown .dropdown li a:hover {
	color: #fff;
}

.gtco-nav ul li.has-dropdown .dropdown li.active>a {
	color: #000 !important;
}

.gtco-nav ul li.has-dropdown:hover a, .gtco-nav ul li.has-dropdown:focus a
	{
	color: #000;
}

.gtco-nav ul li.btn-cta a {
	color: #52D681;
}

.gtco-nav ul li.btn-cta a span {
	background: #fff;
	padding: 4px 20px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
}

.gtco-nav ul li.btn-cta a:hover span {
	-webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}

.gtco-nav ul li.active>a {
	color: #000 !important;
}

@media screen and (max-width: 480px) {
	#gtco-header .text-left {
		text-align: center !important;
	}
}

@media screen and (max-width: 480px) {
	#gtco-header .btn {
		display: block;
		width: 100%;
	}
}

#gtco-header, #gtco-counter, .gtco-bg {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

.gtco-bg {
	background-position: center center;
	width: 100%;
	float: left;
	position: relative;
}

#gtco-header {
	background-repeat: no-repeat;
	background-size: cover;
}

#gtco-header p {
	color: #d3f1ed;
	font-size: 20px;
	margin-bottom: 40px !important;
}

#gtco-header h1 {
	font-size: 50px;
	line-height: 1.2 !important;
	margin-bottom: 30px !important;
	color: #d3f1ed;
	font-weight: 100;
}

@media screen and (max-width: 768px) {
	#gtco-header h1 {
		line-height: 1.2 !important;
	}
}

#gtco-header h1.no-margin {
	margin-bottom: 0 !important;
}

#gtco-header .copy {
	margin-top: 0em;
}

#gtco-header .btn {
	color: #34a7bd !important;
	text-shadow: none !important;
}

#gtco-header .header-img {
	margin-bottom: 30px;
}

#gtco-header .display-tc, #gtco-counter .display-tc, .gtco-cover .display-tc
	{
	display: table-cell !important;
	vertical-align: middle;
}

#gtco-header .display-tc h1, #gtco-header .display-tc h2, #gtco-counter .display-tc h1,
	#gtco-counter .display-tc h2, .gtco-cover .display-tc h1, .gtco-cover .display-tc h2
	{
	margin: 0;
	padding: 0;
	color: white;
}

#gtco-header .display-tc h1, #gtco-counter .display-tc h1, .gtco-cover .display-tc h1
	{
	margin-bottom: 0px;
	font-size: 59px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	#gtco-header .display-tc h1, #gtco-counter .display-tc h1, .gtco-cover .display-tc h1
		{
		font-size: 34px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
}

#gtco-header .display-tc h2, #gtco-counter .display-tc h2, .gtco-cover .display-tc h2
	{
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 30px;
}

#gtco-offcanvas {
	position: absolute;
	z-index: 1901;
	width: 200px;
	background: black;
	top: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 4px 10px;
	overflow-y: auto;
	display: none;
	-moz-transform: translateX(270px);
	-webkit-transform: translateX(270px);
	-ms-transform: translateX(270px);
	-o-transform: translateX(270px);
	transform: translateX(270px);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 768px) {
	#gtco-offcanvas {
		display: block;
	}
}

.offcanvas #gtco-offcanvas {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

#gtco-offcanvas a {
	color: rgba(255, 255, 255, 0.5);
	font-family: "Montserrat", sans-serif;
}

#gtco-offcanvas a:hover {
	color: rgba(255, 255, 255, 0.8);
}

#gtco-offcanvas ul {
	padding: 0;
	margin: 0;
}

#gtco-offcanvas ul li {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#gtco-offcanvas ul li>ul {
	padding-left: 20px;
	display: none;
}

#gtco-offcanvas ul li>a {
	display: block;
}

#gtco-offcanvas ul li.offcanvas-has-dropdown>a {
	display: block;
	position: relative;
}

#gtco-offcanvas ul li.offcanvas-has-dropdown>a:after {
	position: absolute;
	right: 0px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e921";
	font-size: 20px;
	color: rgba(255, 255, 255, 0.2);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#gtco-offcanvas ul li.offcanvas-has-dropdown.active a:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.header {
	background-color: #FFF;
	max-width: 1180px;
	height: 200px;
}

.hwrapper {
	width: 100%;
	background-color: #FFF;
}

.menu p {
	position: relative;
	margin-left: 50px;
	font-size: 23px;
	color: #606060;
	top: 0;
	left: 0;
	font-weight: bold;
}

.menu {
	margin-top: 20px;
}

.circle1 {
	opacity: 0.8; width ="15％";
	position: relative;
	bottom: -20px;
	right: 60px;
	width: 42px;
}

.circle2 {/*width ="15％";*/
	position: relative;
	bottom: -35px;
	left: 18px;
	right: 0px;
	width: 55px;
}

.header-top {
	background-color: #000;
	height: 22px;
	width: 200%;
	margin: 0 -500%;
	padding: 0 500%;

}

.gtco-nav-toggle {
	position: absolute;
	top: 30px;
}

.gtco-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff;
}

.gtco-nav-toggle i::before, .gtco-nav-toggle i::after {
	content: '';
	width: 25px;
	height: 2px;
	background: #252525;
	position: absolute;
	left: 0;
	transition: all .2s ease-out;
}

.gtco-nav-toggle.gtco-nav-white>i {
	color: #fff;
	background: #fff;
}

.gtco-nav-toggle.gtco-nav-white>i::before, .gtco-nav-toggle.gtco-nav-white>i::after
	{
	background: #fff;
}

.gtco-nav-toggle i::before {
	top: -7px;
}

.gtco-nav-toggle i::after {
	bottom: -7px;
}

.gtco-nav-toggle:hover i::before {
	top: -10px;
}

.gtco-nav-toggle:hover i::after {
	bottom: -10px;
}

.gtco-nav-toggle.active i {
	background: transparent;
}

.gtco-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);
}

.gtco-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);
}

.gtco-nav-toggle {
	position: absolute;
	right: 0px;
	top: 8px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	height: 44px;
	width: 44px;
	z-index: 2001;
	border-bottom: none !important;
}

@media screen and (max-width: 768px) {
	.gtco-nav-toggle {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.gtco-nav .gtco-contact {
		text-align: left !important;
	}
}

.gtco-nav .gtco-contact ul {
	padding: 0;
	margin: 0 0 20px 0;
}

.gtco-nav .gtco-contact ul li {
	padding: 0;
	margin: 0;
}

.gtco-nav .gtco-contact ul li a {
	font-size: 14px;
	font-weight: bold !important;
	margin-left: 0px;
}

.gtco-nav .gtco-contact ul li a i {
	color: #52D681;
}

.gtco-nav .gtco-contact ul li a:hover i {
	color: #fff;
}

.gtco-flex {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	float: left;
}

.gtco-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}

.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
	background: #444;
}

.gtco-nav-toggle:hover, .gtco-nav-toggle:focus, .gtco-nav-toggle:active
	{
	outline: none;
	border-bottom: none !important;
}

.gtco-nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 2px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	transition: all .2s ease-out;
}

blockquote {
	padding-left: 0;
	border-left: none;
}

blockquote p {
	font-style: italic;
	color: #000;
}

blockquote p>cite {
	font-size: 14px;
	color: #b3b3b3;
}

.gtco-nav-toggle {
	position: absolute;
	top: 30px;
	right: 20px;
}
