@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: #76A28B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76A28B;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}


.table01 th{
	width:160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A28B;
	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;

}


.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: 100%;
	text-align:left;
	font-size: 100%;
	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;
	margin-top:20px;
	margin-bottom:0px;

}


.table02 th{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #647BC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A28B;
	color : #ffffff;
	background-color : #76A28B;
	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: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B0AB;

}


.table04 tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #B9B0AB;

}


.table04 tr:first-child {
	font-size: 120%;

}

.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;

}


.tape01 {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #DC3545;
	margin-top: 5px;
	margin-bottom: 5px;
	vartical-align: top;
}

.tape02 {
	display: inline-block;
	margin-left: 0px;
	color: #524640;
	padding: 5px;
	border-radius: 5px;
	background-color: #ffffff;


}



.tape03 {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	color: #555555;
	background-color: #efefef;
	margin-top: 5px;
	margin-bottom: 5px;
}


.tape04 {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #F1F9FC;
	margin-top: 5px;
	margin-bottom: 5px;
}


.tape_area {
	display: inline-block;

}


.balloon1 {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 100%;
  background: #e0edff;
	border-radius: 5px;
margin-top :20px;
margin-bottom :20px;

}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 15px solid #e0edff;
}

.balloon1 p {
  margin: 0;
  padding: 0;
	font-weight: 700;
	color: #2E759A;
}


.rinyushoku_copy {
	position: relative;
	width: 99.6%;
	display: block;
	font-size: 110%;
	font-weight: 700;
	color: #ffffff;
	margin: 30px auto 20px auto;
	background: #A7CE95;
	box-shadow: 0px 0px 0px 5px #A7CE95;
	border: dashed 3px white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

	box-sizing: border-box;
}

.one_point p {
  margin: 0;
  padding: 0;
	font-size: 110%;
	font-weight: 700;
	color: #2E759A;
}




/******************************************************************************
/* 枠付きテーブル
*******************************************************************************/



.table_menu {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76CB5C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76CB5C;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
}


.table_menu th{
	width: 20%;
	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: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/

}


.table_menu td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C289;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95C289;
	background-color : #ffffff;
	padding: 10px;
	vertical-align: middle;
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/

}


.table_menu .tr1 th:nth-child(3){
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95C289;
}










.table11 {
	border-collapse:collapse;
	width: 100%;
	text-align:left;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ ゴシック","verdana",  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  sans-serif;
	font-size: 100%;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76CB5C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76CB5C;
	margin-top:20px;
	margin-bottom:20px;

}



.table11 th{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76CB5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76CB5C;
	color : #ffffff;
	background-color : #89AF7D;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}

.table11 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76CB5C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76CB5C;
	color : #5c3a08;
	background-color : #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;

}







/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/* 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: 0px;
	margin-bottom: 30px;
}


.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%;
}


.table04 th{
	width:160px;
	color: #524640;
	background-color: #F8DCC4;
	font-weight: 700;
	margin: 0px;
	padding: 11px;
	vertical-align: middle;
	text-align: center;
	white-space: wrap;

}


.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: #ffffff;
	background-color: #DC3545;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tape02 {
	display: inline-block;
	margin-left: 5px;
	color: #524640;
	padding: 5px;
	border-radius: 5px;
	background-color: #F1F9FC;
	margin-top: 5px;
	margin-bottom: 5px;

}







}



