
/* スマホ用全体
------------------------------------------------------------*/
#sp-ngt_header {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	clear: both;
	z-index: 100;
}

#sp-ngt-header_boder {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: #233b6b;
	padding-top: 3px;
}

.sp_ngt_header_ttl img {
	float: left;
	margin-top: 3px;
}

#sp_ngt_wrapper {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #cccccc;
	height: auto;
	padding-bottom: 20px;
	border-top: none;
}
#sp_ngt_wrapper a {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}
#sp_ngt_wrapper a:visited {
	text-decoration: none;
	color: #800080;
	text-decoration: underline;
}
#sp_ngt_wrapper a:hover {
	text-decoration: none;
	color: #de4830;
	text-decoration: underline;
}
#sp_ngt_wrapper p {
	font-size: 100%;
	line-height: 20px;
	text-indent: 10px;
	margin: 0px 15px 5px 15px;
	color: #333;
}

/* スマホ用１カラム
------------------------------------------------------------*/


#sp_ngt-main {
	width: 98%;
		margin: 0 auto;

}
#sp_ngt-main article {
	width: 98%;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 10px;
	margin: 0 auto;
}

/* スマホ用ロゴ
------------------------------------------------------------*/
#sp-logo_box{
	float:left;
	min-width:500px;
}
#sp-logo_box h1{
	padding:0;
}

#sp-ngt_header h1 img {
	max-width: 100%;
	height: auto;
	padding: 5px 0px 5px 10px;
	float: left;
}

.sp-ngt_slogan{
	
	height: auto;
	bottom: 20px;
	left: 0;
	padding: 5px 10px;
	line-height: 1.4;
	color: #333;
	float: left;
	white-space:nowrap;
	margin-top: 20px;
	
}

/* スマホ用翻訳ツール
------------------------------------------------------------*/	
	.sp-ngt_headSearch {
	float: right;
	padding-right: 10px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
}
.sp-ngt_translate {
	padding-right: 10px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	float: left;
}


.sp-ngt_srch_box {
	width:90%;
	margin: 5px;
	line-height: 2;
	margin: 0 auto;
}

.sp-ngt_form{
	position:relative;
	padding-right:100px;
}

input.sp-ngt_srchmn_text {
	padding: 3px;
	width:100%;
}

input.sp-ngt_srchmn_button {
	font-weight: bold;
	line-height: 1.6;
	padding: 3px 7px;
	background-color: #233b6b;
	border-radius: 3px;
	color: #fff;
	border-style: none;
	margin-left: 5px;
	width: 80px;
	position:absolute;
	bottom:0;
	right:0;
}
input.sp-ngt_srchmn_button:hover {
	background-color: #de4830;
	color: #fff;
	cursor: hand;
}

/*メニューボタン
------------------------------------------------------------*/
button#showRightPush{
	background-color: #de4830;
	width:50px;
	height:50px;
	margin-right:5px;
	color:#fff;
	font-size:10px;
	line-height:11px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	
}

.icon-menu{
	color:#fff;
	font-size:24px;
}

/*かんたん検索
------------------------------------------------------------*/

#sp-home-ngt-kantan {
	display: block;
	margin-bottom: 10px;
}
#sp-home-ngt-kantan_wrap {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px;
	width:98%;
	margin: 0 auto;
	clear:both;
}
#sp-home-ngt-kantan_box{
	margin-left: 0px;
	line-height: 1.3;
	font-size: 100%;
	position: relative;
	width: 25%;
	height: 90px;
	float: left;
	background-color: #233b6b;
	display: block;
	text-align: center;
}
#sp-home-ngt-kantan_box a {
	color: #FFF!important;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 90px;
}
#sp-home-ngt-kantan_box a:hover {
	background-color: #de4830;
	width: 100%;
	height: 90px;
}
#sp-home-ngt-kantan_box img {
	margin-top: 10px;
}

/*直方市バナー枠
------------------------------------------------------------*/
#sp-home-ngt-bnr_box_wrap {
	display: block;
	margin-bottom: 10px;
	margin:0 auto;
	display:table;
}
#sp-home-ngt-bnr_box{
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	display: block;
}

/*バナースライダー
------------------------------------------------------------*/	
#sp-ngt-bnrslider_box{
	max-width:350px;
	height:200px;
	padding-top:15px;
	border: 1px solid #233b6b;
	border-radius:7px;
	margin:10px auto;
}

/*広告バナー
------------------------------------------------------------*/
#sp-ngt-koukoku-waku {
	margin: 0 auto;
	max-width:820px;
	margin-bottom:20px;
	clear:both;
	border:1px solid #BBBBBB;
	padding:10px;
	background-color:#F9F9F9
}

#sp-ngt-koukoku-box {
	margin: 0 auto;
	max-width:790px;
}

#sp-ngt-koukoku-box img {
	margin:4px;
}

/*フッター
------------------------------------------------------------*/
#sp-ngt-footinfo{
	display:block;
}

#sp-ngt-footer {
	clear: both;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	width: 100%;
	background-color: #233b6b;
}
#sp-ngt-footer2 {
	clear: both;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	width: 100%;
	background-color: #fff;
}

#sp-ngt-footer2 a {
	color: #0066cc;
	text-decoration: underline;
	font-weight: normal;
}
#sp-ngt-footer2 a:visited {
	text-decoration: none;
	color: #800080;
	text-decoration: underline;
}
#sp-ngt-footer2 a:hover {
	text-decoration: none;
	color: #de4830;
	text-decoration: underline;
}

* html #sp-ngt-footer {
	height: 1%;
}


#sp-ngt-fnavi {
	clear: both;
	font-style: normal;
	line-height: 20px;
	font-size: 90%;
	display: block;
	margin-bottom: 10px;
	margin:0 auto;
	display:table;
}
#sp-ngt-fnavi li {
	float: left;
	list-style-type: none;
	margin-left: 20px;
}
#sp-ngt-fnavi a {
	text-decoration: none;
	color: #fff;
}
#sp-ngt-fnavi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sp-ngt-fnavi_ul {
	clear: both;
	font-style: normal;
	line-height: 20px;
	margin: 5px auto;
	width:100%;
}

#sp-ngt-fnavi2 {
	clear: both;
	font-style: normal;
	line-height: 20px;
	text-align:center;
}

/*ページトップ*/
.sp-ngt-pagetop {
	width:100%;
	height: 30px;
	margin-bottom: 5px;
	display:block;
	color: #FFF!important;
	background-color:#233b6b;
	text-align:center;
	padding-top:5px;
	margin: 0 auto;
}
.sp-ngt-pagetop a {
	height: 30px;
	display: block;
	color: #FFF!important;
	text-decoration:none!important;
}
.sp-ngt-pagetop a:hover {
	height: 30px;
	color: #FFF!important;
	display: block;
}

