@charset "UTF-8";
 @import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Gothic");
@font-face {
font-family: "mymincho";
src: url(//www.union-cs.co.jp/wp-content/themes/mrp04/font/mymincho.otf) format('truetype');
}
.mincho {
font-family: "mymincho";
}
body{
line-height: 1.5;
font-family: "Roboto", "Sawarabi Gothic", "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-weight:normal;
font-size:100%;
}
#header .contact .tel{
font-weight:normal;}
#header .add{
font-weight:normal;}
nav#mainNav{
font-weight:normal;}
h1.title,
.post h1
{
font-weight:normal;}
.post h2,
.post2b h2,
.post4b h2
{
font-weight:normal;}
.post h3
{
} .post .column2_40 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 40%;
vertical-align: top;
}
.post .column2_40 img {
max-width: 95.5%;
}
.post .column2_60 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 59.1%;
vertical-align: top;
}
.post .column2_60 img {
max-width: 95.5%;
} .childpost1b .column2_40 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 0 10px 6px;
width: 39%;
vertical-align: top;
}
.childpost1b .column2_40 img {
max-width: 95.5%;
height: auto;
}
.childpost1b .column2_60 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 2px 5px 0;
width: 57.8%;
vertical-align: top;
}
.childpost1b .column2_60 img {
max-width: 95.5%;
height: auto;
} @media only screen and (max-width: 750px) {
.childpost1b .column2_40 {
display: inline-block;
width: 100%;
margin: 6px auto 0 auto;
}
.childpost1b .column2_60 {
display: inline-block;
width: 96%;
margin: 0 2% 5px 2%;
}
} @media only screen and (max-width: 640px) {
.post .column2_40 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.post .column2_60 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.postlist .ttls {
display: initial;
}
} .newsTitle {
background: inherit;
}
h1.title,
.post h1
{
border:none;
background: none; padding: 6px 10px;
padding-top: 8px;
}
section.widget h2
{
border:none;
background: none; padding: 6px 10px;
padding-top: 8px;
}
.post h3{
padding: 5px 0 3px 8px;
}
.post{
border-top:none;
}
body{
background: rgba(255,255,255,1);
color: #333333;}
a{
color: #005bac;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #1ABDE2;} #header .bg{
background: rgba(230,81,0,1);
}
#header .bg .inner{
background: none;
}
#header h1,
#header .description{
color: #ffffff;font-size:14px;
}
#header .inner{
background: rgba(255,255,255,1);
}
@media only screen and (max-width: 750px){
#header .logo {
margin:0;
}
}
@media only screen and (max-width: 640px){
#header-layout {
padding-top: 10px;
}
}
#header .contact .tel{
color: #333333;}
#header .contact .tel a{
color: #333333;}
#header .add{
color: #333333;}
@media only screen and (max-width:1023px) {
body nav#mainNav {
width: initial;
padding: 0;
}
#header .inner{ }
}  @media print, screen and (min-width: 1024px){
nav#mainNav{
}
nav#mainNav ul li a{
color: #333333;font-size:14px;
}
nav#mainNav ul li a b{
letter-spacing:0.02em;font-weight:normal;
margin-top:2px;
}
nav#mainNav ul li a span{
letter-spacing:0.04em;color: #333333;font-weight:bold;
margin-top:4px;
}
nav#mainNav ul li{
border-right:1px solid #ffffff;}
nav#mainNav ul li:first-child{
border-left:1px solid #ffffff;}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-ancestor a
{
background:#ffffff;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #333333;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #333333;}
nav#mainNav ul li li
{
background:#ffffff;
border-bottom:1px solid #ffffff;margin-left:0;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
color: #333333;}
nav#mainNav {
background: rgba(255,255,255,1);
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-parent a
{
background: none;
height:40px;
position: relative;
display: block;
padding-bottom: 10px;
}
nav#mainNav ul li.current-menu-item a::before,
nav#mainNav ul li a:hover::before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 4px;
border-bottom: 4px solid #50aa3c;
width: 80%;
width: -webkit-calc(100% - 0%);
width: calc(100% - 0%);
margin: 0 auto;
display: block;
height: 4px; }
nav#mainNav ul li.current-menu-item li a::before,
nav#mainNav ul li li a:hover::before {
border: none;
} nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-parent li a,
nav#mainNav ul li.current-menu-ancestor li a
{
border-bottom:0px;
} nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-parent a b
{
color: #333333;
}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-parent a span
{
color: #333333;
}
nav#mainNav ul li a{
height: 35px;}
nav#mainNav ul li a b
{
color: #333333; }
nav#mainNav ul li a span
{
color: #333333;}
nav#mainNav ul li:first-child {
border-left:1px solid #ffffff;
}
nav#mainNav ul li {
border-right:1px solid #ffffff;}
nav#mainNav ul li a{
}
} @media print, screen and (min-width: 1024px){
nav#mainNav ul li a span{
font-size:11px;
}
}   @media print, screen and (min-width: 1024px){  nav#mainNav ul{
letter-spacing: -.4em;
}
nav#mainNav ul li {
float: none;
display: inline-block;
letter-spacing: normal;
left:0em;
}
nav#mainNav ul li li{
left:0;
}
nav div.panel {
float: none;
text-align: center;
}
nav#mainNav ul ul {
width:160px;
}
nav#mainNav ul li ul.sub-menu li a,
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li.current-menu-item ul.sub-menu li a,
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
padding: 11px 15px;
margin-left: 0;
}
nav#mainNav ul li ul li:hover ul {
left: 99%;
} #header-layout {
width: 960px;
margin: 0 auto;
}
#header .inner{
width:100%;
z-index:1;
}
#header .bg .inner{
width:960px;
}
} @media print, screen and (min-width: 1024px){ nav#mainNav ul li li a{
width:160px;
font-size:14px;} nav#mainNav ul li:hover ul {
top: 97%; left:0;
}
nav#mainNav ul li:hover ul li:last-child {
margin-left: 0;
}
nav#mainNav ul li li:first-child{
padding:0;
}
nav#mainNav ul li li{background:none;border-bottom:none;display:block;padding:0;}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a,
nav#mainNav ul li li.current-menu-item li a
{
background: rgba(230,230,200,0.8);
color: #333333;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li a:hover
{
border-bottom:none;
background:none;
background: rgba(230,230,200,0.8);
color: #005bac; }
} @media only screen and (max-width:1023px){
nav#mainNav .inner {
width: 100%;
} nav .panel {
border: none;
}
nav#mainNav a#menu span {
padding-left: 45px;
}
nav#mainNav a.menu {
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/micon/umicon2.png) no-repeat 6px 8px,rgba(33,71,152,1);
color: #ffffff;border: 1px solid #214798;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/micon/dmicon2.png) no-repeat 6px 8px,rgba(33,71,152,1);
color: #ffffff;border: 1px solid #214798;background-size: 20px;
} nav#mainNav ul li a
{
background-color:rgba(255,255,255,1);
color: #333333;border-bottom: 1px solid #e6e6c8;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #333333;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(255,255,255,1) url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%;
color: #333333;border-bottom: 1px solid #e6e6c8;padding-left: 43px;
}
nav#mainNav ul li li li:last-child a,
nav#mainNav ul li li:last-child li:last-child a,
nav#mainNav ul li li.current-menu-item li:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a,
nav#mainNav ul li li.current-menu-item:last-child li:last-child a,
nav#mainNav ul li.current-menu-item li li:last-child a
{
background: rgba(255,255,255,1) url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/subLast.png) no-repeat 45px 50%;
color: #333333;border-bottom: 1px solid #e6e6c8;padding-left: 58px;
}
nav#mainNav ul li li:last-child a
{
background: rgba(255,255,255,1) url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%;
color: #333333;border-bottom: 1px solid #e6e6c8;padding-left: 40px;
}
nav#mainNav ul li li:last-child li a,
nav#mainNav ul li li li a,
nav#mainNav ul li li.current-menu-item:last-child li a,
nav#mainNav ul li li.menu-item-object-page li a,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item li a,
nav#mainNav ul li.current-menu-item li li a
{
background: rgba(255,255,255,1) url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/sub1.png) no-repeat 45px 50%;
color: #333333;border-bottom: 1px solid #e6e6c8;padding-left: 58px;
} nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
background: rgba(230,230,200,1);
color: #005bac;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #005bac;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a
{
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%,rgba(230,230,200,1);
color: #005bac;padding-left: 43px;
}
nav#mainNav ul li li li:last-child a:hover,
nav#mainNav ul li li:last-child li:last-child a:hover,
nav#mainNav ul li.current-menu-item li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child li:last-child a:hover,
nav#mainNav ul li li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li li.current-menu-item:last-child a,
nav#mainNav ul li li:last-child li.current-menu-item:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item:last-child a
{
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/subLast.png) no-repeat 45px 50%,rgba(230,230,200,1);
color: #005bac;padding-left: 58px;
}
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li.current-menu-item:last-child a
{
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%,rgba(230,230,200,1);
color: #005bac;padding-left: 40px;
}
nav#mainNav ul li li:last-child li a:hover,
nav#mainNav ul li li li a:hover,
nav#mainNav ul li.current-menu-item li:last-child li a:hover,
nav#mainNav ul li li.menu-item-object-page li a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item a,
nav#mainNav ul li li:last-child li.current-menu-item a,
nav#mainNav ul li.current-menu-ancestor li.current-menu-item li a:hover,
nav#mainNav ul li li li.current-menu-item a,
nav#mainNav ul li li li.current-menu-item a:hover
{
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/sub1.png) no-repeat 45px 50%,rgba(230,230,200,1);
color: #005bac;padding-left: 58px;
}
} #breadcrumb{
background-color: #ffffff;padding:13px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #005bac;}
#header-layout{
padding-bottom:0px;
}
#mainImg{
background: none;
padding-top:0px !important;padding-bottom:0px;margin-bottom:0;
}
@media only screen and (max-width: 640px){
#mainImg{
padding-top:0px !important;padding-bottom:0px;}
}  .metaslider {
max-width: none!important;
}  @media print, screen and (min-width: 1024px){
} h1.title{
margin-top: 0em;
}
h1.title,
.post h1
{
margin-bottom: 0px;
color: #333333;
text-align:center;
font-weight:bold;
font-size:30px;
text-shadow: none;
} section.widget h2{
border-bottom: 2px solid #005bac;
}
.newsTitle{
border-bottom: 2px solid #005bac;
}
section.widget h2,
section.widgetInfo h2
{
color: #005bac;
text-align:center;
font-weight:bold;
font-size:18px;
text-shadow: none;
}
.post h2,
h2.title,
.post h2 a,
.post2b h2 a,
.post4b h2 a
{
color: #74b92b;
font-weight:bold;
font-size:24px;
}
.post2b h2::before,
.post4b h2::before,
.post h2::before
{
background:none;
}
.post h2,
.post2b h2,
.post4b h2,
h2.title
{
border: none;
border-radius:0px;
color: #74b92b;
text-shadow: none;
padding-left:8px;
}
.post h4{
color: #333333;}
.post h3{
position:relative;
color: #005bac;
font-weight:bold;
font-size:20px;
border: none;
border-radius:0px;
text-shadow: none;
padding-left:8px;
}
.post h3 {
background:inherit;
position: relative;
padding:0;
overflow: inherit;
padding-bottom:10px;padding-top:10px;}
.post h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 1px rgba(0,91,172,1);
bottom: -1px; visibility: inherit;
width:100%;}
.post h3::before
{
background:none;
}
#pageLinks{
color: #333333;}
.post h4{
font-weight:bold;
border-left: 4px solid #005bac;border-bottom: 1px dashed #005bac;}
.newsTitle p a{
color: #333333;}
.newsTitle{
color: #333333;
text-shadow: none;
}
section.widget h2	{ }
h1.title	{ }
.post h1	{ }
.post h1 span{
background: none;
padding-left: 15px;
}
h2.title	{ }
h2.title span{
background: none;
padding-left: 15px;
}
.post h2	{ }
.post h2 span{
background: none;
padding-left: 15px;
}
.post2b h2	{ }
.post2b h2 span{
background: none;
padding-left: 15px;
}
.post4b h2	{ }
.post4b h2 span{
background: none;
padding-left: 15px;
}
.post h3	{ }
.post h3 span{
background: none;
padding-left: 15px;
}
.post h2::before,
.post2b h2::before,
.post4b h2::before,
h2.title::before
{
}
.post h3::before
{
}
@media print, screen and (min-width: 1024px){
#breadcrumb ul {
max-width: 960px;
}
#wrapper, .inner {
width: 960px;
padding: 0;
}
#wrapper{
padding-top: 0em;
}
#mainNav .inner {
width: inherit;
}
#content {
width: 710px;
width: 74%;
}
.c1thumbWrap {
width: 730px;
width: 103%;
}
.c1thumbWrap li {
width: 97%;
}
.c1thumbWrap li img {
width: 100%;
}
.c2thumbWrap {
width: 730px;
width: 103%;
}
.c2thumbWrap li {
width: 345px;
width: 47.2%;
}
.c2thumbWrap li img {
width: 100%;
}
.c3thumbWrap {
width: 730px;
width: 103%;
}
.c3thumbWrap li {
width: 223px;
width: 30.5%;
}
.c3thumbWrap li img {
width: 100%;
}
#sidebar {
width: 225px;
width: 23.5%;
}
#banners img {
max-width: 225px;
max-width: 100%;
}
}  .post .time,
.postlist .time,
.post2b .time,
.post4b .time
{
color: #333333;background-color: #ffffff;    padding: 5px 7px;
}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a
{
color: #333333;
} input[type="submit"],
input[type="reset"],
input[type="button"]
{
background: -moz-linear-gradient(top,
#74b92b 0%,
#74b92b 100%);
background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,
#74b92b),
color-stop(100%,
#74b92b));
background: -webkit-linear-gradient(top,
#74b92b 0%,
#74b92b 100%);
background: -o-linear-gradient(top,
#74b92b 0%,
#74b92b 100%);
background: -ms-linear-gradient(top,
#74b92b 0%,
#74b92b 100%);
background: linear-gradient(to bottom,
#74b92b 0%,
#74b92b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b92b',
endColorstr='#74b92b',
GradientType=0 );
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover
{
background: -moz-linear-gradient(top,#74b92b 0%,#74b92b 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#74b92b),color-stop(100%,#74b92b));
background: -webkit-linear-gradient(top,#74b92b 0%,#74b92b 100%);
background: -o-linear-gradient(top,#74b92b 0%,#74b92b 100%);
background: -ms-linear-gradient(top,#74b92b 0%,#74b92b 100%);
background: linear-gradient(to bottom,#74b92b 0%,#74b92b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b92b',endColorstr='#74b92b',GradientType=0 );
} a#scrollUp{
background: #74b92b;
} .post li{
} .cat-post-item{
border: none !important;
}
.post{
background-color: rgba(255,255,255,0);
}
.post2b{
background-color: rgba(255,255,255,0);
}
.post4b{
background-color: rgba(255,255,255,0);
}
.childpost1b{
background-color: rgba(255,255,255,0);
}
.postlist{
background-color: rgba(255,255,255,0);
}
.dateLabel{
background-color: rgba(255,255,255,0);
}
.childpost .column2_50 {
background-color: rgba(255,255,255,0);
}
.postlist{
padding-top:1px;
border: none;
}
.post{
border: none;
}
.childpost .column2_50 {
border: none;
}
.childpost1b {
border: none;
}
.post2b{
border: none;
}
.post4b{
border: none;
}  .ctitle{
background: #005bac;
background: -moz-linear-gradient(top,
#005bac 0%,
#005bac 100%);
background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#005bac),
color-stop(100%,#005bac));
background: -webkit-linear-gradient(top,#005bac 0%,#005bac 100%);
background: -o-linear-gradient(top,#005bac 0%,#005bac 100%);
background: -ms-linear-gradient(top,#005bac 0%,#005bac 100%);
background: linear-gradient(to bottom,#005bac 0%,#005bac 100%);
box-shadow:0 1px 2px #2A2A2A;
behavior: url(//www.union-cs.co.jp/wp-content/themes/mrp04-child/css/PIE.htc);
}
.ctitle2:before {
background: none repeat scroll 0 0 #005bac;
}
.ctitle3{
border-top: 2px solid #005bac;
}
.ctitle3:before {
background: none repeat scroll 0 0 #005bac;
}
.ctitle4{
border-bottom: 2px dotted #005bac;
}
.ctitle4:before {
background: none repeat scroll 0 0 #005bac;
background: -moz-linear-gradient(top,#005bac 0%,#005bac 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#005bac),color-stop(100%,#005bac));
background: -webkit-linear-gradient(top,#005bac 0%,#005bac 100%);
background: -o-linear-gradient(top,#005bac 0%,#005bac 100%);
background: -ms-linear-gradient(top,#005bac 0%,#005bac 100%);
background: linear-gradient(to bottom,#005bac 0%,#005bac 100%);
}
.ctitle7 {
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,-webkit-gradient(linear,left top,left bottom,color-stop(1.00,#005bac),color-stop(0.00,#005bac));
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,-webkit-linear-gradient(#005bac,#005bac);
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,-moz-linear-gradient(#005bac,#005bac);
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,-o-linear-gradient(#005bac,#005bac);
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,-ms-linear-gradient(#005bac,#005bac);
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/patterns_wh.png) repeat,linear-gradient(#005bac,#005bac);
} .post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #333333;}
.post table th {
color: #005bac;background-color: #e6e6c8;}
.post table td {
color: #333333;background-color: #ffffff;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #333333;border: none;
}  .post .linkBtn:hover {
background: rgba(26,189,226,1);
}
.post .linkBtn {
background: rgba(0,91,172,1);
} #footer{
background: rgba(230,230,200,1);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a, .footeradd, .footertel{
color: #333333;}
#footer li a:hover{
color: #74b92b;
}
#footer .inner {
width: inherit;
text-align:center;
}
#footer ul li {
padding: 5px 0px;
margin: 0 38px; background: none;
position: relative;
}
#footer ul li::before {
background: url(//www.union-cs.co.jp/wp-content/themes/mrp04/images/arrow.png) no-repeat;
content: "";
position: absolute;
top: 11px;
left: -3px;
width: 8px;
display: block;
height: 7px;
}
#copyright{
color: #ffffff;background: #1abde2;} .widget_sp_image img {
height: auto;
} #header .logo {
clear: both;
display: table-cell;
vertical-align: middle;
padding: 0;
width: 56%;
}
@media only screen and (min-width: 1024px){
nav#mainNav {
display: block; box-shadow: none;
margin-left: 31%;
margin: -62px auto;
float: inherit;
position: inherit;
margin-bottom: 14px;
}
nav div.panel {
float: right;
} nav#mainNav ul li {
border-right: 1px solid #ffffff;
}
nav#mainNav ul li:first-child
{
border-right: 1px solid #ffffff;
border-left: none;
}
nav#mainNav ul li:last-child
{
border-right: none;
}
nav#mainNav ul li a {
height: 40px;
padding: 8px 31px 10px 29px;
}
nav#mainNav ul li a b {
color: #333333;}
nav#mainNav ul li a span {
color: #333333;}
nav#mainNav ul li li:first-child {
border: none;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #333333;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #333333;} nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:last-child a,
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-ancestor li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a,
nav#mainNav ul li.current-menu-ancestor li a
{ background: rgba(230,230,200,0.8);
color: #333333;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item:first-child a,
nav#mainNav ul li li.current-menu-item:last-child a,
nav#mainNav ul li li.current-menu-item a
{ background: rgba(230,230,200,0.8);
color: #005bac;}
nav#mainNav ul li:hover ul{
top:99.5%;
}
}
@media only screen and (min-width: 1240px){ }
@media only screen and (max-width: 1023px){
#header .logo{
display: block;
text-align: center;
width: inherit;
}
} #header{
overflow: visible;
}
#header .logo{
width: auto;
}
#header ul{
padding-top:0;
}
#header ul li{
margin-left:0;
}
@media print, screen and (min-width: 1024px){
nav#mainNav {
display: table-cell; box-shadow: none;
margin-left: 0;
margin: 0 auto;
float: inherit;
position: inherit;
margin-bottom: 0;
width: 960px;
vertical-align: middle;
}
#mainNav .inner {
width: 100%;
}
}    section.widget,
.widgetInfo{
background-color: rgba(10,0,10,0);
}
section.widget, .widgetInfo{
border:none;
} .mobile #header{
overflow: visible;
}
.spmenu #menu {
display: inline-block;
width: 35px;
height: 37px;
vertical-align: middle;
position: absolute;
padding: 5px 1px 2px 5px;
top: 50%;
transform: translate(-50%,-50%);
cursor: pointer;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
position: absolute;
height: 3px;
width: 30px;
border-radius: 3px;
background: rgba(116,185,43,1);
display: block;
content: '';
cursor: pointer;
transition: all .4s;
}
.spmenu #menu span:before {
bottom: -8px;
}
.spmenu #menu span:after {
bottom: -16px;
}
.spmenu #menu.menuOpen span {
height: 0;
}
.spmenu #menu.menuOpen span:before {
-webkit-transform: translateY(20px) rotate(-45deg);
transform: translateY(20px) rotate(-45deg);
bottom: 9px;
opacity: 1;
}
.spmenu #menu.menuOpen span:after {
-webkit-transform: translateY(-20px) rotate(45deg);
transform: translateY(-20px) rotate(45deg);
bottom: -31px;
}
.spmenu #menu p {
position: absolute;
bottom: 0;
padding: 0;
font-size: 11px;
color: #74b92b;}
@media only screen and (min-width: 1024px){
.spmenu #menu{
display: none;
}
}
@media only screen and (max-width: 1023px){
.mobile #header{
position: fixed !important; 
width: 100% !important;
z-index: 10;
top: 0;
}
.mobile #header .inner{
width: 100%;
}
.mobile #header-layout{
padding: 0;
}
body.mobile #header .logo{
width: 100%;
display: table;
margin: 0;
position: relative;
text-align: center;
}
.mobile #header .logo .mark, .mobile #header .logo .spmenu {
display: table-cell !important;
}
.mobile #header .logo .mark {
width:calc( 100% - 50px);
margin: 0;
padding: 5px 0;
text-align: center;
}
.mobile #header .logo img{
max-width: 70%;
max-height: 50px;
vertical-align: middle;
}
.mobile #header .logo .spmenu {
width: 50px;
vertical-align: top;
background:rgba(255,255,255,1);
}
body.mobile nav#mainNav.menuOpen{
overflow: auto;
height: 100%;
max-height: inherit;
position: fixed;
width: 100%;
}
body.mobile{
margin-top: 35px;
}
.mobile #breadcrumb{
margin-top: 85px;
}
.mobile #mainImg{
margin-top: 85px;
}
.admin-bar .mobile #mainImg{
margin-top: 39px;
}
.mobile .page-template-page-nosidebar-fullthumb #thumbImg,
.mobile .page-template-page-nosidebar-fullwidth #thumbImg {
margin-top: 60px;
}
.mobile .page-template-page-nosidebar-fullthumb #breadcrumb,
.mobile .page-template-page-nosidebar-fullwidth #breadcrumb {
margin-top: 0px;
}
}
@media only screen and (max-width: 799px){
.mobile #header .logo {
padding: 0;
}
}