@charset "UTF-8";

/*===================================================================
	青森つばめプロパン　商品紹介ページ

===================================================================*/

.el-item-section-inner-title {
	font-size: 1.5em;
	color: #e84228;
	margin-bottom: -1.25em;
}

@media screen and (max-width: 768px) {
	.el-item-section-inner-title {
		font-size: 1.1em;
		line-height: 1.4;
		margin-bottom: -2em;
	}

	.item_postVoice2_pr {
		font-size: 4vw !important;
	}
}

