@charset "utf-8";
/*------------------------------------------------------------
	サービス紹介
------------------------------------------------------------*/
#conts .detail .pageTtl {
	background: url(/assets/img/pc/introduction/main_img.jpg) no-repeat right bottom;
}

#conts .detail .pageTtl .text {
	font-size: 1.648em;
}

#conts .contBox .find {
	background: url(/assets/img/pc/introduction/img01.jpg) no-repeat right bottom;
}

#conts .contBox .closed {
	background: url(/assets/img/pc/introduction/img02.jpg) no-repeat right bottom;
}

#conts .contBox .service {
	background: url(/assets/img/pc/introduction/img03.jpg) no-repeat right bottom;
}

#conts .contBox .flow {
	background: url(/assets/img/pc/introduction/img04.jpg) no-repeat right bottom;
}

#conts .contBox .voice {
	background: url(/assets/img/pc/introduction/img05.jpg) no-repeat right bottom;
}

#conts .contBox .qa {
	background: url(/assets/img/pc/introduction/img06.jpg) no-repeat right bottom;
}
