
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

#csr h1{
	margin-top: 50px;
	font-size: 2.2rem;
	border: 0;
	text-align: center;
}

#csr .title_area img{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}


#csr .Osaka_Expo_image_area{
	width: 100%;
	
}

#csr .head_text{
	font-size: 2rem;
	background-color: #ffffff;
	color: #5a442c;
	border-bottom:2px double #5a442c;
	padding-bottom: 5px;
	margin-bottom: 30px;
	text-align: center;
}

#csr h2{
	border: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
	background-color: #5a442c;
	color:#ffffff ;
	padding: 8px 0 8px 2px;
	width: 100%;
	height: auto;
	font-weight:600;
	font-size: 1.5rem;
}

#csr .interview_title_text p{
	margin-bottom: 45px;
	font-weight: bold;
}
#csr .interview_title_text .interview_image{
	text-align: center;
}

#csr .interview_title_text .interview_image img{
	width: 70%;
	height: auto;
	margin-bottom: 30px;
}
