@charset "UTF-8";
/* mission.css */




/* pc */
@media screen and (min-width: 501px) {
/*ここにpc用スタイルを記述*/


	
/*------------ TOP  ------------*/	


#background_top {
	width: 100%;
	background-color: #eff2df;
	background-image: url("../../images/bg_mission.jpg");
	background-repeat:  no-repeat;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}

	
	
	
h2.font_title {
	text-align: left;
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.6em;
	letter-spacing: 0.09em;
	color: #212121;
	border-bottom: 1px #212121 solid;
	display: inline-block;
	padding: 30% 4% 1% 0;
	margin-top: -0.0em;
	margin-left: 12%;
	margin-bottom: 2%;
	white-space: nowrap;
}
	
h2.font_title  span {
	padding-left: 7%;
	font-size: 1.2em;	
}	
	
	
.font_mission01 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0.09em;
	color: #212121;
	width: 90%;
	line-height: 1.9em;
	text-align: left;
	padding: 3% 0 2% 12%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
	
.font_mission02 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0.09em;
	color: #212121;
	width: 90%;
	line-height: 1.9em;
	text-align: left;
	padding: 3% 0 1% 12%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.pad_mission01{
	width: 48%;
	padding: 0 0 0 12%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	
	
.font_mission03 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0.09em;
	color: #212121;
	width: 90%;
	line-height: 1.9em;
	text-align: left;
	padding: 1% 0 1% 12%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
	
	
	
	
	
.font_mission04 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.6em;
	letter-spacing: 0.09em;
	color: #212121;
	width: 50%;
	line-height: 2.0em;
	text-align: left;
	padding: 13% 0 1% 48%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	
	
.font_mission04 span {
	font-family: "BIZ UDMincho", serif;
	font-weight: 400;
	font-size: 1.9em;
}
	
}
 









 
/* smartPhone */
@media screen and (max-width: 500px) {
/*ここにスマホ用スタイルを記述*/
	
#background_top {
	width: 100%;
	background-color: #eff2df;
	background-image: url("../../images/bg_mission_sp.jpg");
	background-repeat:  no-repeat;
	background-size:contain;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	overflow-x: hidden;
	z-index:1;
}
	

	
	
	
	
h2.font_title {
	text-align: left;
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.9rem;
	letter-spacing: 0.09em;
	color: #212121;
	border-bottom: 1px #212121 solid;
	display: inline-block;
	padding: 32% 4% 1% 0;
	margin-top: -0.0em;
	margin-left: 8%;
	margin-bottom: 2%;
	white-space: nowrap;
}
	
h2.font_title  span {
	padding-left: 7%;
	font-size: 1.05rem;	
}	
	
	
.font_mission01 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.8rem;
	letter-spacing: 0.02rem;
	color: #212121;
	width: 90%;
	line-height: 1.2rem;
	text-align: left;
	padding: 3% 0 2% 8%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
	
.font_mission02 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.8rem;
	letter-spacing: 0.02rem;
	color: #212121;
	width: 90%;
	line-height: 1.2rem;
	text-align: left;
	padding: 3% 0 1% 8%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.pad_mission01{
	width: 86%;
	padding: 0 0 0 7%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	
	
.font_mission03 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.8rem;
	letter-spacing: 0.02rem;
	color: #212121;
	width: 90%;
	line-height: 1.2rem;
	text-align: left;
	padding: 1% 0 1% 8%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}	
	
.font_mission04 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.49rem;
	letter-spacing: 0.02rem;
	color: #212121;
	width: 90%;
	line-height: 0.88rem;
	text-align: left;
	padding: 25% 0 0 32%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.font_mission04_02 {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.49rem;
	letter-spacing: 0.02rem;
	color: #212121;
	width: 90%;
	line-height: 0.88rem;
	text-align: left;
	padding: 2% 0 14% 32%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.font_mission04_02 span {
	font-family: "BIZ UDMincho", serif;
	font-weight: 400;
	font-size: 1.4rem;
	
}	

}






