@charset "utf-8";

/* =============================== */
/* 企画・原稿作成 */
/* =============================== */

/* メインビジュアル */
/* -------------------------------------------------- */

#pageTitle {
	background-image: url(../../../img/service_survey/head_pc.jpg);
}

/* 背景のアイコン */
#srvoutline {
	background: url(../../../img/service_survey/bg1_pc.png) no-repeat right 35px top;
}


/* 選ばれる理由 */
@media all and (max-width: 1199px) {
	.excepbr {
		display: inherit !important;
	}
	#srvoutlineTit {
		line-height: 1.5;
	}
}

/* 調整：データ集計・報告書作成 */

#plnIntervie .srvPanelFig img {
	margin-top : 10px;
	width: 100%;
	height: auto;
}

