@charset "utf-8";

/* ============================================================
 Service rewrite
============================================================ */

/* サービスページの日本語版改修内容
------------------------------------------------------ */

body.page-child:not(#work) #main #service article:nth-of-type(1) .hgroup {
	background-color: transparent;
	padding: 20px 0 40px;
	text-align: center;
}
body.page-child:not(#work) #main #service article:nth-of-type(1) .hgroup h1 {
	font-size: 30px;
	font-weight: 600;
	color: #064579;
}
