/* エネルギー産生栄養素バランス */
#balance-page #single-introduction {
	padding-bottom: 0;
	padding-top: 30px;
}


#balance-sec-wrap .table-note {
	margin-bottom: 40px;
}

#balance-sec-wrap .balance-table {
	overflow: auto;
	white-space: nowrap;
}

.nutrientReferenceValues {
	max-width: 600px;
	margin: auto;
}


.caution-text ul {
	margin-top: 40px;
}

.caution-text ul li {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 10px;
}

/* 1025 - 1280 */
@media only screen and (min-width:1025px) and (max-width:1280px){

}

/* 768 - 1024 */
@media only screen and (min-width:768px) and (max-width:1024px){

}

/* 320 - 767 */
@media only screen and (min-width:320px) and (max-width:767px){

}
