@charset "utf-8";
/*
Theme Name: サカモトリビング
Theme URI: 
Description: サカモトリビングオリジナルテーマ
Author: QLOKO DE SIGN
Version: 1.0
*/
body {
	background-color: #f1f1f1;
	background-image: url(img/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #191919;
	text-decoration: none;
}
a:hover {
	opacity: .70;
}
p {
	margin: 0px;
	padding: 0px;
}

/**********************************************
				clearfix
**********************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Hack */ 
.clear {
	clear: both;
}

/**********************************************
 * common 共通
**********************************************/
.hover {
}
.sp {
    display: none;
}
.side_insta {
	position: fixed;
	top: 21%;
	right: 0;
	z-index: 9999;
}
#header {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #191919;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(img/images/main_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#header_top {
	background-repeat: no-repeat;
	margin: 0px;
	left: -1px;
	top: 0px;
	background-image: url(img/images/top_header_line.jpg);
	width: 980px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#update {
	font-size: 12px;
	color: #b4b4b4;
	letter-spacing: 2px;
	width: 200px;
	margin: 0px;
	position: absolute;
	left: 15px;
}
#top_h1 {
	font-size: 10px;
	font-weight: normal;
	color: #191919;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	position: relative;
	left: 0px;
}
#top_logo {
	float: left;
	height: 150px;
	width: 205px;
	margin-top: 80px;
	padding-top: 0px;
	padding-left: 125px;
	padding-right: 200px;
	margin-bottom: 0px;
}
#top_logo a {
	display: block;
}

#top_logo_side {
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 110px;
}
#top_title {
	font-size: 36px;
	color: #0076c1;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 0px;
	letter-spacing: 10px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
}
#top_title strong {
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: bold;
}
#top_logo_side .text {
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;
}
#top_menu {
	background-image: url(img/images/header_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 937px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#menu_ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu_ul li {
	margin-right: 17px;
	letter-spacing: 1px;
	display: inline;
	font-size: 14px;
	color: #221815;
	float: left;
	width: auto;
}
#menu_ul li a {
	height: 26px;
	line-height: 1em;
}
#menu_ul li a:hover {
	background-image: url(img/images/hover_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	text-align: right;
}
#menu_ul li.current {
    background-image: url(img/images/hover_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#active  {
	background-image: url(img/images/hover_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	color: #191919;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
#main_content {
	height: auto;
	width: 980px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 180px;
	background-image: url(img/images/main_bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-color: #f1f1f1;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 95px;
	margin-left: 0px;
	position: relative;
	width: auto;
	padding-right: 30px;
}
#footer_logo {
	height: 143px;
	width: 195px;
	padding-left: 45px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_right {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_right .midasi {
	font-size: 15px;
	color: #0d093f;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #140e60;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer_right .text {
	line-height: 1.5em;
	color: #000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
#footer_right .txt01 {
	margin-top: 10px;
	font-weight: bold;
}
#copyright {
	color: #221815;
	margin: 10px 0;
    text-align: center;
}
#footer_menu   {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: right;
}
#footer_menu li {
	text-decoration: underline;
	display: inline;
	margin-left: 13px;
}
#page {
	margin: 0px auto;
}

/**  **/
.feed-source {
    display: none;
}
.feed-date {
  display: none;
}
.wpra-item.feed-item {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.wpra-item.feed-item .date {
	margin-right: 18px;
}

/** プライバシーポリシー **/
.privacy_body {
	color: #333;
	width: 700px;
	margin: 50px auto 0;
}
.privacy_body dl {
	margin-top: 30px;
}
.privacy_body dt {
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
}
.privacy_body dd {
	font-size: 14px;
	margin-top: 5px;
	line-height: 1.8em;
}
.privacy_body P {
    font-size: 14px;
    line-height: 1.8em;
}
.ft_privacy {
	text-align: right;
	margin-top: 10px;
}
.page-id-1705 #menu_ul03 {
    background-image: none;
}

/** ブログ **/
#sidebar .widget-title {
	text-align: center;
	background-image: url(img/blog/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 210px;
	line-height: 35px;
	margin-top: 35px;
	color: #0076c1;
	letter-spacing: 1px;
	font-size: 15px;
	margin-bottom: 20px;
}
.widget_recent_entries ul {
	padding: 0 10px;
}
.widget_recent_entries li {
	margin-top: 10px;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 8px;
    line-height: 1.7em;
}
.widget_recent_entries li:last-child {
    border-bottom: 0;
}
.widget_search {
	display: none;
}
.widget_archive ul {
    padding-left: 16px;
}
.widget_archive li {
	margin-top: 10px;
	list-style: circle;
}
.widget_categories ul {
    padding-left: 16px;
}
.widget_categories li {
	margin-top: 10px;
	list-style: circle;
}
.entry-title {
	font-weight: bold;
	font-size: 21px;
    border-bottom: 1px #333 dotted;
}
#blog_main {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: 1px;
}
#blog_main article {
    margin-bottom: 100px;
}
#recent-posts-2 .widget-title {
	margin-top: 0;
}
.entry-content {
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 10px;
    overflow: hidden;
}
.entry-content strong {
	font-weight: bold;
}
.entry-content p {
    margin-bottom: 16px;
}
.entry-content p span {
    line-height: 1.5em !important;
}
.blog_wrap {
	width: 94%;
	margin: 0 auto;
}
.entry-meta {
	text-align: right;
}
footer.entry-meta {
	display: none;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
#nav-below {
	display: flex;
	justify-content: space-around;
}
#nav-above {
    display: none;
}
#nav-single {
	display: flex;
	justify-content: space-around;
}

/********** コンセプト **********/
.concept #menu_bar01 {
	background-image: url(img/images/bar_concept.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
}
.concept #menu_bar02 {
	background-image: url(img/images/bar_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	margin-bottom: 50px;
}
.concept #bar01_midasi {
	font-size: 16px;
	line-height: 40px;
	color: #3a3a3a;
	letter-spacing: 3px;
	text-align: center;
	padding: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.concept #bar01_midasi span {
	font-size: 32px;
	letter-spacing: 3px;
}
.concept .text01 {
	font-size: 14px;
	line-height: 35px;
	color: #4c4948;
	letter-spacing: 3px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
.concept .text01 span {
	font-size: 18px;
	color: #0076c2;
}
.concept #text_box {
	margin-left: 85px;
	font-size: 12px;
	color: #221815;
	background-image: url(img/page/logo_concept01.jpg);
	background-repeat: no-repeat;
	background-position: right 120px;
	margin-right: 50px;
}
.concept .logo_taipu {
	background-image: url(img/page/logo_concept02.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-bottom: 65px;
}
.concept .bar02_midasi {
	font-size: 24px;
	color: #0076c1;
	letter-spacing: 8px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
.concept .text02 {
	line-height: 2.5em;
	letter-spacing: 1px;
	margin-top: 30px;
}
.concept .text02 p {
	margin-bottom: 2em;
}
.concept .text03 {
	line-height: 20px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.concept .blue {
	color: #0076c2;
	font-size: 14px;
}
.concept .big {
	font-size: 18px;
	line-height: 25px;
}

/********** 会社概要 **********/
.company #main_content {
	color: #0076c1;
}
.company #menu_ul03 {
	background-image: url(img/images/hover_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.company #menu_bar01 {
	background-image: url(img/images/bar_about.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
}
.company .company_image {
	margin-top: 35px;
}
.company .midasi01 {
	font-size: 11px;
	text-align: center;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.company .midasi02 {
	font-size: 28px;
	text-align: center;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 5px;
}
.company .table_box {
	width: 815px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0076c1;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
.company .table_l li ,
.company .table_r li{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076c2;
	height: 15px;
}
.company .table_l {
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #3a3a3a;
	background-color: #f5f5f5;
	border: 1px solid #cfcfcf;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 188px;
	padding: 0px;
}
.company li.bottom01 {
	border-bottom-style: none;
	border-bottom-width: 0px;
	height: 200px;
    border-bottom: 1px #0076c2 solid;
}
.company li.bottom {
    border-bottom-style: none;
    border-bottom-width: 0px;
    height: 200px;
    line-height: 1.8em;
}
.company .table_r {
	float: left;
	list-style-type: none;
	border: 1px solid #cfcfcf;
	margin: 0px;
	width: 606px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.company #showroom {
	margin: 0px;
	padding: 0px;
}

.company .access_box {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.company .sakamoto_image {
	float: left;
	height: 231px;
	width: 191px;
	margin-right: 40px;
}
.company .access_box .text {
	font-size: 14px;
	float: left;
}
.company #map {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.company .shop01 {
    text-align: center;
    font-size: 18px;
    margin-top: 50px;
}
.company .table_box th {
	font-size: 12px;
	color: #3a3a3a;
	background-color: #f5f5f5;
	border: 1px solid #cfcfcf;
	border-bottom-color: #0076c2;
	padding: 15px;
}
.company .table_box td {
	border: 1px solid #cfcfcf;
	border-bottom-color: #0076c2;
	padding: 15px;
	font-size: 14px;
}
.company .table_box tr:last-child th,
.company .table_box tr:last-child td {
    border-bottom-color: #cfcfcf;
}

/********** 採用情報 **********/
.recruit #recruit {
	width: 815px;
	margin: 0 auto;
}
.recruit #main_content {
	color: #0076c1;
}
.recruit #menu_ul04 {
	background-image: url(img/images/hover_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.recruit .midasi01 {
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
}
.recruit #menu_bar01 {
	background-image: url(img/images/bar_recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
.recruit .job_bnr {
	margin: 40px 0;
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.recruit .job_bnr p {
	font-size: 18px;
    margin: 5px 10px;
}
.recruit .job_bnr a {
	padding: 5px 20px;
	display: block;
    border: 1px #ccc solid;
    border-radius: 16px;
}
.recruit .job_bnr a:hover {
    background-color: #eee;
}
.recruit .table_box {
  width: 100%;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #0076c1;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
  font-size: 14px;
}
.recruit .table_box th {
	background-color: #f5f5f5;
	border-bottom: 1px #0076c2 solid;
	border-left: 1px #cfcfcf solid;
	border-right: 1px #cfcfcf solid;
	width: 168px;
	color: #3a3a3a;
	padding: 10px;
	letter-spacing: 2px;
}
.recruit .table_box td {
	border-bottom: 1px #0076c2 solid;
	border-right: 1px #cfcfcf solid;
	padding: 10px;
	letter-spacing: 1px;
}
.recruit .table_box .last {
	border-bottom: 1px solid #cfcfcf;
}
.recruit .table_l li , .recruit .table_r li{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076c2;
	height: 15px;
	line-height: 22px;
	letter-spacing: 1px;
}
.recruit .table_l li.row2, .recruit .table_r li.row2 {
	height: 40px;
}
.recruit .table_l {
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #3a3a3a;
	background-color: #f5f5f5;
	border: 1px solid #cfcfcf;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 188px;
	padding: 0px;
}
.recruit li.bottom  {
	border-bottom-style: none;
	border-bottom-width: 0px;
	height: 200px;
}
.recruit .table_r {
	float: left;
	list-style-type: none;
	border: 1px solid #cfcfcf;
	margin: 0px;
	width: 606px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.recruit .text_box {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	color: #0076c1;
	padding: 0px;
	margin-top: 150px;
}
.recruit .tel {
	float: left;
	font-size: 30px;
	color: #636262;
	margin-right: 120px;
	margin-top: 30px;
	line-height: 35px;
	margin-bottom: 0px;
}
.recruit .tel span {
	font-size: 18px;
	color: #000;
}
.recruit .contact_btn {
	width: 336px;
	margin: 40px auto 0;
}
.recruit .table_box th span {
  color: #900;
}
.recruit .movie01 {
    margin: 30px auto 0;
    text-align: center;
    width: 100%;
    box-shadow: 3px 3px 2px #555;
    line-height: 0;
}
.jobtit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

/********** お問い合わせ **********/
.contact #menu_ul06 {
	background-image: url(img/images/hover_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contact .midasi01 {
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
	color: #0076c1;
}
.contact #menu_bar01 {
	background-image: url(img/images/bar_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
.contact .table_box {
	width: 815px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
.contact .table_l {
	float: left;
	list-style-type: none;
	font-size: 12px;
	color: #444444;
	background-color: #d2eeff;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 188px;
	padding: 0px;
	border-top-width: 10px;
	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: #0076c1;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	letter-spacing: 3px;
}
.contact .table_l li   {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076c2;
	height: 15px;
}
.contact li.bottom  {
	border-bottom-style: none;
	border-bottom-width: 0px;
	height: 200px;
}
.contact .table_r {
	float: left;
	list-style-type: none;
	width: 606px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3a3a3a;
}
.contact .table_r li {
	height: 30px;
	border: 1px solid #ebebeb;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 19px;
	margin-left: 5px;
}
.contact .table_box th {
	font-size: 14px;
	color: #444;
	width: 173px;
	background-color: #d2eeff;
	border-right: 1px #cfcfcf solid;
	border-left: 1px #cfcfcf solid;
	border-bottom: 1px #0076c2 solid;
	height: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.contact .table_box th.bgno {
	background-color: #FFF;
	border: 0px;
}
.contact .table_box .th01 {
	border-top: 10px #0076c1 solid;
}
.contact .table_box td {
	padding-left: 12px;
    font-size: 14px;
}
.contact .table_box span {
	color: #900;
}
.contact .table_box span.wpcf7-list-item-label {
    color: #333;
}
.contact .table_box input[type="text"],
.contact .table_box input[type="tel"],
.contact .table_box input[type="email"] {
	border: 1px #ccc solid;
	height: 30px;
	margin-right: 5px;
	padding: 0 5px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-size: 14px;
}
.contact .table_box textarea {
    border: 1px #ebebeb solid;
    font-size: 14px;
    padding-left: 5px;
    padding-top: 5px;
    width: 590px !important;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    line-height: 1.5em;
}
.contact .table_box input[type="radio"] {
	margin-left: 5px;
	position: relative;
	top: 2px;
	margin-right: 2px;
}
.contact .table_box input[type="reset"] {
	margin-left: 10px;
}
.contact .add02 {
    width: 590px !important;
    margin-top: 5px;
}
.contact #submit {
    background-image: url(img/images/submit_btn.jpg);
    background-repeat: no-repeat;
    color: transparent;
    width: 82px;
    height: 32px;
    border: 0px;
    cursor: pointer;
}
.contact #submit:hover {
    background-image: url(img/images/submit_btn_on.jpg);
    background-repeat: no-repeat;
}
.contact #reset {
    background-image: url(img/images/reset_btn.jpg);
    background-repeat: no-repeat;
    width: 82px;
    height: 32px;
    border: 0px;
    cursor: pointer;
}
.contact #reset:hover {
    background-image: url(img/images/reset_btn_on.jpg);
    background-repeat: no-repeat;
}
.contact #btn_area {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
}
.contact div.wpcf7-validation-errors {
    text-align: center;
    border: 2px solid #9b3636 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
	text-align: center;
	border: 0;
	margin: 0;
	color: #900;
}