/*!
 * Bootstrap Responsive v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.genba_body {
	background-color: #000;
}
#genba_wrapper {
	clear: both;
	width: 99.5%;
	margin: 0 auto;
}
.genba_container {
	width: 100%;
	/*max-width: 100%;*/
	margin: 0 auto;
}
.genba_container a:hover img {
	opacity: 0.7;
	filter: alpha(opacity = 70);
	-ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------------------------------------------category_image */
.ge_top_imgbox {
	position: relative;
	clear: both;
}
.ge_main_img {
	width: 100%;
	/*max-width: 100%;*/
	margin: 0 auto;
	clear: both;
}
.ge_main_img_mobile {
	display:none;
}
.sponser_block {
	background-color: #fff;
	padding: 15px;
	margin: 0;
	overflow: hidden;
}
.sponsor_block_inner {
	width: 1600px;
	margin: 0 auto;
}
.sponsor_block_inner p {
	text-align: center;
}
.sponser_title {
	margin-top: 0;
	font-size: 17px;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height: 1.3;
}
.sponser_title span.tume{
	letter-spacing: -1px;
}
.sponser_title span.tume02{
	letter-spacing: -11px;
}
.sponser_title a {
	color: #0e6eb8;
	background: url(./img/icon_2013/genba_spo_head.gif) 0px 2px;
	background-repeat:no-repeat;
	padding-left: 39px;
	padding-bottom: 5px;
}
.sponser_bnr {
	/*position: absolute;
	bottom: 5px;
	left: 5px;*/
	margin-left: 0;
	margin-right: -16px;
}
.sponser_bnr li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	width: 220px;
	height: 85px;
}
/* ----------------------------------------------------------------------------post_repeat */
.genba_repeat h4{
	font-size:13px;
	color: #FFF;
	position: absolute;
	top: -8px;
}
.genba_repeat {
background-color: #000;
margin: 35px auto;
clear: both;
}
.genba_repeat ul{
	width: 980px;
	max-width: 100%;
	margin: 5px auto 30px;
}
.genba_repeat ul li{
	/*width: 186px;*/
	width: 19%;
	/*margin: 5px;*/
	margin: 0 0.5% 1%;
	float: left;
	position: relative;
	list-style: none;
	padding-top:3%;
	overflow: hidden;
}
.genba_repeat ul li .ge_thumbnail {
	/*background-color: #fff;*/
}
.genba_repeat ul li .ge_text {
	position: absolute;
	font-size: 97%;
	top: 40px;
	left: 5px;
	text-indent: -9999px;
    /*white-space: nowrap;*/
    overflow: hidden;
	-webkit-transition:
		-webkit-transform 3s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	-moz-transition:
		-moz-transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	-o-transition:
		-o-transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	transition:
		transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
}
.genba_repeat ul li h2 {
	font-size: 100%;
	line-height: 1.3;
}
.genba_repeat ul li .to_lnk_txt {
	display: none;
}
.genba_repeat ul li .ge_time {
	margin-bottom: 2px;
}
.genba_repeat ul li a:hover .ge_text{
	text-indent: 0;
	color: #fff;
}
.genba_repeat ul li a .ge_thumbnail img{
	/*width:130px;
	height:100px;*/
	-webkit-transition:
		-webkit-transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	-moz-transition:
		-moz-transform 1s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	-o-transition:
		-o-transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
	transition:
		transform 0.5s ease-in-out,
		background-color linear 0.5s,
		color linear 0.5s;
}
.genba_repeat ul li a:hover .ge_thumbnail img{
transform: translate(0,80%);
	opacity: 0.3;
	filter: alpha(opacity = 30);
	-ms-filter: "alpha( opacity=30 )";
	cursor: pointer;
}
.genba_body #siteFooter {
	background-color: #000;
}
/* ----------------------------------------------------------------------------genba_page navi */
.genba_container .posts {
	clear: both;
}
.genba_container .page-nav li.first span,
.genba_container .page-nav li.previous span,
.genba_container .page-nav li.next span,
.genba_container .page-nav li.last span{
	background-color: #000;
}
.genba_container .page-nav li a:hover {
	background-color: #555;
}
/* アンカー付きナビ */
.genba_container .post_anker {
	clear: both;
	width: 90%;
	text-align: center;
	color: #fff;
}
.genba_container .tablenav a {
	border: solid 1px #fff;
	padding: 5px 10px;
	color: #fff;
	display: inline-block;
}
.genba_container .tablenav a:hover {
	background-color: #555;
}
.genba_container .tablenav span.current {
	border: solid 1px #fff;
	padding: 5px 10px;
	color: #a9a9a9;
	display: inline-block;
}


/* ----------------------------------------------------------------------------genba_menu */
.ge_menu {
	margin-top: 10px;
}
.ge_menu p {
	float: left;
	color: #fff;
	font-size: 120%;
}
.ge_menu ul {
	float: right;
	margin-bottom: 5px;
	margin-left: 0;
}
.ge_menu ul li{
	list-style-type: none;
	display: inline-block;
	float: left;
	margin: 5px 5px 5px 10px;
}
.ge_menu ul li a:hover img{
	opacity: 0.6;
	filter: alpha(opacity = 60);
	-ms-filter: "alpha( opacity=60 )";
}
.getop_left {
	clear: both;
	float: right;
	margin-bottom: 15px;
}
/* ----------------------------------------------------------------------------------single_genba */
.mrg_top15 {
	margin-top: 15px;
}
.ge_logo_post {
	float:left;
	margin-right: 8px;
margin-left: 5px;
margin-bottom: 15px;
}
.clear {
	clear: both;
}
.ge_post_content {
	clear: both;
width: 980px;
max-width: 100%;
margin: 15px auto;
position: relative;
}
.ge_post_content .ge_menu {
	margin-right: 5px;
	margin-bottom: 15px;
}
.ge_post_content .ge_menu p {
	margin-left: 10px;
}
.ge_box_txt {
    width: 420px;
    height: 420px;
    margin: 5px;
    padding: 30px;
    background-color: #fff;
    float: left;
    font: 13.5px/1.231 Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    color: #000;
    position: relative;
}
.ge_box_txt h1 {
	font-size: 135%;
	font-weight: normal;
	line-height: 1;
margin: 2px 0;
}
.ge_box_txt h2 {
	font-size: 210%;
	font-weight: normal;
	margin: 0 0 10px;
line-height: 1;
}
.ge_box_txt .ge_data {
	color: #777;
	font-size: 85%;
}
.ge_box_txt .ge_honbun {
	font-size: 95%;
	line-height: 1.4;
	margin: 10px 0 0;
}
.ge_box_txt .ge_lnk {
	margin: 0;
	position: absolute;
	bottom: 40px;
	left: 50px;
	z-index: 9;
}
.ge_box_txt .ge_lnk a.ge_book img{
}
.ge_box_txt .ge_lnk a:hover img{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-ms-filter: "alpha( opacity=50 )";
}

.ge_box_txt .wp_social_bookmarking_light div {
	margin-right: 2px !important;
}
.ge_box_txt .wp_social_bookmarking_light .wsbl_twitter {
	width: 84px;
}
.ge_post_content .postImg {
width: 480px;
max-width: 97%;
width: auto;
	margin: 5px;
	float: left;
}
/*.ge_fixbox {
	position: fixed;
	width: 60%;
height: 100px;
	top: 50%;
	left: 20%;
background-color: #777;
}*/
#ge_pageokuri {
	width: 100%;
float:left;
	position: absolute;
	top: 620px;
	left: -10px;
margin-top: -70px;
z-index: 5;
}
#ge_pageokuri_02 {
	width: 100%;
float:left;
}
.ge_maenokiji {
float: left;
opacity: 0.7;
	filter: alpha(opacity = 70);
	-ms-filter: "alpha( opacity=70 )";
}

.ge_tuginokiji {
float: right;
margin-right: -20px;
opacity: 0.7;
	filter: alpha(opacity = 70);
	-ms-filter: "alpha( opacity=70 )";
}
#ge_pageokuri_02 .ge_tuginokiji {
margin-right: 0;
}
/*.ge_post_content .postImg a:hover img {
	opacity: 0.7;
	filter: alpha(opacity = 70);
	-ms-filter: "alpha( opacity=70 )";
}*/

.nav_pagetop.genba_pagetop {
	width: 80%;
	margin: 15px auto 20px;
}
.genba_container .nav_pagetop a,
.nav_pagetop.genba_pagetop a {
	color: #fff;
}
#genba_catekiji.genba_repeat {
	margin-top: 40px;
}
#siteFooter #copyright.ge_footer {
	text-align: left;
}
.genba_single_notice {
	color: #fff;
}
/* ----------------------------------------------------------------------------sns share btn */
.snsShare{
	position: fixed;
	top: 200px;
	right: 0;
	width: 45px;
	background: #fff;
	z-index: 49;
	box-shadow: -1px 1px 3px #bdbdbd;
}
.snsShare li{
	text-align: center;
	color: #fff;
	padding: 15% 10% 5%;
	border-bottom: 1px solid #efefef;
	list-style: none;
}
.snsShare li:nth-child(1){
	background: #3E3A37;
}
.snsShare li.ogn_facebook{
	color: #000;
	padding-bottom: 25%;
	position: relative;
}
.snsShare li.ogn_facebook span.fb_count{
	position: absolute;
	bottom: 0;
	left: 5px;
}
/* --------------------------個人ページ*/
.social {
	margin-top: 5px;
}
.social > * {
	vertical-align: middle;
}
/* ----------------------------------------------------------------------------media */
@media (max-width: 1400px) {
.sponser_block {
	padding-bottom: 15px;
}
.sponsor_block_inner {
	width: 680px;
}
.sponser_bnr li {
	margin-top: 5px;
	margin-bottom: 5px;
}

}
@media (max-width: 1059px) {
/*.genba_repeat ul{
	width: 784px;
}*/
}
@media (max-width: 1020px) {
.ge_post_content {
	clear: both;
width: 515px;
max-width: 100%;
margin: 15px auto;
}
.ge_post_content .ge_menu {
width: 485px;
max-width: 100%;
}
.ge_post_content .ge_menu ul{
margin-left: 0;
margin-bottom: 0;
float: left;
}
.ge_tuginokiji {
	margin-right: 5px;
}
#ge_pageokuri_02 .ge_tuginokiji {
margin-right: 25px;
}
}
@media (max-width: 1000px) {
.sponser_bnr {
	/*position: absolute;
	bottom: -90px;
	left: 5px;*/
	margin-left: 0;
}
.sponser_bnr li {
	/*margin-bottom: 10px;*/
}
.genba_repeat {
margin: 30px auto 15px;
}
.genba_repeat h4 {
    font-size: 12px;
}
}
@media (max-width: 851px) {
/*.genba_repeat ul{
	width: 588px;
}*/
.genba_repeat h4 {
    font-size: 10px;
}
.genba_repeat ul li .ge_text {
	font-size: 94%;
}
}
@media (max-width: 700px) {
.sponsor_block_inner {
	width: 455px;
}
.sponser_bnr {
	width: 455px;
	margin: 10px auto;
	/*position: static;*/
}
.sponser_bnr li{
	float: left;
	margin: 5px;
}
.genba_repeat {
	margin: 35px auto 15px;
}
.genba_repeat ul {
	width: 588px;
	margin: 10px auto;
}
.genba_repeat ul li{
	width: 32%;
	margin: 0.5%;
}
.genba_repeat ul li .ge_text {
	font-size: 97%;
}
}
@media (min-width: 600px) {
	.sp_block{
		display: none;
	}
}
@media (max-width: 600px) {
.ge_main_img {
	display:none;
}
.ge_main_img_mobile {
	display:block;
	width: 100%;
	/*max-width: 100%;*/
	margin: 0 auto;
	clear: both;
}
.genba_repeat h4 {
    font-size: 12px;
}
.genba_repeat ul{
	width: 100%;
	max-width: 100%;
	margin-right: 10px;
	text-align: center;
	letter-spacing:-.4em;
}
/*
.genba_repeat ul li{
	display: block;
	float: none;
	clear: both;
	width: 90%;
	margin: 10px 3% 15px;
	padding-top: 15px;
}
*/
.genba_repeat ul li{
	display: inline-block;
	float: none;
	clear: both;
	width: 44%;
	margin: 0 2% 2%;
	padding-top: 6%;
	letter-spacing:normal;
}
.genba_repeat ul li a .ge_thumbnail {
	width: 100%;
	margin-right: 10px;
}
.genba_repeat ul li .ge_text {
	display: none;
	float: left;
	width: 50%;
	/*max-width: 100%;*/
	position: static;
	font-size: 93%;
	/*top: 5px;
	left: 105%;*/
	text-indent: 0;
	color: #fff;
	transition:none;
	overflow: hidden;
}
.genba_repeat ul li .to_lnk_txt {
	display: block;
	width: 70%;
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	background-color: #585858;
}
.genba_repeat ul li a:hover .ge_text {
	opacity: 0.6;
	filter: alpha(opacity = 60);
	-ms-filter: "alpha( opacity=60 )";
}
.genba_repeat ul li .ge_text h2 {
	margin-top: 0;
}
.genba_repeat ul li a:hover .ge_thumbnail img{
transform: none;
}
.getop_left {
	margin-bottom: 5px;
	margin-left: 5px;
}
}
@media (max-width: 500px) {
.sponsor_block_inner {
	width: 98%;
}
.sponser_bnr {
	width: 230px;
	margin: 10px auto;
	/*position: static;*/
}
.sponser_bnr li{
	float: none;
	margin: 5px;
}
.genba_repeat ul li .ge_text {
	font-size: 90%;
	color: #fff;
}
.ge_post_content .ge_menu p {
	float: none;
	font-size: 100%;
}
.ge_post_content .ge_menu ul {
	margin-bottom: 5px;
}
.ge_post_content .ge_menu ul li a img {
	margin-bottom: 0;
}
.ge_box_txt {
	width: auto;
max-width: 100%;
height: auto;
	margin: 5px;
	padding: 15px;
	background-color: #fff;
	position: static;
}
.ge_box_txt .ge_lnk {
	position: static;
}
#ge_pageokuri {
	display: none;
	/*top: 450px;
	left: -10px;
	margin-top: -60px;*/
}
.ge_tuginokiji {
	margin-right: -15px;
}
#ge_pageokuri_02 .ge_tuginokiji {
margin-right: 0;
}
}

@media (max-width: 375px) {
	.genba_repeat h4 {
		font-size: 11px;
	}
}
@media (max-width: 320px) {
	.genba_repeat h4 {
		font-size: 10px;
		top: -12px;
	}
}
/* --------------------------------------------------------------------------------------------IE */
.ie6 #header2014_wrap,.ie7 #header2014_wrap,.ie8 #header2014_wrap {
	min-width: 1200px;
}
.ie6 #genba_wrapper,
.ie7 #genba_wrapper,
.ie8 #genba_wrapper {
	width: 100%;
min-width: 1200px;
}
.ie6 #genba_wrapper.ie_wrapper,
.ie7 #genba_wrapper.ie_wrapper,
.ie8 #genba_wrapper.ie_wrapper {
	width: 1200px;
}
.ie6 .sponsor_block,.ie7 .sponsor_block,.ie8 .sponsor_block {
	width: 100%;
}
.ie6 .sponsor_block_inner,.ie7 .sponsor_block_inner,.ie8 .sponsor_block_inner {
	width: 95%;
	margin: 0 auto;
}
.ie6 .sponser_bnr,.ie7 .sponser_bnr,.ie8 .sponser_bnr {
/*width: 100%;*/
margin: 0 auto;
}
.ie6 .sponser_bnr li,.ie7 .sponser_bnr li,.ie8 .sponser_bnr li {
	width: 217px;
	margin-bottom: 5px;
}
.ie6 .sponser_title a,.ie7 .sponser_title a,.ie8 .sponser_title a {
	color: #0e6eb8;
	background: url(./img/icon_2013/genba_spo_head.gif) 0px 2px;
	background-repeat:no-repeat;
	padding-left: 40px;
}
.ie6 .genba_repeat ul li a:hover .ge_text,
.ie7 .genba_repeat ul li a:hover .ge_text,
.ie8 .genba_repeat ul li a:hover .ge_text {
text-decoration: none;
}
.ie6 .ge_top_imgbox,
.ie7 .ge_top_imgbox,
.ie8 .ge_top_imgbox {
	width: 1200px;
	margin: 10px auto;
}
.ie6 .genba_repeat ul li,
.ie7 .genba_repeat ul li,
.ie8 .genba_repeat ul li{
	width: 186px;

}
.ie6 .ge_post_content,
.ie7 .ge_post_content,
.ie8 .ge_post_content {
	clear: both;
width: 980px;
margin: 15px auto;
position: relative;
}
.ie6 .ge_box_txt,.ie7 .ge_box_txt, .ie8 .ge_box_txt {
position: relative;
}
.ie6 .ge_box_txt .ge_lnk,.ie7 .ge_box_txt .ge_lnk{
position: absolute;
bottom: 45px;
left: 45px;
}
.ie8 .ge_box_txt .ge_lnk {
position: absolute;
bottom: 45px;
left: 30px;
}
.ie8 .ge_box_txt .ge_lnk a.ge_book{
display: block;
float: left;
}
.ie8 .ge_box_txt .wp_social_bookmarking_light{
	clear: both;
}

.ie8 .ge_box_txt .ge_lnk a.ge_book img{
	margin: 0 30px 10px 25px;
}


.monodukuri_kitakyushu {
	color: #000;
	background-color: #fff;
	background-image: url(../img/kitakyushu.jpg);
	background-position: center;
	clear: both;
  width: 970px;
  max-width: 100%;
  margin: 15px auto;
	text-align: center;
	padding: 40px 0;
	box-sizing: border-box;
	font: 13.5px/1.231 Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.monodukuri_kitakyushu h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 40px;
}
.monodukuri_kitakyushu p {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.8;
}