@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: #252525;
} a {
margin: 0;
padding: 0;
text-decoration: none;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
color: #624E24;
}
a:hover, a:active {
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
outline: none;
color: #927a49;
} 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 {
content: "";
display: table;
}
nav .panel:after, nav#mainNav:after, .newsTitle:after {
clear: both;
}
nav .panel, nav#mainNav, .newsTitle {
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;
//font-size:100%;
color: #555;
background: #fcfcfc;
font-family: MS UI Gothic;
}
textarea {
height: auto;
line-height: 1.5;
}
input[type="submit"], input[type="reset"], input[type="button"] {
padding: 3px 10px;
background: #4f4d4d;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4d4d), color-stop(100%, #2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c', 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: #4f4d4d;
background: -moz-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e2c2c), color-stop(100%, #4f4d4d));
background: -webkit-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -o-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -ms-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: linear-gradient(to bottom, #2e2c2c 0%, #4f4d4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2c2c', endColorstr='#4f4d4d', GradientType=0 );
}
*:first-child+html input[type="submit"] {
padding: 3px;
} #wrapper {
width: 940px;
margin: 30px auto 0 auto;
}
#header .inner {
width: 940px;
margin: 0 auto;
}
#mainNav .inner {
width: 940px;
margin: 0 auto;
}
#header, #mainNav {
background: #ff3399;
}
#header {
overflow: hidden;
}
#content {
float: right;
width: 645px;
margin-bottom: 20px;
}
#content.wide {
width: 100%;
}
#sidebar {
float: left;
width: 265px;
margin-bottom: 20px;
}
#footer {
clear: both;
padding-top: 20px;
border-top: 1px solid #ccc;
}
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;
color: #3c2f13;
font-size: 90%;
font-weight: normal;
}
.description {
padding: 10px 0 0 3px;
font-size: 90%;
font-weight: normal;
} #header-layout {
padding: 20px 0;
} #header .logo {
clear: both;
display: table-cell;
vertical-align: middle;
}
#header .logo img {
max-height: 55px;
}
body.headlogo-nonfix #header .logo img {
max-height: inherit;
}
#header h2 {
clear: both;
float: left;
padding-top: 20px;
color: #3c2f13;
font-size: 160%;
font-weight: bold;
} #headerInfo {
display: table-cell;
vertical-align: middle;
text-align: left;
width: 100%;
}
#headerInfo .float {
float: right;
}
#headerInfo p {
padding: 2px 0 2px 80px;
color: #3c2f13;
font-size: 12px;
font-weight: bold;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/openTime.png) no-repeat 0 2px;
}
#headerInfo p.tel {
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/tel.png) no-repeat 0 4px;
font-size: 16px;
}
#headerInfo p.address {
background-image: url(//the-hive0104.com/wp-content/themes/mrp02/images/address.png);
} #mainImg{
line-height: 0;
text-align: center;
background: #ff3399;
z-index: 0;
padding: 10px 0;
} h1.title {
clear: both;
margin: 0 0 25px;
padding: 5px 0;
font-size: 110%;
color: #252525;
border-bottom: 3px solid #3c2f13;
}
h1.first {
margin-top: 0;
}
h2.title {
clear: both;
margin: 30px 0 20px;
padding: 5px 0;
font-size: 110%;
color: #252525;
border-bottom: 3px solid #3c2f13;
}
h2.first {
margin-top: 0;
}
.dateLabel {
margin: -10px 0 10px;
text-align: right;
font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
} .post {
clear: both;
margin-bottom: 15px;
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 {
margin: 20px 0;
padding: 5px 0;
font-size: 120%;
color: #3B3014;
border-bottom: 2px solid #3c2f13;
clear: both;
}
.post h2 {
width: 99.3%;
clear: both;
margin: 0 0 10px 0;
padding: 5px 0 2px 0;
text-indent: 9px;
font-size: 120%;
font-weight: normal;
color: #2E2C2C;
border: 1px solid #624e24;
border-left: 5px solid #3c2f13;
border-bottom: 1px solid #3C2F13;
box-sizing:border-box;
}
.post h3 {
border-bottom: 1px solid #3c2f13;
border-left: 5px solid #3c2f13;
clear: both;
color: #3b3014;
font-size: 105%;
font-weight: normal;
margin: 0 0 10px;
padding: 0 0 3px 8px;
box-sizing:border-box;
}
.post h4 {
border-bottom: 1px dashed #3c2f13;
border-left: 4px solid #3c2f13;
clear: both;
color: #3b3014;
font-size: 100%;
font-weight: normal;
margin: 10px 0;
padding: 0 0 3px 8px;
box-sizing:border-box;
}
.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;
}
.post img.alignright {
padding: 4px;
margin: 0 0 15px 7px;
display: inline;
}
.post img.alignleft {
padding: 4px;
margin: 0 15px 15px 0;
display: inline;
} .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: #4f4d4d;
text-align: center;
} #breadcrumb {
clear: both;
padding: 3px 3px 3px 0;
}
#breadcrumb ul {
width: 100%;
max-width: 960px;
margin: 0 auto;
}
#breadcrumb ul li {
float: left;
margin: 0 5px;
font-size: 11px;
}
#breadcrumb ul li:first-child {
margin: 0;
}
#breadcrumb ul li a:hover {
text-decoration: underline;
} section.widget {
margin-bottom: 20px;
}
section.widget h2 {
clear: both;
margin: 0 0 10px;
padding: 5px 0;
font-size: 100%;
font-weight: normal;
color: #252525;
border-bottom: 3px solid #3c2f13;
}
section.widget h3 {
clear: both;
margin: 0 0 10px;
padding: 5px 0;
font-size: 100%;
font-weight: normal;
color: #252525;
border-bottom: 3px solid #3c2f13;
}
#sidebar li {
}
#sidebar ul li a {
display: block;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/arrow.png) no-repeat 0 50%;
border-bottom: 1px dotted #bab48d;
line-height: 1.6em;
padding: 7px 7px 7px 15px;
}
#sidebar ul li a:hover {
background-position: 3px 50%;
}
#sidebar ul li ul {
margin: 0 0 0 15px;
}
section.widget_sp_image {
background: none;
} .textwidget iframe {
width: 100%!important;
}
p.banner {
padding-bottom: 9px;
}
#contactBanner {
width: 265px;
height: 30px;
padding-top: 110px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/banners/banner_tel.jpg) no-repeat;
}
#contactBanner p.tel {
display: inline;
padding-left: 80px;
margin-left: 30px;
text-align: center;
font-weight: bold;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/tel.png) no-repeat;
}
.tel a {
color: #3c2f13;
}
#searchform input[type="text"] {
line-height: 1.7;
height: 24px;
vertical-align: bottom;
} .widgetInfo {
margin-bottom: 20px;
}
.newsTitle {
clear: both;
margin: 15px 0 10px;
padding: 5px 0;
font-size: 100%;
color: #252525;
border-bottom: 3px solid #3c2f13;
}
.newsTitle h2 {
float: left;
font-weight: normal;
}
.newsTitle h3 {
float: left;
font-weight: normal;
}
.newsTitle p {
float: right;
padding: 0 0 0 10px;
font-size: .8em;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/arrow.png) no-repeat 0 50%;
}
.news {
}
.news p {
clear: both;
}
.news p a {
display: block;
padding: 7px 7px 7px 15px;
color: #252525;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/arrow.png) no-repeat 0 50%;
border-bottom: 1px dotted #bab48d;
}
.news a span {
color: #624e24;
}
.news span {
padding-left: 10px;
}
.news a:hover span {
color: #927a49;
}
.widget_sp_image img {
clear: both;
margin-bottom: 15px;
height: auto;
}
.widget_search {
clear: both;
}
.widget_text {
clear: both;
} .widget_calendar {
clear: both;
}
#wp-calendar {
border-left: 1px solid #fff;
background-color: #ffffff;
empty-cells: show;
width: 90%;
margin: 0 auto;
}
#wp-calendar caption {
text-align: center;
width: 90%;
font-weight: normal;
}
#wp-calendar th {
border-left: #EDEDED 1px solid;
border-bottom: #dcdddd 1px solid;
border-right: #dcdddd 1px solid;
background-color: #efefef;
color: #330000;
padding: 0.3em;
text-align: center;
vertical-align: middle;
}
#wp-calendar td {
border-left: #EDEDED 1px solid;
border-right: #dcdddd 1px solid;
border-bottom: #dcdddd 1px solid;
text-align: center;
vertical-align: middle;
height: 2em;
}
#wp-calendar tfoot td {
border: none;
}
#wp-calendar td a {
font-weight: bold;
background-color: #ffeeee;
height: 100%;
padding-top: 0.2em;
} #footerLogo {
clear: both;
display: table-cell;
vertical-align: middle;
}
#footerLogo img {
max-width: 265px;
}
body.footlogo-nonfix #footerLogo img {
max-height: inherit;
}
#footer ul {
display: table-cell;
width: 625px;
font-size: 95%;
padding-bottom: 20px;
}
#footer ul ul {
padding-bottom: 0;
width: auto;
}
#footer ul li {
display: inline-block;
vertical-align: text-top;
text-align: left;
padding: 5px 0;
margin-left: 15px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/arrow.png) no-repeat 0 9px;
}
#footer ul li a {
display: block;
padding: 0 0 0 12px;
overflow: hidden;
}
#footer ul li a:hover {
text-decoration: underline;
}
#footer ul li li {
display: block;
padding: 0;
margin-left: 5px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/arrow2.png) no-repeat 0 6px;
}
#footer ul li li a {
padding: 0 0 0 8px;
}
*:first-child+html #footer ul li {
display: inline;
}
*:first-child+html #footer ul ul, *:first-child+html #footer ul li li a, *:first-child+html #footer ul li li {
display: none;
}
#copyright {
clear: both;
padding: 5px;
text-align: center;
font-style: normal;
font-size: 85%;
zoom: 1;
} .c1thumbWrap {
width: 645px;
overflow: hidden;
}
.c1thumbWrap li {
float: left;
margin: 0;
padding: 0px 0 15px;
background: none;
}
.c1thumbWrap li img {
width: 100%;
}
.c2thumbWrap {
width: 645px;
overflow: hidden;
}
.c2thumbWrap li {
float: left;
width: 312px;
margin: 0 20px 0 0;
padding: 0px 0 15px;
background: none;
}
.c2thumbWrap li:last-child{
margin:0;
}
.c2thumbWrap li img {
width: 100%;
}
.c3thumbWrap {
width: 645px;
overflow: hidden;
}
.c3thumbWrap li {
float: left;
width: 205px;
margin: 0 15px 0 0;
padding: 0px 0 15px;
background: none;
}
.c3thumbWrap li:last-child {
float: left;
width: 205px;
margin: 0;
padding: 0px 0 15px;
background: none;
}
.c3thumbWrap li img {
width: 100%;
} ul.thumb h3 {
margin-top: 10px;
padding: 1px;
font-weight: normal;
font-size: 100%;
text-align: center;
background: #fff;
border: 1px solid #bcbcbc;
}
ul.thumb h3 span {
display: block;
padding: 2px 3px;
background: #dedabc;
}
ul.thumb h3:hover {
background: #f1efe4;
}
ul.thumb h3:hover span {
background: #e3dfc4;
} .wide .thumbWrap {
width: 100%;
}
.wide .c1thumbWrap, .wide .c2thumbWrap, .wide .c3thumbWrap {
clear: both;
width: 100%;
} .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 ul.thumb li {
width: 100%;
padding: 0 3% 0 0;
}
.wide .c1thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c2thumbWrap ul.thumb li {
width: 48%;
padding: 0 4% 0 0;
}
.wide .c2thumbWrap ul.thumb li:last-child {
padding: 0;
}
.wide .c2thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c3thumbWrap ul.thumb li {
width: 31.3%;
padding: 0 3% 0 0;
}
.wide .c3thumbWrap ul.thumb li:last-child {
padding: 0;
}
.wide .c3thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .clm {
padding: 0!important;
} .post .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 2px;
width: 48.9%;
vertical-align: top;
}
.post .column2_50 img {
max-width: 95.5%;
}
.post .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 2px;
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 2px;
width: 67.9%;
vertical-align: top;
}
.post .column3_33 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 2px;
width: 32.1%;
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.25%;
vertical-align: top;
border: 1px solid #dadada;
}
.childpost .column2_50 img {
max-width: 100%;
height: auto;
}
.childpost1b {
border: 1px solid #dadada;
}
.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;
line-height: 1; margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
}
.ctitle {
background: #4F4D4D;
background: -moz-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4F4D4D), color-stop(100%, #2E2C2C));
background: -webkit-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -o-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -ms-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: linear-gradient(to bottom, #4F4D4D 0%, #2E2C2C 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4F4D4D', endColorstr='#2E2C2C', GradientType=0 );
box-shadow: 0 1px 2px #2A2A2A;
behavior: url(//the-hive0104.com/wp-content/themes/mrp02/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 #4F4D4D;
content: "";
display: block;
height: 17px;
left: 7px;
position: absolute;
top: 8px;
width: 5px;
}
.ctitle2 a {
color: #333;
}
.ctitle3 {
clear: both;
border-top: 2px solid #4F4D4D;
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 #4F4D4D;
content: "";
display: block;
height: 22px;
left: 7px;
position: absolute;
top: 6px;
width: 4px;
}
.ctitle3 a {
color: #333;
}
.ctitle4 {
clear: both;
border-bottom: 2px dotted #2E2C2C;
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 #2E2C2C;
background: -moz-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4F4D4D), color-stop(100%, #2E2C2C));
background: -webkit-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -o-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: -ms-linear-gradient(top, #4F4D4D 0%, #2E2C2C 100%);
background: linear-gradient(to bottom, #4F4D4D 0%, #2E2C2C 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4F4D4D', endColorstr='#2E2C2C', 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(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_bl.png) repeat;
border: 1px solid #cccccc;
}
.ctitle6 a {
color: #111;
}
.ctitle7 {
border-radius: 6px;
position: relative;
line-height: 1;
margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4F4D4D), color-stop(0.00, #2E2C2C));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -webkit-linear-gradient(#4F4D4D, #2E2C2C);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -moz-linear-gradient(#4F4D4D, #2E2C2C);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -o-linear-gradient(#4F4D4D, #2E2C2C);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -ms-linear-gradient(#4F4D4D, #2E2C2C);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, linear-gradient(#4F4D4D, #2E2C2C);
}
.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%
} #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;
} .calendar-mark {
font-size: 14px!important;
}
#action-button input[type="submit"], input[type="reset"], input[type="button"] {
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
border-radius: 3px;
color: #fff;
font-size: 100%;
line-height: 1.5;
padding: 3px 10px;
}
.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;
} .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%;
}
.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 {
float: left;
width: 100%;
height: auto;
border: 1px solid #E2D4A9;
padding: 5px;
}
.post .post_img {
width: 33%;
padding: 0;
margin: 0;
float: left;
}
.post_text {
width: 94%;
margin: 0 auto;
}
.post_text70 {
width: 62%;
float: right;
padding-right: 0.5%;
}
.post li {
margin: 0 0 25px 0;
}
.post .time {
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #624E24;
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 {
margin-bottom: 30px;
clear: both;
}
.postlist li {
border-bottom: 1px dotted #ABABAB;
line-height: 1.6em;
margin: 1em 0;
padding: 0;
}
.postlist .post_text {
width: 96%;
margin: 0 auto 13px auto;
}
.postlist .time {
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #624E24;
border-radius: 3px;
display: inline;
padding: 1px 4px 1px 7px;
margin-bottom: 5px;
}
.postlist .time a {
color: #fff;
}
.postlist .date {
font-size: 90%;
clear: both;
display: inline;
padding: 1px 6px;
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;
margin-bottom: 10px;
}
#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 {
clear: both;
margin-bottom: 10px;
}
.post2b img {
max-width: 100%;
height: auto;
border: 1px solid #CCCCCC !important;
padding: 4px;
box-sizing: border-box;
}
@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 {
margin: 0 0 4px 0;
}
.post2b_text {
width: 100%;
margin: 0 auto;
}
.post2b_text70 {
}
.post2b h2 {
clear: both;
text-indent: 9px;
border: 1px solid #624e24;
border-left: 5px solid #3c2f13;
border-bottom: 1px solid #3C2F13;
font-weight: normal;
color: #2E2C2C;
font-size: 114.3%;
margin: 0 0 10px 0;
padding: 3px 0 2px 0;
position: relative;
}
.post2b .time {
font-size: 12px;
clear: both;
color: #FFFFFF;
background-color: #624E24;
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 {
clear: both;
margin-bottom: 10px;
}
.post4b img {
max-width: 100%;
height: auto;
border: 1px solid #CCCCCC !important;
box-sizing: border-box;
}
.post4b li {
margin: 0 5px 20px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 23.8%;
vertical-align: top;
}
.post4b_img img {
}
.post4b .post4b_img {
}
.post4b_text {
width: 100%;
margin: 0 auto;
}
.post4b_text70 {
}
.post4b h2 {
clear: both;
border: 1px solid #624e24;
border-left: 5px solid #3c2f13;
border-bottom: 1px solid #3C2F13;
font-weight: normal;
color: #2E2C2C;
font-size: 100%;
margin: 0 0 10px 0;
padding: 3px 0 2px 0.5em;
position: relative;
}
.post4b .time {
font-size: 11px;
clear: both;
color: #FFFFFF;
background-color: #624E24;
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;
padding: 0 0 15px 0;
position: relative;
z-index: 200;
}
.panel ul {
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/sep.png) no-repeat 50% 50%;
}
.panel ul li {
float: left;
position: relative;
padding: 0 15px 0 15px;
height: 40px;
line-height: 40px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/sep.png) no-repeat 100% 50%;
}
.panel ul li a {
display: block;
text-align: center;
_float: left;
color: #3c2f13;
padding: 0 15px;
}
nav div.panel {
display: block !important;
float: left;
}
a#menu {
display: none;
} .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: #e1e5e5;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.panel ul ul {
width: 160px;
}
.panel ul li ul {
display: none;
}
.panel ul li li {
float: none;
height: 40px;
line-height: 40px;
width: 160px;
padding: 0;
}
.panel ul li:hover ul {
display: block;
position: absolute;
top: 40px;
left: -7px;
z-index: 500;
}
.panel ul li li a {
width: 100%;
height: 40px;
padding: 0;
line-height: 40px;
font-size: 95%;
text-align: left;
}
.panel ul li li a span {
padding: 0 10px;
}
.panel ul li li a:hover, .panel ul li li.current-menu-item a {
color: #888;
}
.panel ul li:hover ul li {
margin: 0;
background: #e1e5e5;
border-bottom: 1px solid #dadcdc;
}
.panel ul li:hover ul li:last-child {
border: 0;
border-radius: 0 0 6px 6px;
} #wrapper {
overflow:hidden;
padding:0 10px;
}
} @media only screen and (max-width:1023px) {
#content.wide {
width: 96%;
}
nav#mainNav {
clear: both;
width: 100%;
margin: 0 auto;
padding: 10px 0;
background: #ff3399;
}
nav#mainNav .inner {
width: 95%;
}
nav#mainNav a.menu {
width: 100%;
display: block;
height: 40px;
line-height: 40px;
font-weight: bold;
text-align: left;
color: #888;
background: #c8c9c9 url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -moz-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edefef), color-stop(100%, #c8c9c9));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -webkit-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -o-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -ms-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, linear-gradient(to bottom, #edefef 0%, #c8c9c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edefef', endColorstr='#c8c9c9', GradientType=0 );
border: 1px solid #c7c9c9;
}
nav#mainNav a#menu span {
padding-left: 2.5em;
}
nav#mainNav a.menuOpen {
border-bottom: 0;
color: #888;
background: #c8c9c9 url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -moz-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edefef), color-stop(100%, #c8c9c9));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -webkit-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -o-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -ms-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, linear-gradient(to bottom, #edefef 0%, #c8c9c9 100%);
}
nav#mainNav a#menu:hover {
cursor: pointer;
}
nav .panel {
display: none;
width: 100%;
position: relative;
right: 0;
top: 0;
z-index: 1;
border: 1px solid #c7c9c9;
}
.panel ul {
margin: 0;
padding: 0;
}
.panel ul li {
float: none;
clear: both;
width: 100%;
height: auto;
line-height: 1.2;
}
.panel ul li a, .panel ul li.current-menu-item li a {
display: block;
width: 100%;
padding: 1em 0;
text-align: left;
color: #3c2f13;
background: #e1e5e5;
}
.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: #fff;
background: #a4a6a6;
}
.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 {
background: #e1e5e5 url(//the-hive0104.com/wp-content/themes/mrp02/images/sub1.png) no-repeat 20px 50%;
}
.panel ul li li a:hover, .panel ul li.current-menu-item li a:hover {
background: #a4a6a6 url(//the-hive0104.com/wp-content/themes/mrp02/images/sub1.png) no-repeat 20px 50%;
}
.panel ul li li:last-child a {
background: #e1e5e5 url(//the-hive0104.com/wp-content/themes/mrp02/images/subLast.png) no-repeat 20px 50%;
}
.panel ul li li:last-child a:hover, .panel ul li.current-menu-item li:last-child a:hover {
background: #a4a6a6 url(//the-hive0104.com/wp-content/themes/mrp02/images/subLast.png) no-repeat 20px 50%;
}
.panel ul li li a span {
padding-left: 35px;
}
nav div.panel {
float: none;
}
} @media only screen and (max-width: 959px) {
#header .inner{
width: 100%;
}
#mainNav .inner {
width: 100%;
}
#wrapper {
width: 100%;
margin-top: 10px;
}
body.right-sidebar #wrapper #sidebar {
float: none;
}
body.right-sidebar #wrapper #content {
float: none;
}
#header h1, #header h2, #header .description {
padding: 10px;
}
#header .logo {
padding-left: 23px;
}
#headerInfo {
padding-right: 23px;
}
.panel ul, .c1thumbWrap {
margin: 0 auto;
}
.panel ul, .c2thumbWrap {
margin: 0 auto;
}
.panel ul, .c3thumbWrap {
margin: 0 auto;
}
.panel ul ul {
padding: 0;
}
nav div.panel {
float: none;
}
#mainImg img {
width: 98%;
height: auto;
}
#content, #sidebar {
clear: both;
width: 95%;
float: none;
margin: 0 auto;
padding: 10px 0;
}
#banners {
width: 100%;
margin: 0 auto;
text-align: center;
}
#banners p {
display: inline;
margin: 0 3px;
}
#banners p img {
width: 100%;
height: auto;
max-width: 30%
}
section.widget_search {
text-align: center;
clear: both;
}
#contactBanner {
margin: 0 auto;
}
#footer {
margin: 0;
border: 0;
text-align: center;
}
#footerLogo, #footer ul {
float: none;
display: inherit;
width: auto;
padding-bottom: 20px;
text-align: center;
}
#footerLogo img {
max-width: 90%;
height: auto;
}
#footer ul {
padding-top: 20px;
border-top: 1px solid #ccc;
}
#footer ul ul {
padding-top: 0;
border: 0;
} .post4b li {
width: 31.4%;
}
.post4b .post4b_img {
text-align: center;
} #cboxLoadedContent img {
width: 420px;
height: auto;
} } @media only screen and (max-width: 799px) {
.post .column2_50 {
text-align: center;
}
.c1thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c1thumbWrap ul.thumb li {
width: 98%;
float: left;
margin: 0 1%;
padding: 0;
}
.c1thumbWrap img {
width: 100%;
height: auto;
}
.c2thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c2thumbWrap ul.thumb li {
width: 48%;
float: left;
margin: 0 1%;
padding: 0;
}
.c2thumbWrap img {
width: 100%;
height: auto;
}
.c3thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c3thumbWrap ul.thumb li {
width: 31.3%;
float: left;
margin: 0 1%;
}
.c3thumbWrap img {
width: 100%;
height: auto;
} .wide .thumbWrap, .c1thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c1thumbWrap ul.thumb li {
width: 100%;
margin: 0 0 2% 0;
}
.wide .c1thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c1thumbWrap img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c2thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c2thumbWrap ul.thumb li {
width: 48%;
margin: 0 0 2% 0;
}
.wide .c2thumbWrap img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c3thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c3thumbWrap ul.thumb li {
width: 31.3%;
margin: 0 0 2% 0;
}
.wide .c3thumbWrap img {
width: 100%;
height: auto;
} .post2b li {
width: 97%;
margin: 0 20px 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: 31%;
margin: 0;
padding: 0;
float: left;
} .post4b li {
width: 97%;
margin: 0 5px 20px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
}
.post4b_text70 {
width: 66%;
float: right;
}
.post4b .post4b_img {
width: 31%;
margin: 0;
padding: 0;
float: left;
}
#banners {
margin: 0 auto;
text-align: center;
}
#banners p {
width: auto;
float: none;
margin: none;
}
#banners p img {
width: auto;
height: auto;
max-width: 265px;
} #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: 640px) {
#header {
padding: 0 0px;
text-align: center;
}
#header h2, #footerLogo {
float: none;
padding: 0;
}
#headerInfo {
width: 250px;
margin: 0 auto;
}
#headerInfo .float {
float: none;
margin: 0 auto;
}
.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: center;
padding: 15px;
}
#footer ul ul {
padding: 0;
}
.gallery-item img {
width: auto;
max-width: 85%;
height: auto;
}
#content .post_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post_img {
max-width: 300px;
width: auto;
margin: 0 auto;
text-align: center;
float: none;
}
#content .post_text70 {
width: 94%;
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%;
}
.childpost .column2_50 {
display: inline-block;
width: 97.7%;
}
.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%;
}
.postlist .ttls {
display: table;
} #content .post2b_img img {
float: none;
width: auto;
max-width: 96%;
}
#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;
}
nav#mainNav {
padding: 10px 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;
}
} @media (min-width:960px) {
.post4b li {
margin: 0 5px 20px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
width: 23.8%;
vertical-align: top;
}
.wide .post4b li {
width: 24.2%;
}
.post4b li:nth-child(4n) {
margin: 0 0 20px 0;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
width: 23.8%;
vertical-align: top;
}
.wide .post4b li:nth-child(4n) {
width: 24.1%;
}
} @media only screen and (max-width: 450px) {
.sm-response {
width: 100% !important;
}
.c2thumbWrap ul.thumb li.sm-response{
margin:0;
padding:0;
}
.c3thumbWrap ul.thumb li.sm-response{
margin:0;
padding: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;
}
}
    input[type="submit"], input[type="reset"], input[type="button"] {
background: #4f4d4d;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4d4d), color-stop(100%, #2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c', GradientType=0 );
color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
background: #2e2c2c;
background: -moz-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e2c2c), color-stop(100%, #4f4d4d));
background: -webkit-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -o-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -ms-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: linear-gradient(to bottom, #2e2c2c 0%, #4f4d4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2c2c', endColorstr='#4f4d4d', GradientType=0 );
} #header, #mainNav {
background: #eff1f0;
}  #mainImg{
background: #eff1f0;
}  .post h2 {
color: #2e2c2c;
} #pageLinks {
color: #4f4d4d;
}  .ctitle {
background: #4f4d4d;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4d4d), color-stop(100%, #2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c', GradientType=0 );
}
.ctitle a {
color: #fff;
}
.ctitle2:before {
background: none repeat scroll 0 0 #4f4d4d;
}
.ctitle3 {
border-top: 2px solid #4f4d4d;
}
.ctitle3:before {
background: none repeat scroll 0 0 #4f4d4d;
}
.ctitle4 {
border-bottom: 2px dotted #2e2c2c;
}
.ctitle4:before {
background: none repeat scroll 0 0 #2e2c2c;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4d4d), color-stop(100%, #2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c', GradientType=0 );
}
.ctitle7 {
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4f4d4d), color-stop(0.00, #2e2c2c));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -webkit-linear-gradient(#4f4d4d, #2e2c2c);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -moz-linear-gradient(#4f4d4d, #2e2c2c);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -o-linear-gradient(#4f4d4d, #2e2c2c);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, -ms-linear-gradient(#4f4d4d, #2e2c2c);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/patterns_wh.png) repeat, linear-gradient(#4f4d4d, #2e2c2c);
}
.ctitle7 a {
color: #fff;
}  #action-button input[type="submit"], input[type="reset"], input[type="button"] {
background: linear-gradient(to bottom, #4f4d4d 0%, #2e2c2c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #fff;
} .postlist .time {
background-color: #624E24;
} .post2b h2 {
color: #2e2c2c;
} .post4b h2 {
color: #2e2c2c;
} @media only screen and (min-width: 1024px) { .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: #e1e5e5;
}
.panel ul li:hover ul li {
background: #e1e5e5;
}
} @media only screen and (max-width:1023px) {
nav#mainNav {
background: #eff1f0;
}
nav#mainNav a.menu {
color: #888;
background: #c8c9c9 url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -moz-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edefef), color-stop(100%, #c8c9c9));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -webkit-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -o-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, -ms-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuOpen.png) no-repeat 1em 10px, linear-gradient(to bottom, #edefef 0%, #c8c9c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edefef', endColorstr='#c8c9c9', GradientType=0 );
border: 1px solid #c7c9c9;
}
nav#mainNav a.menuOpen {
color: #888;
background: #c8c9c9 url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px;
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -moz-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edefef), color-stop(100%, #c8c9c9));
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -webkit-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -o-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, -ms-linear-gradient(top, #edefef 0%, #c8c9c9 100%);
background: url(//the-hive0104.com/wp-content/themes/mrp02/images/menuClose.png) no-repeat 1em 10px, linear-gradient(to bottom, #edefef 0%, #c8c9c9 100%);
}
nav .panel {
border: 1px solid #c7c9c9;
}
.panel ul li a, .panel ul li.current-menu-item li a {
background: #e1e5e5;
}
.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 {
background: #a4a6a6;
}
.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a {
background: #e1e5e5 url(//the-hive0104.com/wp-content/themes/mrp02/images/sub1.png) no-repeat 20px 50%;
}
.panel ul li li a:hover, .panel ul li.current-menu-item li a:hover {
background: #a4a6a6 url(//the-hive0104.com/wp-content/themes/mrp02/images/sub1.png) no-repeat 20px 50%;
}
.panel ul li li:last-child a {
background: #e1e5e5 url(//the-hive0104.com/wp-content/themes/mrp02/images/subLast.png) no-repeat 20px 50%;
}
.panel ul li li:last-child a:hover, .panel ul li.current-menu-item li:last-child a:hover {
background: #a4a6a6 url(//the-hive0104.com/wp-content/themes/mrp02/images/subLast.png) no-repeat 20px 50%;
}
}