@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
}
body {
	background-color: #e85900;
	margin: 0;
	height: 100%;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color: #ffffff;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
}
body > #wrapper {
	height: auto;
}
.mainimage {
	margin-top: 0px;
	/* [disabled]margin-left: 34px; */
}
.btn  {
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
}
h1.title {
	margin-top: 120px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 60px;
}
h2 {
	margin: 40px 0;
	text-align: center;
}
.container {
	margin: 0 auto;
	text-align: left;
	width: 790px;
}
.container p , .container-l p{
	font-size: 18px;
	margin: 0;
	line-height: 36px;
}
.container p span , .container-l p span{
	color: #E85900;
	font-size: 20px;
	font-weight: bold;
}
.caption {
	border-radius: 5px;
	padding: 10px;
	background-color: #F0EEE5;
}
.caption h1 {
	font-size: 14px;
	margin: 0;
	line-height: 24px;
}
.caption p {
	font-size: 14px;
	line-height: 24px;
}
.list {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #c7e5cd;
	margin: 30px 0;
	border-radius: 10px;
}
.list ul {
	margin: 0;
	line-height: normal;
}
.list ul li {
	padding: 0;
	line-height: 1.3em;
	list-style: none;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.list ul li:before {
	font-family: FontAwesome;
	content: '\f00c  ';
	margin-left: -24px;
	color: #6C921D;
}
div.relax {
	background-image: url(../images/relax.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.titele {
}
.bluebelt {
	padding: 10px 0;
	margin-top: 90px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 60px;
	background-color: #f4a100;
}
.container-l {
	margin: 0 auto;
	width: 920px;
	text-align: left;
}
.group {
	overflow: hidden;
	margin-bottom: 30px;
}
section .container .map_group {
}
.portrait {
	float: right;
}
.profile {
	float: left;
	width: 550px;
}
.profile h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.5em;
}
.profile p {
	font-size: 14px;
	line-height: 24px;
}
.group .portrait img {
}
.clear {
	/* [disabled]clear: both; */
}
.profile h1 {
	font-size: 30px;
	font-weight: bold;
}
.name {
	font-size: 40px;
	font-weight: bold;
}
.profile h1 .small {
	font-size: 70%;
}
.small {
}
.video {
	margin: 30px;
	text-align: center;
}
.container h3 {
	font-size: 21px;
	font-weight: 700;
}
div.group-seminar {
	background-image: url(../images/saminar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 30px;
}
.map_group {
	overflow: hidden;
	margin-bottom: 30px;
}
.map_group .map {
	float: left;
}
.map_group .adress {
	float: right;
	width: 380px;
}
.map_group .adress h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.5em;
}
.container h4 {
	font-size: 18px;
	line-height: 2;
	margin-bottom: 15px;
}
.map_group .adress p {
	font-size: 15;
	line-height: 1.5em;
}
.greenbelt {
	background-color: #89c997;
	padding-top: 15px;
	padding-bottom: 30px;
}
.greenbelt h1 {
	color: #ffffff;
	margin: 0;
	font-size: 24px;
}
.sign {
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	text-align: right;
	padding-bottom: 60px;
}
.btn-b120 {
	padding-bottom: 120px;
}
#footer {
	width: 100%;
	/* [disabled]height: 30px; */
	background-color: #999;
	position: absolute;
	bottom: 0;
}
#footer p {
	font-size: 12px;
	color: #fff;
}
