@charset "utf-8";


/* -----------------------------------------------
	mission
----------------------------------------------- */

@media screen and (max-width:767px) {

#contents {
	width:100%;
	margin:0 auto 0;
	padding:4% 0 8% 0;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

#contents .mission_ttl {
	position:relative;
	width:100%;
	height:40px;
	background:#ffa800;
	color:#ffffff;
	font-size:1.188em;
	line-height:40px;
	text-align:center;
	margin:10px auto 35px;
}

#contents .mission_ttl p.mission_img001 {
	position:absolute;
	bottom:-20px;
	left:28%;
	width:28px;
}

#contents .mission_ttl p.mission_img002 {
	position:absolute;
	top:-10px;
	right:11%;
	width:22px;
}

#contents .mission_ttl p.mission_img001 img,
#contents .mission_ttl p.mission_img002 img {
	width:100%;
}

#contents .mission_read {
	padding:0 5% 30px 5%; 
}

#contents .mission_read p {
	font-size: 1em;
	padding-bottom: 4%;
	line-height: 1.8;
}

#contents .mission_read span {
	font-size: 0.813em;
	display: block;
	text-align: right;
	line-height: 1.8;
}

}
