@charset "UTF-8";
/* CSS Document */

.hero{
}
.hero img{
	width:100%;
}
.mission_img{
	width: 700px;
	margin: auto;
	margin-top: 200px;
}
.mission_img1,.mission_img2,.mission_img3{
	margin: auto;
	margin-top: 60px;
}
.about_title{
	font-size: 24px;
	margin: 120px auto 40px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #454e5c;
	display: block;
	width: 700px;
	font-weight: 400;
    text-align: center;
}
.about_mission{
	font-size: 22px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	width: 700px;
	margin: 100px;
	font-weight: 300;
	line-height: 2;
}
.about_mission_text{
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	width: 700px;
	margin: auto;
	margin-top: 50px;
	line-height: 3;
	font-weight: 300;
	letter-spacing: 2px;
}
.five_top{
	font-size: 40px;
	margin: 190px 0 130px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	text-align: center;
	font-weight: 200;
}
.five_title{
	font-size: 22px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	text-align: center;
	font-weight: 300;
}
.five_text{
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	width: 986px;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 150px;
	line-height: 3;
	font-weight: 300;
	letter-spacing: 2px;
}
.greeting_img{
	width: 986px;
	margin: auto;
	margin-top: 270px;
}
.greeting_title{
	font-size: 40px;
	margin: 100px 0;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	text-align: center;
	font-weight: 200;
}
.profile{
	width: 300px;
	margin: auto;
}
.greeting_text{
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	width: 986px;
	margin: auto;
	margin-top: 150px;
	margin-bottom: 100px;
	line-height: 3;
	font-weight: 300;	
	letter-spacing: 2;
}
.name{
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	display: block;
	width: 986px;
	margin: auto;
	margin-top: 90px;
	margin-bottom: 180px;
	font-weight: 300;
	text-align: end;
	letter-spacing: 2;
}
.news{
	margin-bottom: 74px;
	font-size: 20px;
	text-align: center;
	color: #3B3B3B;
}
.news_contents li{
	font-size: 16px;
	font-family: 'Noto Serif JP', serif;
	color: #454e5c;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	width: 600px;
	margin: auto;
	padding-top: 22px;
	line-height: 3;
	color: #3B3B3B;
}
.news_contents {
	margin-bottom: 200px;

}

.text1{
	font-weight: 500;
}
.text2{
	padding-left: 22px;
}
	
}
.day{
	color: #9B9B9B;
}


@media screen and (max-width:1024px){
.about_mission,.five_title{
	font-size: 26px;
	font-weight: 400;
	}	
	
.about_mission_text,.five_text,.greeting_text,.name{
	margin-left: 18px;
	margin-right: 18px;
	font-size: 22px;
	font-weight: 400;
	}	
.news_contents li{	
	font-size: 22px;
	font-weight: 400;
	width: 80%;
	}	

}

@media screen and (max-width:768px){
	
.about_title,.five_top,.greeting_title{
	font-size: 28px;
	text-align: center;
	}	
    
    
.mission_img2_sp{
	width: 760px;
	margin: auto;
	margin-top: 60px;
}
	

.about_mission,.five_title{
	font-size: 26px;
	font-weight: 800;
	line-height: 2;
	width: 80%;
	margin: auto;
	}	

.about_mission_text,.five_text,.greeting_text,.name{
	margin-left: 35px;
	margin-right: 35px;
	font-size: 26px;
	font-weight: 400;
	width: 90%;
	}	
.news_contents li{	
	font-size: 26px;
	font-weight: 400;
	width: 80%;
	}	

}