@charset "utf-8";

/*============================================================
Common
============================================================*/

#header-navi{
	margin-bottom:13px;
	float:right;
}

#header-navi li{
	float:left;
	margin-left:4px;
}


/*============================================================
Top
============================================================*/

#header-top li{
	float:left;
	margin-right:30px;
}
#header-top li.end{
	margin-right:0;
}

.top-footer li.left{
	float:left;
}

.top-footer li.right{
	float:right;
}



/*============================================================
布花
============================================================*/

.nunobana-box-01{
	background:#f1eee5;
	padding:0 21px 15px;
}

.nunobana-box-01 .txt{
	float:left;
	width:455px;
}

.nunobana-box-01 .img{
	float:right;
	width:151px;
	margin-top:20px;
}

.nunobana-box-01-og{
  display: inline-block;
  padding: 3px 16px;
  background-color: #9f8f51;
  color: #fff;
  font-weight: normal;
  border-radius: 12px;
  margin: 4px 0;
}

.nunobana-works-list{
	padding:0 28px;
}

.nunobana-works-list li{
	float:left;
	margin:0 5px 5px;
}

.nunobana-box-02{
	padding:0 21px 15px;
}

.nunobana-box-02 .txt{
	float:left;
	width:455px;
}

.nunobana-box-02 .img{
	float:right;
	width:151px;
}

.nunobana-box-03{
	padding:20px 21px;
	border:1px solid #9f8f51;
}

.nunobana-box-03 .txt{
	float:right;
	width:455px;
}

.nunobana-box-03 .img{
	float:left;
	width:141px;
}

.nunobana-footer li.left{
	float:left;
}

.nunobana-footer li.right{
	float:right;
}



/*============================================================
オープンガーデン
============================================================*/
.garden-info-box li{
	float:left;
	margin-right:15px;
}

.garden_box-02{
	font-size:14px;
	line-height:1.8;
	margin-left:25px;
	margin-right:25px;
}

.garden-navi li{
	float:left;
	margin-right:9px;
}

.garden-navi li.end{
	margin-right:0;
}



/*============================================================
カフェ
============================================================*/
.cafe_box-01{
	margin-left:25px;
	margin-right:25px;
}

.cafe_box-02 li.txt{
	float:left;
	width:419px;
}

.cafe_box-02 li.img{
	float:right;
	width:172px;
}

.cafe-menu div.name{
	float:left;
	margin-right:10px;
	line-height:1.8;
}

.cafe-menu div.value{
	float:left;
	line-height:1.8;
}

.cafe_box-02_inside{
	padding-left:25px;
}



/*============================================================
布花教室
============================================================*/
.lesson_box-01 li.txt{
	float:left;
	width:400px;
}

.lesson_box-01 li.img{
	float:right;
	width:215px;
	margin-right:25px;
}
.lesson_box-01_inside{
	padding-left:25px;
}


.table_lesson th,
.table_lesson td{
	border:1px solid #e6e6e6;
	border-collapse:collapse;
	padding:8px 5px;
}

.table_lesson td{
	text-align:left;
	width:155px;
}


.table_lesson-02 th,
.table_lesson-02 td{
	border:1px solid #e6e6e6;
	border-collapse:collapse;
	padding:8px 5px;
}

.table_lesson-02 th{
	text-align:left;
	width:80px;
}
.table_lesson-02 td{
	text-align:left;
	width:230px;
}



/*============================================================
造園
============================================================*/
.gardening_box-01{
	font-size:14px;
	line-height:1.8;
	margin-left:25px;
	margin-right:25px;
	min-height:550px;
}



/*============================================================
展示会
============================================================*/

.exhibition-box-01{
  margin: 0 20px 20px;
}

.exhibition-box-01-inner{
  display: flex;
  justify-content: space-between;
}

.exhibition-box-01 h2{
  font-size: 150%;
  background-color: #a18e54;
  color: #FFF;
  display: inline-block;
  padding: 4px 16px;
  border-radius: 16px;
  margin-bottom: 16px;
}

.exhibition-box-01 h3{
  font-size: 120%;
}

.exhibition-box-01 p{
  margin-bottom: 16px;
}

.table_exhibition-title th,
.table_exhibition-title td{
	border:none;
	border-collapse:collapse;
	padding:8px 5px;
	font-weight:bold;
	color:#9f8f51;
}
.table_exhibition-title th{
	text-align:left;
	width:100px;
}
.table_exhibition-title td{
	text-align:left;
	width:260px;
}


.table_exhibition th,
.table_exhibition td{
	border:1px solid #e6e6e6;
	border-collapse:collapse;
	padding:8px 5px;
}

.table_exhibition th{
	text-align:left;
	width:100px;
}
.table_exhibition td{
	text-align:left;
	width:260px;
}



/*============================================================
サイトマップ
============================================================*/

.sitemap_box-01{
	margin-left:35px;
	min-height:700px;
}

.sitemap_box-01 li{
	list-style:disc;
	color:#e6e6e6;
	margin-bottom:10px;
}



/*============================================================
お問合せ
============================================================*/

.contact-box-01{
	padding:0 21px 15px;
}

.contact-box-01 .txt{
	float:left;
	width:240px;
	font-size:14px;
}

.contact-box-01 .img{
	float:right;
	width:355px;
}


