body {
	font-size: 12px;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:url(../images/kabe_01.gif);
	background-color: #ffffff;
}
td,th {
	font-size: 12px;
	line-height: 160%;
}
a:link    {
text-decoration:none; color:#0000cd;
}
a:visited {
text-decoration:none; color:#0000cd;
}
a:active  {
text-decoration:underline; color:#ff7f50;
}
a:hover   {
text-decoration:underline; color:#808080;
}
pre       {
	font-size: 12px;
}
hr {
	clear: both;
	height: 1px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4.saiyo {
	width:540px;
	text-align:left;
	color:#808000;
	font-size: 14px;
	margin: 10px 0;
	padding-left: 10px;
	border-bottom:1px #ccc dotted;
	border-left:4px #808000 solid;
}
ul {
  margin-top: 0px;
  margin-left: 20px;
  padding: 0px;
}

iframe {
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
}
.bg_white {
	background-color: #ffffff;
}
.bg_gray {
	background-color: #ededed;
}

#line_yoko {
	background-image:url(../images/b_line_yoko.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* ▽Table（タイトル）▽--------------- */
#tbl_ttl table {
	width:650px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
#tbl_ttl table td {
	background-color: #c0e0e0;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 3px;
	color:#ff7f50;
}

#tbl_ttl table th {
	width:150px;
	background-color: #008040;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 3px;
	color:#ffffff;
}

/* ▽Table（タイトル＞各年齢）▽--------------- */
#tbl_ttl_nenrei table {
	width:650px;
	margin-bottom: 20px;
}
#tbl_ttl_nenrei table td {
	background-color: #fa8072;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	color:#ffffff;
}

/* ▽Table（タイトル＞子どもたちの）▽--------------- */
#tbl_ttl_kodomo table {
	width:650px;
	margin-bottom: 20px;
}
#tbl_ttl_kodomo table td {
	background-color: #7b68ee;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	color:#ffffff;
}

/* ▽Table（タイトル＞食べる力）▽--------------- */
#tbl_ttl_taberu table {
	width:650px;
	margin-bottom: 20px;
}
#tbl_ttl_taberu table td {
	background-color: #339966;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	color:#ffffff;
}

/* ▽Table（タイトル＞行事予定）▽--------------- */
#tbl_ttl_gyoji table {
	width:650px;
	margin-bottom: 20px;
}
#tbl_ttl_gyoji table td {
	background-color: #db7093;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	color:#ffffff;
}

/* ▽Table（タイトル＞苦情処理）▽--------------- */
#tbl_ttl_kujyo table {
	width:650px;
	margin-bottom: 20px;
}
#tbl_ttl_kujyo table td {
	background-color: #0000cd;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 2px;
	color:#ffffff;
}
/* ▽Table（タイトル＞募集要項）▽--------------- */
#tbl_ttl_boshu table {
	width:650px;
	margin-bottom: 20px;
}

#tbl_ttl_boshu table th {
	width:150px;
	background-color: #808000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 3px;
	color:#ffffff;
}
#tbl_ttl_boshu table td {
	width:500px;
	background-color: #B5B56A;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding: 2px;
	color:#ffffff;
}





/* ▽Table（通常）▽--------------- */
#tbl_std table {
	margin-bottom: 20px;
}
#tbl_std table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 3px;

}
#tbl_std table th {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 3px;
}

/* ▽Table（グリーン表）▽--------------- */
#tbl_grn table {
	background-color: #c0e0e0;
	margin-bottom: 20px;
}
#tbl_grn table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}

#tbl_grn table th {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding: 5px;
}

/* ▽Table（年齢）▽--------------- */
#tbl_nenrei table {
	background-color: #ffffff;
	margin-bottom: 20px;
}
#tbl_nenrei table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}
#tbl_nenrei table th {
	color:#c71585;
	font-size:14px;
	text-align:center;
	padding: 5px;
}

/* ▽Table（1人）▽--------------- */
#tbl_hitori table {
	background-color: #ffffff;
	margin-bottom: 20px;
}
#tbl_hitori table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}
#tbl_hitori table th {
	color:#6a5acd;
	font-size:14px;
	text-align:center;
	padding: 5px;
}

/* ▽Table（流れ1）▽--------------- */
#tbl_nagare_one table {
	background-color: #a9a9a9;
	margin-bottom: 20px;
}
#tbl_nagare_one table td {
	background-color: #ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}
#tbl_nagare_one table th {
	background-color: #e6e6fa;
	font-size:12px;
	text-align:center;
	padding: 5px;
}

/* ▽Table（流れ2）▽--------------- */
#tbl_nagare_two table {
	background-color: #a9a9a9;
	margin-bottom: 20px;
}
#tbl_nagare_two table td {
	background-color: #ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;
}
#tbl_nagare_two table th {
	background-color: #fff8dc;
	font-size:14px;
	text-align:center;
	padding: 5px;
}

/* ▽Table（調整）▽--------------- */
#tbl_chosei table {
	background-color: #ffffff;
}
#tbl_chosei table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 0px;
}

/* ▽Table（食べる力）▽--------------- */
#tbl_taberu table {
	background-color: #ffffff;
	margin-bottom: 20px;
}
#tbl_taberu table td {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 5px;

}

#tbl_taberu table th {
	color:#ff4500;
	font-size:14px;
	text-align:center;
	padding: 5px;
}

/* ▽Table（ポスト）▽--------------- */
#tbl_post table {
	background-color: #ffffff;
	margin-bottom: 20px;
}
#tbl_post table td {
	font-size:12px;
	text-align:left;
	padding: 5px;

}

#tbl_post table th {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding: 5px;
}

/* ▽Table（メニュー）▽--------------- */
#tbl_menu table {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6fb7ff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6fb7ff;
}
#tbl_menu table td {
	text-align:center;
	padding: 0px;
}

/* 新着情報
---------------------------------------------------------------------------*/
dl.information {
	width:700px;
	overflow: auto;
	height: 100px;
	zoom: 1;
}
dl.information dt{
	text-align:left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 90px;
	float: left;
	clear: both;

}
dl.information dd {
	text-align:left;
	margin-bottom: 5px;
	padding: 0 0 5px 0px;
	margin-left:0;
	border-bottom: 1px dotted #ccc;
}

/* 保護者専用情報ボタン */
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn-wrap {
  margin: 30px 0;
}

a.btn-c {
  font-size: 2.0rem;
  position: relative;
  padding: 0.25rem 2rem 1.5rem 3.5rem;
  color: #fff;
  background: #0099FF;
  -webkit-box-shadow: 0 5px 0 #0088FF;
  box-shadow: 0 5px 0 #0088FF;
}

a.btn-c span {
  font-size: 0.5rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 275px);
  display: block;
  width:550px;
  padding: 0.2rem 0;
  color: #0099FF;
  border: 2px solid #0099FF;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #0066FF;
  -webkit-box-shadow: 0 2px 0 #0088FF;
  box-shadow: 0 2px 0 #0088FF;
}

a.btn-c:hover:before {
  left: 2rem;
}


.btn,
a.btn,
button.btn {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.9rem;
  z-index:0;
}

.btn-wrap {
  display: block;
  max-width: 80%;
  margin: 0 auto 20px;
}

a.btn-b {
  font-size: 1.8rem;
  display: block;
  overflow: hidden;
  padding: 1.5rem 0 1.5rem 3rem;
  border-bottom: 5px solid #02B4B6;
  background: #00FFFF;
}
a.btn-b .sm{
  font-size: 1.0rem;
}
a.btn-b:before {
  font-size: 1.2rem;
  font-weight: bold;

  position: absolute;
  top: 2.2rem;
  left: -3.5rem;

  padding: 0 3rem;

  content: "ご案内!";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: top;
  transform-origin: top;

  color: #fff;
  background: #eb6100;
  -webkit-box-shadow: 0 3px 3px #00B6B8;
  box-shadow: 0 3px 3px #00B6B8;
}

a.btn-b:hover {
  transform: translateY(3px);

  border-bottom: 2px solid #00FFFF;
  background: #00D2D4;
}
