/*
Theme Name: MAX CRAFT
Description: マックスクラフト レスポンシブ テンプレート
Author: Wintel
*/





/* Utility
   ========================================================================== */


.nobreak {
	display: inline;
	white-space: nowrap;
}


.indent1em {
	text-indent: -1em;
	padding: 0 0 0 1em;
}


.divider {
	margin-bottom: 2rem;
}


p.no-item {
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0 0 1rem 0;
}

@media screen and (min-width: 1025px) {
	p.no-item {
		padding: 5rem 0 20rem 0;
	}
}


#search-404{
	width:100%;
	}


/* Main
   ========================================================================== */


#main {
	margin: 0 auto;
}

@media (min-width: 1025px) {
	#main {
		width: 72%;
		float: left;
		padding: 0 auto;
	}
}


#main p {
	margin: 0 0 1.0rem 0;
}


#msp #mmbody #main img {
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: baseline;
}


#main img.alignleft {
	border: none;
	padding: 0;
	margin: 0.5rem 1.0rem 0.5rem 0;
	float: left;
}


#main img.alignright {
	border: none;
	padding: 0;
	margin: 0.5rem 0 0.5rem 1.0rem;
	float: right;
}


#main img.aligncenter {
	border: none;
	padding: 0;
	clear: both;
	display: block;
	margin: 1.0rem auto;
}


#main img.alignnone {
	border: none;
	padding: 0;
	margin: 0;
}


@media (max-width: 599px) {
	#main img.alignleft, 
	#main img.alignright {
		float: none;
		margin: 1.0rem auto;
	}
}


#main .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin: 1rem 0;
	overflow: hidden;
}


#main .video-container iframe, 
#main .video-container object, 
#main .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


div.blog_info {
	padding: 0.3rem 0;
	margin: 0 0 1.0rem 0;
	font-size: 0.7rem;
	line-height:1.0rem;
	border-top: 1px dotted #666;
}

@media (min-width: 481px) {
	div.blog_info {
		font-size: 0.8rem;
		line-height: 1.2rem;
	}
}


div.blog_info ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


div.blog_info li {
	float: left;
	padding: 0px;
	list-style: none;
	margin: 0 1rem 0 0;
	color: #666;
}


div.blog_info li:last-of-type {
	margin: 0;
}


div.blog_info li a {
	color: #000;
	text-decoration: none;
}

div.blog_info li a:hover {
	text-decoration: none;
	color: #E92900;
}


div.blog_info .dashicons {
  font-size: 16px;
}

@media (min-width: 481px) {
	div.blog_info .dashicons {
    font-size: 20px;
	}
}


div.blog_info2 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}


div.blog_info2 li {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0;
  float: none;
}


div.blog_info2 li.cal, 
div.blog_info2 li.cat {
  margin: 0.3rem 0 0 0;
  text-align: right;
}


div.blog_info_tag {
  margin: 0;
  border-top: none;
}


div.blog_info_tag ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-erap: wrap;
  flex-erap: wrap;
}


div.blog_info_tag li.tag {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0;
  float: none;
}


.title {
	margin: 0 0 0.2rem 0;
	padding: 0;
	color: #000;
}

.title a {
	color: #000;
	text-decoration: none;
}

.title a:hover {
	color: #E92900;
	text-decoration: none;
}





/* Side
   ========================================================================== */


#side {
	margin: 3rem auto 0 auto;
}

@media (min-width: 1025px) {
	#side {
		width: 25%;
		float: right;
		padding: 0 auto;
		margin: 0 auto;
	}
}


.widget-area ul {
	margin: 0;
	padding: 0;
	width: 100%;
}


.widget-area ul li.widget-container {
	list-style: none;
	margin: 0 0 2rem 0;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #E92900;
	background: #F2F0EA;
}
.postlists #recent-posts-3,
.postlists #nav_menu-2,
.postlists  #nav_menu-3{
	margin-bottom:30px;
	border:none;
	}

@media (min-width: 481px) {
	.widget-area ul li.widget-container {
		margin: 0 0 3rem 0;
	}
}


.widget-area h3.widget-title {
	display: table-cell;
	font-size: 0.9rem;
	font-weight: bold;
	color: #444;
	margin: 0 0 0 0.5rem;
}

@media (min-width: 481px) {
	.widget-area h3.widget-title {
		font-size: 1rem;
	}
}


.widget-area > ul > li {
	padding: 0;
	margin: 0 0 40px 0;
	list-style: none;
}


.widget-area > ul > li:last-of-type {
	margin: 0;
}


.widget-area ul li ul {
	padding: 0.5rem 0.5rem 0 0.5rem;
	margin: 0;
}


.widget-area ul li ul li {
	list-style: none;
}


.widget-area ul li ul li a {
	font-size: 0.9rem;
	line-height: 1.2rem;
	list-style: none;
	text-indent: -1rem;
	padding-left: 1rem;
	margin: 0.5rem 0 0.5rem 0;
	display: block;
	color: #444;
	text-decoration: none;
}


.widget-area ul li ul li a:hover {
	color: #E92900;
	border-radius: 5px;
	text-decoration: none;
}
.widget-area ul li ul li a:before {
	content: "\f345";
	font-family: "Dashicons";
	font-size: 0.8rem;
	margin-right: 0.2rem;
}

@media (max-width: 481px) {
	.widget-area ul li ul li a {
		font-size: 0.8rem;
		text-indent: -0.9rem;
		padding-left: 0.9rem;
	}
	.widget-area ul li ul li a:before {
		font-size: 0.7rem;
	}
}


@media (max-width: 1024px) {
	.widget-area ul li.widget_archive ul {
		display: table;
		padding: 1rem 0;
		margin: 0;
	}
	
	.widget-area ul li.widget_archive ul li {
		list-style: none;
		display: block;
		margin: 1%;
		float: left;
	}
	
	.widget-area ul li.widget_archive ul li a {
		display: block;
		color: #444;
		background-color: #f4f4f4;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #ddd;
		padding: 0.35rem 0;
		margin: 0;
		position: relative;
		top: -1px;
		white-space: nowrap;
		font-size: 0.75rem;
		text-align: center;
		text-indent: 0;
		text-decoration: none;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	.widget-area ul li.widget_archive ul li a:hover {
		background-color: #333;
		border: 1px solid #333;
		color: #fff;
	}
	.widget-area ul li.widget_archive ul li a:before {
		content: none;
		margin: 0;
	}
}
@media (min-width: 851px) and (max-width: 1024px) {
	.widget-area ul li.widget_archive ul li {
		width: 10.5%;
	}
}
@media (min-width: 769px) and (max-width: 850px) {
	.widget-area ul li.widget_archive ul li {
		width: 12.28%;
	}
}
@media (min-width: 661px) and (max-width: 768px) {
	.widget-area ul li.widget_archive ul li {
		width: 14.66%;
	}
}
@media (min-width: 551px) and (max-width: 660px) {
	.widget-area ul li.widget_archive ul li {
		width: 18%;
	}
}
@media (min-width: 481px) and (max-width: 550px) {
	.widget-area ul li.widget_archive ul li {
		width: 23%;
	}
}
@media (max-width: 480px) {
	.widget-area ul li.widget_archive ul li {
		width: 31.33%;
	}
}


.widget-area ul.children {
	padding: 0 0.5rem 0 1.2rem;
}


.widget-area .tagcloud {
	padding: 0.5rem;
}



/*** Sidebar Icons ***

.widget_calendar:before {
	content: "\f508";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


.widget_archive:before {
	content: "\f145";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


.widget_recent_entries:before {
	content: "\f464";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


.widget_tag_cloud:before {
	content: "\f323";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


.widget_categories:before {
	content: "\f318";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


.widget_text:before {
	content: "\f103";
	font-family: "Dashicons";
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #444;
	padding-right: 0.3rem;
	vertical-align: middle;
	display: table-cell;
}


@media (max-width: 480px) {
	.widget_calendar:before, 
	.widget_archive:before, 
	.widget_recent_entries:before, 
	.widget_tag_cloud:before, 
	.widget_categories:before, 
	.widget_text:before {
		font-size: 1rem;
	}
}





/* Calendar
   ========================================================================== */


#calendar_wrap {
	padding: 0.5rem;
}


#wp-calendar {
	width: 100%;
}


table#wp-calendar {
	border-collapse: separate;
	border-spacing: 0.2rem;
}


#wp-calendar caption {
	color: #000;
	font-size: 0.8rem;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}


#wp-calendar thead {
	font-size: 0.8rem;
}


@media (min-width: 769px) {
	#wp-calendar thead { font-size: 0.6rem; }
}


#wp-calendar thead th {
	text-align: center;
}


#wp-calendar tbody {
	color: #999;
}


#wp-calendar tbody td {
	background: #f4f4f4;
	border: 1px solid #ddd;
	padding: 0.2rem;
	text-align: center;
}

@media (min-width: 769px) {
	#wp-calendar tbody td {
		padding: 0.1rem;
		font-size: 0.9rem;
	}
}


#wp-calendar tbody .pad {
	background: none;
	border: none;
}


#wp-calendar tfoot td {
	padding: 0.2rem 0;
}


#wp-calendar tfoot #next {
	text-align: right;
}


#wp-calendar tbody td a, 
#wp-calendar tfoot td a {
	color: #000;
	text-decoration: none;
}

#wp-calendar tbody td a:hover, 
#wp-calendar tfoot td a:hover {
	color: #E92900;
	text-decoration: none;
}





/* Article
   ========================================================================== */


article {
	border-bottom: 1px solid #666;
	text-align: left;
	padding: 2rem 0;
}

@media (min-width: 481px) {
	article {
		padding: 4rem 0;
	}
}


article:first-of-type {
	border-top: none;
	padding: 0 0 2rem 0;
}

@media (min-width: 481px) {
	article:first-of-type {
		padding: 0 0 4rem 0;
	}
}


article.post {
  padding: 0;
}


#main article p {
	font-size: 1rem;
}





/* Typography
   ========================================================================== */

div#hrblock div#pblock h2{
	/*font-size: 1.5em;*/
	margin: 0;
	font-weight: bold;
}

div#hrblock div#pblock p{
    line-height: 18px;
}

h1, h2, h3, h4, h5 {
	font-weight: 400;
	margin: 0;
}


h1 {
	font-size: 1.4rem;
	line-height: 1.8rem;
	/*margin-bottom: 1.5rem;*/
}


h2 {
	font-size: 1.1rem;
	margin-bottom: 0.5rem;
}


h3 {
	font-size: 1.0rem;
	margin-bottom: 0.5rem;
	
}


h4 {
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}


h5 {
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
}


p {
	margin: 0 auto;
	line-height: 1.5rem;
}


blockquote {
	margin: 0;
}


blockquote p {
	color: #555;
	font-style: italic;
	margin-bottom: 1.5rem;
}


cite {
	color: #555;
}





/* Pagination
   ========================================================================== */


.pagenationmm,
.pagenationmm-center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
}

@media (min-width: 1025px) {
	.pagenationmm {
		display: block;
	}
}


.pagination {
	clear: both;
	padding: 2rem 0 0 0;
	margin: 0;
	position: relative;
	font-size: 0.7rem;
	line-height: 1.2rem;
	text-align: center;
}


body #stnlist .pagination a {
	margin-left:1%;
	box-shadow:none; 
}
body #stnlist .pagination span {
	display: block;
	float: left;
	margin: 2px 2px 2px 5px;
	padding: 0;
	text-decoration: none;
	width: 1.2rem;
	color: #444;
	background: #E30573;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
body #stnlist .pagination a.inactive {
	display: block;
	float: left;
	margin: 2px 2px 2px 5px;
	padding: 0;
	text-decoration: none;
	width: 1.2rem;
	color: #444;
	background: #F2F0EA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}

@media (min-width: 481px) {
	.pagination span, 
	.pagination a {
		min-width: 1.6rem;
	}
}


.pagination a:hover {
	color: #fff;
	background: #333;
}


.pagination .current {
	padding: 0;
	background: #E92900;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
}


a.more-link {
	display: block;
	float: left;
	font-size: 0.9rem;
	line-height: 2rem; 
	color: #444;
	background: #F2F0EA;
	margin: 1em auto;
	text-align: center;
	width: 7.0rem;
	padding: 0 0.5rem;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}


a.more-link:hover {
	color: #fff;
	background: #333;
}


div.nav-below {
	width: 16rem;
	margin: 4rem auto;
	overflow: auto;
	text-align: center;
}


.nav-previous a {
	display: block;
	width: 7.0rem;
	font-size: 0.9rem;
	line-height: 2rem; 
	color: #444;
	background: #F2F0EA;
	margin: 1em auto;
	text-align: center;
	padding: 0 0.5rem;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	float: left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}


.nav-next a {
	display: block;
	width: 7.0rem;
	font-size: 0.9rem;
	line-height: 2rem; 
	color: #444;
	background: #F2F0EA;
	margin: 1em auto;
	text-align: center;
	padding: 0 0.5rem;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	float: right;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}


.nav-previous a:hover, 
.nav-next a:hover {
	color: #fff;
	background: #E30573;
}





/* Comments
   ========================================================================== */


#comments {
	clear: both;
	border-top: 1px solid #e7e7e7;
	padding: 0.5rem 0 0 0;
}


#comments .navigation {
	padding: 0 0 18px 0;
}


h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}


h3#comments-title {
	padding: 24px 0;
}


.commentlist {
	list-style: none;
	margin: 0;
}


.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 21px;
	margin: 0 0 24px 0;
	padding: 0 0 0 40px;
	position: relative;
}


.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}


#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}


#comments .comment-body p:last-child {
	margin-bottom: 6px;
}


#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}


.commentlist p {
	font-size: 0.9rem;
}


ol.commentlist {
	margin: 0;
	padding: 0;
}


.commentlist ol {
	list-style: decimal;
}


.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}


.comment-author {
}


.comment-author cite {
	font-style: normal;
	font-weight: bold;
}


.comment-author .says {
	font-size: 0.8rem;
}


.comment-meta {
	font-size: 12px;
	margin: 0 0 10px 0;
}


.comment-meta a:link,
.comment-meta a:visited {
	color: #555;
	text-decoration: none;
}


.comment-meta a:active,
.comment-meta a:hover {
	color: #000;
}


.commentlist .even {
}


.commentlist .bypostauthor {
}


.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}


.commentlist .reply a {
	display: block;
	width: 3rem;
	padding: 0 0.5rem;
	background: #F2F0EA;
	font-size: 0.8rem;
	line-height: 1.6rem;
	color: #444;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}


.commentlist .reply a:hover {
	color: #fff;
	background: #333;
}


a.comment-edit-link {
	color: #555;
}


a.comment-edit-link:hover {
	color: #000;
}


.commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0;
}


.commentlist .children li {
	border: none;
	margin: 0;
}


.nopassword,
.nocomments {
	display: none;
}


#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}


.commentlist li.comment+li.pingback {
	margin-top: -6px;
}


#comments .pingback p {
	color: #555;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}


#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}





/* Comments form
   ========================================================================== */


#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	padding: 0.5rem 0 0 0;
	overflow: hidden;
	position: relative;
}


#respond p {
	font-size: 0.9rem;
	margin: 0;
}


#respond .comment-notes {
	margin-bottom: 1em;
}


.form-allowed-tags {
	line-height: 1em;
}


.children #respond {
	margin: 0 48px 0 0;
}


h3#reply-title {
	margin: 18px 0;
}


#comments-list #respond {
	margin: 0 0 18px 0;
}


#comments-list ul #respond {
	margin: 0;
}


#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}


#respond .required {
	font-size: 85%;
	font-weight: 400;
	color: #555;
}


#respond label {
	color: #555;
	font-weight: 400;
}


#respond label small {
	display: inline-block;
	margin: 0 0 1rem 0;
	font-size: 85%;
}


#respond input {
	margin: 1rem 0 5px;
	width: 100%;
}

@media (min-width: 769px) {
	#respond input {
		width: 40%;
	}
}


#respond input[type="submit"] {
	cursor: pointer;
}


#respond textarea {
	width: 100%;
}


#respond .form-allowed-tags {
	color: #555;
	font-size: 12px;
	line-height: 18px;
}


#respond .form-allowed-tags code {
	font-size: 11px;
}


#respond .form-submit {
	margin: 12px 0;
}


#respond .form-submit input {
	font-size: 14px;
	width: auto;
}





/* Form Objects
   ========================================================================== */


input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {
	background-color: #f5f5f5;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	 cursor: pointer;
	 font-size: 18px;
	 line-height: 50px;
	 font-weight: bold;
	 color: #FFF;
	 height: 50px;
	 width: auto;
	 margin-right: auto;
	 margin-left: auto;
	 padding-right: 1rem;
	 padding-left: 1rem;
	 background: #45484d;
	 background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	 background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
	 background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
	 background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
	 background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
	 background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
	 border-radius: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
}





/* Search Unit
   ========================================================================== */


.search_unit {
	display: block; padding: 0;
	text-align:center;
	color:#FFF;
}


.search_unit input[type="submit"] {
	margin: 0;
	padding: 0;
	line-height: 1em;
	height: auto;
}


.search_unit p {
	margin: 50px 0px 5px 0px !important;
	color: #454545;
}


h2.search {
	font-size: 1.1rem !important;
	line-height: 1.8rem !important;
	margin: 0px !important;
}


h2.result {
	font-size: 1.1rem !important;
	line-height: 1.8rem !important;
	margin: 50px 0 5px 0 !important;
}

h2.result a {
	color: #000;
	text-decoration: none;
}

h2.result a:hover {
	color: #E92900;
	text-decoration: none;
}
h3.search{
	text-align:center;
	}

p.search {
	font-size: 1rem !important;
}


.search_word {
	color: #E92900 !important;
}


#s {
	width: 200px;
	margin-bottom: 30px;
	padding: 5px 30px 5px 5px;
}


#searchsubmit {
	display: inline-block;
	margin-left: -33px;
	box-shadow: none;
	background-image: url(../other/none);
	background-color: transparent;
	width: 25px;
	border: none;
	text-indent: -100px;
	cursor: pointer;
	position: relative;
}


#searchform {
	margin-top: -20px;
}


#searchform:before {
	content: "\f179";
	font-family: "Dashicons";
	font-size: 1.8rem;
	line-height: 1.0rem;
	color: #555;
	top: 34px;
	left: 85px;
	position: relative;
}


.screen-reader-text {
	display: none;
}



#recent-posts-2 h3,
#calendar-3 h3{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    color: #333;
    padding-bottom: 3px;
    border-bottom: 1px solid #999;
    margin-bottom: 15px;
}
#calendar-3 h3{
	margin:40px auto 20px;


}
#recent-posts-2 li{
	    border-bottom: 1px dotted #e0e0e0;
		padding: 3px;
	}
#recent-posts-2 li a{
	width: auto;
    height: auto;
    display: block;
    text-decoration: none;
    padding: 8px 28px 8px 8px;
    color: #333;
    background-image: url(../images/menuar.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}	
#recent-posts-2 li a:hover {
	background-color:#333;
	color:#fff;
}


/* Style for PCs */
@media screen and (min-width: 1025px) {
	#mmbody {
		width:100%;
		max-width:1400px;
		height:auto;
		margin:0 auto;
		padding:5% 2%;
	}
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #fff; text-align: left; vertical-align: center; background-color:#2b2b2b; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; border-bottom:1px solid #fff; }
	table.ts01 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	
	table.ts02 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts02 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #333; text-align: left; vertical-align: center; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; border-bottom:1px solid #2b2b2b; }
	table.ts02 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 75%; }
	
	table.ts03 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts03 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #333; text-align: right; vertical-align: top; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 30%; border-bottom:1px solid #2b2b2b; }
	table.ts03 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	.site-url { margin: 0;}
	.site-cap { margin: 0.5rem 0 0 0; }
	
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }


#mmbody h2.h2toptxt {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4em;
    color: #555;
    margin-bottom: 15px;
}


#mmbody h3.h3toptxt {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4em;
    color: #555;
    margin-bottom: 15px;
}
	
}


/* Style for TabletPCs large */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	
	#mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:5% 5%;
	}

	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #fff; text-align: left; vertical-align: center; background-color:#2b2b2b; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 25%; border-bottom:1px solid #fff; }
	table.ts01 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	
	table.ts02 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts02 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #333; text-align: left; vertical-align: center; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; border-bottom:1px solid #2b2b2b; }
	table.ts02 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	
	table.ts03 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts03 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #333; text-align: right; vertical-align: top; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 40%; border-bottom:1px solid #2b2b2b; }
	table.ts03 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	.site-url { margin: 0;}
	.site-cap { margin: 0.5rem 0 0 0; }
	
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }


#mmbody h2.h2toptxt {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 15px;
}
#mmbody h3.h3toptxt {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 15px;
}

	
}


/* Style for TabletPCs small */
@media screen and (min-width: 600px) and (max-width: 768px) {
	#mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:8% 8%;
	}

	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #fff; text-align: left; vertical-align: center; background-color:#2b2b2b; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 25%; border-bottom:1px solid #fff; }
	table.ts01 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	
	table.ts02 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts02 tr th { font-size: 12px; line-height: 1.5em; font-weight: bold; color: #333; text-align: left; vertical-align: center; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; border-bottom:1px solid #2b2b2b; }
	table.ts02 tr td { font-size: 12px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: auto; }
	
	table.ts03 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts03 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #2b2b2b; text-align: left; padding-top: 15px; padding-bottom: 5px; width: 100%; display:block; border-bottom:1px solid #ccc; }
	table.ts03 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; padding-top: 5px; padding-right: 1%; padding-bottom: 5px; padding-left: 1%; width: 98%; display:block; }
	.site-url { margin: 0;}
	.site-cap { margin: 0.5rem 0 0 0; }
	
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	
	
#mmbody h2.h2toptxt {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 15px;
}
#mmbody h3.h3toptxt {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 15px;
}

}


/* Style for Smartphonea */
@media screen and (max-width: 599px) {
	
	#mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:8%;
	}

	
	table.ts01 { width: 94%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #2b2b2b; text-align: left; padding-bottom: 5px; width: 100%; display:block; border-bottom:1px solid #ccc; }
	table.ts01 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; padding-top: 5px; padding-right: 1%; padding-bottom: 30px; padding-left: 1%; width: 98%; display:block; }
	
	table.ts02 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts02 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #2b2b2b; text-align: left; padding-top: 15px; padding-bottom: 5px; width: 100%; display:block; border-bottom:1px solid #ccc; }
	table.ts02 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; padding-top: 5px; padding-right: 1%; padding-bottom: 5px; padding-left: 1%; width: 98%; display:block; }
	
	table.ts03 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts03 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #2b2b2b; text-align: left; padding-top: 15px; padding-bottom: 5px; width: 100%; display:block; border-bottom:1px solid #ccc; }
	table.ts03 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; padding-top: 5px; padding-right: 1%; padding-bottom: 5px; padding-left: 1%; width: 98%; display:block; }
	.site-url { margin: 0;}
	.site-cap { margin: 0.5rem 0 0 0; }
	
	.formbox250 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 14px; }
	.formbox150 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 14px; }
	.formbox100 { background-color: #f5f5f5; padding: 2%; width: 60%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 14px; }
	.formbox750 { background-color: #f5f5f5; padding: 2%; width: 96%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size: 14px; }


#mmbody h2.h2toptxt {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 10px;
}
#mmbody h3.h3toptxt {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 10px;
}

}


#msp {
    background-color: #fff;
}

#mmbody #form_text {
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 3em;
}


@media screen and (min-width: 1025px){
#mmbody {
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 5% 2%;
}
}



/* ContactForm 7
   ========================================================================== */

 
.formbox-mini { width: 100px; }
.formbox-short { width: 160px; }
.formbox-middle { width: 100%; }
.formbox-long { width: 100%; }


@media (min-width: 481px) {
	.formbox-middle { max-width: 320px; }
}


.hissu {
	color: #c00;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0.3rem;
}


.tdsubmit {
	text-align: center;
	padding: 0;
}

@media (min-width: 481px) {
	.tdsubmit {
		padding: 2rem 0 0 0;
	}
}

.formInner {
	padding: 0;
}


.formInner table.ts01 th {
  width: 100%;
  height: auto;
  display: block;
  padding: 0px 10px 5px 10px;
  border-bottom: 1px solid #666;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #666;
  background: transparent;
}

@media (min-width: 769px) {
  .formInner table.ts01 th {
    width: 25%;
    height: auto;
    display: table-cell;
    padding: 10px;
    border-bottom: 1px solid #666;
    font-size: 12px;
    line-height: 1.4em;
    font-weight: bold;
    text-align: left;
    color: #666;
  }
}


.formInner table.ts01 td {
  width: 100%;
  height: auto;
  display: block;
  padding: 10px 10px 25px 10px;
  font-size: 12px;
  line-height: 1.4em;
  background: transparent;
}

@media (min-width: 769px) {
  .formInner table.ts01 td {
    width: 75%;
    height: auto;
    display: table-cell;
    padding: 10px;
    border-bottom: 1px dotted #c0c0c0;
    font-size: 12px;
    line-height: 1.4em;
  }
}


.formInner label {
	font-weight: 400; 
}


.formInner h3 {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  color: #333;
  padding-bottom: 8px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
}


.formInner p {
  font-size: 12px;
  line-height: 1.8em;
  margin-bottom: 2em;
}


/*.sent .formInner {
	display: none;
}*/


/*.complete-display {
	display: none;
}*/


.complete-display {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 6rem 0;
	display: block;
	text-align: center;
}


.complete-display h3 {
	color: #000;
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 1.2rem;
}


span.wpcf7-not-valid-tip {
	top: 0px;
	left: 1rem;
}


span.wpcf7-checkbox .wpcf7-list-item {
	display: block;
	margin: 0.3rem 0;
}

@media (min-width: 769px) {
  span.wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
    margin: 0 1.5rem 0 0.5rem;
  }
}


span.wpcf7-form-control-wrap.confirm {
  margin: 0.3rem 0;
}

@media (min-width: 769px) {
  span.wpcf7-form-control-wrap.confirm {
    margin: 0 0 0 0.5rem;
  }
}





input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
	border: 1px solid #00BF84;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	display: block;
	font-size: 1.0rem;
	line-height: 1.6rem;
	font-weight: 600;
	color: #ccc;
	background: #2b2b2b;
	margin: 1em auto;
	padding: 0.7rem 1.5rem;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	width: 100%;
  -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}

@media (min-width: 481px) {
	input[type="submit"], input[type="reset"], input[type="button"] {
		max-width: 12rem;
	}
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	color: #fff;
	background: #0327ed;
	text-decoration: none;
}


.contact-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px auto 0 auto;
}

@media (min-width: 481px) {
  .contact-wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}


article.post .contact-wrap {
  margin: 30px auto 2rem auto;
}

@media (min-width: 481px) {
  article.post .contact-wrap {
    margin: 30px auto 4rem auto;
  }
}


.contact-wrap a.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
  display: block;
  width: 100%;
  height: auto;
  padding: 0.7rem 0;
  margin: 5px 0;
  font-size: 1rem;
	font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
  cursor: pointer;
	background-color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
  -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
.contact-wrap a.button-line {
  background-color: #00b900;
}

@media (min-width: 481px) {
	.contact-wrap a.button {
		width: 48%;
    margin: 5px 0 5px auto;
		font-size: 0.9rem;
	}
  .contact-wrap a.button-line {
    margin: 5px auto 5px 0;
	}
}


.contact-wrap a.button:hover, 
.contact-wrap a.button:focus {
	color: #fff;
  text-decoration: none;
	background: #fc6ab0;
}
.contact-wrap a.button-line:hover, 
.contact-wrap a.button-line:focus {
	background: #009000;
}


input[disabled] {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}



.blog_info img{
	max-width:100% !important;
	}
.cycle-slide img,
#introbody img,
.div.blog_info img,
.banbody img{
	width:100%;
	}
	
.sidebox{
	margin-bottom:40px;
	}
	
.sidebox ul.postlists {
    margin-bottom: 20px;
}

.sidebox ul.postlists {
    margin-bottom: 20px;
}
.sidebox_ca{
	margin-left:8px;
	}
.sidebox_ca ul{
	margin-left:15px;
	}
.sidebox_ca ul li a{
	line-height:2em;
	text-decoration:none;
	}

.sidebox_ca ul li a:hover{
	color:#E30573;
	}




/*-----------------------------------*/

.pagination {
	clear: both;
	padding: 20px 0px;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	width:260px !important;
	height:25px !important;
	margin:0 0 0 20px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #000;
	border-radius: 0.25em;
}
.pagination a:hover {
	color: #fff;
	background: #fc6ab0;
	border-radius: 0.25em;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #e30573;
	color: #fff;
	border-radius: 0.25em;
}
a.more-link {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background: #000;
	margin: 1em auto;
	text-align: center;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	border-radius: 0.25em;
}
a.more-link:hover {
	color: #fff;
	background: #fc6ab0;
}
div.nav-below {
	width: 250px;
	margin: 40px auto 0px auto;
	overflow: auto;
	text-align: center;
}
.nav-previous a {
	display: block !important;
	width: 100px !important;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #fff !important;
	background: #000 !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: left;
}
.nav-next a {
	display: block !important;
	width: 100px !important;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #fff !important;
	background: #000 !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: right;
}
.nav-previous a:hover, .nav-next a:hover {
	color: #fff !important;
	background: #fc6ab0 !important;
}



/*--------------------------------------------*/

.news-entry {
    width: 77%;
    height: 4em;
    border-bottom: 1px dotted #d5d5d5;
    margin: 0 auto;
	color:#FFF !important;
}

#news-body .news-entry {
    padding: 0.5rem 0;
    margin: 0;
    border-bottom: 1px dotted #CCC;
}


#news-body p {
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0px;
    margin: 0px;
}


#news-body .date-display {
	display: block;
}

@media (min-width: 768px) {
	#news-body .date-display {
		float: left;
		width: 22%;
	}
}

@media (min-width: 992px) {
	#news-body .date-display {
		width: 25%;
	}
}

@media (min-width: 1200px) {
	#news-body .date-display {
		width: 18%;
	}
}


#news-body .date-display .display-icon {
	display: block;
	float: left;
	width: 40px;
	min-height: 1.5rem;
	margin: 0 0 0 5px;
}


#news-body .date-display .display-icon .label {
	font-size: 0.8rem;
	font-family: 'Share', cursive;
	font-weight: 700;
	padding: 0.2em 0.5em 0.3em;
}


#news-body .entry-date {
	display: block;
	float: left;
	width: auto;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0 -45px 0 0;
	padding: 0 45px 0 0;
}
#news-body .entry-date {
	width:100%;
	height:auto;
	float:left;
}
.entry-date{
	float:left;
	}
.date-display p{
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	line-height:1.4em !important;
}
.date-display p span{
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}

.date-display #n_customparts{
	background-color: #e4ae3d;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_genroq{
	background-color: #a245d3;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_coating{
	background-color: #0d24a8;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
	
.date-display #n_news{
	background-color: #fc002e;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_bodyworks{
	background-color:#FF0057;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_result{
	background-color: #039fc6;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_autorepair{
	background-color: #757575;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
.date-display #n_other{
	background-color:#007806;
    color: #FFF;
    font-size: 0.8em;
    padding: 0.2em 0.8em;
	border-radius:.25em;
	}
#news-body .entry-title {
    display: block;
	float: left;
	width: 100%;
	min-height: 1.5rem;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0;
	padding: 0 1rem;
}

@media (min-width: 768px) {
	#news-body .entry-title {
		width: 78%;
		margin: 0;
		padding: 0;
	}
}

@media (min-width: 992px) {
	#news-body .entry-title {
		width: 75%;
	}
}

@media (min-width: 1200px) {
	#news-body .entry-title {
		width: 82%;
	}
}


#news-body .entry-title a {
	color: #FFF !important;
	text-decoration: none;
}


#news-body .entry-title a:hover {
	color: #333;
	text-decoration: underline;
}


#news-body .entry-img {
	float: right;
	width: 5%;
	min-width: 40px;
	padding: 0 5px;
	text-align: center;
}

@media (min-width: 992px) {
	#news-body .entry-img {
		width: 10%;
	}
}

@media (min-width: 1200px) {
	#news-body .entry-img {
		width: 5%;
	}
}


#news-body .entry-img .fa {
	font-size: 1.5rem;
}


#news-body .entry-img a {
	color: #231815;
	text-decoration: none;
}


#news-body .entry-img a:hover {
	color: #333;
	text-decoration: none;
}
