body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	text-align: justify;
	line-height: 24px !important;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
a {
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.slidewrapper {
	position: relative;
	z-index: 1000 !important;
}
/*Header*/
.navbar-default .navbar-nav>li>a {
	color: #656464;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #bd9828;
}
/*.section_overlay {
	background: rgba(250,250,250, .4);
}*/
.home_text {
	padding-top: 210px;
	padding-bottom: 210px;
}
.home_text h3 {
	color: #010101;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 13px;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75px 0.966667px 0px, rgb(255, 255, 255) 1.08333px 1.68333px 0px, rgb(255, 255, 255) 0.133333px 2px 0px, rgb(255, 255, 255) -0.833333px 1.81667px 0px, rgb(255, 255, 255) -1.6px 1.2px 0px, rgb(255, 255, 255) -1.98333px 0.283333px 0px, rgb(255, 255, 255) -1.86667px -0.7px 0px, rgb(255, 255, 255) -1.3px -1.51667px 0px, rgb(255, 255, 255) -0.416667px -1.95px 0px, rgb(255, 255, 255) 0.566667px -1.91667px 0px, rgb(255, 255, 255) 1.41667px -1.41667px 0px, rgb(255, 255, 255) 1.91667px -0.566667px 0px;
}
.home_text ul {
	padding: 0;
	list-style: none;
	margin: 10px 0 0;
}
.home_text ul li {
	margin-bottom: 20px;
}
.home_text ul li a {
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 2px;
	padding: 5px 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.single_service .ho-text {
	padding: 15px 0;
}
.gg-maps iframe{
	width:100%;
	height:250px;
	padding-top:10px;
}
.box-rows-news{
	height:200px;
}
.jspDrag{
	background:#F2AE60 !important;
}
@keyframes shake {
 0% {
transform: translate(3px, 2px) rotate(0deg);
}
 10% {
transform: translate(-2px, -3px) rotate(-1deg);
}
 20% {
transform: translate(-4px, 0px) rotate(1deg);
}
 30% {
transform: translate(0px, 3px) rotate(0deg);
}
 40% {
transform: translate(2px, -2px) rotate(1deg);
}
 50% {
transform: translate(-2px, 3px) rotate(-1deg);
}
 60% {
transform: translate(-4px, 2px) rotate(0deg);
}
 70% {
transform: translate(3px, 2px) rotate(-1deg);
}
 80% {
transform: translate(-2px, -2px) rotate(1deg);
}
 90% {
transform: translate(2px, 4px) rotate(0deg);
}
 100% {
transform: translate(2px, -3px) rotate(-1deg);
}
}
nav ul li a i {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
nav ul li a:hover i {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
nav ul li.nav_facebook a:hover i {
	color: #3b5998;
}
nav ul li.nav_twitter a:hover i {
	color: #55acee;
}
nav ul li.nav_google a:hover i {
	color: #dd4b39;
}
nav ul li {
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.about-img{
	padding-bottom:15px;
}
nav ul li:hover .tooltips {
	display: block;
	opacity: 1;
}
.about_us_area .container:nth-child(2n) {
	border-bottom: 1px solid #ddd;
	padding-bottom: 90px;
}
/*Services*/
.services {
	margin-top: 50px;
	padding: 120px 0 0;
	background: url(../images/bg_news.png) no-repeat top center;
}
.services .container {
	border-bottom: 1px solid #ddd;
	padding-bottom: 90px;
}
.single_service {
	margin-bottom: -14px;
}
.single_service i {
	font-size: 25px;
	color: #f73b56;
}
.single_service h2 {
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
}
.single_service p {
	color: #404040;
	font-size: 14px;
}
.single_service img {
	opacity: .8;
	margin: 0 auto;
	padding: 2px;
}
.single_progress_bar .progress {
	height: 1px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #d5d5d5;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
	background-color: #2d3334;
}
.single_progress_bar h2 {
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.single_progress_bar h2 a {
	color: #000;
	text-decoration: none;
}
.about_us_p {
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.about_title h3 {
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	margin-top: 85px;
	letter-spacing: 6px;
	margin-bottom: 21px;
}
.about_title img {
	margin-bottom: 70px;
}
.container .cn-row-item {
	padding: 15px 0;
}
.container .cn-row-item:first-child {
	padding-top: 0;
}

.cn-row-item-child .cn-title-child h3 {
	font-size: 16px;
	border-left: 5px solid #b3a67c;
	padding-left: 10px;
	line-height: 26px;
	color: #333;
}
.cn-row-item-child .cn-title-child {
	border-bottom: 1px solid #b3a67c;
}
.cn-content .cn-row-item-child {
	padding-bottom: 15px;
}
.cn-info-child .cn-text-child {
	text-align: justify;
}
/*owl-carousel*/


.wrap-slide{
	width:100%;
	float:left;
	padding-top:65px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1ffff+0,e1ffff+7,e1ffff+12,fdffff+12,e6f8fd+30,c8eefb+54,bee4f8+75,b1d8f5+100;Blue+Pipe+%232 */
	background: #e1ffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ffff', endColorstr='#b1d8f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*start slide*/
.owl-carousel .owlitem img {
	width: 100%;
}
.row-fuild {
	width: 100%;
	float: left;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
	margin-top: -30px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #ccc;
	display: inline-block;
	zoom: 1;
	display: inline;
	width: 35px;
	height: 35px;
	font-size: 25px;
	line-height: 120%;
	text-align: center;
	margin: 5px;
	padding: 3px 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #fff;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	position: absolute;
	z-index: 99;
	top: 50%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 5%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 5%;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #999;
	z-index: 99;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/AjaxLoader.gif) no-repeat center center
}
/*End slide*/



/*Fun Facts*/
.fun_facts {
	background:url(../images/header_bg03.jpg) no-repeat;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-top: 110px;
}
.fun_facts .section_overlay {
	background: rgba(71,71,71,.8);
	min-height:600px;
}
.single_count {
	padding-top: 120px;
}
.single_count i {
	color: #f73b56;
	font-size: 24px;
}
.single_count h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 0px;
}
.single_count p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}
.single_count p:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	left: 0;
	bottom: -4px;
	background: #bd9828;
}
.logo {
	position: relative;
	margin-top: -40px;
}
.logo img {
	width: 100%;
	height: auto;
	margin-top: 30px;
	opacity: .8;
}
.single_image {
	margin-right: 3px;
	position: relative;
	transition: all 1s;
}
.single_image img {
	width: 100%;
}
.single_image a {
	width: 100%;
	height: 100%;
	display: block;
}
.single_image:hover div.image_overlay {
	opacity: 1;
}
.image_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.8);
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 1s;
}
.image_overlay .full {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #bd9828;
	border: 1px solid #bd9828;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.image_overlay h2 {
	position: absolute;
	bottom: 28px;
	left: 20px;
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.image_overlay h4 {
	position: absolute;
	bottom: 11px;
	left: 20px;
	color: #3d3d3d;
	font-size: 14px;
	text-transform: uppercase;
}
.no_padding {
	padding-left: 0px;
	padding-right: 0px;
}
.work_title {
}
.work_title h3, .contact_title h3 {
	font-size: 25px;
	color: #3d3d3d;
	letter-spacing: 5px;
	padding-top: 80px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.work_title img, .contact_title img {
	margin-bottom: 30px;
}
.work_title p {
	font-size: 14px;
	color: #000;
	margin-bottom: 100px;
}
.rows{
	float:left;
	width:100%;
}
.p1-table1 {
	width: 100%;
	height: auto;
	border: 0;
	border-top: solid 1px #E8E8E8;
	border-left: solid 1px #E8E8E8;
	font-size:16px;
	line-height:24px;
}
.p1-table1 tr td {
	padding: 10px;
	border-bottom: solid 1px #E8E8E8;
	border-right: solid 1px #E8E8E8;
}
.p1-table1 tr td.col1 {
	background-color: #F2F2F2;
	width:20%;
	vertical-align:middle;
}
.p1-table1 tr td.col2{
	width:80%;
	vertical-align:middle;
}
.p1-table1 tr.row1 td.col1 {
	border-top: solid 4px #000000;
}
.p1-table1 tr.row1 td.col2 {
	border-top: solid 4px #666;
}
.profile-about {
	padding-top:15px;
	line-height:24px;
	font-size:14px;
}
.last_padding {
	padding-right: 0px;
}
.pad_top {
	padding-top: 2px;
}
.left h2 {
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.left p {
	margin-bottom: 60px;
	font-size: 14px;
	color: #000;
}
.baton {
	margin-top: 65px;
}
.cs-btn, .cs-btn:active, .cs-btn:visited, .cs-btn:focus {
	color: #fff;
	background-color: #000;
	border-radius: 0px;
	outline: none;
	padding: 10px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 1s;
}
.cs-btn:hover {
	background: #bd9828;
	border-color: #bd9828;
}
.call_to_action .container {
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}
#imagelightbox {
	position: fixed;
	z-index: 9999;
}

/* OVERLAY */
#imagelightbox-overlay {
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .9 ); /* 色と透明度 */
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/*Contact*/

.single_contact_info {
	padding-bottom: 21px;
}
.single_contact_info h2 {
	text-transform: uppercase;
	color: #3d3d3d;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 1px;
}
.single_contact_info p {
	font-size: 15px;
	color: #3d3d3d;
}
section.profile {
	margin-bottom: 60px;
}
span.note{
	color:#f00;
}
.container .about-img img {
	padding: 2px;
	margin:0 auto;
}
.about-text {
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
}
.cn-row-item .cn-img-child {
	padding-bottom:10px;
}
.row-item-img{
	float:left;
	width:100%;
	padding-top:10px;
}
.row-item-img .col-md-3{
	padding-top:15px;
	padding-bottom:15px;
}
.row-item-img .col-md-3 img{
	border:1px solid #ccc;
	padding:2px;
}
.custom-font-size{
	font-size:16px !important;
}
/*Footer*/
#ascrail2000-hr{
	display:none !important;
}
footer {
	background-color: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 50px;
}

.social {
	padding-top: 65px;
}
.social h2 {
	text-transform: uppercase;
	font-size: 16px;
}
ul.icon_list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: 20px;
}
ul.icon_list li {
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
ul.icon_list li a {
	display: inline-block;
	color: #636363;
	border: 1px solid #636363;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
}
ul.icon_list li a:hover {
	transform: rotate(720deg);
	-webkit-transform: rotate(720deg);
}
ul.icon_list li.ft_facebook a:hover {
	border: 1px solid #3b5998;
}
ul.icon_list li.ft_facebook a:hover i {
	color: #3b5998;
}
ul.icon_list li.ft_twitter a:hover {
	border: 1px solid #55acee;
}
ul.icon_list li.ft_twitter a:hover i {
	color: #55acee;
}
ul.icon_list li.ft_google a:hover {
	border: 1px solid #dd4b39;
}
ul.icon_list li.ft_google a:hover i {
	color: #dd4b39;
}
.copyright_text {
	padding-top: 55px;
}
.copyright_text a {
	color: #636363;
	text-decoration: none;
	font-size: 12px;
}
.img_responsive {
	width: 100%;
	height: auto;
}
/*Scroll*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
}
#page-top a {
	background: #ddd;
	text-decoration: none;
	color: #000;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
	cursor: pointer;
}
.wrap-footer{
	background-color: #f3f3f3;
    padding-bottom: 50px;
    padding-top: 50px;
}
.navbar-brand{
	height:auto;
	padding:8px 15px;
}
ul.navbar-right{
	padding-top:10px;
}
.navbar-toggle{
	z-index:9999;
}
 @media(max-width: 767px) {
.home_text h2 {
	font-size: 30px;
	letter-spacing: 5px;
}
.slidewrapper {
	position: relative;

}
.nav>li {
	font-size: 15px;
}
.navbar-brand {
	float: none;
	display: block;
}
.navbar-brand img {
	height: auto;
}
nav li.nav_facebook, nav li.nav_twitter, nav li.nav_google {
	width: 33.3333333%;
	float: left;
	text-align: center;
	background: #fff;
	border-right: 1px solid #e7e7e7;
}
nav li.nav_facebook a, nav li.nav_twitter a, nav li.nav_google a {
	padding-top: 10px;
	padding-bottom: 10px;
}
nav li.nav_google {
	border-right: none;
}
.navbar-nav {
	margin: 0 -15px;
}
.navbar-nav>li>a {
	border-bottom: 1px solid #fff;
	line-height: 30px;
}
.container {
	overflow: hidden;
}
.services {
	background-size: 100% auto;
}
.services .col-md-3 {
	margin-bottom: 40px;
}
.container.map {
	padding: 30px 15px;
}
.baton {
	margin-top: 30px;
}
.single_count {
	padding-top: 30px;
}
}
@media(max-width: 990px) {
.cn-row-item .cn-text{
	padding-top:25px;
}
.cn-info-child .cn-img-child img{
	margin:0 auto;
	padding-bottom:15px;
}
}
@media(max-width: 640px) {
.home_text h3{
	font-size:24px;
	line-height:28px;
}
}
@media(max-width: 768px) {

.fun_facts .section_overlay{
	min-height:350px;
}
.fun_facts{
	background: rgba(0, 0, 0, 0) url("../images/header_bg03.jpg") no-repeat;
	background-position:center center;
	background-size:cover;
}
}