@charset "utf-8";
#first_section {
	padding-top: 100px;
}
#h1 {
	border-bottom: 1px solid #A2A2A2;
	padding-bottom: 50px;
	font-family: a-otf-ryumin-pr6n, serif;
	color: #6DB738;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 50px;
}

#about1 {
	color: #6DB738;
	font-family: a-otf-ryumin-pr6n, serif;
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 100px;
}
#about_img1 {
	width: 287px;
	margin-bottom: 100px;
}
#about2 {
	font-size: 19px;
	font-weight: normal;
	line-height: 1.7;
	margin-bottom: 30px;
}
#h2 {
	color: #6DB738;
	font-family: a-otf-ryumin-pr6n, serif;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 30px;
	white-space: nowrap;
}
#about_ul {
	margin-bottom: 30px;
	text-align: left;
	margin-left: 339px;
}
#about_ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 26px;
}
#about3 {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	line-height: 1.7;
	margin-bottom: 100px;
}

@media (max-width:1024px){
#about_ul {
	margin-bottom: 30px;
	text-align: left;
	margin-left: 107px;
}
}

@media (max-width:540px){
#first_section {
	padding-top: 100px;
}
#h1 {
	border-bottom: 1px solid #A2A2A2;
	padding-bottom: 50px;
	font-family: a-otf-ryumin-pr6n, serif;
	color: #6DB738;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 50px;
}

#about1 {
	color: #6DB738;
	font-family: a-otf-ryumin-pr6n, serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 100px;
}
#about_img1 {
	width: 287px;
	margin-bottom: 100px;
}
#about2 {
	font-size: 19px;
	font-weight: normal;
	line-height: 1.7;
	margin-bottom: 30px;
}
#h2 {
	color: #6DB738;
	font-family: a-otf-ryumin-pr6n, serif;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 30px;
	white-space: normal;
}
#about_ul {
	margin-bottom: 30px;
	text-align: left;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#about_ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: justify;
}
#about3 {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	line-height: 1.5;
	margin-bottom: 100px;
}
}
