@charset "UTF-8";
/* ===================================================================
 style info : お問い合わせページの設定
 author     : askto.css
=================================================================== */

/*------------------------------------------------------------------------------------------c_titleBlock*/
.c_titleBlock {
	width: 1360px;
	height: 360px;
	background: url(../images/askto/titleBg.jpg) no-repeat top center;
	background-size: contain;
}
.c_titleBlock .inner {
	width: 960px;
	margin: 0 auto;
	padding: 152px 0 0 0;
}
.c_titleBlock h2 {
	font-size: 4.5rem;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.1em;
}
.c_titleBlock h2 span {
	display: block;
	font-size: 2.5rem;
	font-family: Meiryo, Verdana, Geneva, "sans-serif";
	font-weight: normal;
	letter-spacing: 0.05em;
	color: rgba( 255, 255, 255, 0.6 );
}
/*------------------------------------------------------------------------------------------c_asktoBox*/
.c_asktoBox01{
	width: 100%;
	font-size:1.8rem;
	margin: 0 auto;
}
.c_asktoBox02{
	width: 660px;
	font-size:1.8rem;
	margin: 0 auto;
}