/* CSS Document */
#content-right h2.g-title{
	font-size:19pt;
	border-left:solid 5px #009900;
	padding:0 0 0 10px;
	}

.parasol-title{
	background:url(../garden/img/parasol_bg.jpg) no-repeat left top;
	width:720px;
	height:80px;
	padding-bottom:20px;
	}
/*----------------------------------*/	
#wrapper #content #content-right #imgthumb-parasol .imgthumb{
	width: 25%;
	height: 340px;
	box-sizing: border-box;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 15px 10px 0;
		}
#wrapper #content #content-right #imgthumb-parasol .imgthumb a img {
	border: 1px solid #ccc;
	margin: 0 auto 5px;
		}
#wrapper #content #content-right #imgthumb-parasol .imgthumb a img:hover {
	border: 1px solid #4a77ff;
		}
#wrapper #content #content-right #imgthumb-parasol .imgthumb dt {
	font-weight: bold;
	color: #5b5b5b;
}
/*---------------パラソル独立ページ-------------------*/

#wrapper #content #content-right .imgthumb-parasol_p {
	display: flex;
	flex-flow: row wrap;
}
	
#wrapper #content #content-right .imgthumb-parasol_p .imgthumb_p{
	width: 33%;
	box-sizing: border-box;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 20px;
	position: relative;
		}
#wrapper #content #content-right .imgthumb-parasol_p .imgthumb_p a img {
	border: 1px solid #fff;
	margin: 0 auto 10px;
	display: block;
	width: 140px;
	height: 140px;
	object-fit: contain;
	transition: .3s ease-in-out;
		}
#wrapper #content #content-right .imgthumb-parasol_p .imgthumb_p a img:hover {
	border: 1px solid #4a77ff;
	opacity: .6;
		}
#wrapper #content #content-right .imgthumb-parasol_p .imgthumb_p dt {
	font-weight: bold;
	color: #737373;
	font-size: 1.1em;
	margin: 0 0 5px;
}
#wrapper #content #content-right .imgthumb-parasol_p .imgthumb_p dd {
	color: #737373;
}
/*----------------------------------*/		
/*#garden-conbi dl {
	width:240px;
	padding:10px;
	margin:0 0 10px 0;
	float:left;
	}
	
#garden-conbi dl img{
	border:solid 1px #CCCCCC;
	padding:2px;
	}
	
#garden-conbi dl.conbi-left{
	margin:0 40px 0 0;
	}

#garden-conbi dt{
	float:left;
	padding:5px 0 0 0;
	}
#garden-conbi dd{
	text-align:right;
	border-bottom:solid 1px #CCCCCC;
	padding:5px 0 0 0;
	}*/
	
	
/* conbi */
/*#content-right h2#conbi{
	background:url(../garden/img/conbi-top.jpg) no-repeat left top;
	height:107px;
	text-indent:-9999px;
	border:none;
	}*/


/* garden_index */
dl#garden_indexNavi{
	background: #e1eeda;
	border: 1px solid #6aaa47;
	padding: 20px 15px 0;
	margin: 10px 0 15px;
	}
	
dl#garden_indexNavi dt{
	width:100px;
	float:left;
	background:url(../garden/img/bg_line.gif) right center no-repeat;
	clear: both;
	line-height: 1.7em;
	font-weight: bold;
	color: #5b5b5b;
	}

dl#garden_indexNavi dd{
	text-indent: 1em;
	margin: 0 0 10px 0;
	}
dl#garden_indexNavi dd:last-of-type {
	margin: 0 0 0 0;
	}
	
dl#garden_indexNavi dd a {
	padding: 2px 15px;
	border-right: dotted 1px #767676;
	border-left: solid 1px #e1eeda;
	color: #5b5b5b;
	/*text-decoration: underline;*/
	line-height: 1.8em;
	transition: .3s ease-in-out;
	}
	
dl#garden_indexNavi dd a:last-of-type {
	border-right: none;
}

dl#garden_indexNavi dd a:hover {
	/*background: #0d9106;*/
	background: #4ac20a;
	color: #fff !important;
	border-left: solid 1px #e1eeda;
	}
.garden_tit{
	background: #e1eeda;
	border: 1px solid #6aaa47;
	color: #5b5b5b;
	margin: 20px 0;
	font-weight:bold;
	font-size: 18px;
	padding: 5px 5px 5px 15px;
	}
	
/*-----------------------------*/
.cate_mark::after {
	content:"";
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background-image: url(../garden/img/bg_line.gif);
	background-size: contain;
	margin: 2px 10px 5px;
	
}

/* parasol */
.seg_size{
	width:720px;
	border-collapse:collapse;
	margin: 10px 0 30px;
	}
	
	.seg_size th {
		width:100px;
		padding: 2px 0;
		text-align:center;
		background: #f1f1f1;
		border:solid 1px #CCCCCC;
		}
	
	.seg_size td { 
		text-align:center;
		border:solid 1px #CCCCCC;
		}
		
		

/*.seg-size{
	width:300px;
	border-collapse:collapse;}
	
	.seg-size th{
		width:60px;
		background:#F2F1EC;
		border:solid 1px #CCCCCC;}
	
	.seg-size td{
		text-align:center;
		border:solid 1px #CCCCCC;}		*/
		
		
/*-------素材別タイトルイメージ---------*/		
		
.garden_tit_image1,.garden_tit_image2,.garden_tit_image3,.garden_tit_image4,.garden_tit_image5,
.garden_tit_image6,.garden_tit_image7,.garden_tit_image8,.garden_tit_image9,.garden_tit_image10,
.garden_tit_image11,.garden_tit_image12,.garden_tit_image13,.garden_tit_para {
	height: 105px;
	width: 720px;
	background-size: cover;
	
}	
.garden_tit_image1	{
	background: url(../garden/img/cate_tit_image1.jpg) no-repeat top right;	
}	
.garden_tit_image2	{
	background: url(../garden/img/cate_tit_image2.jpg) no-repeat top right;	
}
.garden_tit_image3	{
	background: url(../garden/img/cate_tit_image3.jpg) no-repeat top right;	
}	
.garden_tit_image4	{
	background: url(../garden/img/cate_tit_image4.jpg) no-repeat top right;	
}
.garden_tit_image5	{
	background: url(../garden/img/cate_tit_image5.jpg) no-repeat top right;	
}	
.garden_tit_image6	{
	background: url(../garden/img/cate_tit_image6.jpg) no-repeat top right;	
}
.garden_tit_image7	{
	background: url(../garden/img/cate_tit_image7.jpg) no-repeat top right;	
}	
.garden_tit_image8	{
	background: url(../garden/img/cate_tit_image8.jpg) no-repeat top right;	
}
.garden_tit_image9	{
	background: url(../garden/img/cate_tit_image9.jpg) no-repeat top right;	
}	
.garden_tit_image10	{
	background: url(../garden/img/cate_tit_image10.jpg) no-repeat top right;	
}
.garden_tit_image11	{
	background: url(../garden/img/cate_tit_image11.jpg) no-repeat top right;	
}	
.garden_tit_image12	{
	background: url(../garden/img/cate_tit_image12.jpg) no-repeat top right;	
}	
.garden_tit_image13	{
	background: url(../garden/img/cate_tit_image13.jpg) no-repeat top right;	
}	
.garden_tit_para {
	background: url(../garden/img/cate_tit_para.jpg) no-repeat top right;	
}
		
		
		
		
		
		
		
		