@charset "utf-8";
/* CSS Document */
button.width100{
	width: 100%!important;
}

button.series{
	width: 16%;
	margin-left: 1%;
	margin-right: 1%;
}

ul.navbar-nav li.list02  {
	border-bottom: 1px solid #2d6696!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: #2d6696;
	text-align: center;
	line-height: 1.0em;
	font-size: 150%;
	height: 30px;
}

.caption h3 a{
	color: #2d6696;
	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　コンピュータ
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */

}

