/**********************************[global-navi]***/

/***[information]***/
.info {
	padding: -10px 20px 20px 20px;
	width: 650px;
	height: auto;
	word-wrap:break-word;
}
.info p {
	padding-bottom:20px;
	line-height: 140%;
	width: 650px;
	height: auto;
	text-shadow:1px 1px 2px rgba(255,255,255,1);	
}

.link
{
	color:#000;
	text-decoration:none;
}
.link:hover
{
	text-decoration:underline;
	color:#000;
}
.info .date{
	color:#069;
	line-height: 130%;
	padding-right:10px;
}
.bd-box{
/*	border:none;
	margin-bottom:25px;*/
	border-radius:10px;
	border: 1px solid #ccc;
}
.moreTop {
    margin-top: 10px !important;
}
.figurecaption
{
	padding-bottom:0px;
}
#logofoot img
{
	max-width:300px;
}
#logofoot img:hover
{
	opacity:0.7;
}

section.topic article figure img
{
	width:100%;
	box-sizing:border-box;
	height:100%;
}
section.topic article figure
{
	width:100%;
	box-sizing:border-box;
	
}
.indx-img
{
	width:100%;
	max-height:265px;
	height:100%;
	box-sizing:border-box;
}

.pdb-5
{
	padding-bottom:5px;
text-align: center;
}
.text-center
{
	margin-top:0px;
	margin-bottom:0px;
}
.hrr
{
	border-bottom: 1px solid #000;
	 padding-bottom:5px;
   
}
.description img
{
	max-width:100%;
	height:auto;
	box-sizing:border-box;
}
.leftttt
{
	padding-left:15px;
}
.menu-sp-index
{
	
	background:#F4F4F4;
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	
	display:none;
	clear:both;
	position:relative;
	width:100%;
	margin-top:40px;
	z-index:99999;

	
}
.open {
    background: #fff url(../../common/img/icon_menu.jpg) no-repeat scroll 0 0 / 100% auto;
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #00a0e9;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 6px 10px 8px 2px;
    width: 40px;
}
.phone-sp {
    background: #ea5455 url(../../common/img/icon_phone_sp.png) no-repeat scroll center top / 100% auto;
    border: 1px solid #ea5455;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 6px 10px 8px 2px;
    width: 40px;
}
.mail-sp {
    background: #666 url(../../common/img/icon_mail_sp.png) no-repeat scroll center top / 100% auto;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 6px 10px 8px 2px;
    width: 40px;
}
#navBox
{
	position:absolute;
	z-index:999;
	display:none;
	top:70px;
	width:100%;
}
.menu-sp li a {
    color: #000;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.menu-sp {
    width: 100%;
	float:left;
	padding-left:0px;
}
.menu-sp li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    float: left;
    text-align: left;
    width: 100%;
	list-style:none;
}

@media screen and (max-width:1000px){
	#about
	{
		text-align:center;
		margin-top:20px;
	}
	.pdb-5
	{
		min-height:50px;
	}
	.figurecaption
	{
		padding-bottom:20px;
	}
	
	
}
@media screen and (max-width:1125px){

.bd-box
{
/*	border:none;*/
	margin-bottom:5px;
/*	border-radius:0px;*/
height: 100%;
}

	.topic
	{
		padding-top:0px;
	}
	section .headline
	{
		margin-bottom:20px;
	}
	#about
	{
		text-align:center;
		margin-top:20px;
	}
	.col-md-9
	{
		padding-left:0px;
		padding-right:0px;
	}
	.topic article
	{
		margin-bottom:20px;
	}
	section.features
	{
		margin-top:0px;
		padding-top:0px;
	}
	
	
	
	
	/*menu*/
	.menu-sp-index
	{
		display:block;
	}
	.mail-sp
	{
		display:inline-block;
	}
	.phone-sp
	{
		display:inline-block;
	}
	.open
	{
		display:inline-block;
	}
	
}
@media screen and (max-width:530px){
	section.blog article figure img
	{
		max-width:100%;
		width:auto;
	}
	section.blog article figure img
	{
		max-width:100%;
		height:auto;
		width:auto;
	}

	.pdb-5
	{
		text-align:center;
		
	}
	.col-md-9, .col-md-3, .col-md-12
	{
		padding-left:20px;
		padding-right:20px;
	}
	.leftttt
	{
		display:block;
		width:100%;
		padding-left:0px;
	}
	section.blog article figure div.img_box
	{
		width: 100%;
    	height: auto;
	}
	
}
@media screen and (max-width:680px){
	.navContainer
	{
		padding-left:0px;
		padding-right:0px;
	}
	
	
}
