@charset "utf-8";
/* CSS Document */

ul.navbar-nav li.list05  {
	border-bottom: 1px solid #2d6696!important;
	}

.marginBtm{
	margin-bottom: 25px;
}

p.logoContent{
	line-height: 2.5em;
}

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

.logo img{
	margin-bottom: 25px;
}

/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	
/* ===================================================================== */


/* ##################################################################### */
/*	スマートフォン縦
/* ##################################################################### */
.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;
}

.signature{
	font-family: "ＤＦ太楷書体", "ＤＦＧ隷書体", "ＤＦＰ太楷書体" ;
	font-size: 200%;
}
.row .caption h3{
	height: 22px;
	overflow-y: hidden;
}

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

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

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

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

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

	
	
}

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

}



