/* ---------------------------------------------------------
knowledgeページ
----------------------------------------------------------*/
/* BMI計算機 */
.bmiCalc {
	padding: 30px 10px 0 10px;
	box-sizing: border-box;
	font-weight: bold;
	background: #fff;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
}
.bmiTtl {
	margin-bottom: 20px;
	font-size: 150%;
	color: #ff6500;
}
.bmiCalc p {
	margin-bottom: 20px;
	color: #666;
}
.inputWrap {
	margin-bottom: 20px;
	padding: 4px 0;
	border: 1px solid #e8e8e8;
	border-radius: 7px;
	text-align: center;
	background: #ffffcf;
}
.inputWrap * {
	color: #666;
}
.inputWrap>* {
	vertical-align: middle;
}
.inputWrap input {
	text-align: center;
	color: #f60;
}
.cm,
.kg {
	display: inline-block;
	margin-right: 25px;
	text-align: left;
}
.cm>span,
.kg>span {
	display: inline-block;
	text-indent: -9999px;
}
.kg>span {
	background: url(/meiji-eiyoucare/img/knowledge/img_kg.gif) no-repeat center;
	background-size: 100% auto;
}
.cm>span {
	background: url(/meiji-eiyoucare/img/knowledge/img_cm.gif) no-repeat center;
	background-size: 100% auto;
}
.bmiResultWrap {
	margin-bottom: 20px;
	padding: 10px 0;
	border: 1px solid #ccc;
	border-radius: 7px;
	background: #fff;
	color: #ff6500;
	text-align: center;
}
.bmiResultWrap .bmiResult {
	font-size: 60px;
	font-weight: bold;
	color: #f60;
	width: 190px;
	text-align: center;
	line-height: 1.1;
	height: 1.1em;
}
.bmi_message {
	display: block;
	position: relative;
}
.bmi_message .link {
	position: relative;
}
.bmi_message .link a {
	display: inline-block;
	margin-bottom: 20px;
}
.bmi_message .link a[class] {
	display: none;
}
img.thin,
img.fewthin,
img.normal,
img.fat {
	display: none;
}
img.base {
	vertical-align: top;
}
.thin img.base,
.fewthin img.base,
.normal img.base,
.fat img.base {
	display: none;
}
.thin img.thin,
.fewthin img.fewthin,
.normal img.normal,
.fat img.fat {
	display: inline-block;
}
.inputWrap input::-webkit-outer-spin-button,
.inputWrap input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.inputWrap input {
	-moz-appearance: textfield;
}
.bmiCalc .caution {
	color: #000;
}
.bmiCalc .caution span {
	color: #f20000;
}
.refference {
	margin-bottom: 100px;
	padding: 10px 8px;
	background: #f8f8f8;
	box-sizing: border-box;
}
.refference b {
	display: block;
	margin-bottom: 10px;
}
.refference ol {
	list-style: none;
}
.refference li {
	margin-bottom: 5px;
}
.box .imgWrap:last-child {
	margin-bottom: 50px;
}
.tableWrap {
	margin-top: 50px;
	margin-bottom: 40px;
}
.table {
	border-collapse: collapse;
	box-sizing: border-box;
	margin: 0 auto 20px auto;
	text-align: center;
}
.table td {
	text-align: left;
}
.table thead {
	background: #00437a;
	color: #fff;
	box-sizing: border-box;
}
.table thead th {
	padding: 5px;
}
.table tbody {
	border: 1px solid #b3bdc6;
	border-top: 0;
	box-sizing: border-box;
}
.table tbody th,
.table tbody td {
	padding: 8px;
	box-sizing: border-box;
}
.table tbody tr {
	border-top: 1px solid #b3bdc6;
	box-sizing: border-box;
}
.table tbody th {
	background: #b8dbff;
	color: #00437a;
	width: 125px;
	box-sizing: border-box;
	border-right: 1px solid #b3bdc6;
}
.tableTxt {
	font-size: 100%;
	text-align: right;
	margin-top: 10px;
}
.annotation {
	position: relative;
	padding-left: 3em;
	box-sizing: border-box;
	font-size: 87%;
}
.annotation span {
	position: absolute;
	left: 0;
}
.introRight .publisher {
	text-align: left;
}
.forumArticleHead>b {
	display: block;
	margin-bottom: 30px;
	color: #000;
}
.forumArticleHead .author {
	display: table;
}
.forumArticleHead .author p {
	display: table-cell;
	vertical-align: top;
	font-size: 100%;
	padding-left: 10px;
}
.forumArticleHead .author .imgWrap {
	display: table-cell;
	margin: 0;
}
.column {
	margin-bottom: 30px;
	padding-top: 30px;
	border: 1px solid #f5ba81;
	background: #f8f8f8;
}
.column .leftCnt .ttl {
	margin-bottom: 20px;
	border-radius: 0 100px 100px 0;
	color: #000;
	background: #dedede;
}
.articleMain .column .leftCnt p {
	margin-bottom: 30px;
}
.column .rightCntb {
	margin-top: 10px;
}
.column .rightCnt p {
	padding-left: 0;
	font-size: 100%;
	color: #4a4a4a;
}
.tableArticle {
	margin: 20px 0;
	padding: 20px 10px;
	border: 2px solid #f5ba81;
	border-radius: 20px;
	background: #fffcd4;
	color: #4a4a4a;
}
.tableArticle .ttl {
	margin-bottom: 30px;
	text-align: center;
}
.tableArticle .ttl span {
	color: #f10000;
}
.articleMain .tableArticle p {
	margin-bottom: 0;
	color: #f10000;
}
.tableArticle li {
	background: url(/meiji-eiyoucare/img/common/bg_dotline-x-black3.png) repeat-x bottom left;
}
.tableArticle li:first-child {
	background: url(/meiji-eiyoucare/img/common/bg_dotline-x-black3.png) repeat-x bottom left,
		url(/meiji-eiyoucare/img/common/bg_dotline-x-black3.png) repeat-x top left;
}
.tableArticle ul {
	margin-bottom: 10px;
}
.tableArticle li>b:after {
	margin-left: 5px;
	font-weight: normal;
	content: "\3A";
}
.tableArticle li>b:before {
	color: #f10000;
}
.tableArticle li:nth-child(1)>b:before {
	content: "\2776"
}
.tableArticle li:nth-child(2)>b:before {
	content: "\2777"
}
.tableArticle li:nth-child(3)>b:before {
	content: "\2778"
}
.tableArticle li:nth-child(4)>b:before {
	content: "\2779"
}
.tableArticle li:nth-child(5)>b:before {
	content: "\277A"
}
.tableArticle li>span:last-child {
	color: #f10000;
}
.check {
	background: #ffe0c1;
	border: 1px solid #ff7e00;
	border-radius: 20px;
	padding: 15px 30px;
	color: #000;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.check li {
	font-size: 125%;
	background: #fff;
	border-radius: 10px;
	padding: 5px 0 5px 2em;
	margin-bottom: 15px;
	font-weight: bold;
}
.check li:before {
	content: "\25A1";
	color: #ff5400;
	margin-right: 5px;
	font-weight: bold;
}
.check .ttl {
	margin-bottom: 20px;
	display: block;
}
.figure1 {
	border: 1px solid #ff7e00;
	border-radius: 20px;
	box-sizing: border-box;
	background: #ffe0c1;
	margin-top: 15px;
}
.figure1 b {
	font-size: 100%;
}
.figure1 .ttl {
	color: #ff5400;
}
.figure1 .inner {
	display: table;
	background: #fff;
	border-radius: 20px;
}
.figure1 .inner+.inner {
	margin-top: 15px;
}
.btnTxt {
	font-size: 230%;
	color: #fff;
	background: #ff7e00;
	padding: 15px 30px;
	border-radius: 20px;
}
.btnTxt li {
	font-size: 80%;
}
.figure2 {
	background: #fff4e9;
	border: 1px solid #ff7e00;
	border-radius: 20px;
	padding: 15px 20px;
	color: #000;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.figure2 .ttl {
	display: block;
	margin-bottom: 15px;
}
.figure2 li {
	position: relative;
	border-radius: 15px;
	padding: 10px 10px 10px 1.5em;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: #fff;
}
.figure2 li:before {
	position: absolute;
	left: 0.25em;
	content: "\25CF";
	color: #ff932b;
}
.figure2 li span {
	display: block;
	font-weight: bold;
	color: #ec4e00;
}
.figure3 {
	background: #fff4e9;
	border: 1px solid #ff7e00;
	border-radius: 20px;
	padding: 15px 0px;
	color: #000;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.figure3 .ttl {
	position: relative;
	color: #ec4e00;
	margin-bottom: 30px;
}
.figure3 .ttl:before {
	content: "\25CF";
	position: absolute;
	text-align: left;
	color: #ff932b;
	font-size: 66%;
	padding-top: 0.33em;
}
.figure3 li {
	padding-right: 15px;
	position: relative;
}
.figure3 li p {
	font-size: 100%;
}
.figure3 li span {
	position: absolute;
}
/* 0920 */
.boxh4 {
	margin-top: 40px;
}
.boxh4 h4 {
	color: #ff5200;
	font-size: 113%;
}
.boxh4_img .box_left {
	display: table-cell;
	vertical-align: top;
}
.boxh4_img .box_right {
	display: table-cell;
	padding: 0px 30px;
}
.under_nutrition {
	margin-bottom: 40px;
}
.under_nutrition table {
	width: 500px;
	margin: 0 auto;
}
.under_nutrition th,
.under_nutrition td.under_box span {
	padding: 10px;
	border: 5px solid #b9450b;
	border-radius: 10px;
	font-size: 133%;
	color: #b9450b;
}
.under_nutrition th {
	background-color: #ffefd1;
}
.under_nutrition td.under_box {
	width: 190px;
	position: relative;
	padding-left: 0;
	text-align: center;
}
.under_nutrition td.under_box span {
	margin-top: 40px;
	display: block;
}
.under_nutrition td {
	padding-left: 15px;
	vertical-align: bottom;
}
.under_nutrition td.under_box:before {
	display: inline-block;
	position: absolute;
	top: -3px;
	left: 90px;
	width: 15px;
	height: 45px;
	background: url(/meiji-eiyoucare/img/knowledge/arrow.png) no-repeat;
	background-size: 15px 45px;
	content: "";
}
.p15 {
	padding: 15px;
}
.tAlignL {
	text-align: left !important;
}
.box_border_01 {
	border: 1px solid #b9b9b9;
	padding: 10px;
	margin: 20px 0;
}
/*0920*/
/*   Banner Link Style for Movie Modals    */
.introLeft2 {
	position: relative;
}
.bnrLink {
	position: absolute;
	top: 55px;
	right: 0;
	width: 400px;
}
.bnrLink img {
	max-width: 100%;
}
/*   PC専用   */
@media screen and (min-width:641px) {
	.bmiCalc {
		width: 692px;
		margin: 30px auto 70px auto;
	}
	.bmiTtl {
		font-size: 30px;
		line-height: 1.1;
	}
	.bmiCalc p {
		font-size: 20px;
	}
	.inputWrap input {
		width: 130px;
		height: 70px;
		margin-right: 5px;
		overflow: hidden;
		font-size: 48px;
		font-weight: bold;
		text-align: center;
	}
	.cm>span,
	.kg>span {
		width: 2em;
		height: 2em;
		vertical-align: middle;
		font-size: 23px;
	}
	.bmiResultWrap .bmiResult {
		width: 3em;
		overflow: hidden;
		vertical-align: bottom;
		height: 1em;
		margin: 0 20px;
	}
	.bmiResultWrap span {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.bmiCalc .caution {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.bmi_message {
		height: 180px;
	}
	.bmi_message img.base {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.thin img.thin,
	.fewthin img.fewthin,
	.normal img.normal,
	.fat img.fat {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	img.base {
		margin-top: 60px;
	}
	.refference {
		font-size: 70%;
	}
	.table_img_text {
		display: table;
	}
	.table_img_text p {
		display: table-cell;
		vertical-align: top;
		padding-right: 30px;
	}
	.table_img_text img {
		display: table-cell;
		padding: 0px 30px;
	}
	.table {
		width: 436px;
	}
	.table tbody th {
		width: 125px;
	}
	.introRight .publisher {
		padding-left: 40px;
		font-size: 87%;
	}
	.column .leftCnt {
		width: 560px;
		display: table-cell;
		vertical-align: top;
		padding-right: 10px
	}
	.column .leftCnt .ttl {
		font-size: 150%;
		padding: 10px 0 10px 15px;
	}
	.articleMain .column .leftCnt p {
		padding-left: 15px;
	}
	.column .rightCnt {
		display: table-cell;
		vertical-align: top;
		padding-left: 20px;
		padding-right: 20px;
	}
	.column .rightCnt .imgWrap {
		text-align: center;
	}
	.forumArticleHead {
		margin-bottom: 30px;
	}
	.forumArticleHead .ttl {
		font-size: 186%;
		color: #b9450b;
		line-height: 1.2;
		margin-bottom: 40px;
	}
	.forumArticleHead .ttl span {
		font-size: 80%;
		color: #4a4a4a;
	}
	.forumArticleHead b {
		margin-top: 10px;
	}
	.forumArticleHead .author img {
		vertical-align: top;
	}
	.tableArticle li {
		display: table;
	}
	.tableArticle li>span {
		font-size: 115%;
	}
	.tableArticle li>b,
	.tableArticle li>span {
		display: table-cell;
		vertical-align: middle;
	}
	.tableArticle li>b {
		width: 125px;
		padding: 10px 0;
		font-size: 150%;
	}
	.tableArticle li>span:nth-child(2) {
		width: 320px;
	}
	.tableArticle li>span:last-child {
		width: 265px;
	}
	.figure1 {
		padding: 15px;
	}
	.figure1 .inner>div {
		display: table-cell;
		vertical-align: middle;
		padding: 15px;
	}
	.figure1 .ttl {
		font-size: 150%;
	}
	.figure2 li {
		width: 48%;
		display: inline-block;
		min-height: 130px;
		float: left;
	}
	.figure2 li:nth-child(1) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-1.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(2) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-2.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(3) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-3.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(4) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-4.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(5) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-5.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(6) {
		background: url(/meiji-eiyoucare/img/knowledge/bg_column1-6.png) no-repeat #fff;
		background-position: 95% 95%;
	}
	.figure2 li:nth-child(2n) {
		margin-left: 2%;
	}
	.figure2 li:nth-child(2n-1) {
		margin-right: 2%;
	}
	.figure3 .ttl {
		padding-left: 50px;
		font-size: 150%;
	}
	.figure3 .ttl:before {
		left: 30px;
	}
	.figure3 li {
		padding-left: 5em;
		font-size: 115%;
		font-weight: bold;
	}
	.figure3 li span {
		left: 3em;
	}
	.figure3 section>p {
		padding-left: 5em;
		padding-right: 15px;
		font-weight: bold;
	}
}
/*==============================
	20170404追加 [Hezekiah Valdez]▼
==============================*/
.swallowingCnt .ttl3 {
	width: 974px;
	margin-bottom: 50px;
}
.swallowingCnt .swallowMgB40 {
	margin-bottom: 40px;
}
.swallowingCnt .swallowMgB50 {
	margin-bottom: 50px;
}
.swallowingCnt .right {
	color: #773926;
	font-size: 112.5%;
}
.swallowingCnt .orange.articleCnt {
	margin-top: 5px;
}
.swallowingCnt .sideMenu li img {
	width: auto;
}
.swallowingCnt .table_img_text p {
	padding-right: 0;
}
.swallowingBox h4 {
	width: 480px;
	margin: 50px 0 20px 0;
	padding: 5px 0;
	border-radius: 25px;
	color: #fff;
	font-size: 131.3%;
}
.boxTtl01 {
	background-color: #4fa5e1;
}
.boxTtl02 {
	background-color: #ef941f;
}
.swallowingBoxLi {
	margin-bottom: 40px;
	padding-left: 20px;
}
.swallowingBoxLi li {
	line-height: 30px;
}
.orangeStar,
.swallowingBox02 p {
	color: #ff5200;
}
.swallowingBox02 {
	margin-bottom: 60px;
}
.swallowingTextList ul {
	margin-bottom: 60px;
	padding: 12px 7px;
	background-color: #f8f8f8;
}
.swallowingTextList li {
	color: #000;
	font-size: 75%;
	line-height: 24px;
}
.textTitle {
	font-weight: bold;
}
.swallowingBox03 h4 {
	color: #ff5200;
	font-size: 112.5%;
	font-weight: normal;
}
.swallowingBox03 .mb30 {
	margin-bottom: 30px;
}
.flexitem21 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 40px;
}
.flexbox01 {
	background-color: #ffe0c1;
	width: 357px;
	margin-right: 27px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
}
.flexbox01>ul>li {
	display: flex;
	align-items: center;
	margin-top: 20px;
	margin-left: 38px;
}
.flexbox01>ul>li>span {
	font-size: 21px;
}
.flexbox02 {
	border: 1px solid #000;
}
.flexbox02_item {
	max-width: 345px;
	margin: 0 auto;
}
.fontsize01 {
	font-size: 25px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}
.fontbold {
	font-weight: bold;
}
.fontsmall21 {
	font-size: 16px;
}
.textwrap {
	padding: 0 10px;
}
.textwrap p {
	margin: 10px 0;
}
.textmargin {
	margin-bottom: 0;
	font-size: 16px;
}
/*   SP専用   */
@media screen and (max-width:640px) {
	.articleCntBody>.articleMain {
		padding-left: 0;
		padding-right: 0;
	}
	.articleMain>* {
		width: 97%;
		margin: 0 auto;
	}
	.articleMain>.bmiCalc {
		width: 100%;
		margin: 20px auto 50px auto;
		padding: 30px 10px;
	}
	.bmi_message .link {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding-right: 1.5%;
	}
	.bmi_message img.base,
	.thin img.thin,
	.fewthin img.fewthin,
	.normal img.normal,
	.fat img.fat {
		width: 50%;
		float: right;
		margin-top: 20px;
	}
	.bmiResultWrap .bmiResult {
		width: 3em;
		font-size: 30px;
	}
	.bmiCalc .caution {
		margin-bottom: 30px;
		font-size: 125%;
	}
	.articleMain>.refference {
		width: 100%;
		margin-bottom: 70px;
	}
	.inputWrap {
		display: table;
		border-collapse: separate;
		border-spacing: 10px;
	}
	.inputWrap:after {
		content: none;
	}
	.inputWrap>span {
		display: table-cell;
		width: 30%;
		vertical-align: middle;
	}
	.inputWrap input {
		width: 60%;
		margin-right: 2px;
		font-size: 80%;
	}
	.cm>span,
	.kg>span {
		width: 1em;
		height: 1.5em;
		font-size: inherit;
	}
	.orange .articleMain>b {
		line-height: 1.6;
		margin-bottom: 50px;
	}
	.articleMain .footerLink {
		margin-bottom: 20px;
	}
	.refference li {
		font-size: 80%;
	}
	.refference b {
		font-size: 100%;
	}
	.table_img_text img {
		display: block;
		margin: 20px auto 50px auto;
	}
	.table {
		width: 94%;
	}
	.table tbody th {
		width: 28%;
	}
	.forumArticleHead .author .imgWrap {
		vertical-align: middle;
		width: 26%;
		padding: 0 3%;
	}
	.forumArticleHead {
		padding-bottom: 20px;
		margin-bottom: 40px;
		background: url(/meiji-eiyoucare/img/common/bg_dotline-x-black3.png) repeat-x bottom left;
	}
	.rightImg img {
		margin: 0 auto 20px auto;
		display: block;
	}
	.column {
		padding-right: 5%;
		padding-bottom: 20px;
	}
	.column .leftCnt .ttl {
		font-size: 115%;
		padding: 0 1em 0 2%;
		display: inline-block;
	}
	.articleMain .column .leftCnt p {
		padding: 5px 0 5px 2%;
	}
	.column .rightCnt .imgWrap {
		display: table-cell;
		vertical-align: middle;
		padding: 0 4%;
		width: 25%;
	}
	.column .rightCnt p {
		display: table-cell;
		vertical-align: top;
	}
	.introRight .publisher {
		padding-top: 5px;
		margin-top: 20px;
		background: url(/meiji-eiyoucare/img/common/bg_dotline-x-black2.png) repeat-x top left;
		font-size: 80%;
	}
	.tableArticle li {
		padding: 10px 0;
	}
	.tableArticle li>b,
	.tableArticle li>span {
		display: block;
	}
	.tableArticle li>span {
		padding-left: 1.5em;
	}
	.tableArticle li>b {
		font-size: 115%;
	}
	.check {
		padding: 3% 1.5%;
	}
	.check .ttl {
		margin-bottom: 10px;
	}
	.check li {
		position: relative;
		padding-left: 1.5em;
		font-size: 100%;
		padding-right: 1.5%;
	}
	.check li:before {
		margin-right: 0;
		position: absolute;
		left: 0.25em;
	}
	.figure1 {
		padding: 1.5%;
	}
	.figure1 .inner {
		padding: 1.5%;
	}
	.figure1 .imgWrap {
		text-align: center;
		margin: 1em 0 !important;
	}
	.figure1 .imgWrap img {
		width: 70%;
	}
	.btnTxt {
		border-radius: 15px;
		font-size: 150%;
	}
	.figure2 li {
		padding: 1.5% 1.5% 1.5% 1.5em;
	}
	.figure3 {
		padding-left: 1.5%;
	}
	.figure3 .ttl {
		padding-left: 1em;
		font-size: 125%;
	}
	.figure3 .ttl:before {
		left: 0;
	}
	.figure3 li {
		padding-left: 2.5em;
		font-size: 100%;
	}
	.figure3 li span {
		left: 1em;
	}
	.figure3 section>p {
		padding-left: 2.5em;
		padding-right: 1.5%;
	}
	/*   0920   */
	.box_border_01 {
		border: none;
		margin: 10px 0;
	}
	.boxh4_img .box_left {
		display: block;
	}
	.boxh4_img .box_right {
		display: block;
		padding: 0px 0;
		text-align: center;
	}
	.under_nutrition table {
		width: 100%;
	}
	.under_nutrition th,
	.under_nutrition td.under_box span {
		padding: 7px;
		border: 3px solid #b9450b;
		border-radius: 5px;
		font-size: 90%;
	}
	.under_nutrition td {
		padding-top: 10px;
	}
	.under_nutrition td.under_box {
		width: 41%;
	}
	.under_nutrition td.under_box:before {
		left: 45%;
	}
	/*  20160922 */
	.tac {
		text-align: center;
	}
	/*--Miko--*/
	#effort img {
		max-width: 100%;
	}
	#effort .mrB15 {
		display: block;
		margin-bottom: 15px !important;
	}
	#effort .h3Pink {
		margin-bottom: 25px;
		background: url(/meiji-eiyoucare/img/knowledge/bg_dotline-x-pink3.png) repeat-x bottom left;
		color: #df4663 !important;
		font-size: 21px;
	}
	#effort .textArea {
		max-width: 400px;
	}
	#effort .imgArea img {
		padding: 0;
	}
	#effort .fL {
		float: left;
	}
	#effort .fR {
		float: right;
	}
	#effort .imgPad0 img {
		margin-bottom: 5px;
		padding: 0;
	}
	#effort .pagerPC {
		margin-bottom: 15px;
		padding-bottom: 15px;
		background: url(/meiji-eiyoucare/img/common/bg_dotline-x-pink2.png) repeat-x bottom left;
	}
	/*==============================
	20170404追加 [Hezekiah Valdez]▼
	==============================*/
	.swallowingCnt .ttl3 {
		width: 100%;
		margin-bottom: 25px;
	}
	.swallowingCnt .right {
		text-align: left;
	}
	.swallowingCnt .orange.articleCnt {
		margin-top: 5px;
	}
	.swallowingCnt .table_img_text img {
		margin: 0 auto 25px;
	}
	.swallowingCnt .table_img_text .swallowMgSP50 {
		margin: 50px auto;
	}
	.swallowingBox h4 {
		width: 100%;
		margin: 50px 0 20px 0;
		padding: 5px 0;
		border-radius: 25px;
		color: #fff;
		font-size: 131.3%;
	}
	.boxTtl01 {
		background-color: #4fa5e1;
	}
	.boxTtl02 {
		background-color: #ef941f;
	}
	.swallowingBoxLi {
		margin-bottom: 35px;
		padding-left: 20px;
	}
	.swallowingBoxLi li {
		line-height: 30px;
	}
	.orangeStar,
	.swallowingBox02 p {
		color: #ff5200;
	}
	.swallowingBox02 {
		margin-bottom: 30px;
	}
	.swallowingTextList {
		width: 100%;
	}
	.swallowingTextList ul {
		padding: 20px 10px;
	}
	.swallowingTextList li {
		font-size: 112.5%;
		line-height: 24px;
	}
	.swallowingTextList .textTitle {
		margin-bottom: 20px;
		font-size: 125%;
		font-weight: bold;
	}
	.swallowingCnt .introSwallowing {
		display: none;
	}
	.articleCntBody>.articleHead2 {
		padding-right: 0;
		padding-left: 2%;
		margin-bottom: 20px;
		background: #ffd6ae;
	}
	.swallowingSubTxt {
		line-height: 30px;
		margin-bottom: 40px;
	}
	/*   Banner Link Style for Movie Modals    */
	.bnrLink {
		position: absolute;
		top: auto;
		right: auto;
		bottom: -1%;
		left: 5%;
		width: 60%;
	}
	.flexbox01 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.flexbox02_item {
		max-width: 640px;
		text-align: center;
	}
	.textwrap {
		text-align: left;
	}
}
@media screen and (min-width: 731px) {
	/* .modal-outer {
			position: fixed;
			top: 0;
			left: 0;
			width: 100% !important;
			height: 100% !important;
			background: rgba(0,0,0,0.7);
	} */
}
@media screen and (max-width: 640px) {
	#effort .table_img_text .imgArea {
		text-align: center;
	}
	#effort .table_img_text .imgArea img {
		display: inline-block;
		width: 48%;
		margin: 0 0 15px;
	}
	#effort .textArea {
		max-width: 100%;
	}
	#effort .introMr {
		margin-bottom: 40px;
	}
	#effort .pagerPC {
		padding: 0;
		background: none;
	}
	#effort .mrB0 {
		margin-bottom: 0;
	}
}
/*mich custom style 09222016*/
.bibliography {
	background: url(/meiji-eiyoucare/img/common/bg_dotline-x-orange3.png) repeat-x top left;
}
.bibliography .bibContent {
	padding-top: 35px;
	font-size: 12px !important;
}
.bibContent .txtBlock {
	padding: 15px 0 30px 15px;
	background: #f8f8f8;
}
.fr {
	float: right;
	margin-right: 140px;
}
.txtBlock p {
	margin-bottom: 0 !important;
}
.mgT0 {
	margin-top: 0 !important;
}
.mgB210 {
	margin-bottom: 210px;
}
.orangeNone .categoryLink {
	background: none;
}
@media screen and (max-width:640px) {
	.bibContent .txtBlock {
		font-size: 91%;
	}
	.box p.fr {
		float: right;
		margin-right: 0;
	}
	.bibContent .txtBlock {
		margin-bottom: 45px;
		padding: 5px;
	}
}
/*-----Ashley----*/
.mgT60 {
	margin-top: 60px !important;
}
.pSpan16 {
	font-size: 66%;
}
.mgL93 {
	margin-left: 93px;
}
.txt14 {
	font-size: 100%;
	padding-left: 35px;
	text-indent: -35px;
}
.cttl {
	color: #b9450c;
}
.imgLeft {
	display: table-cell;
	width: 220px;
}
.imgcaptionRight {
	display: table-cell;
	vertical-align: top;
}
.mgB50 {
	margin-bottom: 50px !important;
}
.mgT40 {
	margin-top: 40px;
}
.fl {
	float: left;
}
.blink {
	color: #ff5400;
}
.w40 {
	width: 40px !important;
}
.jsSideTabCnt.active {
	display: block !important;
}
.jsSideTabCnt {
	display: none !important;
}
.boxOrange {
	background: url(/meiji-eiyoucare/img/knowledge/bgOrangeBox.jpg) no-repeat 100% 100%;
	height: 670px;
	width: 656px;
	margin: 30px auto;
}
.boxtlt {
	color: #fff;
	text-align: center;
	font-size: 220%;
	font-weight: normal;
}
.boxInfo {
	margin: 10px 0 0 30px;
}
.boxInfo02 {
	width: 604px;
	margin: 20px auto 0;
	border-top: 1px dashed #4a4a4a;
	padding-top: 30px;
}
.boxInfo02 {
	font-size: 85%;
	color: #4a4a4a;
}
.boxInfo02 a {
	text-decoration: underline;
}
.pcaption01 {
	font-size: 100%;
}
.articleLeft {
	float: left;
}
.articleRight {
	margin-left: 20px;
}
.ptxt24 {
	font-size: 150%
}
.mgT20 {
	margin-top: 20px;
}
.mgB20 {
	margin-bottom: 20px;
}
.txtInd {
	text-indent: -49px;
	padding-left: 49px;
}
.txtInd01 {
	text-indent: -35px;
	padding-left: 53px;
}
.txtClr {
	color: #49251a;
}
@media screen and (max-width:640px) {
	.mgTSP40 {
		margin-top: 40px !important;
	}
	.mgB20SP {
		margin-bottom: 20px !important;
	}
	.mgTSP20 {
		margin-top: 20px !important;
	}
	.mgSPL0 {
		margin-left: 0 !important;
	}
	.introRight {
		margin-top: 20px;
		padding-top: 10px;
		border-top: 2px dotted #49251a;
	}
	.txt14 {
		padding-left: 57px;
		text-indent: -54px;
	}
	.orange.articleCnt {
		margin-top: 23px;
	}
	.ttlN {
		font-weight: normal;
	}
	.mgTSP10 {
		margin-top: 10px;
	}
	.spBorder {
		margin-bottom: 50px !important;
		padding-bottom: 20px;
		border-bottom: 2px dotted #49251a;
	}
	.txtGray {
		color: #a5a5a5 !important;
	}
	.articleMain dd p:last-child {
		margin-bottom: 40px;
	}
	.boxOrange {
		width: 100%;
		background: url(/meiji-eiyoucare/img/knowledge/bgOrangeBoxSP.jpg) no-repeat;
		background-size: 100% 100%;
		height: auto;
	}
	.boxInfo02 {
		width: 92%;
		font-size: 66%;
		color: #4a4a4a;
		padding: 15px 0 1px 0;
	}
	.boxtlt {
		padding-top: 5px;
		font-size: 133%;
	}
	.spInfo {
		width: 90%;
		margin: 10px;
	}
	.pcaption01 {
		line-height: 2;
	}
	.articleLeft,
	.articleRight {
		width: 100%
	}
	.articleRight {
		margin-left: 0;
	}
}
@media screen and (max-width:460px) {
	.boxtlt {
		padding-top: 2px;
		font-size: 121%;
	}
}
@media screen and (max-width:380px) {
	.boxtlt {
		padding-top: 1px;
		font-size: 100%;
	}
}
/* 0923 */
.col1 .intro {
	margin-bottom: 60px;
}
.col1 .twoColumn {
	display: table;
	padding: 0 15px !important;
	height: 340px;
}
.col1 .twoColumn div {
	position: relative;
}
.col1 .twoColumn>div:last-child {
	padding-left: 1%;
	padding-right: 0;
}
.col1 .ttl {
	margin-bottom: 30px;
	color: #fff;
	text-align: left;
	background: #a8543b;
	font-size: 24px;
	padding-left: 10px;
}
.col1 .txt {
	width: 50%;
	float: left;
	margin-left: 10px;
}
.col1 .w50 {
	width: 50%;
	display: table-cell;
	padding-right: 1%;
}
.col1 .fL {
	/*	float: left;*/
}
.col1 .afterArrow2:after {
	content: " ";
	display: inline-block;
	position: absolute;
	right: -25px;
	width: 16px;
	height: 21px;
	background-position: center;
	background-size: 100% auto;
}
.col1 .img {
	text-align: center;
	float: right;
}
.col1 .img img {
	margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
	.col1 .intro {
		margin-bottom: 30px;
	}
	.mt30 {
		margin-top: 30px;
	}
	.col1 .twoColumn .img {
		display: table;
		width: 100%;
	}
	.col1 .introRight_btn {
		display: block;
		max-width: 100%;
		padding-bottom: 0;
		margin: 0 auto;
	}
	.col1 .w50 {
		width: 100%;
		display: block;
		padding-right: 1%;
	}
	.col1 .ttl {
		font-size: 100%;
	}
	.col1 .txt {
		width: 100%;
		float: none;
		margin-left: 10px;
	}
	.col1 .img {
		float: none;
	}
	.col1 .afterArrow2:after {
		right: 0;
	}
	.col1 .img img {
		margin-bottom: 30px;
		display: table-cell;
	}
	.col1 .img a {
		margin-right: 26px;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		width: 115px;
	}
	.orangeline {
		border-bottom: 2px dotted #FF952D !important;
		margin: 0 15px 30px !important;
	}
}
/*0925*/
.col2 .CourseList {
	display: table;
}
.col2 .CourseList .ttl {
	background: #97390B;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 115%;
	height: 120px;
	padding: 5px;
}
.col2 .CourseListRight .ttl {
	background: #7C1917;
}
.col2 .CourseList .underLineDot {
	padding: 30px 0;
}
.col2 .leftCnt {
	float: left;
	padding-right: 10px;
}
.col2 .Courselink a {
	font-size: 125%;
	color: #97390B;
}
.col2 .CourseList .ttl3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 190%;
}
.col2 .CourseListLeft {
	display: table-cell;
	width: 50%;
	padding: 0 15px;
	border-right: 1px solid #ff7e00;
}
.col2 .CourseListRight {
	display: table-cell;
	width: 50%;
	padding: 0 15px;
}
.col2 .CourseListRight .ttl3 {
	margin-top: 34px;
}
.col2 .txtrt {
	text-align: right;
}
@media screen and (max-width: 640px) {
	.col2 .CourseList,
	.col2 .CourseListLeft,
	.col2 .CourseListRight {
		display: block;
	}
	.col2 .CourseListLeft,
	.col2 .CourseListRight {
		width: 100%;
		padding: 0;
		margin: 0;
		border: 0;
	}
	.col2 .CourseList .ttl3 {
		font-size: 150%;
	}
}
@media screen and (min-width: 641px) {
	.intro-column_pc {
		display: flex;
		align-items: center;
	}
	.intro-column_pc p {
		font-size: 150%;
	}
	.bnrLink02 {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.mt0_pc {
		margin-top: 0;
	}
}
@media screen and (max-width: 640px) {
	.sp_mt20 {
		margin-top: 20px;
	}
}
/* /meiji-eiyoucare/knowledge/malnutrition/007.html */
.malnutrition {
	--c-border: #D1CFCF;
	--c-title: #293996;
	--c-text: #1e1e1e;
	--c-red: #F2979E;
	--c-blue: #D3EFFA;
	--c-gray: #EEE;
}
.tableTitle {
	font-size: 1.8rem;
	font-weight: 700;
	color: var(--c-title);
}
.tableTitleSub {
	color: var(--c-text);
}
.tableBlock {
	width: 524px;
	max-width: 100%;
	margin: auto;
	border: 2px solid var(--c-border);
	border-collapse: collapse;
	background-color: #fff;
	@media (width < 641px) {
		width: 100%;
	}
}
.tableBlock:not(:first-child) {
	margin-top: 20px;
}
.tableBlock :is(th, td) {
	padding: 5px 12px 4px;
	font-weight: 400;
	color: var(--c-text);
	border-left: 2px solid var(--c-border);
	border-bottom: 2px solid var(--c-border);
	@media (width < 641px) {
		padding: 5px;
	}
}
.tableBlock :is(th) {
	background-color: var(--c-blue);
}
.tableBlock._red :is(th) {
	background-color: var(--c-red);
}