@charset "utf-8";

/******************************************************************************
/* 枠付きテーブル
*******************************************************************************/



.table01 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6696B5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6696B5;
	font-size: 90%;
	margin-top: 50px;
	margin-bottom: 50px;
}


.table01 th{
	width:160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6696B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6696B5;
	color: #6696B5;
	background-color: #C5EFF4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}


.table01 th:last-child{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6696B5;

}

.table01 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6696B5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6696B5;
	background-color : #ffffff;
	margin: 0px;
	padding: 11px;

}




.table02 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	font-size: 90%;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6696B5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6696B5;
	margin-top:20px;
	margin-bottom:20px;

}


.table02 th{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6696B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6696B5;
	color : #6696B5;
	background-color : #C5EFF4;
	font-weight:bold;
	padding: 10px;
	text-align:center;

}

.table02 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	color : #555555;
	background-color : #ffffff;
	padding: 10px;
	text-align:center;

}





.table03 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76A28B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76A28B;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}


.table03 th{
	width:160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1E0D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0D8;
	color: #ffffff;
	background-color: #76A28B;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}


.table03 th:last-child{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;

}

.table03 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	background-color : #ffffff;
	margin: 0px;
	padding: 11px;

}


/******************************************************************************
/* 離乳食用テーブル01
*******************************************************************************/


.table04 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.table04 tr {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

}


.table04 tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

}




.table04 th{
	width:160px;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}



.table04 td{
	background-color : #FDF3F1;
	margin: 0px;
	padding: 11px;

}



/******************************************************************************
/* 離乳食用テーブル02
*******************************************************************************/


.table05 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.table05 tr{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B0AB;

}


.table05 tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B0AB;

}



.table05 th{
	width:160px;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}



.table05 td{
	background-color : #FDF3F1;
	margin: 0px;
	padding: 11px;

}


/******************************************************************************
/* 離乳食用テーブル01
*******************************************************************************/


.table06 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.table06 tr {

	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #B9B0AB;

	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

}




.table06 th{
	width:160px;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}



.table06 td{
	background-color : #FDF3F1;
	margin: 0px;
	padding: 11px;

}


/******************************************************************************
/* 枠付きテーブル
*******************************************************************************/



.table_menu {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
}

.table_menu tr{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;


}


.table_menu tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B0AB;

}

.table_menu th{
	width: 10%;

	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/

}


.table_menu td{

	background-color: #FDF3F1;
	padding: 10px;
	vertical-align: middle;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/

}


.table_menu .tr1 th:nth-child(1){
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #B9B0AB;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/* 100 - 768用（タブレット用）の記述 */
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


@media screen and (min-width: 100px) and (max-width: 979px)  {



.table01 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97A7D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97A7D8;
	font-size: 90%;
	margin-top: 50px;
	margin-bottom: 50px;
}


.table01 th{
	width:70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #ffffff;
	background-color: #76A28B;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}


.table01 th:last-child{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;

}

.table01 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	background-color : #ffffff;
	margin: 0px;
	padding: 11px;

}






.table02 {
	border-collapse:collapse;
	width: 99%;
	text-align:left;
	font-size: 90%;
	line-height: 150%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #647BC5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #647BC5;


}

.table02 th, .table02 td{
        display:block;
        width: 100%;
}


.table02 th{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	color : #ffffff;
	background-color : #76A28B;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}

.table02 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	color : #5c3a08;
	background-color : #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}

.table_menu {

	font-size: 90%;
}



/******************************************************************************
/* 離乳食用テーブル01
*******************************************************************************/


.table04 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
}

.table04 tr {
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

}


.table04 tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

}




.table04 th{
	width:100%;
	display: block;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;

}



.table04 td{
	width:100%;
	display: block;
	background-color : #FDF3F1;
	margin: 0px;
	padding: 11px;

}











.table05 th{
	width:80px;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: wrap;

}

.tape_area {
	display: inline-block;
	white-space: wrap;
	overflow-wrap: anywhere;
}


.tape01 {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	color: #524640;
	background-color: #FFE4F1;
	margin-top: 5px;
	margin-bottom: 5px;
}




.tape06 {
	display: inline-block;
	margin-left: 5px;
	color: #524640;
	padding: 5px;
	border-radius: 5px;
	background-color: #F8DCC4;
	margin-top: 5px;
	margin-bottom: 5px;

}





/******************************************************************************
/* 離乳食用テーブル01
*******************************************************************************/


.table06 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
}




.table06 th{
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;

        display:block;
        width: 100%;

	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #B9B0AB;

	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}



.table06 td{
        display:block;
        width: 100%;

	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #B9B0AB;

	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B0AB;

	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}



}



