
#section1 {
	padding: 0;
}
#section1 header {
	color: #FFF;
	width: 100%;
	background:#000 url("bg_company2_small.jpg") center top no-repeat;
	background-size: cover;
}
#section1 section {
	padding: 3% 0;
	display: block;
}
.news_title {
	border-left: 5px solid #0571B0;
	padding-left: 5px;
	line-height: 1.2;
	margin: 1% 0;
}
.bg_blue1 .news_title {
	border-left: 5px solid #FFF;
}
.news_title .title {
	font-size: 0.9em;
	font-weight: 600;
	display: block;
}
.news_title .co_title {
	font-size: 0.75em;
	color: #82B8D7;
	font-weight: 600;
	display: block;
}

#news_contents .news_block_right {
	margin-top: 2%;
}

.navigation {
	width: 100%;
	margin: 3% 0 0 0;
	font-size: 0.85em;
	line-height: 1.4;
}
#news_contents .entry img {
	width: 100%;
	height: 100%;
}

#section1 #news_contents section {
	text-align: left;
}

#news_contents .news_block_right h4 {
	font-size: 1em;
	line-height: 1.4;
	color: #0571B0;
}
#news_contents .news_block_right .infomation {
	font-size: 0.85em;
	line-height: 1.4;
	color: #0571B0;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #0571B0;
}
#news_contents .news_block_right .entry {
	margin: 1% 0;
	font-size: 0.9em;
	line-height: 1.5;
}

.news_list li {
	width: 100%;
	display: table;
	padding-bottom: 1.5%;
	margin-bottom: 1.5%;
	border-bottom: 1px dotted #CCC;
}
.news_list li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.news_list li span {
	display: table-cell;
	line-height: 140%;
	vertical-align: top;
}
.news_list li span.date {
	width: 20%;
	color: #06C;
	font-size: 0.9em;
	font-weight: 600;
}
.news_list li span.title {
	width: 78%;
	padding-right: 2%;
	font-size: 0.9em;
}
.news_list li span.title a {
	color: #333;
}

#section1 .news_link {
	width: 100%;
	margin: 2% 0 5% 0;
}
#section1 .news_link a {
	width: 95%;
	margin: 0 0 0 0;
	display: block;
	padding: 2.5% 2.5%;
	line-height: 140%;
	border: 2px solid #0571B0;
	font-size: 0.85em;
	font-weight: 600;
	color: #0571B0;
	text-align:center;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
	text-align: left;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

/* 繧ｹ繝槭�繧ｵ繧､繧ｺB */
@media only screen and (min-width: 480px) {
	dl.supply_box dt {
		font-size: 1.4em;
	}
	.news_title .title {
		font-size: 1em;
	}
	.news_title .co_title {
		font-size: 0.8em;
	}
	#section1 .news_link a {
		font-size: 1em;
	}
}


/* 繧ｿ繝悶Ξ繝�ヨ繧ｵ繧､繧ｺ */
@media only screen and (min-width: 768px) {
	.news_title {
		border-left: 10px solid #0571B0;
		padding-left: 10px;
		line-height: 1.2;
		font-size: 1.1em;
		margin: 1% 0;
	}
	.bg_blue1 .news_title {
		border-left: 10px solid #FFF;
	}

	.navigation .alignleft {
		width: 49%;
		margin-right: 1%;
		float: left;
	}

	.alignright {
		width: 49%;
		margin-left: 1%;
		display: inline;
		float: right;
		text-align: right;
	}

	#news_contents .news_block_right {
		margin-top: 0%;
	}
	#news_contents section .news_block_left {
		float: left;
		width: 23%;
		margin-right: 2%;
	}
	#news_contents section .news_block_right {
		float: left;
		width: 75%;
	}
	#news_contents .news_block_right img {
		width: 100%;
	}

	#section1 .news_link {
		width: 100%;
		margin: 10% 0 0 0;
	}
	#section1 .news_link a {
		width: 80%;
	}
}


/* PC繧ｵ繧､繧ｺ */
@media only screen and (min-width: 1024px) {
	.news_title .title {
		font-size: 1.2em;
	}
	.news_title .co_title {
		font-size: 0.85em;
	}

	#news_contents .entry img {
		width: auto;
		max-width: 100%;
	}
}


 
@media only screen and (min-width: 1200px) {
	#section1 header {
		background: #fff url("bg_company2.jpg") center top no-repeat;
	}
}


/* 蜊ｰ蛻ｷ逕ｨ */
@media print {
}
