img {
	display: inline;
}

a:hover {
	text-decoration: underline;
}

#sp-title h1 {
	font-size: 100%;
}

#sp-title-right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.sp-megamenu-parent {
	float: none;
	border-top: 3px solid #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
	width: 105%;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: 38px;
	background: url(../images/menu_separator.jpg) no-repeat 100% 50%;
	font-size: 16px;
	font-weight: 700;
}

#sp-section-1 > .container,
#sp-section-2 > .container,
#sp-main-body > .container,
#sp-mobile-show > .container,
#sp-footer > .container {
	border-left: 1px solid #e3e4e3;
	border-right: 1px solid #e3e4e3;
}

#sp-title {
	padding-top: 3px;
	padding-bottom: 17px;
}

.breadcrumb {
	background: none;
	font-size:85%;
    padding-left:0px;
}

#sp-main-body {
	padding-top: 0;
	padding-bottom: 0;
}
.page-header{
   padding-bottom:0;	
}

#sp-left, #sp-right {
	background: #fafafa;
	padding-top: 20px;
}

#sp-component {
	/*padding-top: 20px;*/
	padding-top:35px;
}

#sp-component h1,
#sp-component h2 {
	font-size: 1.2rem;
	font-weight: bold;
	padding-left: 20px;
}

#sp-component h1 {
	padding-bottom: 8px;
	background: url('../images/mod-main-h3.png') no-repeat left center;
}

#sp-component h2 {
	padding: 15px 20px;
	margin-top:0px;
	background: url('../images/cat_h2_bg.gif') no-repeat left center;
}

#sp-component h2.contentheading-biz {
	background: url('../images/cat_h2_bg.gif') no-repeat left center;
}

#sp-component h3 {
	font-size: 1rem;
	background: #4e81ba;
	color: #fff;
	padding: 5px 10px;
}

#sp-component h4 {
	font-size: 1em;
	margin: 10px 0;
	padding-left: 15px;
	background: url(../images/h3_bg.jpg) no-repeat left center;
}

#sp-component h5 {
	color: #336699;
	font-size: 100%;
	font-weight: bold;
}

.article-details {
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
}
.article-can-edit{
	margin-bottom:0px;
}
.article-list .article{
	padding-top:0px;
}
.article-introtext{
	
}
.b_box{
	margin-top:15px;
}

#sp-left .sp-module, 
#sp-right .sp-module {
	background: white;
	margin: 0;
	border-top: none;
	border-bottom: none;
}

#sp-left a,
#sp-right a,
#sp-footer {
	color: #333333;
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	font-size: 110%;
	padding-left: 25px;
	margin-bottom: 0;
	background: url(../images/module-h3.jpg) no-repeat 0% 0%;
	border-bottom: none;
}

#sp-left .sp-module-title {
	font-size: 20px;
}

#sp-left .keiei img,
#sp-left .sp-module ul > li > a,
#sp-right .sp-module ul > li > a {
	display: inline;
	line-height: 26px;
}

#sp-left ._sponser {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#sp-footer {
	background: #ffffff;
}

#sp-footer1 .sp-module-content {
	text-align: center;
}

#sp-footer .container {
	background: url(../images/footer-line.jpg) repeat-x top;
}

#sp-footer a:hover {
	color: #999999;
}

#sp-footer ul.menu li {
	margin: 2px 0;
	padding: 0 15px;
	border-right: 1px solid #ccc;
}

.minifrontpage-default .mfp-table-cell p {
	background: none!important;
	box-shadow: none!important;
	padding: 10px 0!important;
}

.minifrontpage-default a.mfp-readon {
	background: #069!important;
	border-radius: 0!important;
	float: right!important;
}

.nspArt {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0!important;
}

p.nspInfo {
	margin: 5px 0;
}

#sp-component .nspArt h4.nspHeader {
	font-size: 1rem;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background: none;
}

.news_kako {
	background: url("../images/bullet-2.png") left center no-repeat;
	display: block;
	float: right;
	padding-left: 10px;
}

#bcat_wrap {
	max-width: 620px;
}

.bcat_box ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}

.bcat_box li {
	margin-right: 10px;
	padding-left: 25px;
	background:url(../images/bcat_arrow.gif) no-repeat left center;
}

.bcat_items {
	border:1px solid #ccc;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-bdetail h2 {
	display: none;
}

.blog-bdetail .article {
	background: #f9f9f9;
	border: 1px solid #dbdada;
}

#sp-component h3.b_title {
	color:#336699;
	font-weight: bold;
	font-size:100%;
	background:url(../images/dotted_line.jpg) repeat-x 0px 100%;
	padding-left: 0;
}

.blog-bdetail .readmore {
	text-align: right;
}

.blog-bdetail .readmore a {
	background: url("../images/detail_btn.gif") no-repeat scroll left top;
	width: 84px;
	height: 24px;
	display: inline-block;
	text-align: center;
}
.blog-bdetail .readmore a:hover {
	background: url("../images/detail_btn_hover.gif") no-repeat scroll left top;
	color: white!important;
}

.-bdetail h1 {
	display: none;
}


input[type="text"]:not(.form-control) {
	display: inline;
}

/* table setting */
table[border="1"]{
	border-spacing:0;
	margin-top: 5px;
	margin-bottom: 5px;
	border:1px solid #ccc;
}

table[border="1"] td,table[border="1"] th{
	padding:5px 8px;
	background:#FFF;
	font-weight:400;
	/*border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
}

table[border="1"] th{
	background-color:#dddddd;
    text-color:#222;
	font-weight:400;
}
table[border="1"] tr:last-child th,table[border="1"] tr:last-child td{
    border-bottom: 1px solid #ccc;
}
table[border="1"] th:last-child,table[border="1"] td:last-child{
    border-right: 1px solid #ccc;
}
/* table settings */


table.ta-m td {
	border: 1px solid #cccccc;
}

table.chart td.yel{
	background: #fefdde;
}

.benri_link img {
	display: block;
}

#gmap_gmap0,
#gmap_gmap1 {
	max-width: 500px;
}

table.gryborder{ 
   border:1px solid #ccc;
   font-size:14px;
   padding:7px;
   text-align:center;
   border-collapse:collapse;
}

table.gryborder th,
table.gryborder td{ 
   border:1px solid #ccc;
   font-weight:400;
   font-size:100%;
}

table.gryborder th{
	background-color:#DDDDDD;
	font-weight:400;
}

table.b_chart{
	margin-left: 5px; 
	max-width: 810px; 
	width: 100%;
	border:1px solid #ccc;
}
.b_chart tr, .b_chart td{
	border:1px solid #ccc;
}

table.b_chart td{
	padding-left: 8px;
}

table.noborder{
	width:100%;
}

.noborder,
.noborder tbody,
.noborder tr, .noborder th, .noborder td{
    border:none !important;
} 

div.owner_comment{
	border: 1px solid #ccc; 
	border-radius: 15px; 
	padding: 15px; 
	margin-top: 15px;
	width:98%;
}
div.google_map{
	margin-top:15px;
}


.featured-article-badge {
	display:none;
}

.disabled.page-item {
	display:none;
}

.float-start .fa-map-marker-alt {
	display:none;
}