@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8;
}
p {
	font-size: 16px;
	line-height: 1.8;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
.h3, h3 {
	font-size: 20px;
	font-weight: 300;
}
h4 {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 30px;
}
h2 {
	font-size: 24px;
	margin-top: 60px;
	margin-bottom: 10px;
	font-weight: 300;
}
ul li {
	font-size: 16px;
}
hr {
	border-width: 3px;
	max-width: 80px;
	margin-bottom: 50px;
}
.img100 {
	width: 100%;
	height: auto;
}
.navbar {
	border: 0px solid transparent;
	background-color: #fff;
}
h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #45bcb4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.6;
	margin-top: 60px;
	margin-bottom: 20px;
	/*background-image: linear-gradient(90deg, #45bcb4, #4ec0d2 48%, #56c3f0 69%, #ee86b4);*/
}
h4 {
	font-size: 16px;
	color: #45bcb4;
	font-weight: bold;
	border: 1px solid #45bcb4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.6;
	margin-top: 40px;
	margin-bottom: 20px;
}
header .gbtn {
	width: 80%;
	margin: auto;
	margin-top: 30px;
}
.section-top {
	padding: 50px 0
}
.section-h {
	padding: 30px 0
}
.btn-menu {
	padding: 5px;
	background-color: #ee86b4;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.btn-menu:hover {
	opacity: 0.8;
}
.menu-m {
	width: 20px;
	height: auto;
}
.navbar-toggle{
	padding: 4px 10px 7px 10px
}

.btn-lg {
	font-size: 20px;
}
.n-time {
	color: #666; font-weight: bold;
}
.news{
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.t12 {
	width: 15%;
}
.teps {
	font-size:18px; font-weight:bold; margin-bottom:0px;text-align: center;
}
.tepstitle {
	font-size: 62pt;
	text-align: center;
}
.tepssub {
	font-size: 18px; font-weight: bold; margin-top: 10px; text-align: center;font-weight: bold;
}
.tepsurl {
	margin-top: 20px; font-size: 18px; text-align: center;margin-bottom: 50px;font-weight: bold;
}
.section-heading {
	text-align: center;
	font-weight: 300;
	letter-spacing: 10px;
	font-size: 30px;
	line-height: 1.6;
}
.c-title {
	font-size: 22px;
	margin-bottom: 40px;
	font-weight: 300;
}
@media (max-width:767px) {
	body{
		font-size: 14px;
		line-height: 1.6;
	}
	p{
		font-size: 14px;
		line-height: 1.6;
	}
	h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
.header-content-inner .logo {
	width: 60%;
	height: auto;
}
.arrow-down {
	display: none;
}
.btn-danger {
		font-size: 14px;
}
header .gbtn {
	width: 100%;
}
.teps {
	font-size:14px; font-weight:bold; margin-bottom:0px;text-align: center;
}
.tepstitle {
	font-size: 32pt;
	text-align: center;
}
.tepssub {
	font-size: 14px; font-weight: bold; margin-top: 10px; text-align: center;font-weight: bold;
}
.tepsurl {
	margin-top: 16px; font-size: 14px; text-align: center;margin-bottom: 50px;font-weight: bold;
}
.section-heading {
	text-align: center;
	font-weight: 300;
	letter-spacing: 10px;
	font-size: 20px;
}
.c-title {
	font-size: 16px;
	margin-bottom: 40px;
	font-weight: 300;
}
}
.affix-top .footer-top {
	display: none;
}

@media (min-width:768px) {
.affix-top {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.navbar-default.affix-top .nav>li>a {
	color: #000;
}
.navbar-default.affix-top .nav>li>a:hover, .navbar-default.affix-top .nav>li>a:focus {
	background-color: #fff;
	border-radius: 10px;
	color: #45bcb4;
}
.affix-top .footer-top {
	display: block;
	position: fixed;
	bottom: 0;
	padding: 10px;
 background-color: ;
	color: #333;
	margin-left: -40px;
	margin-right: -40px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}
.affix-top .navbar-brand {
	display: none;
}
.arrow-down {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
}
.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
	text-transform: none;
	font-weight: 500;
}
.navbar-default .navbar-header .navbar-brand {
	text-transform: none;
}
.affix .footer-top {
	display: none;
}
.affix {
}

#homeHeading img {
	width: 100%;
}
.name {
	margin-top: 10px;
	font-size: 13px;
	text-align: right;
}
.name .title {
	font-size: 16px;
	font-weight: 500;
}
.img-area {
	margin-bottom: 60px;
	overflow: hidden;
	margin-top: -100px;
}
.img-area img {
	width: 100%;
	height: auto;
}
.clu {
	border: solid 1px #20aee5;
	padding: 20px;
	border-radius: 15px;
}
.clu-title {
	font-size: 18px;
	color: #20aee5;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 30px;
}

.c-t {
	font-size: 16px;
	margin-top: 7px;
}
.line {
	border-width: 1px;
	max-width: 50px;
	margin-bottom: 20px;
	border-color: #ccc;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text-muted {
	line-height: 1.5;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-weight: 300;
	font-size: 14px;
}
.toptxt {
	color: #333;
}
footer {
	background-color: #000;
	width: 100%;
	padding: 30px;
	color: #ccc;
	font-size: 12px;
	text-align: center;
}
.blue {
	color: #20aee5;
}
.bg2025 {
	background-image: linear-gradient(90deg, #45bcb4, #4ec0d2 48%, #56c3f0 69%, #ee86b4);
}
.bgpink {
	background-color: #ee86b4;
}
.bggreen {
	background-color: #45bcb4;
}
.bgblue{
	background-color: #eee;
}
.green {
	border-color: #45bcb4;
}

.img50 {
	width: 50%
}