@charset "utf-8";

/* =====================================
	health-nutritional.html
===================================== */
a.icon_pdf {
	padding: 5px 26px 5px 0;
	background: url(../../../shared/img/page/icon_pdf.png) right center no-repeat;
	text-decoration: underline;
}
.bg_gray {
	background: #f3f3f3 !important;
}
.bg_pink {
	background: #f8e9eb !important;
}
table.tb1 {
	border: 1px solid #9c9c9c;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
}
table.tb1 th {
	width: 50%;
	padding: 10px 10px 8px;
	text-align: center;
	border: 1px solid #9c9c9c;
	background: #e9f4f8;
	font-size: 14px;
}
table.tb1 td {
	padding: 30px 10px 30px;
	border: 1px solid #9c9c9c;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
table.tb1 td div {
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
table.tb1 td div:last-child {
}

table.tb1 td.ttl00 {
	width: 15px;
	text-align: center;
	background: #f8e9eb;
	border: none;
	vertical-align: middle;
}
.decimal {
	list-style: decimal;
	padding-left: 15px;
}
.decimal li {
	margin-bottom: 5px;
}
.health-nutritional .cont {
	margin-bottom: 65px;
}
.health-nutritional .cont:last-child {
	margin-bottom: 0;
}
.health-nutritional .cont .ttl02 {
	margin-bottom: 20px;
}
.health-nutritional .cont .p_cont {
	margin-bottom: 70px;
}
.health-nutritional .linkbox ul {
	margin-bottom: 30px;
}
.health-nutritional .linkbox ul li {
	margin-bottom: 5px;
}
.health-nutritional .linkbox ul li a {
	padding-left: 12px;
	background: url(../../../shared/img/common/arrow_h13.png) left center no-repeat;
}
.health-nutritional .linkbox ul li a:hover {
	color: #ba2338;
}

@media screen and (max-width: 765px) {
	a.icon_pdf {
		padding: 5px 26px 5px 0;
		background: url(../../../shared/img/page/icon_pdf.png) right center no-repeat;
		text-decoration: underline;
	}
	.bg_gray {
		background: #f3f3f3 !important;
	}
	.bg_pink {
		background: #f8e9eb !important;
	}
	.table_wrap {
		width: 100%;
		overflow: auto;
		margin-bottom: 30px;
	}
	.table_wrap table.tb1 {
		width: 150%;
		margin-bottom: 0px;
	}
	table.tb1 {
		border: 1px solid #9c9c9c;
		border-collapse: collapse;
		width: 100%;
		margin-bottom: 30px;
	}

	table.tb1 th {
		padding: 10px 5px 8px;
		text-align: center;
		border: 1px solid #9c9c9c;
		background: #f8e9eb;
		font-size: 12px;
	}
	table.tb1 td {
		padding: 10px 5px 10px;
		border: 1px solid #9c9c9c;
		text-align: center;
		font-size: 11px;
		vertical-align: top;
	}
	table.tb1 td div {
		display: block;
		text-align: left;
		vertical-align: top;
		padding: 0 !important;
	}
	table.tb1 td.ttl00 {
		width: 11px;
		text-align: center;
		background: #f8e9eb;
		border: none;
		vertical-align: middle;
	}
	.health-nutritional .cont {
		margin-bottom: 50px;
	}
	.health-nutritional .cont .ttl02 {
		margin-bottom: 20px;
	}
	.health-nutritional .cont .p_cont {
		margin-bottom: 50px;
	}
	.health-nutritional .linkbox ul {
		margin-bottom: 30px;
	}
	.health-nutritional .linkbox ul li a {
		padding-left: 12px;
		background: url(../../../shared/img/common/arrow_h13.png) left center no-repeat;
		background-size: auto 10px;
	}
}

/* p02 */
#p02 .fl {
	width: 240px;
	margin-right: 20px;
}
#p02 .fl img {
	width: 100%;
}
@media screen and (max-width: 765px) {
	#p02 .fl {
		width: 54%;
		margin: 0 auto 15px;
		float: none;
	}
}

/* p03・p04 */
#p03 .p_head .tb1 th,
#p04 .p_head .tb1 th {
	width: 20%;
}
#p03 .p_head .tb1 td,
#p04 .p_head .tb1 td {
	padding: 10px 20px;
}
@media screen and (max-width: 765px) {
	#p03 .p_head .tb1 th,
	#p04 .p_head .tb1 th {
		width: 40%;
	}
	#p03 .p_head .tb1 td,
	#p04 .p_head .tb1 td {
		padding: 10px;
	}
}

/* p05 */
#p05 .tb1 td {
	text-align: center;
	vertical-align: middle;
}

/* teacher */
.teacherProfArea .pieceWrap {
	margin-bottom: 60px;
}
.teacherProfArea .ttl03 .course::before {
	content: '[';
	margin-right: 5px;
}
.teacherProfArea .ttl03 .course::after {
	content: ']';
	margin-left: 5px;
	margin-right: 10px;
}
.teacherProfArea .pieceWrap .piece {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: #d9d9d9 1px solid;
}
.teacherProfArea .pieceWrap .piece:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.teacherProfArea .teacherProf {
	width: 180px;
	float: left;
}
.teacherProf .teacher {
	margin-bottom: 20px;
}
.teacherProf .teacher:last-child {
	margin-bottom: 0;
}
.teacherProf .ph {
	width: 100%;
	height: auto;
}
.teacherProf .name {
	margin-top: 10px;
}
.teacherProf .name .lanJp {
	display: block;
	font-weight: 700;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}
.teacherProf .name .lanEn {
	display: block;
	font-size: 10px;
}
.teacherProf .mail {
	font-size: 12px;
	letter-spacing: -0.03em;
}
.teacherProfArea .txtArea {
	width: 570px;
	float: right;
}
@media screen and (max-width: 765px) {
	.teacherProfArea .teacherProf {
		width: 100%;
		text-align: center;
		float: none;
	}
	.teacherProf .ph {
		width: 60%;
	}
	.teacherProf .name {
		font-size: 13px;
	}
	.teacherProf .teacher:last-child {
		margin-bottom: 20px;
	}
	.teacherProfArea .txtArea {
		width: 100%;
		float: none;
	}
}

.disc {
	list-style: disc;
	padding-left: 15px;
	text-align: -webkit-match-parent;
}
