@charset "utf-8";
@charset "utf-8";

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
backface-visibility: hidden; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
font: 90%/1.5 "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "メイリオ" , Meiryo , "Meiryo UI" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
color: #333;
border-top: 5px solid #ae4e4a;
background: #fff;
} a {
margin: 0;
padding: 0;
text-decoration: none;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
color: #ae4e4a;
}
a:hover, a:active {
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
outline: none;
color: #732929;
} a img { -webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
a:hover img {
opacity: 0.5;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
} nav .panel:before, nav .panel:after, nav#mainNav:before, nav#mainNav:after, .newsTitle:before, .newsTitle:after, #footerInfo:before, #footerInfo:after {
content: "";
display: table;
}
nav .panel:after, nav#mainNav:after, .newsTitle:after, #footerInfo:after {
clear: both;
}
nav .panel, nav#mainNav, .newsTitle, #footerInfo {
zoom: 1;
} input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="url"], input[type="number"], select, textarea {
vertical-align: middle;
line-height: 30px;
height: 30px;
padding: 1px 5px;
border: 1px solid #d4d4d7;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
color: #555;
background: #fcfcfc;
font-family: MS UI Gothic;
}
#sidebar input[type="text"] {
/margin-top:-18px;
} textarea {
height: auto;
line-height: 1.5;
}
input[type="submit"], input[type="reset"], input[type="button"] {
padding: 3px 10px;
background: #ae4e4a;
background: -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae4e4a), color-stop(100%, #732929));
background: -webkit-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -o-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -ms-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: linear-gradient(to bottom, #ae4e4a 0%, #732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929', GradientType=0 );
border: 0;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
line-height: 1.5;
font-size: 100%;
color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
background: #ae4e4a;
background: -moz-linear-gradient(top, #732929 0%, #ae4e4a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #732929), color-stop(100%, #ae4e4a));
background: -webkit-linear-gradient(top, #732929 0%, #ae4e4a 100%);
background: -o-linear-gradient(top, #732929 0%, #ae4e4a 100%);
background: -ms-linear-gradient(top, #732929 0%, #ae4e4a 100%);
background: linear-gradient(to bottom, #732929 0%, #ae4e4a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#732929', endColorstr='#ae4e4a', GradientType=0 );
} #wrapper {
margin: 0 auto;
margin-top: 30px;
width: 960px;
}
#header {
margin: 0 auto;
width: 960px;
}
#mainNav .inner {
margin: 0 auto;
padding: 0;
width: 960px;
}
#footer .inner {
margin: 0 auto;
padding: 0;
width: 960px;
}
#content {
float: right;
width: 630px;
margin-bottom: 20px;
}
#content.wide {
width: 100%; }
#sidebar {
float: left;
width: 300px;
margin-bottom: 20px;
}
#footer {
clear: both;
color: #fff;
background: #ae4e4a;
}
body.right-sidebar #wrapper #sidebar {
float: right;
}
body.right-sidebar #wrapper #content {
float: left;
} .gallery {
*zoom: 97%;
}
.png {
*zoom: 1;
}  #header h1 {
padding: 10px 0 0 3px;
font-size: 90%;
font-weight: normal;
}
.description {
padding: 10px 0 0 3px;
font-size: 90%;
font-weight: normal;
} #header-layout {
padding: 5px 0;
} #header .logo {
clear: both;
display: table-cell;
vertical-align: middle;
}
#header .logo img {
max-height: 95px;
}
body.headlogo-nonfix #header .logo img {
max-height: inherit;
}
#header h2 {
clear: both;
float: left;
padding: 20px 0;
font-size: 160%;
font-weight: bold;
} #headerInfo {
display: table-cell;
vertical-align: middle;
text-align: right;
width: 100%;
}
#headerInfo .float {
float: right;
}
.tel {
display: inline;
padding-left: 48px;
font: 40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/tel.png) no-repeat 0 50%;
}
.tel a {
color: #333
} body nav#mainNav {
margin-bottom: 0;
height: 50px;
}
#searchHead input {
line-height: 30px;
}
#searchHead input.searchBox[type="text"] {
vertical-align: top;
width: 140px;
height: 26px;
border-radius: 3px 0 0 3px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-right: 0;
} #mainImg {
margin: 30px 0 0 0;
text-align: center;
clear: both;
}
h1.title {
clear: both;
margin: 0 0 20px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
font-weight: normal;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
color: #fff;
}
h1.title a {
color: #fff;
}
h1.title a:hover {
color: #732929;
}
h2.title {
clear: both;
margin: 30px 0 20px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
font-weight: normal;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
h2.title span, .newsTitle h3 span, section.widget h3 span {
color: #fff;
}
.dateLabel {
margin: -10px 0 10px;
text-align: right;
font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
} .post {
clear: both;
margin-bottom: 25px;
overflow: hidden;
}
.post p {
margin-bottom: 15px;
}
.post ul {
margin: 0 0 15px 10px;
}
.post ul#sitemap_list li {
margin-bottom: 5px;
padding-left: 15px;
background: none;
border-bottom: none;
}
#sitemap_list {
background: none!important;
}
.post ol {
margin: 0 0 15px 30px;
}
.post ol li {
list-style: decimal;
}
.post dt {
font-weight: bold;
}
.post dd {
padding-bottom: 10px;
} .post h1 {
clear: both;
margin: 0 0 20px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
font-weight: normal;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
color: #fff;
}
.post h2 {
clear: both;
margin: 0 0 8px 0;
padding: 7px 10px 5px 10px;
font-size: 13px;
text-shadow: 0px 1px 0px #fff;
color: #732929;
border: 1px solid #cacaca; background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//tantei-nito.com/struct/wp-content/themes/mrp01/PIE.htc);
}
.post h3 {
margin: 10px 0;
color: #732929;
border-bottom: 1px solid #732929;
border-left: 5px solid #732929;
clear: both;
font-size: 105%;
font-weight: normal;
margin: 0 0 10px;
padding: 0 0 3px 8px;
}
.post h4 {
font-weight: normal;
color: #732929;
border-bottom: 1px dashed #732929;
border-left: 4px solid #732929;
clear: both;
font-size: 100%;
margin: 10px 0;
padding: 0 0 3px 8px;
}
.post blockquote {
clear: both;
padding: 10px 0 10px 15px;
margin: 10px 0 25px 30px;
border-left: 5px solid #ccc;
}
.post blockquote p {
padding: 5px 0;
}
.post img {
max-width: 100%;
height: auto;
padding: 4px;
border: 1px solid #cccccc!important;
} .post img {
width: inherit\9;
max-width: 100%\9;
height: auto\9;
}
.post img.aligncenter {
display: block;
margin: 5px auto;
padding: 4px;
background: #fff;
}
.post img.alignright {
padding: 4px;
margin: 0 0 15px 15px;
display: inline;
background: #fff;
}
.post img.alignleft {
padding: 4px;
margin: 0 15px 15px 0;
display: inline;
background: #fff;
} .post .noborder img {
border: none !important;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
margin: 0 auto;
text-align: center;
}
img.alignright {
float: right;
}
img.alignleft {
float: left;
}
img.aligncenter {
display: block;
margin: 0 auto;
text-align: center;
} .post img.noborder {
border: none !important;
}
.post img.nobackground {
background: none !important;
} img.slanting {
transform: rotate(2deg);
-webkit-transform: rotate(2deg); -moz-transform: rotate(2deg); } .post table {
border: #dcdddd 1px solid;
color: #333333;
border-collapse: collapse;
width: 100%;
font-size: 93%;
margin-bottom: 15px;
}
.post table th {
border: #dcdddd 1px solid;
background-color: #efefef;
text-align: left;
padding: 10px;
}
.post table td {
border: #dcdddd 1px solid;
background-color: #f7f8f8;
text-align: left;
padding: 10px;
vertical-align: top;
} .post table.clear {
font-size: 93%;
background: none;
border: none;
border-collapse: collapse;
width: 100%;
color: #333333;
margin-bottom: 15px;
}
.post table.clear th,
.post table.clear td {
vertical-align:top;
border: none;
background: none;
text-align: left;
padding: 8px 10px;
} @media only screen and (max-width: 640px) {
.post table.responsive {
width: 100% !important;
}
.post table.responsive th, .post table.responsive td {
width: 100% !important;
box-sizing: border-box;
display: block;
height: auto;
border-top: none;
border-right: none;
border-left: none;
}
.post table.responsive tr:last-child td:last-child {
border-bottom: none;
}
.post table.responsive th, .post table.responsive td {
text-align: center;
}
.post table.responsive.clear th, .post table.responsive.clear td {
text-align: left;
}
} .pagenav {
clear: both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}
.prev {
float: left
}
.next {
float: right;
}
#pageLinks {
clear: both;
color: #ae4e4a;
text-align: center;
} #breadcrumb {
background-color: #732929;
clear: both;
padding: 3px;
}
#breadcrumb ul {
width: 100%;
max-width: 960px;
margin: 0 auto;
padding-left: 1em;
}
#breadcrumb ul li {
float: left;
color: #fff;
margin: 0 5px;
font-size: 11px;
}
#breadcrumb ul li a {
color: #fff;
}
#breadcrumb ul li a:hover {
text-decoration: underline;
} #pagetop {
clear: both;
display: block;
overflow: hidden;
padding-top: 30px;
margin-bottom: -1px;
}
#pagetop a {
float: right;
display: block;
position: relative;
padding: 5px 15px 2px 25px;
font-size: 90%;
border-bottom: 0;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
color: #fff;
background: #732929 url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/toTop.png) no-repeat 8px 60%;
/margin-bottom:8px; }
#pagetop a:hover {
background-position: 8px 40%;
}
*:first-child+html #pagetop {
margin-bottom: -10px;
}
*:first-child+html #pagetop a {
position: static;
padding: 5px 15px 5px 25px;
} section.widget {
margin-bottom: 30px;
} .textwidget iframe {
width: 100%!important;
}
section.widget h2 {
color: #FFFFFF;
margin: 0 0 10px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
font-weight: normal;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
clear: both;
}
section.widget h3 {
margin: 0 0 10px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
font-weight: normal;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
section.widget_sp_image {
background: none;
}
p.banner {
padding-bottom: 10px;
clear: both;
}
#banners img {
max-width: 300px; height: auto;
} .widgetInfo {
margin-bottom: 30px;
}
.newsTitle {
margin: 0 0 10px;
padding: 5px 10px;
line-height: 33px;
font-size: 120%;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
.newsTitle h2 {
color: #FFFFFF;
float: left;
font-weight: normal;
}
.newsTitle h3 {
float: left;
font-weight: normal;
}
.newsTitle p {
float: right;
padding: 0 10px 0 28px;
font-size: .8em;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/arrow.png) no-repeat 0 50%;
}
.newsTitle a {
color: #fff;
}
.news {
}
.news p {
clear: both;
padding: 10px 0 10px 10px;
background: #f7f9f4;
border-bottom: 1px #fff solid;
}
.news p a {
display: block;
color: #732929;
}
.news a span {
color: #ae4e4a;
}
.news span {
padding-left: 10px;
}
.news a:hover span {
color: #732929;
}
.news p a:hover {
background-color: #f7f9f4;
}
.widget_sp_image img {
clear: both;
margin-bottom: 15px;
height: auto;
}
.widget_search {
clear: both;
}
.widget_text {
clear: both;
}
.widget_calendar {
clear: both;
}
.widget_archive li {
background: #f7f9f4;
padding: 10px 0 10px 10px;
border-bottom: 1px #fff solid;
} #footerInfo {
padding: 20px 10px;
border-bottom: 1px dotted #732929;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
}
#footerLogo {
clear: both;
display: table-cell;
vertical-align: middle;
}
#footerLogo img {
max-height: 95px;
} body.footlogo-nonfix #footerLogo img {
max-height: inherit;
}
.contactInfo {
display: table-cell;
vertical-align: middle;
text-align: right;
width: 100%;
} .contactInfo .tel a {
color: #fff;
}
#footer ul {
text-align: center;
font-size: 95%;
padding: 8px 0 5px 0;
}
#footer ul ul {
padding-bottom: 0;
}
#footer ul li {
display: inline-block;
vertical-align: text-top;
text-align: left;
padding: 5px 0;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/parent.png) no-repeat 0 9px;
}
#footer ul li a {
display: block;
padding: 0 20px 0 13px;
overflow: hidden;
color: #fff;
}
#footer ul li a:hover {
text-decoration: underline;
}
#footer ul li li {
display: block;
padding: 0;
margin-left: 10px;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/child.png) no-repeat 0 4px;
}
#footer ul li li a {
padding: 0 10px 0 12px;
}
*:first-child+html #footer ul {
width: 920px;
margin: 0 auto;
}
*:first-child+html #footer ul ul {
width: auto;
}
*:first-child+html #footer ul li {
float: left;
}
#copyright {
clear: both;
padding: 6px 0 4px 0px;
text-align: center;
font-style: normal;
font-size: 90%;
color: #fff;
background: #732929;
zoom: 1;
} .thumbWrap {
width: 650px;
margin-right: -25px;
overflow: hidden;
}
.c1thumbWrap_PR {
width: 645px;
margin-right: -20px;
overflow: hidden;
}
.c2thumbWrap_PR {
width: 645px;
margin-right: -20px;
overflow: hidden;
}
.c3thumbWrap_PR {
width: 645px;
margin-right: -20px;
overflow: hidden;
}
ul.thumb {
margin: 0;
}
ul.gap {
margin-top: 15px;
} ul.thumb li {
float: left;
width: 300px;
margin: 0 25px 0 0;
padding: 0 0 2%;
background: none;
}
ul.thumb li img.wp-post-image {
float: left;
display: inline;
padding: 0 5px 3px 0;
}
ul.thumb h3 {
font-weight: normal;
font-size: 110%;
}
.thumbWrap ul.thumb h3 {
padding: 0 25px 0 0;
display: inline;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/arrow.png) no-repeat 100% 50%;
}
.c1thumbWrap_PR ul.thumb li {
width: 625px;
margin: 0 20px 0 0;
}
.c1thumbWrap_PR ul.thumb li img {
max-width: 625px;
}
.c2thumbWrap_PR ul.thumb li {
width: 302px;
margin: 0 20px 0 0;
}
.c2thumbWrap_PR ul.thumb li img {
max-width: 302px;
}
.c3thumbWrap_PR ul.thumb li {
width: 195px;
margin: 0 20px 0 0;
}
.c3thumbWrap_PR ul.thumb li img {
max-width: 195px;
} .wide .thumbWrap {
width: 100%;
}
.wide .c1thumbWrap_PR, .wide .c2thumbWrap_PR, .wide .c3thumbWrap_PR {
clear: both;
width: 100%;
}
.wide ul.thumb {
margin: 0;
}
.wide ul.thumb li {
float: left;
width: 300px;
margin: 0 0 25px;
background: none;
}
.wide ul.thumb li img.wp-post-image {
float: left;
display: inline;
padding: 0 5px 3px 0;
}
.wide .c1thumbWrap_PR ul.thumb li {
width: 100%;
padding: 0 3% 0 0;
}
.wide .c1thumbWrap_PR ul.thumb li img {
max-width: 100%;
}
.wide .c2thumbWrap_PR ul.thumb li {
width: 48.5%;
padding: 0 3% 0 0;
}
.wide .c2thumbWrap_PR ul.thumb li:last-child {
padding: 0;
}
.wide .c2thumbWrap_PR ul.thumb li img {
max-width: 100%;
}
.wide .c3thumbWrap_PR ul.thumb li {
width: 31.3%;
padding: 0 3% 0 0;
}
.wide .c3thumbWrap_PR ul.thumb li:last-child {
padding: 0;
}
.wide .c3thumbWrap_PR ul.thumb li img {
max-width: 100%;
}
.wide .clm {
padding: 0!important;
} .post .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 49.6%;
vertical-align: top;
}
.post .column2_50 img {
max-width: 95.5%;
}
.post .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 30%;
vertical-align: top;
}
.post .column2_30 img {
max-width: 95.5%;
}
.post .column2_70 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 69%;
vertical-align: top;
}
.post .column3_33 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 32.8%;
vertical-align: top;
}
.post .column3_33 img {
max-width: 95.0%;
} .childpost .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
padding: 1%;
width: 47.6%;
vertical-align: top;
box-shadow: rgb(184, 184, 184) 0px 0px 3px 1px;
-webkit-box-shadow: rgb(184, 184, 184) 0px 0px 3px 1px;
-moz-box-shadow: rgb(184, 184, 184) 0px 0px 3px 1px;
}
.childpost .column2_50 img {
max-width: 100%;
height: auto;
}
.childpost1b {
border:1px solid #cfcfcf; background-color: #FFFFFF;
}
.childpost1b .column1 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 2%;
vertical-align: top;
width: 96%;
}
.childpost1b .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 0 10px 6px;
width: 29%;
vertical-align: top;
}
.childpost1b .column2_30 img {
max-width: 95.5%;
height: auto;
}
.childpost1b .column2_70 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 2px 5px 0;
width: 67.8%;
vertical-align: top;
}
.childText {
font-size: 90%;
}
.thumbImageInner {
text-align: center;
}
.morelink {
margin: 0 0 0 0;
height: auto;
display: block;
text-align: right;
}
.morelink a {
margin-top: 15px;
color: #333;
display: block;
position: relative;
text-decoration: none;
text-align: center;
padding: 5px 15px 5px 15px;
font-size: 11px;
border: 1px solid #000000;
}
.morelink a:after {
display: block;
content: "";
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #515151;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.morelink a:hover {
color: #fff;
text-decoration: none !important;
background: #111111;
transition: all 0.3s ease 0s
} .ctitle {
position: relative;
color: #111;
line-height: 1; margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
}
.ctitle {
background: #AE4E4A;
background: -moz-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AE4E4A), color-stop(100%, #732929));
background: -webkit-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -o-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -ms-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: linear-gradient(to bottom, #AE4E4A 0%, #732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AE4E4A', endColorstr='#732929', GradientType=0 );
box-shadow: 0 1px 2px #2A2A2A;
behavior: url(//tantei-nito.com/struct/wp-content/themes/mrp01/PIE.htc);
}
.ctitle a {
color: #FFFFFF;
}
.ctitle2 {
clear: both;
background: none repeat scroll 0 0 #f9fafb;
border: 1px solid #dbdcdc;
border-radius: 3px;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 5px 17px;
position: relative;
}
.ctitle2:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle2:before {
background: none repeat scroll 0 0 #AE4E4A;
content: "";
display: block;
height: 17px;
left: 7px;
position: absolute;
top: 8px;
width: 5px;
}
.ctitle2 a {
color: #333;
}
.ctitle3 {
clear: both;
border-top: 2px solid #AE4E4A;
border-bottom: 1px solid #CCCCCC;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 8px 17px;
position: relative;
}
.ctitle3:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle3:before {
background: none repeat scroll 0 0 #AE4E4A;
content: "";
display: block;
height: 22px;
left: 7px;
position: absolute;
top: 6px;
width: 4px;
}
.ctitle3 a {
color: #333;
}
.ctitle4 {
clear: both;
border-bottom: 2px dotted #732929;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 8px 17px;
position: relative;
}
.ctitle4:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle4:before {
background: none repeat scroll 0 0 #732929;
background: -moz-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AE4E4A), color-stop(100%, #732929));
background: -webkit-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -o-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: -ms-linear-gradient(top, #AE4E4A 0%, #732929 100%);
background: linear-gradient(to bottom, #AE4E4A 0%, #732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AE4E4A', endColorstr='#732929', GradientType=0 );
content: "";
display: block;
width: 13px;
height: 13px;
border-radius: 50%;
-webkit-border-radius: 50%; -moz-border-radius: 50%;
top: 10px;
left: 1px;
position: absolute;
}
.ctitle4 a {
color: #333;
}
.ctitle5 {
position: relative;
padding: 1px 15px 3px 30px;
font-weight: bold;
}
.ctitle5::before {
left: 11px;
top: -6px;
position: absolute;
content: "";
height: 27px;
border-bottom: 0.7em solid transparent;
border-right: 1em solid #B90004;
}
.ctitle5::after {
left: -2px;
top: -6px;
position: absolute;
content: "";
height: 27px;
border-bottom: 0.7em solid transparent;
border-left: 1em solid #A90004;
}
.ctitle5 a {
color: #111;
}
.ctitle6 {
position: relative;
line-height: 1;
margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
zoom: 1;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_bl.png) repeat;
border: 1px solid #cccccc;
}
.ctitle6 a {
color: #111;
}
.ctitle7 {
border-radius: 6px;
position: relative;
color: #111;
line-height: 1;
margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #AE4E4A), color-stop(0.00, #732929));
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, -webkit-linear-gradient(#AE4E4A, #732929);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, -moz-linear-gradient(#AE4E4A, #732929);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, -o-linear-gradient(#AE4E4A, #732929);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, -ms-linear-gradient(#AE4E4A, #732929);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/patterns_wh.png) repeat, linear-gradient(#AE4E4A, #732929);
}
.ctitle7 a {
color: #FFFFFF;
}  .rad-text {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 25px;
}
.rad-area {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 90%;
}
.rad-sub {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 25%;
height: 35px;
background-color: #eee;
}
.wpcf7-form .wpcf7-textarea {
max-width: 96%
} .calendar-mark {
font-size: 14px!important;
}
.mix-calendar th, .timetable-calendar th, .multiple-calendar th, .monthly-calendar th {
text-align: center!important;
}
.day-number, .calendar-mark, .schedule-note, .day-left, .day-right {
text-align: center!important;
} #biz_calendar table.bizcal .holiday {
background-color: #FFACDD!important;
}
#biz_calendar p span.boxholiday {
background-color: #FFACDD!important;
}
#biz_calendar table.bizcal .eventday {
background-color: #FFCD92!important;
}
#biz_calendar p span.boxeventday {
background-color: #FFCD92!important;
} .mapp-canvas img {
border: none!important;
}  .gmp_map_opts img {
border: 0px !important;
} .googlemap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.googlemap iframe,
.googlemap object,
.googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .wc-shortcodes-column img {
border: none!important; padding: 0!important;
}
.wc-shortcodes-tabs ul.wcs-tabs-nav li {
border-bottom: none;
} #scrollUp {
visibility: visible!important;
} #cboxLoadedContent img {
width: 600px;
height: auto;
}  .gallery-columns-1 .gallery-item {
width: 95%;
}
.gallery-columns-1 .gallery-item img {
max-width: 98.5%;
}
.gallery-columns-2 .gallery-item {
width: 45%;
}
.gallery-columns-2 .gallery-item img {
max-width: 95.5%;
}
.gallery-columns-3 .gallery-item {
width: 33.3%!important;
}
.gallery-columns-3 .gallery-item img {
max-width: 92%;
}
.gallery-columns-4 .gallery-item {
width: 22.5%;
}
.gallery-columns-4 .gallery-item img {
max-width: 88%;
}
.gallery-columns-5 .gallery-item {
width: 18%;
}
.gallery-columns-5 .gallery-item img {
max-width: 85%;
}
#banners p {
margin: 0;
}
.gallery-caption {
margin:0 auto !important;
max-width:85%;
} .screen-reader-text {
display: none;
} .clearfix:after {
content: "."; display: block; clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
} .post_img img {
border: 1px solid #ddd;
padding: 5px;
float: left;
width: 100%;
height: auto;
}
.post .post_img {
width: 32%;
margin: 0;
padding: 0;
float: left;
}
.post_text {
width: 94%;
margin: 0 auto;
}
.post_text70 {
width: 64%;
float: right;
}
.post li {
margin: 0 0 20px;
padding: 0 0 0 0;
font-size: 93%;
line-height: 1.6em;
}
.post h2 {
}
.post .time {
padding: 0;
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius: 3px;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.post .time a {
color: #fff;
}
.post .post_text h3 {
background: none;
margin: 0.2em;
}
.postlist {
background-color: #ffffff;
border: 1px solid #d5d5d5;
margin: 0 0 40px;
clear: both;
}
.postlist li {
border-bottom: 1px dotted #DDDDDD;
line-height: 1.6em;
margin: 15px;
padding: 0;
}
.postlist .post_text {
width: 100%;
margin: 0 auto 15px auto;
}
.postlist .time {
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius: 3px;
display: inline;
padding: 1px 4px 1px 7px;
margin: 0 7.5px 5px 0;
}
.postlist .time a {
color: #fff;
}
.postlist .date {
font-size: 90%;
clear: both;
display: inline;
margin: 0 7.5px;
margin-bottom: 5px;
}
.postlist .date a {
}
.postlist .ttls {
font-size: 90%;
clear: both;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.postlist .ttls a {
}
.postlist .post_text h3 {
background: none;
margin: 0.2em;
}
.post_link {
float: right;
clear: both;
margin: 5px 0 0;
}
li .post_contents {
clear: both;
margin-bottom: 0.5em;
padding: 5px 0 0 0;
} #social {
display: inline-block;
float: left;
}
#twitter, #hatena, .fb-like {
display: block;
float: left;
}
.share-btn { height: 21px;
padding: 5px 0 0 0;
width: 235px;
}
.share-btn4b {
padding: 5px 0 0 0;
}
.twitter-share-button {
margin-left: 4px;
width: 71px !important;
}
.fb_ltr {
max-width: none !important;
}
.fb_iframe_widget {
width: auto !important;
display: inline-block !important;
margin: -1px 0 0 3px !important;
}
.share-btn4b .fb_iframe_widget {
margin: -1px 0 0 3px !important;
} .post2b {
margin-bottom: 20px;
clear: both;
}
.post2b img {
max-width: 100%;
height: auto;
border: 1px solid #CCCCCC !important;
box-sizing: border-box;
}
.post2b li {
margin: 0 0 20px 0;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 48%;
vertical-align: top;
}
@media (min-width:740px) {
.post2b li:nth-child(odd) {
margin: 0 20px 20px 0;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 48%;
vertical-align: top;
}
.post2b li:nth-child(even) {
margin: 0 0 20px 0;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 48%;
vertical-align: top;
}
}
.post2b_img img {
}
.post2b .post2b_img {
text-align: center;
}
.post2b_text {
width: 100%;
margin: 0 auto;
}
.post2b_text70 {
}
.post2b h2 {
clear: both;
margin: 0 0 8px 0;
padding: 7px 10px 5px 10px;
font-size: 13px;
text-shadow: 0px 1px 0px #fff;
color: #732929;
border: 1px solid #cacaca; background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//tantei-nito.com/struct/wp-content/themes/mrp01/PIE.htc);
}
.post2b .time {
font-size: 11px;
clear: both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius: 3px;
padding: 2px 6px 0px 6px;
margin-bottom: 5px;
}
.post2b .time a {
color: #fff;
}
.post2b .post2b_text h3 {
background: none;
margin: 0.2em;
}
.post2b_link {
float: right;
clear: both;
margin: 5px 0 0;
font-size: 93%;
}
li .post2b_contents {
clear: both;
margin-bottom: 0.5em;
padding: 0;
} .post4b {
margin-bottom: 20px;
clear: both;
}
.post4b img {
max-width: 100%;
height: auto;
border: 1px solid #CCCCCC !important;
box-sizing: border-box;
}
.post4b li {
margin: 0 0 20px 0.5%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 24.1%;
vertical-align: top;
}
.post4b_img img {
}
.post4b .post4b_img {
}
.post4b_text {
width: 99%;
margin: 0 auto;
}
.post4b_text70 {
}
.post4b h2 {
clear: both;
margin: 0 0 8px 0;
padding: 7px 10px 5px 10px;
font-size: 13px;
text-shadow: 0px 1px 0px #fff;
color: #732929;
border: 1px solid #cacaca; background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//tantei-nito.com/struct/wp-content/themes/mrp01/PIE.htc);
}
.post4b .time {
font-size: 11px;
clear: both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius: 3px;
padding: 2px 6px 0px 6px;
margin-bottom: 5px;
}
.post4b .time a {
color: #fff;
}
.post4b .post4b_text h3 {
background: none;
margin: 0.2em;
}
.post4b_link {
float: right;
clear: both;
margin: 5px 0 0;
font-size: 93%;
}
li .post4b_contents {
clear: both;
margin-bottom: 0.5em;
padding: 0;
} @media only screen and (min-width: 1024px) {
nav#mainNav {
clear: both;
height: 50px;
padding-top: 14px; position: relative;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/navBg.png) repeat-x;
}
.panel ul li {
float: left;
position: relative;
height: 40px;
line-height: 40px;
margin: 0 5px;
}
.panel ul li a {
display: block;
height: 40px;
text-align: center;
_float: left;
color: #fff;
}
nav div.panel {
display: block !important;
float: left;
}
a#menu {
display: none;
} .panel ul {
width: 960px;
}
.panel ul li a span {
margin: 0 10px 0 -5px;
padding: 0 8px 0 20px;
_position: relative; float: left;
} .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/mainNav.png) no-repeat 100% 50%;
}
.panel ul li.current-menu-item a span, .panel ul li a:hover span, .panel ul li a:active span, .panel ul li.current-menu-parent a span {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/mainNav.png) no-repeat 0 50%;
}
.panel ul li.current-menu-parent li a, .panel ul li.current-menu-item li a, .panel ul li.current-menu-item li a span, .panel ul li.current-menu-parent li a span, .panel ul li.current-menu-item li.current-menu-item a span, .panel ul li li a:hover span, .panel ul li li a:active span {
background: none;
}
.panel ul li.current-menu-item li a {
color: #fff;
}
.panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover, .panel ul li.current-menu-parent li.current-menu-item a {
color: #fff;
background: #ae4e4a;
background: -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae4e4a), color-stop(100%, #732929));
background: -webkit-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -o-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -ms-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: linear-gradient(to bottom, #ae4e4a 0%, #732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929', GradientType=0 );
}
.panel ul li.current-menu-parent:hover li a span, .panel ul li.current-menu-parent li a {
color: #fff;
}
.panel ul li.current-menu-parent:hover li.current-menu-item a span, .panel ul li.current-menu-parent li a:hover {
color: #fff;
}
.panel ul ul {
width: 160px;
}
.panel ul li li {
float: none;
height: 40px;
line-height: 40px;
width: 160px;
}
.panel ul li li a {
width: 100%;
height: 40px;
line-height: 40px;
font-size: 85%;
text-align: left;
}
.panel ul li ul {
display: none;
}
.panel ul li:hover ul {
display: block;
position: absolute;
top: 40px;
left: -7px;
z-index: 100;
border: 1px solid #732929;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.panel ul li:hover ul li {
margin: 0;
background: #ae4e4a url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/noiseBg.png);
border-bottom: 1px dotted #732929;
}
.panel ul li:hover ul li:last-child {
border: 0;
border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
}
.panel ul li ul li a span {
margin: 0;
float: none;
padding: 0 0 0 5px;
}
#searchHead {
float: right;
width: 215px;
margin-top: 5px;
text-align: right;
} #wrapper {
overflow:hidden;
padding:0 10px;
}
} @media only screen and (max-width:1023px) {
nav#mainNav {
clear: both;
width: 100%;
}
body nav#mainNav {
height: auto;
}
#content.wide {
width: 94.6%;
}
nav#mainNav .inner {
width: 100%;
}
nav#mainNav a.menu {
width: 100%;
display: block;
height: 40px;
line-height: 40px;
font-weight: bold;
text-align: left;
color: #fff;
background: #383838 url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae4e4a), color-stop(100%, #732929));
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, -o-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, -ms-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuOpen.png) no-repeat 1em 50%, linear-gradient(to bottom, #ae4e4a 0%, #732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929', GradientType=0 );
}
nav#mainNav a#menu span {
padding-left: 3em;
}
nav#mainNav a.menuOpen {
border-bottom: 0;
color: #fff;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae4e4a), color-stop(100%, #732929));
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, -o-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, -ms-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/menuClose.png) no-repeat 1em 50%, linear-gradient(to bottom, #ae4e4a 0%, #732929 100%);
}
nav#mainNav a#menu:hover {
cursor: pointer;
}
nav .panel {
display: none;
width: 100%;
position: relative;
right: 0;
top: 0;
z-index: 1;
border-bottom: 1px solid #ccc;
}
.panel ul {
margin: 0;
padding: 0;
}
.panel ul li {
float: none;
clear: both;
width: 100%;
height: auto;
line-height: 1.4;
}
.panel ul li a, .panel ul li.current-menu-item li a {
display: block;
width: 100%;
padding: 1em 0;
text-align: left;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f9f4));
background: -webkit-linear-gradient(top, #fff, #f7f9f4);
background: -moz-linear-gradient(top, #fff, #f7f9f4);
background: -o-linear-gradient(top, #fff, #f7f9f4);
background: -ms-linear-gradient(top, #fff, #f7f9f4);
background: linear-gradient(top, #fff, #f7f9f4);
border-top: 1px solid #ccc;
border-bottom: 1px solid #fff;
}
.panel ul li a span {
padding-left: 1em;
}
.panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li.current-menu-item a, .panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active {
color: #732929;
background: #f7f9f4;
}
.panel ul li.current-menu-item li a {
color: #ae4e4a;
}
.panel ul li li {
float: left;
border: 0;
}
.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a, .panel ul li li a:hover, .panel ul li.current-menu-item li a:hover {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #fff;
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/sub1.png) no-repeat 15px 50%;
}
.panel ul li li:last-child a, .panel ul li li:last-child a:hover, .panel ul li.current-menu-item li:last-child a:hover {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/subLast.png) no-repeat 15px 50%;
}
.panel ul li li a span {
padding-left: 25px;
}
nav div.panel, #searchHead {
float: none;
}
#searchHead {
text-align: center;
margin: 20px auto 10px;
}
.tel {
padding: 5px 0 5px 48px
}
} @media only screen and (max-width: 959px) {
#wrapper{
width: 100%;
}
#header {
width: 100%;
}
#mainNav .inner {
width: 100%;
}
#footer .inner {
width: 100%;
}
body.right-sidebar #wrapper #sidebar {
float: none;
}
body.right-sidebar #wrapper #content {
float: none;
}
#header h1, #header .logo, #header h2 {
padding-left: 10px;
}
#headerInfo {
padding: 0 10px 0 0;
}
.panel ul, .thumbWrap, .c1thumbWrap_PR {
margin: 0 auto;
}
.panel ul, .thumbWrap, .c2thumbWrap_PR {
margin: 0 auto;
}
.panel ul, .thumbWrap, .c3thumbWrap_PR {
margin: 0 auto;
}
.panel ul ul {
padding: 0;
}
nav div.panel, #searchHead {
float: none;
}
#mainImg {
text-align: center;
}
#mainImg img {
width: 98%;
height: auto;
}
#content, #sidebar {
clear: both;
float: none;
width: 95%;
margin: 0 auto;
padding: 10px 0;
}
#footer {
margin: 0;
text-align: center;
}
#footerInfo, #footer ul {
float: none;
width: auto;
text-align: center;
}
#pagetop a {
margin-right: 15px;
}
#banners {
width: 100%;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}
#banners p {
display: inline;
margin: 0 3px;
}
#banners p img {
width: 100%;
height: auto;
max-width: 30%
}
.post .column2_50 {
text-align: center;
} .post4b li {
width: 32.2%;
}
.post4b .post4b_img {
text-align: center;
} #cboxLoadedContent img {
width: 420px;
height: auto;
} } @media only screen and (max-width: 785px) { .post2b li {
width: 100%;
margin: 0 0 20px 0;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
}
.post2b_text70 {
width: 66%;
float: right;
}
.post2b .post2b_img {
width: 32%;
margin: 0;
padding: 0;
float: left;
} .post4b li {
width: 100%;
margin: 0% 0.5% 2% 0.5%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
}
.post4b_text70 {
width: 66%;
float: right;
}
.post4b .post4b_img {
width: 32%;
margin: 0;
padding: 0;
float: left;
} #cboxLoadedContent img {
width: 350px;
height: auto;
} .gallery { width: 100%; }
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
width: 33.3% !important;
float: none !important;
margin: 0 auto;
display: inline-block;
vertical-align: top;
}
.gallery-columns-4 .gallery-item img, .gallery-columns-5 .gallery-item img {
max-width: 92%;
}
.post .column2_50 {
text-align: center;
}
} @media only screen and (max-width: 648px) {
.thumbWrap, .c1thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c1thumbWrap_PR ul.thumb li {
width: 100%;
margin:0;
padding:0;
}
.c1thumbWrap_PR img {
width: 100%;
height: auto;
}
.thumbWrap, .c2thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c2thumbWrap_PR ul.thumb li {
width: 48.5%;
margin: 0 3% 3% 0;
padding:0;
}
.c2thumbWrap_PR ul.thumb li:last-child {
margin: 0;
}
.c2thumbWrap_PR img {
width: 100%;
height: auto;
}
.thumbWrap, .c3thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c3thumbWrap_PR ul.thumb li {
width: 31.3%;
margin: 0 3% 0 0;
}
.c3thumbWrap_PR ul.thumb li:last-child {
margin: 0;
}
.c3thumbWrap_PR img {
width: 100%;
height: auto;
}
.wide ul.thumb {
margin: 0;
}
.wide .thumbWrap, .c1thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c1thumbWrap_PR ul.thumb li {
width: 100%;
margin: 0 0 2% 0;
}
.wide .c1thumbWrap_PR img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c2thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c2thumbWrap_PR ul.thumb li {
width: 48.5%;
margin: 0 0 2% 0;
}
.wide .c2thumbWrap_PR img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c3thumbWrap_PR {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c3thumbWrap_PR ul.thumb li {
width: 31.3%;
margin: 0 0 2% 0;
}
.wide .c3thumbWrap_PR img {
width: 100%;
height: auto;
}
.thumbWrap ul.thumb li {
width: 100%;
margin: 0 auto;
text-align: left;
}
#footerInfo .contactInfo {
float: none;
text-align: center;
display: inherit;
}
#banners {
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}
#banners p {
width: auto;
float: none;
margin: none;
}
#banners p img {
width: auto;
height: auto;
max-width: 270px;
} #header .logo img {
width: auto;
max-width: 270px;
height: auto;
}
#footerLogo {
float: none;
text-align: center;
display: inherit;
}
#footerLogo img {
width: auto;
max-width: 90%;
height: auto;
}
.childpost .column2_50 {
display: inline-block;
margin: 7px;
width: 96%;
}
.childpost1b .column2_30 {
display: inline-block;
width: 100%;
margin: 6px auto 0 auto;
}
.childpost1b .column2_70 {
display: inline-block;
width: 96%;
margin: 0 2% 5px 2%;
}
} @media only screen and (max-width: 640px) {
#header {
text-align: center;
}
#header h2, #footerLogo {
float: none;
padding: 0;
}
#headerInfo {
padding: 0 10px;
margin: 0 auto;
width: 280px;
}
#headerInfo .float {
float: none;
margin: 0 auto;
text-align: center;
}
#headerInfo p, #footerInfo p {
font-size: 90%;
margin: 3px 0;
}
#headerInfo p.tel, #footerInfo p.tel {
font-size: 200%;
}
.post img {
max-width: 97%;
}
.post img.alignright, .post img.alignleft {
display: block;
float: none;
margin: 5px auto;
}
.alignright, .alignleft {
float: none;
}
#footer ul {
text-align: left;
padding: 15px;
}
#footer ul ul {
padding: 0;
}
.gallery-item img {
width: auto;
max-width: 85%;
height: auto;
}
#content {
padding: 0;
}
#content .post_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
}
#content .post_text70 {
width: 90%;
margin: 0 auto;
float: none;
}
#content #social {
float: none;
}
body #header .logo {
float: none;
padding: 0;
text-align: center;
}
body #header .logo, #headerInfo {
display: inherit;
}
#header .logo {
padding: 0px;
}
#header .logo img {
max-width: 90%;
height: auto;
}
.post .column2_50 {
display: inline-block;
margin: 7px;
width: 96%;
}
.post .column2_30 {
display: inline-block;
margin: 7px;
width: 96%;
}
.post .column2_70 {
display: inline-block;
margin: 7px;
width: 96%;
}
.post .column3_33 {
display: inline-block;
margin: 7px;
width: 96%;
}
.post .post_img {
padding: 0!important;
}
.post_text70 {
padding-right: 0!important
}
.postlist .ttls {
display: table;
} #content .post2b_img img {
float: none;
width: auto;
max-width: 99%;
}
#content .post2b_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
padding-top: 2%
}
#content .post2b_text70 {
width: 95%;
margin: 0 auto;
float: none;
} #content .post4b_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post4b_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
padding-top: 2%
}
#content .post4b_text70 {
width: 95%;
margin: 0 auto;
float: none;
}
#breadcrumb ul {
width: auto;
max-width: 98%;
}
#social {
margin: 0 auto;
} #cboxLoadedContent img {
width: 280px;
height: auto;
}  .gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
width: 98% !important;
margin: 0 auto;
}
.gallery-columns-1 .gallery-item img, .gallery-columns-2 .gallery-item img, .gallery-columns-3 .gallery-item img, .gallery-columns-4 .gallery-item img, .gallery-columns-5 .gallery-item img {
max-width: 98%;
}
#banners p {
margin: 0;
} .wpcf7-form .wpcf7-list-item {
display: block;
list-style-type: none!important;
}
.wpcf7-form .wpcf7-date {
width: 96% !important;
display: block;
}
.wpcf7-form .wpcf7-text {
width: 96% !important;
}
.wpcf7-form .wpcf7-submit {
width: 100% !important;
}
.wpcf7-form .wpcf7-textarea {
width: 96% !important;
}
.wpcf7-form .wpcf7-captchar {
width: 96% !important;
}
} dl {width:100%; }
dt {
float:left;
clear:left;
margin-right:15px;
}
dd {
width:55%;
float:left;
}
@media (max-width: 960px) {
dl {
}
dt{
width:100%;
text-align: center; 
}
dd {
width:100%;
}
}
.content{
padding: 0 0 1px 0;
}
.post2b_img{
margin:0 0 2px 0;}
#recent-posts-2 ul li , #nav_menu-2 ul li{
display:block; 
padding:10px 0 10px 10px;
background: #f7f9f4;
border-bottom:1px #fff solid;
}
#widget_qrct div{
padding:15px 0 15px 0;
background: #f7f9f4;
}
@media (min-width:960px) {
.post4b li {
margin: 0 5px 25px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
width: 23.6%;
vertical-align: top;
}
.wide .post4b li {
width: 24.2%;
}
.post4b li:nth-child(4n) {
margin: 0 0 25px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
width: 24.2%;
vertical-align: top;
}
}
.button {
display: inline-block;
padding: 2px 5px;
text-align: center;
text-decoration: none;
outline: none;
}
.button::before,
.button::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.button,
.button::before,
.button::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}
.button {
background-color: #EFEFEF;
color: #555;
font-size:11px;
}
.button:hover {
background-color: #F7F8F8;
color: #555;
}
p.post_contents a{
float:right;
}
span.prev a , span.next a {
display: inline-block;
padding:6px 10px 4px 10px;
text-align: center;
text-decoration: none;
outline: none;
}
span.prev a::before , span.next a::before,
span.prev a::after , span.next a::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
span.prev a , span.next a,
span.prev a::before , span.next a::before,
span.prev a::after , span.next a::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}
span.prev a , span.next a {
background-color: #EFEFEF;
color: #555;
font-size:13px;
}
span.prev a:hover , span.next a:hover {
background-color: #F7F8F8;
color: #555;
} @media only screen and (max-width: 450px) {
.sm-response {
width: 100% !important;
}
.c2thumbWrap ul.thumb li.sm-response{
margin:0;
}
.c3thumbWrap ul.thumb li.sm-response{
margin:0;
}
.c2thumbWrap li.sm-response img{
width:auto;
max-width:100%;
height:auto;
}
.c3thumbWrap li.sm-response img{
width:auto;
max-width:100%;
height:auto;
}
}
   body {
border-top: 5px solid #78953d; 
} a {
color: #78953d;
}
a:hover, a:active {
color: #415514;
} input[type="submit"], input[type="reset"], input[type="button"] {
background: #78953d;
background: -moz-linear-gradient(top, #78953d 0%, #415514 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953d), color-stop(100%, #415514));
background: -webkit-linear-gradient(top, #78953d 0%, #415514 100%);
background: -o-linear-gradient(top, #78953d 0%, #415514 100%);
background: -ms-linear-gradient(top, #78953d 0%, #415514 100%);
background: linear-gradient(to bottom, #78953d 0%, #415514 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78953d', endColorstr='#415514', GradientType=0 );
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
background: #78953d;
background: -moz-linear-gradient(top, #415514 0%, #78953d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #415514), color-stop(100%, #78953d)); 
background: -webkit-linear-gradient(top, #415514 0%, #78953d 100%); 
background: -o-linear-gradient(top, #415514 0%, #78953d 100%); 
background: -ms-linear-gradient(top, #415514 0%, #78953d 100%); 
background: linear-gradient(to bottom, #415514 0%, #78953d 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#415514', endColorstr='#78953d', GradientType=0 );
} #footer {
background: #78953d; 
}
.tel {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/tel.png) no-repeat 0 50%;
} h1.title {
background: #78953D url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
}
h2.title {
background: #78953d url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
} .post h1 {
background: #78953D url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
}
.post h2 {
color: #415514;
}
.post h3 {
color: #415514;
border-bottom: 1px solid #415514;
border-left: 5px solid #415514;
}
.post h4 {
color: #415514;
border-bottom: 1px solid #415514;
border-left: 5px solid #415514;
} #pageLinks {
color: #78953d;
} #breadcrumb {
background-color: #235310; 
} #pagetop a {
background: #415514 url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/toTop.png) no-repeat 8px 60%; 
} section.widget h2 {
background: #78953d url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
}
section.widget h3 {
background: #78953d url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
} .newsTitle { 
background: #78953d url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
}
.newsTitle p {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/arrow.png) no-repeat 0 50%;
}
.news p a {
color: #415514;
}
.news a span {
color: #78953d;
}
.news a:hover span {
color: #415514;
} #footerInfo {
border-bottom: 1px dotted #415514;
background: #78953d url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png); 
}
#copyright{
background: #415514;
} .ctitle{
background: #78953D; 
background: -moz-linear-gradient(top, #78953D 0%, #415514 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953D), color-stop(100%, #415514)); 
background: -webkit-linear-gradient(top, #78953D 0%, #415514 100%); 
background: -o-linear-gradient(top, #78953D 0%, #415514 100%);
background: -ms-linear-gradient(top, #78953D 0%, #415514 100%); 
background: linear-gradient(to bottom, #78953D 0%, #415514 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78953D', endColorstr='#415514', GradientType=0 );
}
.ctitle2:before {
background: none repeat scroll 0 0 #78953D; 
}
.ctitle3 {
border-top: 2px solid #78953D; 
}
.ctitle3:before {
background: none repeat scroll 0 0 #78953D;
}
.ctitle4 {
border-bottom: 2px dotted #415514;
}
.ctitle4:before {
background: none repeat scroll 0 0 #415514;
background: -moz-linear-gradient(top, #78953D 0%, #415514 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953D), color-stop(100%, #415514)); 
background: -webkit-linear-gradient(top, #78953D 0%, #415514 100%);
background: -o-linear-gradient(top, #78953D 0%, #415514 100%); 
background: -ms-linear-gradient(top, #78953D 0%, #415514 100%); 
background: linear-gradient(to bottom, #78953D 0%, #415514 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78953D', endColorstr='#415514', GradientType=0 ); 
}
.ctitle7 {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #78953D), color-stop(0.00, #415514)); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, -webkit-linear-gradient(#78953D, #415514); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, -moz-linear-gradient(#78953D, #415514);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, -o-linear-gradient(#78953D, #415514); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, -ms-linear-gradient(#78953D, #415514); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/patterns_wh.png) repeat, linear-gradient(#78953D, #415514);
} .post .time {
background-color: #78953D; 
}
.postlist .time {
background-color: #78953D;
} .post2b h2 {
color: #415514;
}
.post2b .time {
background-color: #78953D;
} .post4b h2 {
color: #415514;
}
.post4b .time {
background-color: #78953D;
} @media only screen and (min-width: 1024px) {
nav#mainNav { 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/navBg.png) repeat-x; 
}
.panel ul li.current-menu-item a span, .panel ul li a:hover span, .panel ul li a:active span, .panel ul li.current-menu-parent a span {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/mainNav.png) no-repeat 0 50%;
}
.panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/mainNav.png) no-repeat 100% 50%; 
}
.panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover,  .panel ul li.current-menu-parent li.current-menu-item a {
background: #78953D
background: -moz-linear-gradient(top, #78953D 0%, #415514 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953D), color-stop(100%, #415514));
background: -webkit-linear-gradient(top, #78953D 0%, #415514 100%); 
background: -o-linear-gradient(top, #78953D 0%, #415514 100%);
background: -ms-linear-gradient(top, #78953D 0%, #415514 100%); 
background: linear-gradient(to bottom, #78953D 0%, #415514 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78953D', endColorstr='#415514', GradientType=0 ); 
}
.panel ul li:hover ul { 
border: 1px solid #415514;
}
.panel ul li:hover ul li {
background: #78953D url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/noiseBg.png);
border-bottom: 1px dotted #415514; 
}
} @media only screen and (max-width:1023px) {
nav#mainNav a.menu {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, -moz-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953D), color-stop(100%, #415514)); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, -o-linear-gradient(top, #78953D 0%, #415514 100%);
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, -ms-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuOpen.png) no-repeat 1em 50%, linear-gradient(to bottom, #78953D 0%, #415514 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78953D', endColorstr='#415514', GradientType=0 ); 
}
nav#mainNav a.menuOpen {
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, -moz-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78953D), color-stop(100%, #415514)); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, -o-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, -ms-linear-gradient(top, #78953D 0%, #415514 100%); 
background: url(//tantei-nito.com/struct/wp-content/themes/mrp01/images/green/menuClose.png) no-repeat 1em 50%, linear-gradient(to bottom, #78953D 0%, #415514 100%); 
}
.panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li.current-menu-item a, .panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active {
color: #415514;
}
.panel ul li.current-menu-item li a {
color: #78953D;
}
}