body {
	font-family: 'Lato', arial, "メイリオ", "Meiryo", sans-serif;
	src: url('../fonts/meiryo/meiryo-webfont.eot');
	src: url('../fonts/meiryomeiryo-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/meiryomeiryo-webfont.woff2') format('woff2'),  url('../fonts/meiryomeiryo-webfont.woff') format('woff'),  url('../fonts/meiryomeiryo-webfont.ttf') format('truetype'),  url('../fonts/meiryomeiryo-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1.7;
	/* [disabled]font-weight: 300; */
	color: #2e2e2e;
}
.bg_kodomo {
	background-image: url(../images/image_70.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 150px;
}

@media screen and (max-width: 768px) {
body {
	/* [disabled]font-size: 18px; */
	line-height: 1.5;
}
.bg_kodomo {
	font-size: 1.5em!important;
}
}

::-webkit-selection {
 color: #ffffff;
 background: #2e2e2e;
}

::-moz-selection {
 color: #ffffff;
 background: #2e2e2e;
}
::selection {
	color: #ffffff;
	background: #2e2e2e;
}
h1, h2, h3, h4, h5 {
	margin-bottom: .5em;
	line-height: 1.5;
	font-weight: 300;
}
p {
	margin-bottom: 30px;
	line-height: 1.7;
}
a {
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a:hover, a:focus, a:active {
	color: #87b6c4;
	text-decoration: none;
	outline: none;
}
#kt-header {
	background-size:cover;
	min-height: 450px;
	color: #ffffff;
	padding-top: 1em;
	/* [disabled]background-color: #333; */
	background-image: url(../images/hero_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#kt-header .category {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#kt-header #kt-header-logo {
	/*float: left;*/
	z-index: 9999999;
	position: relative;
}
#kt-header .kt-header-bars {
	color: #000000;
	float: right;
	font-size: 22px;
	margin-top: 4px;
	z-index: 9999999;
	position: relative;
}
#kt-header .kt-header-bars span {
	font-size: 13px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	text-transform: uppercase;
}
#kt-header .kt-header-intro {
	color: #000000;
	font-size: 2em;
	text-align: center;
	padding: 2em 0 1em 0;
	font-weight: 300;
	line-height: 1.5;
}
#kt-header .container .kt-header-intro span {
	font-size: 0.3em;
	display: block;
}

#kt-header .container .tlt {
	color: #fff;
	margin: 15% 0 0 0;
	text-align: center;
	font-size: 42px;
}
@media screen and (max-width: 1365px) {
#kt-header {
	background-size:cover;
	/* [disabled]min-height: 250px; */
}	
#kt-header .kt-header-intro {
	background-position: center 50%;
	font-size: 30px;
	padding: 2em 0 .2em 0;
}
#kt-header .container .tlt {
	margin: 18% 0 0 0;
	font-size: 2.5em;
}
}
@media screen and (max-width: 768px) {
#kt-header {
	background-size:cover;
	/* [disabled]min-height: 150px; */
}	
#kt-header .kt-header-intro {
	font-size: 18px;
	padding: 1em 0 0 0!important;
}
#kt-header .container .tlt {
	margin: 25% 0 0 0;
	font-size: 25px;
}

}

@media screen and (max-width: 414px) {
#kt-header {
	background-size:cover;
	min-height: 130px;
}	
#kt-header .kt-header-intro {
	font-size: 15px;
	padding: 1.7em 0 .1em 0;
}
#kt-header .container .tlt {
	margin: 17% 0 0 0;
	font-size: 13px;
}
.visible-414-block {
	display:block!important
}
}

#inner-page .kt-header-intro {
	padding: 1em 0 2em 0;
	    margin-top: 0;
}
#kt-nav-slide {
	display: none;
	background: #000000;
	color: #ffffff;
}
#kt-nav-slide .kt-nav-inner {
	/* [disabled]overflow-y: hidden; */
	text-align: center;
	padding: 2em 0;
	position: relative;
}
#kt-nav-slide .kt-nav-inner ul {
	padding: 0;
	margin: 0;
}
#kt-nav-slide .kt-nav-inner ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#kt-nav-slide .kt-nav-inner ul li a {
	color: #ccc;
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #2e2e2e;
}
#kt-nav-slide .kt-nav-inner ul li a:hover {
	color: #ffffff;
}
#kt-nav-slide .kt-nav-inner ul li.active a {
	color: #87b6c4;
}
#kt-main {
	padding: 5em 0;
}
@media screen and (max-width: 992px) {
#kt-main {
	padding: 2em 0;
}
}
#kt-sidebar, #kt-content {
	margin-bottom: 1em;
}
#kt-sidebar .kt-side-box {
	margin-bottom: 1em;
	float: left;
	width: 100%;
	font-size: 18px;
}
#kt-sidebar .kt-side-box figure {
	margin-top: 10px;
	margin-bottom: .5em;
}
#kt-sidebar .kt-side-box .kt-side-title {
	font-weight: 400;
	margin-bottom: 20px;
}
.kt-sidebox-links ul {
	padding: 0;
	margin: 0;
}
.kt-sidebox-links ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.kt-sidebox-links ul li a {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	padding: .5em 0;
}
.kt-main-service {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}
.kt-main-service .kt-block-links {
	position: relative;
	display: block;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #2e2e2e;
	margin-top: 0;
}
.kt-main-service .kt-block-links .icon-circle {
	display: table;
	background: #017da9;
	width: 100px;
	height: 100px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.kt-main-service .kt-block-links .icon-circle i {
	display: table-cell;
	vertical-align: middle;
	font-size: 40px;
	color: #ffffff;
}
.kt-main-service .kt-block-links h2 {
	font-size: 18px;
	font-weight: 700;
	color: #055da1;
	text-align: center;
}
.kt-main-service .kt-block-links p {
	color: #7b7b7b;
	/* [disabled]text-align: center; */
}
.kt-main-service .kt-block-links .learn-more {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 13px;
	display: inline-block;
	background: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-align: center;
}
.csstransitions .kt-main-service .kt-block-links:hover {
	margin-top: -30px;
}
.kt-main-service .kt-block-links:hover .icon-circle {
	background: #017da9;
}
.csstransitions .kt-main-service .kt-block-links:hover .icon-circle {
	width: 120px;
	height: 120px;
}
.kt-main-service .kt-block-links:hover .learn-more {
	background: #017da9;
	color: #ffffff;
}
.kt-heading {
	margin-bottom: 3em;
}
.kt-heading .kt-heading-title {
	font-size: 40px;
	margin-bottom: 0;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.7;
	font-weight: 100;
}
.kt-heading .kt-heading-title .border {
	display: block;
	height: 4px;
	width: 100px;
	background: #0085b4;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -50px;
}
.kt-heading .kt-heading-intro {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 0;
}
h3, .h3 {
	padding: .25em 0 .25em .75em;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #70bfdb;
}
h4, .h4 {
	overflow: hidden;
	text-align: center;
}
h4 span, .h4 span {
	position: relative;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	text-align: left;
}
h4 span::before, .h4 span::before,
h4 span::after, .h4 span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #ccc;
}
h4 span::before, .h4 span::before {
	right: 100%;
}
h4 span::after, .h4 span::after {
	left: 100%;
}
@media screen and (max-width: 768px) {
.kt-heading .kt-heading-intro {
	font-size: 20px;
}
.kt-heading .kt-heading-title {
	font-size: 20px;
	margin-bottom: 0;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	line-height: 1.7;
	font-weight: 100;
}
h3, .h3 {
	font-size:18px
}
h4, .h4 {
	font-size:16px
}
}

.kt-projects-list {
	margin: 0;
	padding: 0;
}
.kt-projects-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 33.33333333%;
	position: relative;
}
@media screen and (max-width: 992px) {
.kt-projects-list li {
	width: 50%;
}
}
@media screen and (max-width: 768px) {
.kt-projects-list li {
	width: 50%;
}
}
@media screen and (max-width: 480px) {
.kt-projects-list li {
	width: 100%;
}
}
.kt-projects-list li img {
	max-width: 100%;
	float: left;
}
.kt-projects-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.effects .hover-img {
	position: relative;
	float: left;
	z-index: 89;
	width: 100%;
}
.effects .hover-img .from-top, .effects .hover-img .kt-projects-action, .effects .hover-img .kt-projects-overlay {
	opacity: 0;
	width: 100%;
}
.effects .hover-img figure {
	position: relative;
	overflow: hidden;
}
.effects .hover-img figure img {
	float: left;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.effects .hover-img .kt-projects-overlay {
	background: rgba(46, 46, 46, 0.8);
	color: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 99;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .kt-projects-overlay h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 300;
}
.effects .hover-img .kt-projects-overlay .from-top {
	position: absolute;
	top: 50%;
	display: block;
	text-align: center;
	width: 100%;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .kt-projects-overlay .from-top .category {
	display: block;
	font-size: 13px;
	color: #ccc;
	letter-spacing: .1em;
	padding-top: 5px;
}
.effects .hover-img .kt-projects-overlay .kt-projects-action {
	position: absolute;
	bottom: 50%;
	text-align: center;
	width: 100%;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .kt-projects-overlay .goto-preview, .effects .hover-img .kt-projects-overlay .goto-details {
	color: #fff;
	font-size: 20px;
	padding: 20px;
}
.effects .hover-img.hovered .kt-projects-overlay, .effects .hover-img.hovered .from-top, .effects .hover-img.hovered .kt-projects-action {
	opacity: 1;
	visibility: visible;
}
.effects .hover-img.hovered .from-top {
	margin-top: -50px;
}
.effects .hover-img.hovered .kt-projects-action {
	margin-bottom: -50px;
}
.csstransforms .effects .hover-img.hovered img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
/*Owl Theme Override*/
.owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
	margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 50%;
	margin-top: -29px;
	z-index: 9999;
	position: absolute;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -50px;
}
@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
}
@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
	color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
	color: #000000;
}
 @media screen and (max-width: 768px) {
.owl-theme .owl-controls .owl-nav {
	display: none;
}
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
	font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
	background: none !important;
}
.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: -4em;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #87b6c4;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: none;
	border: 2px solid #017da9;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
	border: 2px solid #f66d52;
}
#kt-workwithus {
	clear: both;
	background: #2e2e2e url(../images/section_bg.jpg) no-repeat fixed;
	background-size: cover;
	color: #fff;
	margin-bottom: 4em;
	float: left;
	width: 100%;
}
#kt-workwithus .kt-workwithus-intro {
	text-align: center;
	padding: 5em 0;
}
#kt-workwithus .kt-workwithus-intro h2, #kt-workwithus .kt-workwithus-intro h3 {
	font-weight: 300;
	margin: 0;
	line-height: 1.5;
}
#kt-workwithus .kt-workwithus-intro h2 {
	font-size: 40px;
}
#kt-workwithus .kt-workwithus-intro h3 {
	font-size: 20px;
	color: #ccc;
}
#kt-workwithus .kt-workwithus-intro .has-btn-after {
	margin-bottom: 2em;
}
/* Helper Classes */
.btn.btn-primary {
	background: #87b6c4;
	color: #fff;
	border: none;
	box-shadow: none;
	border-radius: 30px;
	font-weight: 300 !important;
	position: relative;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.btn-primary.btn-effect i {
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0;
	position: absolute;
	margin-top: 2px;
	right: 7px;
}
.btn.btn-primary.btn-effect:hover {
	box-shadow: none;
	color: #fff;
	background: #f66d52;
}
.csstransitions .btn.btn-primary.btn-effect:hover {
	padding-right: 40px;
}
.csstransitions .btn.btn-primary.btn-effect:hover i {
	right: 7px;
	opacity: 1;
}
.btn.btn-primary:hover {
	box-shadow: none;
	color: #fff;
	background: #aad5e2;
}
.btn.btn-primary:active, .btn.btn-primary:focus {
	box-shadow: none;
}
.btn-uppercase {
	text-transform: uppercase;
	letter-spacing: .2em;
}
.kt-image-text {
	margin-bottom: 3em;
	float: left;
	width: 100%;
}
@media screen and (max-width: 768px) {
.kt-image-text {
	padding: 0 20px;
}
}
.kt-image-text .kt-block-links .dark-overlay {
	background: rgba(46, 46, 46, 0.8);
	color: #fff;
	top: 2px;
	left: 4px;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 99;
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.kt-image-text .kt-block-links.hovered .dark-overlay {
	opacity: 1;
}
.kt-image-text .kt-block-links figure {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 1em;
	z-index: 100;
}
.kt-image-text .kt-block-links img {
	float: left;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.kt-image-text .kt-block-links p {
	color: #7b7b7b;
}
.kt-image-text .kt-block-links h2 {
	margin: 0;
	color: #2e2e2e;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: .5em;
}
.kt-image-text .kt-block-links:active, .kt-image-text .kt-block-links:focus {
	outline: none;
}
.kt-image-text .kt-block-links .meta {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 16px;
	display: block;
}
.kt-image-text .kt-block-links .meta-after {
	margin-bottom: 0 !important;
}
.kt-image-text .kt-block-links .text-after {
	margin-bottom: 1em;
	display: block;
}
.kt-image-text .kt-block-links .learn-more {
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 13px;
	display: inline-block;
	background: #ebebeb;
	padding: 7px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.kt-image-text .kt-block-links:hover .learn-more {
	background: #f66d52;
	color: #fff;
}
.csstransforms .kt-image-text .kt-block-links:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#kt-journal {
	clear: both;
	margin-bottom: 5em;
}
#kt-bg {
	padding: 3em 0;
	margin: 0;
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
}
#kt-bg2 {
	padding: 3em 0 7em 0;
	margin: 0;
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
	background-image: url(../images/bg_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#kt-testimonial .quote-icon {
	font-size: 30px;
	margin: 0 auto 1em auto;
	display: block;
}
#kt-testimonial .quote {
	width: 70%;
	margin: 0 auto;
	font-size: 26px;
}
#kt-testimonial .quote cite {
	margin-top: 20px;
	display: block;
	font-size: 20px;
}
@media screen and (max-width: 768px) {
#kt-testimonial .quote {
	font-size: 20px;
	width: 100%;
}
}
#kt-footer {
	padding-bottom: 2em;
}
.kt-social-container {
	margin-bottom: 3em;
}
.kt-social {
	padding: 0;
	margin: 0;
	margin: 0 auto;
	display: inline-block;
}
.kt-social li {
	padding: 0;
	margin: 10px;
	display: inline-block;
	list-style: none;
}
.kt-social li a {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .1em;
	color: #7b7b7b;
}
.kt-social li a i {
	font-size: 14px;
	color: #7b7b7b;
}
.kt-social li a:hover {
	color: #87b6c4;
}
.kt-social li a:hover i {
	color: #87b6c4;
}
#kt-subscribe {
	margin-bottom: 1em;
}
#kt-subscribe .kt-subscribe-title {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 2em;
}
#kt-subscribe form .form-group {
	position: relative;
}
#kt-subscribe form .form-group #subscribe-email {
	padding-right: 2.5em;
}
#kt-subscribe form .form-group .btn-subscribe {
	position: absolute;
	top: 5px;
	right: 20px;
	border: none;
	moz-border-radius: 50%;
	webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ccc;
	width: 40px;
	height: 40px;
	background: #ebebeb;
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#kt-subscribe form .form-group .btn-subscribe:hover {
	background: #f66d52;
	color: #fff;
}
#kt-subscribe form .form-group.focus #subscribe-email {
	border: 2px solid #87b6c4 !important;
}
#kt-subscribe form .form-group.focus .btn-subscribe {
	opacity: 1;
	background: #87b6c4;
	color: #fff;
	margin-right: -15px;
}
#kt-subscribe form .form-group.focus .btn-subscribe:hover {
	background: #f66d52;
	color: #fff;
}
.form-control {
	box-shadow: none;
	border: 2px solid #ccc;
	font-size: 20px;
	height: 50px;
	padding: 0 1em;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.form-control:focus, .form-control:active {
	box-shadow: none;
	border: 2px solid #87b6c4;
}
#kt-footer-links {
	margin-bottom: 3em;
}
#kt-footer-links .footer-links {
	margin-bottom: 1em;
	float: left;
	width: 100%;
}
#kt-footer-links .footer-links ul {
	padding: 0;
	margin: 0;
}
#kt-footer-links .footer-links ul li {
	display: block;
	padding: 0;
	margin: 0;
}
#kt-footer-links .footer-links ul li a {
	display: block;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #7b7b7b;
}
#kt-footer-links .footer-links ul li a:hover {
	color: #87b6c4;
}
#kt-copyright p {
	font-size: 12px;
	color: #7b7b7b;
}
#kt-copyright p small {
	font-size: 12px;
}
.back-to-top {
	text-align: center;
}
.back-to-top i {
	margin-left: -5px;
}
.back-to-top span {
	display: block;
	color: #ccc;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
}
.kt-heading-uppercase {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 1.5;
	color: #7b7b7b;
}
.kt-visit {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: center;
	line-height: 1.5;
	color: #7b7b7b;
	display: block;
}
.kt-visit span {
	display: block;
	text-transform: none;
	letter-spacing: .1em;
	font-size: 16px;
}
.kt-pagination {
	width: 100%;
	border-radius: 0;
}
.kt-pagination .kt-pageination-prev {
	text-align: left;
}
.kt-pagination .kt-pageination-all {
	text-align: center;
}
.kt-pagination .kt-pageination-next {
	text-align: right;
}
.kt-pagination a {
	width: 33.33333333%;
	float: left;
	display: block;
	font-size: 20px;
	color: #000000;
}
.kt-pagination a i {
	text-align: center;
}
.kt-pagination a:hover {
	color: #87b6c4;
}
.kt-tile-image figure {
	width: 100%;
	float: left;
}
.kt-tile-image figure img {
	float: left;
	margin-bottom: 1.5em;
}
/* Helper Classes */
.pb-0 {
	padding-bottom: 0em !important;
}
.pb-sm {
	padding-bottom: 1em !important;
}
.pb-md {
	padding-bottom: 2em !important;
}
@media screen and (max-width: 768px) {
.pb-md {
	padding-bottom: 1em !important;
}
}
.pb-lg {
	padding-bottom: 3em !important;
}
@media screen and (max-width: 768px) {
.pb-lg {
	padding-bottom: 1em !important;
}
}
.mb-sm {
	margin-bottom: 1em !important;
}
.mb-md {
	margin-bottom: 2em !important;
}
@media screen and (max-width: 768px) {
.mb-md {
	margin-bottom: 1em !important;
}
}
.mb-lg {
	margin-bottom: 3em !important;
}
@media screen and (max-width: 768px) {
.mb-lg {
	margin-bottom: 1em !important;
}
}
 @media screen and (max-width: 480px) {
.col-xxs-12 {
	display: block;
	clear: both;
	width: 100%;
	float: left;
}
}

/*# sourceMappingURL=style.css.map */



/* テーブル縦中央寄せ */
.td_vertical_align_middle.td_vertical_align_middle {
  vertical-align: middle;
}
/* 頭出し(※付き) */
span.before{
	padding-left:1em;
	position:relative;
	display: block;
	font-size: .9em;
}
span.before:before{
	content:"※";
	position:absolute;
	left:0;
	top:0;
}
/* リスト(disc) */
.list_disc {
	margin: 0px;
	padding: 0 0 0 1.5em;
	list-style-type: disc;
}
.list_disc2 {
	margin: 0px;
	padding: 0 0 0 1.5em;
	list-style-type: disc;
}
.list_disc2 li {
	float: left;
	width: 45%;
}
/* リスト */
ul.list1 li {
	position: relative;
	list-style-type: none;
	margin-bottom: 10px;
}
ul.list1 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* privacy */
.privacy dd {
	margin-bottom: 10px;
}


.button {
	display: inline-block;
	width: 100%;
	height: 80px;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	margin: 0 0 10px 0;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}




.button {
	position: relative;
	z-index: 2;
	background-color: #2c83d4;
	border: 2px solid #2c83d4;
	color: #fff;
}
.button:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.button::before,
.button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #2c83d4;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #59b1eb;
}

.ml10{
	margin-left: 10px;
}

main p.before{
	padding-left:1em;
	position:relative;
}
main p.before:before{
	content:"※";
	position:absolute;
	left:0;
	top:0;
}

/* 「※」付きなど用の文字インデント */

.ex {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	margin-bottom:0.4em;
	line-height:1.3em;
	font-size:0.9em;
}
p.mb5{
	margin-bottom:5px;
}
#infowrap {
	height:500px;
	overflow:auto;
	margin-bottom:30px;   
}

.tx_R{
	text-align:right;}

.mb_50{
	margin-bottom:50px!important;
}
	
/* 「※」付きなど用の文字インデント */

.txtInd {
	padding-left:1em;  
	text-indent:-1em; 
}


.txtIcon {
	color:#FFF;
	text-align:center;
	font-size:1.2em;
	line-height:normal;
	padding:0.4em 1em 0.5em 1em;
	background-color:#278976;
	margin:0.4em 1em;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

.mb0 {
	margin-bottom:0;
	
}
