@charset "utf-8";
/*========================================
　　　自然発見館
========================================*/
/*インナー*/
.inner {
  width: 630px;
  margin: 0;
  padding: 0;
  clear: both;
}
.inner_s {
  width: 300px;
  margin: 0;
  padding: 0 5px;
  float: left;
}
/*受付終了*/
.end {
  font-size: 90%;
  color: #ff0000;
  font-weight: bold;
}
/*※印*/
p.come {
  padding-left: 1em;
  text-indent: -1em;
  margin: 0; /*padding: 0;*/
}
/*========================================
　　　季節の見どころ
========================================*/
.pinfo_text {
  width: 420px;
  float: left;
}
/*.pinfo_text ul li {
	list-style-type: circle;
	line-height: 180%;
	margin: 0;
}*/
.pinfo_photo {
  width: 180px;
  float: right;
  padding: 15px 0 15px 10px;
}
/*　園内花情報
------------------------------*/
.hanajouhou {
  background: #0c8936;
  color: #FFFFFF;
  text-align: center;
  /*width:139px;*/
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
}
.tbl_hana {
  border-collapse: collapse;
  border: none;
  padding: 0;
}
.tbl_hana td {
  padding: 0;
  margin: 0;
}
/*　プログラム活動報告
------------------------------*/
.tbl_houkoku {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
  border: 1px solid #CCC;
  margin: 0 0 20px 0;
}
.tbl_houkoku th, .tbl_houkoku td {
  padding: 5px 7px;
}
.tbl_houkoku th {
  width: 50%;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.tbl_houkoku td.day {
  width: 50%;
  padding-left: 10px;
  border-left: 1px dotted #CCC;
  text-align: left;
}
.tbl_houkoku td.nerai {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.tbl_houkoku td.photo {
  text-align: center;
}
.tbl_houkoku td.comment {
  vertical-align: top;
  border: 1px solid #CCC;
}
/*　スタッフおすすめプログラム
------------------------------*/
div.box_yokoku {
  width: 100%;
  margin: 0;
  padding: 0;
}
div.box_yokoku p.title {
  text-align: center;
  line-height: 180%; /*font-size: 130%;
	font-weight: bold;*/
}
div.box_yokoku p.title span {
  font-size: 140%;
  font-weight: bold;
}
.tbl_yokoku {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px solid #CCC;
  margin: 0 0 20px 0;
}
.tbl_yokoku td h3 {
  padding: 0;
  color: #663311;
  font-size: 110%;
  font-weight: 500;
  margin: 30px 20px;
  border: none;
  clear: both;
}
.tbl_yokoku td h3::before, .tbl_yokoku td h3::after {
  display: none;
}
.tbl_yokoku th, .tbl_yokoku td {
  padding: 20px 7px;
  border-bottom: 1px solid #CCCCCC;
}
/*.tbl_yokoku th {
	width: 50%;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 20px 10px;
}*/
/*.tbl_yokoku tr.title {
	border-bottom:1px solid #CCCCCC;
}*/
.tbl_yokoku td.photo {
  vertical-align: top;
  width: 250px;
}
.tbl_yokoku td.photo img {
  margin: 0 20px 0px;
}
/*
.tbl_yokoku td.photo p.title {
  font-weight: bold;
  text-align: center;
}
*/
.tbl_yokoku td.photo p.title > span {
  font-size: 100%;
}
.tbl_yokoku td.text {
  vertical-align: top;
  padding-right: 15px;
}
.tbl_yokoku table.time {
  width: 100%;
  margin: 0;
}
.tbl_yokoku table.time td, .tbl_yokoku table.time th {
  padding: 5px 7px;
  border: none; /*打消し*/
}
.tbl_yokoku table.time th {
  font-weight: bold;
  white-space: nowrap;
  vertical-align: top;
}
/*　自然情報
------------------------------*/
.tbl_shizen {
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px 10px;
  margin: 0 0 10px 0;
  padding: 0;
}
.tbl_shizen td.photo {
  text-align: center;
  padding: 0;
}
.tbl_shizen td.text {
  padding: 5px 7px;
  border: 1px solid #CCCCCC;
  vertical-align: top;
  width: 50%;
}
/*------------------------------
　旬の花便り
------------------------------*/
/*花だより2016*/
table.hana {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
table.hana td.come {
  background-color: #eee;
  /*border: 1px solid #CCC;*/
  vertical-align: top;
  text-align: left;
  padding: 8px 10px;
}
table.hana td.f_name {
  font-weight: bold;
  font-size: 110%;
  padding: 0 16px;
}
table.hana td.f_time {
  font-size: 90%;
  padding: 0 16px 0 0;
}
table.hana td.f_time_02 {
  font-size: 90%;
  padding: 0 16px 0 0;
  font-weight: bold;
  color: #FF0000
}
/*table.hana {
  width: 100%;
  border: 1px solid #CCC;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;

  border-collapse: separate;
  border-spacing: 5px 10px;
  clear: both;
}
table.hana td.kaisetu {
  line-height: 140%;
  text-align: left;
  vertical-align: top;

  padding-bottom: 10px;
}*/
/*table.hana td.kaisetu_end {
  line-height: 140%;
  text-align: left;
}
table.hana td.f_name {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}
table.hana td.f_time {
  font-size: 12px;
  text-align: left;
}
table.hana td.f_time_02 {
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  color: #FF0000
}
table.hana td.come {
  border: 1px solid #CCC;
  vertical-align: top;
  text-align: left;
  padding: 5px;
}
table.hana td.kaisetu2 {
  line-height: 140%;
  text-align: left;
  vertical-align: top;
}
table.hana td.photo {
  text-align: center;
}*/
.ex {
  vertical-align: top;
  text-align: left;
  padding: 10px;
  clear: both;
  border: 1px dotted #CCCCCC;
}
/*タイトル横　掲載日*/
h3 span.day {
  color: #663311;
  font-weight: bold;
  font-size: 80%;
  float: right;
  padding: 5px 0;
}
/*div#hanadayori {
  margin-bottom: 20px;
}*/
/* コーディング変更　20160704～*/
/*写真・コメント*/
/*div#hanadayori .hana_wrap .photo {
  width: 290px;
  padding: 5px;
  margin: 0 0 5px 0;
  display: inline-block;
  vertical-align: top;
}
div#hanadayori .hana_wrap .photo img {
  display: block;
  margin-bottom: 10px;
}
div#hanadayori .hana_wrap .photo p, div#hanadayori div.inner p.comment {
  border: 1px solid #CCCCCC;
  padding: 5px 7px;
}
div#hanadayori .hana_wrap .photo p.pink {
  border: 1px solid #DBB1E1;
  background-color: #FBEFFC;
}
div#hanadayori div.inner p.comment {
  margin-top: -10px;
}*/
/*花の解説*/
/*div#hanadayori div.inner div.kaisetu {
  width: 290px;
  padding: 10px;
  margin: 0 5px;
  border: 3px solid #f5dfa6;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
}*/
/*div#hanadayori div.inner div.kaisetu dl dt {
  font-size: 120%;
  font-weight: bold;
  color: #663311;
  margin-bottom: 15px;
}*/
/*div#hanadayori div.inner div.kaisetu dl dt span {
  font-size: 90%;
  font-weight: bold;
  color: #663311;
  margin: 15px 0;
}*/
/*div#hanadayori div.inner div.kaisetu dl dd {
  background-image: url(../../img/tmp/list_ye.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 15px;
}*/
/*div#hanadayori div.inner div.kaisetu dl dd.red {
  color: #CC0000;
}*/
/*追加*/
div#hanadayori .kaisetu dt span {
  font-size: 80%;
  color: #630;
}
div#hanadayori span.red {
  font-size: 100%;
  color: #CC0000;
}
/**/
#hanadayori .hana_wrap {
  width: 600px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*解説*/
#hanadayori .hana_wrap .kaisetu {
  width: 290px;
  margin: 0 5px 40px 5px;
  padding: 15px 20px;
  border: 3px solid #f5dfa6;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
}
#hanadayori .hana_wrap .kaisetu dl {
  margin: 0;
  padding: 0;
}
#hanadayori .hana_wrap .kaisetu dl dt {
  font-weight: bold;
  color: #663311;
  margin-bottom: 15px;
  font-size: 100% !important;
}
#hanadayori .hana_wrap .kaisetu dl dd {
  margin: 0;
  padding: 0;
  font-size: 90% !important;
  /*background-image: url(../../img/tmp/list_ye.jpg);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 15px;*/
}
/*写真・コメント*/
#hanadayori .hana_wrap .photo {
  width: 290px;
  margin: 0 5px 40px 5px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
#hanadayori .hana_wrap .photo img {
  display: block;
  margin-bottom: 10px;
}
#hanadayori .hana_wrap .photo p, #hanadayori p.comment {
  width: 100%;
  border: 1px solid #CCCCCC;
  padding: 8px 10px;
  font-size: 95% !important;
}
/*はば100％*/
#hanadayori p.comment.w100 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px !important;
  margin: -35px 0 20px 0;
}
#hanadayori .hana_wrap .photo p.pink {
  border: 1px solid #DBB1E1;
  background-color: #FBEFFC;
}
/*#hanadayori .hana_wrap .comment {
  margin: -35px 0 0 10px;
}*/
/**/
div#hanadayori .backno {
  margin: 0 auto;
}
div#hanadayori .backno h4 {
  color: #FF9999;
  background-image: url(../img/news/hana/tmp/title_back.jpg);
  background-repeat: no-repeat;
  background-position: 160px center;
  padding: 15px 0 15px 80px;
  text-align: center;
}
div#hanadayori .backno ul {
  list-style: none;
  margin: 20px 0;
}
div#hanadayori .backno ul li {
  display: inline-block;
  margin: 4px 2px;
}
div#hanadayori .backno ul li a {
  display: block;
  border: 2px solid #b2d6d4;
  padding: 5px 50px;
  border-radius: 5px;
}
div#hanadayori .backno ul li a:hover {
  background-color: #b2d6d4;
}
/*========================================
　　　ご利用にあたって
========================================*/
div.box_pguide {
  width: 300px;
  margin-bottom: 10px;
  padding: 0 5px;
  float: left;
  text-align: center;
}
/*テーブル ご利用にあたって*/
table.tbl_pguide {
  width: 290px;
  border: 1px solid #759D9E;
  border-collapse: collapse;
}
table.tbl_pguide th, table.tbl_pguide td {
  border: 1px solid #759D9E;
}
table.tbl_pguide th {
  width: 45px;
}
table.tbl_pguide td.pamph {
  padding: 10px;
  text-align: center;
  background-color: #DDF1DC;
}
table.tbl_pguide h4 {
  margin: 0;
  padding: 0;
}
table.tbl_pguide td.title_img {
  padding: 0;
  border: none !important;
  text-align: left;
}
/*リンクメニュー*/
ul.lst_pguide {
  list-style: none;
  margin: 0 auto;
}
ul.lst_pguide li {
  display: inline-block;
  margin-right: 20px;
  padding: 0;
  vertical-align: top;
}
ul.lst_pguide li img {
  margin-right: 8px;
  vertical-align: middle;
}
/*
自然発見館について
------------------------------*/
.about_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
table.tbl_about {
  width: 48%;
  border: 1px solid #759D9E;
  border-collapse: collapse;
  margin: 10px 10px 10px 0;
}
table.tbl_about th, table.tbl_about td {
  text-align: center;
}
table.tbl_about td.text {
  text-align: left;
}
table.tbl_about th {
  width: 100%;
  background-color: #759D9E;
  color: #FFFFFF;
  font-weight: bold;
}
table.tbl_about th > sup {
  color: #FFFFFF;
  font-weight: bold;
}
/*table.tbl_about {
  width: 290px;
  border: 1px solid #759D9E;
  border-collapse: collapse;
  float: left;
  margin: 0 10px 10px;
}
table.tbl_about th, table.tbl_about td {
  border: 1px solid #759D9E;
}
table.tbl_about th {
  width: 100%;
  background-color: #759D9E;
  color: #FFFFFF;
  font-weight: bold;
}
table.tbl_about th > sup {
  color: #FFFFFF;
  font-weight: bold;
}*/
/*
園内マップ
------------------------------*/
.gallary_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.gallary_wrap .table {
  margin: 0 20px 0 0;
}
.gallary_wrap .table td {
  border: 1px solid #ccc;
  vertical-align: top;
  width: 50%;
}
/*table.tbl_pmap {
  width: 310px;
  float: left;
  margin-right: 10px;
  padding: 0;
  border: 1px solid #CCCCCC;
}
table.tbl_pmap td {
  padding: 3px 5px;
  border: 1px solid #CCCCCC;
}*/
/*========================================
　　　交通アクセス
========================================*/
.maplink {
  background-color: #CECEFF;
  text-align: center;
}
/*========================================
　　　よくある質問
========================================*/
table.tbl_faq {
  width: 100%;
}
table.tbl_faq th {
  width: 50%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 7px;
}
table.tbl_faq td {
  vertical-align: top;
  padding: 7px 5px;
}
table.tbl_faq td ul, table.tbl_faq td ol {
  margin: 0;
  padding: 0;
}
table.tbl_faq td li {
  margin-left: 10px;
  line-height: 180%;
}
table.tbl_faq td.icon, table.tbl_faq td.que, table.tbl_faq td.ans {
  padding-bottom: 20px;
  border-bottom: 1px dotted #999999
}
table.tbl_faq td.icon {
  width: 25px;
}
table.tbl_faq td.que {
  width: 230px;
}
table.tbl_faq td.ans {}
table.tbl_faq_in td {
  border: 1px solid #AFC5F5;
}
a.anq {
  display: block;
  margin-top: -80px;
  padding-top: 80px;
  pointer-events: none;
}
/*========================================
　　　環境教育情報
========================================*/
/*
環境教育情報トップ
------------------------------*/
/*リンクメニュー*/
ul.lst_emenu {
  list-style: none;
  margin: 0 auto;
}
ul.lst_emenu li {
  display: inline-block;
  margin-right: 1em;
  padding: 0;
  vertical-align: top;
  color: #999999;
}
ul.lst_emenu li:after {
  content: '|';
  margin-left: 1em;
}
ul.lst_emenu li:last-child:after {
  content: ''
}
.tbl_eprg01 {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 10px 3px;
}
.tbl_eprg01 th {
  background-color: #0066FF;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
.tbl_eprg01 td.photo {
  text-align: center;
}
.tbl_eprg02 {
  width: 100%;
  margin-bottom: 20px;
}
.tbl_eprg02 td {
  text-align: center;
}
/*
プログラム団体利用
------------------------------*/
/*環境教育プログラムテーブル
(幼児団体、出張講座でも使用)
*/
#program {
  width: 100%;
  border: 1px #666666 solid;
  border-collapse: collapse;
  border-spacing: 0; /*font-size: 85%;*/
}
/**/
#program.p_list td {
  text-align: center;
}
#program.p_list td:nth-child(3) {
  text-align: left;
}
/**/
#program.t_list td,
#program.t_list td span {
	line-height: 160% !important;
}
#program.t_list td:nth-child(2) {
  width: 17px;
}
/**/
#program th, #program td {
  border: 1px #666666 solid;
  padding: 2px 6px;
}
#program th {
  /*padding: 1px;*/
  font-weight: bold;
  color: #333333;
  line-height: 120%;
  text-align: center;
  background-color: #FADCE9;
  vertical-align: middle;
}
#program td.a {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  background-color: #33ADAB;
  color: #FFF;
}
#program td.b {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  background-color: #E95098;
  color: #FFF;
}
#program td.c {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  background-color: #C57857;
  color: #FFF;
}
#program td.d {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  color: #FFF;
  background-color: #97A374;
}
#program td.e {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  color: #FFF;
  background-color: #F99
}
#program td.sdgs {
  padding: 5px;
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  color: #FFF;
  background-color: #00A0E9;
}
#program td.center {
  padding: 3px 2px;
  text-align: center;
}
#program td.center span {
  /*  font-size: 0.8em;*/
}
/*単元名*/
/*#program td.tangen {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 0.8em;
  line-height: 140%;
  vertical-align: top;
}
#program td.tangen span {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}*/
/*学年*/
#program th.gakunen {
  width: 62px;
}
/*タイトル*/
#program th.title {
  width: 100px;
}
/*科目アイコン*/
#program td img {
  display: block;
  padding: 0px 0;
  /*padding: 2px 0;*/
  text-align: center;
  margin: 2px 0;
}
#program td.craft {
  font-weight: bold;
  text-align: left;
  background-color: #33ADAB;
  color: #FFF;
  vertical-align: middle;
}
#program td.observation {
  font-weight: bold;
  line-height: 120%;
  background-color: #E95098;
  color: #FFF;
  vertical-align: middle;
}
#program td.workshop {
  font-weight: bold;
  line-height: 120%;
  background-color: #C57857;
  color: #FFF;
  vertical-align: middle;
}
#program th, #program td, #program td a, #program td span {
  font-size: 12px !important;
}
/*文字色*/
.purple {
  color: #939;
}
.orange {
  color: #FF8000;
}
.green {
  color: #008000;
}
/*科目アイコン*/
.gry img {
  vertical-align: middle;
  margin-top: -5px;
}
/*
プログラム団体利用お申込み
------------------------------*/
.tbl_order {
  width: 100%;
  border: 1px solid #666666;
  border-collapse: collapse;
  margin-bottom: 0;
}
.tbl_order td, .tbl_order td {
  border: 1px solid #666666;
}
/*
オーダーメイドプログラム 
------------------------------*/
/*program*/
.ordermade_image {
  padding: 8px 16px;
  background-image: url(../img/ee/ordermade/back.jpg);
  background-repeat: repeat-y;
  background-position: center;
}
.ordermade_image .underline {
  border-bottom: double 6px #24A15D;
  padding-bottom: 4px;
  color: #24A15D;
  font-size: 16px;
  font-weight: bold;
}
.ordermade_image .box01 {
  /*background-color:#D1E4CE;*/
  background-color: rgba(255, 255, 255, 0.9);
  margin: 8px 0;
  padding: 16px;
  overflow: hidden;
  background-image: url(../img/ee/ordermade/01.png);
  background-position: right top;
  background-repeat: no-repeat;
  height: 290px;
  border-radius: 9px;
}
.ordermade_image .box02 {
  /*background-color:#eee;*/
  background-color: rgba(255, 255, 255, 0.9);
  padding: 16px;
  margin: 12px 0;
  overflow: hidden;
  background-image: url(../img/ee/ordermade/02.png);
  background-position: right top;
  background-repeat: no-repeat;
  height: 145px;
  border-radius: 9px;
}
.ordermade_image .box03 {
  /*background-color:#D7E7A8;*/
  background-color: rgba(255, 255, 255, 0.9);
  padding: 16px;
  margin: 8px 0;
  overflow: hidden;
  background-image: url(../img/ee/ordermade/03.png);
  background-position: 96% 4%;
  background-repeat: no-repeat;
  height: 145px;
  border-radius: 9px;
}
.ordermade_image .top {
  width: 90px;
  float: left;
}
.ordermade_image .balloon {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 20px 5px;
  width: 70px;
  height: 70px;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  background: #24A15D;
  border-radius: 50%;
  box-sizing: border-box;
}
.ordermade_image .balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #24A15D;
  z-index: 0;
}
.ordermade_image .txt {
  float: left;
  width: 300px;
}
.ordermade_image .pic {
  float: right;
}
/*施設紹介 */
h3.smap a {
  position: relative;
  top: -100px;
  display: block;
}