@charset "utf-8";
/* CSS Document */
ul.navbar-nav li.list02  {
	border-bottom: 1px solid #009358!important;
	}

.row .caption h3{
	line-height: 1.0em;
	font-size: 150%;
	height: 30px;
	overflow-y: hidden;
}

.row .caption p{
	height: 65px;
	overflow-y: hidden;
}

.label.label-warning{
	font-size:120%;
	padding-top: 9px;
}

/* CSS Document */
/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */
	
.caption h3{
	color: #009358;
	text-align: center;
	line-height: 1.0em;
	font-size: 150%;
	height: 30px;
}

.caption h3 a{
	color: #009358;
	text-align: center;
;
}

.caption p{
	color: #4F4F4F;
}
	
	

/* ##################################################################### */
/*	スマートフォン縦
/* ##################################################################### */


section.marginBtm{
	margin-bottom: 25px;}

.row .caption p{
	height: 65px;
	overflow-y: hidden;
	line-height: 1.5em;
}

@media (min-width: 768px) {
/* ##################################################################### */
/*	スマートフォン横
/* ##################################################################### */

/* ##################################################################### */
/*	タブレット
/* ##################################################################### */

.row .caption h3{
	font-size: 170%;
}
	
}

@media (min-width: 992px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */

	
	
}

@media (min-width: 1200px) {
/* ##################################################################### */
/*	PC　コンピュータ
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */

}

