@charset "utf-8";
#h2_1 {
	background-color: #4B4988;
	color: hsla(0,0%,100%,1.00);
	font-size: 21px;
	padding-top: 42px;
	line-height: 1.5;
}
#h2_1 span {
	border-top: 1px solid #FFFFFF;
	height: 1px;
	width: 80%;
	display: block;
	position: absolute;
	top: 76px;
	left: 18px;
}
#obs1 {
	position: relative;
	padding-top: 130px;
	padding-bottom: 220px;
	background-color: #F2ECE8;
}
.contents2 {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: left;
}
h2  {
	color: #005C83;
	text-align: center;
	font-size: 31px;
	margin-bottom: 50px;
}
.text1 {
	line-height: 1.7;
	text-align: justify;
	display: block;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	font-size: 18px;
}
h3 {
	margin-left: 10px;
	background-color: #4B4988;
	color: #FFFFFF;
	font-size: 18px;
	width: 190px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.text2 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 19px;
	text-align: justify;
}
#sbt_img {
	margin-bottom: 40px;
}
#sbt {
	line-height: 1.5;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}





@media (max-width:540px){
#h2_1 {
	color: hsla(0,0%,100%,1.00);
}
#obs1 {
	position: relative;
	padding-top: 130px;
	padding-bottom: 220px;
	background-color: #F2ECE8;
}
.contents2 {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
h2  {
	color: #005C83;
	text-align: center;
	font-size: 31px;
	margin-bottom: 50px;
}
.text1 {
	line-height: 1.7;
	text-align: justify;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	font-size: 18px;
}
h3 {
	margin-left: 10px;
	background-color: #4B4988;
	color: #FFFFFF;
	font-size: 18px;
	width: 190px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.text2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 19px;
	text-align: justify;
}
#sbt_img {
	margin-bottom: 40px;
	width: 100%;
}
#sbt {
	line-height: 1.5;
	text-align: justify;
	width: 100%;
}
}
