.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}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, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 0;
overflow: hidden;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
caption,
thead,
tbody,
tfoot,
th,
td {
font-weight: normal;
text-align: left; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 62.5%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #888;
border: 0;
height: 1px;
margin: 10px 0;
margin: 1rem 0;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div,
span { -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-break: break-all;
} .clear,
.clear:after,
.footer-widget-area:after {
clear: both;
}
.clear:before,
.clear:after,
.footer-widget-area:before,
.footer-widget-area:after {
display: table;
content: "";
}
html.mm-opened div.mm-page {
position: fixed;
top: 0;
}
html.mm-opened body.logged-in #page {
position: fixed;
top: 46px;
}  button,
input,
select,
textarea {
border: 1px solid #888;
border-radius: 4px;
font-family: inherit;
padding: 6px;
padding: 0.6rem; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"] {
border: 1px solid #333;
background-color: #f5f5f5;
}
input:focus,
textarea:focus {
background-color: #fff;
}
textarea {
border: 1px solid #333;
background-color: #f5f5f5;
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; }  html {
font-size: 62.5%;
}
body {
font-size: 13px;
font-size: 1.3rem;
font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
text-rendering: optimizeLegibility;
color: #333;
}
body.custom-background-empty,
body.custom-background-default,
body.custom-background-white {
background-color: #fff;
}
a {
font-size: 13px;
font-size: 1.3rem;
outline: none;
color: #777;
text-decoration: none; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a:hover {
text-decoration: underline;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
pre,
blockquote,
span {
font-size: 13px;
font-size: 1.3rem;
word-wrap: break-word;
word-break: break-all; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
td,
th {
font-size: 13px;
font-size: 1.3rem;
} .assistive-text,
.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.site-header-area,
.header-image-area,
.main-content-area,
.main-content-wrap,
.main-content-site,
.sidebar-left,
.sidebar-right,
.footer-widget-area,
.widget-area,
.footer-copy-area {
display: block;
position: relative;
overflow: hidden;
}
.component-inner {
display: block;
position: relative;
width: 100%;
height: auto;
} .site-header-area {
border-top: solid 10px #333;
background-color: #fff;
}
.mmenu-load-button {
display: block;
position: absolute;
top: 20px;
top: 2rem;
left: 30px;
left: 3rem;
line-height: 1;
}
.mmenu-load-button a {
font-weight: bold;
font-size: 30px;
font-size: 3rem;
} .header-title-only,
.header-title-area {
display: block;
overflow: hidden;
width: 100%;
border-bottom: 1px solid #777;
text-align: center;
padding: 15px 70px 15px 75px;
padding: 1.5rem 7rem 1.5rem 7.5rem;
} .header-title-only .site-title-img,
.header-title-area .site-title-img {
display: block;
max-width: 300px;
max-width: 30rem;
height: auto;
line-height: 0;
margin: 0 auto;
}
.header-title-only .site-title-img a,
.header-title-area .site-title-img a {
display: inline-block;
width: 100%;
height: auto;
}
.header-title-only .site-title-img a img,
.header-title-area .site-title-img a img {
display: inline-block;
max-width: 100%;
height: auto;
} .header-title-only .site-title,
.header-title-area .site-title {
display: block;
}
.header-title-only .site-title a,
.header-title-area .site-title a {
font-size: 20px;
font-size: 2rem;
line-height: 1.3;
display: inline-block;
color: #aaa;
text-decoration: none;
word-break: break-all;
}
.header-title-only .site-description,
.header-title-area .site-description {
display: block;
padding-top: 12px; 
padding-top: 1.2rem;
font-size: 11px;
font-size: 1.1rem;
line-height: 1.5;
font-weight: normal;
color: #888;
clear: none;
} #header-widget-area {
text-align: center;
line-height: 1.5;
} .hw_link1,
.hw_link2 {
display: block;
overflow:hidden;
width: 100%;
border-bottom: 1px solid #888;
}
.hw_link1 a,
.hw_link2 a {
display: block;
overflow:hidden;
padding: 15px 30px 15px 51px;
padding: 1.5rem 3rem 1.5rem 5.1rem;
text-align: left;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_main.png) no-repeat scroll 30px 18px;
}
.hw_link1 a {
width: 100%;
}
.hw_link2 a {
width: 50%;
float: left;
border-right: 1px solid #888;
}
.hw_link2 a:last-child {
border-right: none;
}
.hw_text {
padding: 10px 30px 5px;
padding: 1rem 3rem 0.5rem;
font-size: 12px;
font-size: 1.2rem;
}
.hw_text_large {
padding: 5px 30px 2px;
padding: 0.5rem 3rem 0.2rem;
font-size: 23px;
font-size: 2.3rem;
} .header-image-area {
border-top: 1px solid #888;
width: 100%;
height: auto;
padding-top: 25px;
padding-top: 2.5rem;
}
.header-image-area .component-inner {
padding-left: 30px;
padding-left: 3rem;
padding-right: 30px;
padding-right: 3rem;
} #site-navigation li a,
#site-navigation li {
line-height: 2;
color: #fff;
font-size: 13px;
font-size: 1.3rem;
} .main-content-area {
border-top: 1px solid #888;
width: 100%;
height: auto;
line-height: 1;
}
body.home .main-content-area {
margin-top: 0;
}
.main-content-site {
width: 100%;
padding: 0;
} .topmain-welcome-area {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_wel_back.png) repeat 0 0;
padding: 20px 30px 20px;
padding: 2rem 3rem 2rem;
line-height: 1.5;
}
.topmain-welcome-area .topmain-welcome-title {
font-size: 22px;
font-size: 2.2rem;
color: #555;
}
.topmain-welcome-contents {
font-size: 13px;
font-size: 1.3rem;
} .main-breadcrumb {
display: none;
} .main-content-header {
padding: 20px 30px 0;
padding: 2rem 3rem 0;
}
.main-content-header .main-content-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.2;
font-weight: normal;
margin-bottom: 20px;
margin-bottom: 2rem;
padding-bottom: 10px;
padding-bottom: 1rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/title_bg_01.png) no-repeat scroll left bottom;
} .entry-meta .post-categories {
margin-bottom: 28px;
margin-bottom: 2.8rem;
}
.entry-meta {
margin-bottom: 20px;
margin-bottom: 2rem;
line-height: 1.5;
}
.entry-meta .post-categories li {
float: left;
}
a[rel*="category"],
a[rel*="tag"] {
display: inline-block;
line-height: 1.5;
font-size: 11px;
font-size: 1.1rem;
background: #333;
color: #fff;
padding: 1px 10px;
padding: 0.1rem 1rem;
margin-right: 10px;
margin-right: 1rem;
margin-bottom: 5px;
margin-bottom: 0.5rem;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
a[rel="tag"],
a[rel*="tag "] {
background: #888;
}
.meta-postdate {
text-align: right;
margin-bottom: 5px;
margin-bottom: 0.5rem;
margin-top: -10px;
margin-top: -1rem;
}
.meta-postdate a {
color: #333;
cursor: default;
}
.meta-postdate a:hover {
text-decoration: none;
}
.by-author {
display: none;
}
.post-edit-link-base {
padding-top: 10px;
padding-top: 1rem;
} .entry-content {
padding: 0 30px 0;
padding: 0 3rem 0;
margin-bottom: 20px;
margin-bottom: 2rem;
}
.main-content-site img {
max-width: 100%;
height: auto;
}
.entry-content,
.mu_register {
line-height: 1.8;
}
.topmain-welcome-area h1,
.textwidget h1,
.entry-content h1,
.comment-content h1,
.topmain-welcome-area h2,
.textwidget h2,
.entry-content h2,
.comment-content h2,
.topmain-welcome-area h3,
.textwidget h3,
.entry-content h3,
.comment-content h3,
.topmain-welcome-area h4,
.textwidget h4,
.entry-content h4,
.comment-content h4,
.topmain-welcome-area h5,
.textwidget h5,
.entry-content h5,
.comment-content h5,
.topmain-welcome-area h6,
.textwidget h6,
.entry-content h6,
.comment-content h6 {
margin-bottom: 20px;
margin-bottom: 2rem;
line-height: 1.5;
padding-top: 5px;
padding-top: 0.5rem;
}
.topmain-welcome-area h1,
.textwidget h1,
.entry-content h1,
.comment-content h1 {
font-size: 24px;
font-size: 2.4rem;
}
.topmain-welcome-area h2,
.textwidget h2,
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.8rem;
}
.topmain-welcome-area h3,
.textwidget h3,
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.6rem;
}
.topmain-welcome-area h4,
.textwidget h4,
.entry-content h4,
.comment-content h4 {
font-size: 15px;
font-size: 1.5rem;
}
.topmain-welcome-area h5,
.textwidget h5,
.entry-content h5,
.comment-content h5 {
font-size: 14px;
font-size: 1.4rem;
}
.topmain-welcome-area h6,
.textwidget h6,
.entry-content h6,
.comment-content h6 {
font-size: 13px;
font-size: 1.3rem;
}
.topmain-welcome-area p,
.textwidget p,
.entry-content p,
.comment-content p,
.mu_register p {
font-size: 13px;
font-size: 1.3rem;
margin: 10px 0 15px;
margin: 1rem 0 1.5rem;
line-height: 1.8;
}
.topmain-welcome-area a,
.textwidget a,
.entry-content a,
.comment-content a,
.mu_register p {
font-size: 13px;
font-size: 1.3rem;
}
.topmain-welcome-area p:last-child,
.textwidget p,
.entry-content p:last-child,
.comment-content p:last-child,
.mu_register p:last-child {
margin-bottom: 0;
}
.topmain-welcome-area ol,
.textwidget ol,
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 20px;
margin: 0 0 2rem;
line-height: 1.8;
}
.topmain-welcome-area ul ul,
.textwidget ul ul,
.entry-content ul ul,
.comment-content ul ul,
.topmain-welcome-area ol ol,
.textwidget ol ol,
.entry-content ol ol,
.comment-content ol ol,
.topmain-welcome-area ul ol,
.textwidget ul ol,
.entry-content ul ol,
.comment-content ul ol,
.topmain-welcome-area ol ul,
.textwidget ol ul,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.topmain-welcome-area ul,
.textwidget ul,
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
margin-left: 2px;
}
.topmain-welcome-area ul li,
.textwidget ul li,
.entry-content ul li,
.comment-content ul li,
.mu_register li {
margin: 0 0 0 13px;
margin: 0 0 0 1.3rem;
}
.topmain-welcome-area ol,
.textwidget ol,
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.topmain-welcome-area ol li,
.textwidget ol li,
.entry-content ol li,
.comment-content ol li,
.mu_register li {
margin: 0 0 0 20px;
margin: 0 0 0 2rem;
}
.topmain-welcome-area blockquote,
.textwidget blockquote,
.entry-content blockquote,
.comment-content blockquote {
padding: 20px 0;
padding: 2rem 0;
}
.topmain-welcome-area blockquote p:last-child,
.textwidget blockquote p:last-child,
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.topmain-welcome-area code,
.textwidget code,
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, "Lucida Console", monospace;
line-height: 2;
}
.topmain-welcome-area pre,
.textwidget pre,
.entry-content pre,
.comment-content pre {
border: 1px solid #ccc;
line-height: 1;
margin: 20px 0;
margin: 2rem 0;
padding: 10px;
padding: 1rem;
overflow: auto;
font-size: 12px;
font-size: 1.2rem; -moz-border-radius: 0.4rem;
-webkit-border-radius: 0.4rem;
-o-border-radius: 0.4rem;
-ms-border-radius: 0.4rem;
border-radius: 0.4rem;
}
.topmain-welcome-area pre code,
.textwidget pre code,
.entry-content pre code,
.comment-content pre code {
display: block;
}
.topmain-welcome-area abbr,
.textwidget abbr,
.entry-content abbr,
.comment-content abbr,
.topmain-welcome-area dfn,
.textwidget dfn,
.entry-content dfn,
.comment-content dfn,
.topmain-welcome-area acronym,
.textwidget acronym,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #888;
cursor: help;
}
.topmain-welcome-area address,
.textwidget address,
.entry-content address,
.comment-content address {
display: block;
line-height: 1.8;
margin: 0 0 20px;
margin: 0 0 2rem;
}
.topmain-welcome-area embed,
.topmain-welcome-area iframe,
.topmain-welcome-area object,
.topmain-welcome-area video,
.textwidget embed,
.textwidget iframe,
.textwidget object,
.textwidget video,
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.topmain-welcome-area dt,
.textwidget dt,
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.8;
margin-bottom: 10px;
margin-bottom: 1rem;
}
.topmain-welcome-area dd,
.textwidget dd,
.entry-content dd,
.comment-content dd {
line-height: 1.8;
margin-bottom: 25px;
margin-bottom: 2.5rem;
}
.topmain-welcome-area table,
.textwidget table,
.entry-content table,
.comment-content table {
border-top: 1px solid #888;
border-left: 1px solid #888;
font-size: 13px;
font-size: 1.3rem;
line-height: 2;
margin-bottom: 25px;
margin-bottom: 2.5rem;
width: 100%;
}
.topmain-welcome-area table caption,
.textwidget table caption,
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.6rem;
margin: 24px 0;
margin: 2.4rem 0;
}
.topmain-welcome-area th,
.textwidget th,
.entry-content th,
.comment-content th {
border-bottom: 1px solid #888;
border-right: 1px solid #888;
background: #f5f5f5;
padding: 15px;
padding: 1.5rem;
font-weight: normal;
}
.topmain-welcome-area th a,
.textwidget th a,
.entry-content th a,
.comment-content th a {
color: #33484d;
}
.topmain-welcome-area td,
.textwidget td,
.entry-content td,
.comment-content td {
border-bottom: 1px solid #888;
border-right: 1px solid #888;
padding: 15px;
padding: 1.5rem;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .alignleft {
max-width: 50%;
float: left;
}
.alignright {
max-width: 50%;
float: right;
}
.aligncenter {
max-width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
margin-top: 10px;
margin-top: 1rem;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
}
img.alignleft,
.wp-caption.alignleft {
margin: 4px 25px 20px 0;
margin: 0.4rem 2.5rem 2rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 4px 0 20px 25px;
margin: 0.4rem 0 2rem 2.5rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 1.2rem;
margin-bottom: 12px;
margin-bottom: 1.2rem;
}
img.alignnone,
.wp-caption.alignnone {
clear: both;
margin-top: 12px;
margin-top: 1.2rem;
margin-bottom: 12px;
margin-bottom: 1.2rem;
}
div.attachment {
margin: 0 0 20px;
margin: 0 0 2rem;
}
div.attachment img,
.wp-caption img,
img.main-tile,
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.archive-post img {
border: 2px solid #fff;
border-radius: 4px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
display: block;
height: auto;
margin-left: 1px;
margin-left: 0.1rem;
max-width: 99%;
}
img.aligncenter {
margin-left: auto;
margin-right: auto;
}
img.alignleft {
margin: 4px 25px 20px 0;
margin: 0.4rem 2.5rem 2rem 0;
}
img.alignright {
margin: 4px 0 20px 25px;
margin: 0.4rem 0 2rem 2.5rem;
}
dl.wp-caption.aligncenter {
border: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
} .attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .page-links {
margin-top: 40px;
margin-top: 4rem;
margin-bottom: 30px;
margin-bottom: 3rem;
clear: both;
line-height: 1.8;
text-align: center;
}
.page-links > span {
background: #333;
padding: 6px 10px;
padding: 0.6rem 1rem;
border: 1px solid #333;
color: #fff;
}
.page-links > a {
padding: 6px 10px;
padding: 0.6rem 1rem;
border: 1px solid #888;
color: #333;
}
.page-links > a:hover {
background: #888;
}
.nav-single {
display: block;
width: 100%;
overflow: hidden;
border-top: 1px dotted #888;
border-bottom: 1px dotted #888;
}
.nav-previous a,
.nav-next a {
display: block;
width: 50%;
float:left;
overflow: hidden; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.nav-previous a {
border-right: 1px dotted #888;
padding: 20px 20px 20px 50px;
padding: 2rem 2rem 2rem 5rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/arrow-pagenation-l.png) no-repeat left center;
}
.nav-next a {
padding: 20px 50px 20px 20px;
padding: 2rem 5rem 2rem 2rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/arrow-pagenation-r.png) no-repeat right center;
text-align: right;
}
.nav-previous a.no-pager-links,
.nav-next a.no-pager-links {
background: none;
}
.nav-previous a.no-pager-links:hover,
.nav-next a.no-pager-links:hover {
text-decoration: none;
} .comments-area {
margin-top: 25px;
margin-top: 2.5rem;
}
.comments-title,
.comment-reply-title {
line-height: 1.5;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
font-size: 14px;
font-size: 1.4rem;
padding: 15px 30px;
padding: 1.5rem 3rem;
}
.pingback {
line-height: 1.5;
padding: 0 0 10px;
}
ol.commentlist {
padding: 20px 30px;
padding: 2rem 3rem;
}
article.comment {
padding-top: 15px;
padding-top: 1.5rem;
border-top: 1px dotted #888;
}
.comment .children {
border-top: 1px dotted #888;
padding-top: 15px;
padding-top: 1.5rem;
margin-top: 10px;
margin-top: 1rem;
margin-left: 20px;
margin-left: 2rem;
}
ol.commentlist li,
.comment .children li {
margin-bottom: 10px;
margin-bottom: 1rem;
}
ol.commentlist li:last-child,
.comment .children li:last-child {
margin-bottom: 0;
}
.comment img {
display: block;
overflow: hidden;
float:left;
margin-right: 15px;
margin-right: 1.5rem;
}
.comment > img + section {
padding-left: 60px;
padding-left: 6rem;
}
ol.commentlist li:first-child > article.comment {
padding-top: 0;
border-top: none;
}
p.comment-meta {
margin-top: 0;
}
.post-author {
font-size: 11px;
font-size: 1.1rem;
background: #b7b7b7;
color: #fff;
padding: 0 10px;
padding: 0 1rem;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.bypostauthor,
.sticky {
font-weight: normal;
}
.comment-reply-title > small {
margin-left:10px;
margin-left:1rem;
}
.comment-form {
padding: 20px 30px;
padding: 2rem 3rem;
}
.comment-notes {
font-size: 12px;
font-size: 1.2rem;
margin-bottom: 20px;
margin-bottom: 2rem;
}
.form_content {
display: none;
}
.comment-fields input,
.comment-area textarea {
margin-bottom: 15px;
margin-bottom: 1.5rem;
width: 100%;
}
.form-allowed-tags {
font-size: 10px;
font-size: 1rem;
margin-bottom: 15px;
margin-bottom: 1.5rem;
}
.form-submit input {
width: 100%;
}
.nocomments-accept {
display: none;
}
.nocomments {
border-top: 1px solid #888;
padding: 20px 30px;
padding: 2rem 3rem;
} .archive-post {
display: block;
overflow: hidden;
position: relative;
line-height: 1.5;
padding: 15px 30px;
padding: 1.5rem 3rem;
border-top: 1px dotted #888;
}
.entry-image,
.entry-summary {
display: block;
overflow: hidden;
}
.archive-post img {
margin-bottom: 10px;
margin-bottom: 1rem;
}
.excerpt-title {
font-weight: normal;
font-size: 14px;
font-size: 1.4rem; }
.excerpt-title a {
font-weight: bold;
}  .widget-area {
line-height: 1;
}
.widget {
display: block;
overflow: hidden;
border-top: 1px solid #888;
}
.widget > * {
width: 100%;
padding: 15px 0 15px;
padding: 1.5rem 0 1.5rem;
}
.widget-title {
line-height: 1.5;
border-bottom: 1px solid #888;
font-size: 14px;
font-size: 1.4rem;
padding-left: 30px;
padding-left: 3rem;
padding-right: 30px;
padding-right: 3rem;
}
.topmain-widget-area .widget-title {
background-color: #333;
color: #fff;
}
.sidebar-left .widget-title,
.sidebar-right .widget-title {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/title_bg_02.png) no-repeat scroll 30px center;
padding-left: 45px;
padding-left: 4.5rem;
}
.post-sitemap-list {
border-bottom: 1px solid #888;
}
.post-sitemap-list h2 {
line-height: 1.5;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
font-size: 14px;
font-size: 1.4rem;
padding: 15px 30px;
padding: 1.5rem 3rem;
} .post-sitemap-list > ul,
.widget_archive > ul,
.widget_categories > ul,
.widget_nav_menu > ul,
.widget_nav_menu > div,
.widget_pages > ul,
.widget_meta > ul,
.widget_recent_entries > ul,
.widget_rss > ul,
.widget_recent_comments > ul,
.widget_tagposts > ul,
.widget_catposts >ul {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.post-sitemap-list ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_recent_comments ul li,
.widget_tagposts ul li,
.widget_catposts ul li {
display: block;
overflow: hidden;
width: 100%;
line-height: 1.5;
border-bottom: 1px dotted #888; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post-sitemap-list ul li:last-child,
.widget_categories ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_rss ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_tagposts ul li:last-child,
.widget_catposts ul li:last-child {
border-bottom: none;
}
.post-sitemap-list ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_meta ul li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_main.png) no-repeat scroll 30px 18px;
}
.widget_categories ul li.cat-item-none {
background: none;
padding: 15px 30px;
padding: 1.5rem 3rem;
}
.widget_recent_comments ul li {
padding: 15px 30px 15px 57px;
padding: 1.5rem 3rem 1.5rem 5.7rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_com_icon.png) no-repeat scroll 30px 16px;
}
.widget_archive ul li {
float: left;
width: 50%;
}
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_tagposts ul li,
.widget_catposts ul li  {
padding: 15px 30px;
padding: 1.5rem 3rem;
}
.post-sitemap-list ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_meta ul li a {
display: block;
padding: 15px 30px 15px 51px;
padding: 1.5rem 3rem 1.5rem 5.1rem;
}
.widget_archive ul li:nth-child(2n+1) a {
border-right: 1px dotted #888;
}
.post-sitemap-list .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget_categories .children {
border-top: 1px dotted #888;
}
.post-sitemap-list .children li:last-child,
.widget_nav_menu .sub-menu li:last-child,
.widget_pages .children li:last-child,
.widget_categories .children li:last-child {
border-bottom: none;
}
.post-sitemap-list .children li,
.widget_nav_menu .sub-menu li,
.widget_pages .children li,
.widget_categories .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_sub.png) no-repeat scroll 33px 22px;
}
.post-sitemap-list .children .children li,
.widget_nav_menu .sub-menu .sub-menu li,
.widget_pages .children .children li,
.widget_categories .children .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_subsub.png) no-repeat scroll 32px 24px;
} .widget_tagposts ul li p,
.widget_tagposts ul li div.img_tag_posts_none {
display: none;
}
.widget_tagposts ul li p.ex_tag_link,
.topmain-widget-area .widget_tagposts ul li p {
display: inline-block;
}
.widget_tagposts .img_tag_posts,
.topmain-widget-area .widget_tagposts ul li .ex_tag_link {
margin-bottom:10px;
margin-bottom:1rem;
}
.widget_tagposts ul li p.ex_tag_button {
display: none;
} .widget_recent_entries .post-date,
.widget_catposts .post-date {
display: block;
width: 100%;
margin-bottom: 7px;
margin-bottom: 0.7rem;
} .widget_rss .widget-title > a.rsswidget {
display: none;
}
.widget_rss .widget-title > a.rsswidget + a.rsswidget {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_rss_icon.png) no-repeat right center;
display: inline-block;
padding-right: 30px;
color: #333;
}
.widget_rss .widget-title a:hover {
text-decoration: none;
}
.widget_rss .rss-date,
.widget_rss .rssSummary,
cite {
display:block;
margin-top: 7px;
margin-top: 0.7rem;
}
.widget_rss cite:before {
content: " - ";
} .widget_archive select[name=archive-dropdown],
.widget_categories select.postform {
display: block;
overflow: hidden;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_cat_drop_down.png) no-repeat right 10px center #333;
color: #fff;
width: 90%;
border: none;
cursor: pointer;
margin: 30px 5%;
margin: 3rem 5%;
padding: 6px 5px 6px 10px;
padding: 0.6rem 0.5rem 0.6rem 1rem;
line-height:1.1;
appearance: button;
-moz-appearance: button;
-webkit-appearance: button;
-o-appearance: button;
-ms-appearance: button;
}
.widget_archive select[name=archive-dropdown],
.widget_categories select.postform, x:-moz-any-link {
background-image: none;
padding: 0 5px;
padding: 0 0.5rem;
}
.widget_archive select[name=archive-dropdown] option,
.widget_categories select.postform option {
border: none;
box-shadow: none;
}
.widget_archive select[name=archive-dropdown] option,
.widget_categories select.postform option, x:-moz-any-link {
padding: 3px 10px 3px 10px;
padding: 0.3rem 1rem 0.3rem 1rem;
} .tagcloud {
padding-left: 30px !important;
padding-left: 3rem !important;
padding-right: 30px !important;
padding-right: 3rem !important;
line-height: 1.3;
}
.tagcloud a {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_tag_icon.png) no-repeat left center;
width: 100%;
margin: 0 10px 0 0;
margin: 0 1rem 0 0;
padding: 5px 0 5px 20px;
padding: 0.5rem 0 0.5rem 2rem;
vertical-align: middle;
} .widget_text .textwidget {
padding: 20px 30px;
padding: 2rem 3rem;
} .widget_framedtext {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_txt_back.png) repeat 0 0;
border:1px solid #ccc;
-moz-border-radius: 0.4rem;
-webkit-border-radius: 0.4rem;
-o-border-radius: 0.4rem;
-ms-border-radius: 0.4rem;
border-radius: 0.4rem;
padding: 12px;
padding: 1.2rem;
margin: 30px;
margin: 3rem;
}
.widget_framedtext .widget-title {
background: none;
font-size: 14px;
font-size: 1.4rem;
padding: 0 0 10px;
padding: 0 0 1rem;
border: none;
color: #333;
}
.widget_framedtext .textwidget {
padding: 0;
line-height:1.5;
font-size: 13px;
font-size: 1.3rem;
} #searchform {
text-align: center;
}
#searchform input#s {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/bg_search.png) no-repeat 8px center #f5f5f5;
padding-left: 40px;
padding-left: 4rem;
width: 90%;
margin: 1rem auto;
}
#searchform input#s:focus {
background-color: #fff;
}
#searchform input#searchsubmit {
display: none;
} #calendar_wrap {
padding: 0;
margin: 30px;
margin: 3rem; box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
width: auto;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
color: #fff;
padding: 15px;
padding: 1.5rem;
font-size: 15px;
font-size: 1.5rem;
text-align: center;
background-color: #333;
}
#wp-calendar th,
#wp-calendar td {
padding: 10px 5px;
padding: 1rem 0.5rem;
text-align: center;
background-color: #eee;
}
#wp-calendar th {
font-weight: bold;
background-color: #fff;
border-bottom: 1px solid #ddd;
}
#wp-calendar tfoot td {
height: 40px;
height: 4rem;
padding: 0 5px;
padding: 0 0.5rem;
}
#wp-calendar tbody a {
font-weight: bold;
text-decoration: underline;
}
#wp-calendar tfoot #prev a {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_cal_icon_prev.png) no-repeat left top;
text-indent: -9999rem;
width: 40px;
width: 4rem;
height: 40px;
height: 4rem;
display: block;
position: absolute;
margin-top: -3px;
margin-top: -0.3rem;
}
#wp-calendar tfoot #next a {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_cal_icon_next.png) no-repeat right top;
text-indent: -9999rem;
width: 40px;
width: 4rem;
height: 40px;
height: 4rem;
display: block;
position: absolute;
right: 40px;
right: 4rem;
margin-top: -3px;
margin-top: -0.3rem;
} .footer-copy-area {
margin-top: 20px;
line-height: 1;
padding: 20px 0;
padding: 2rem 0;
background-color: #333;
}
.footer-copy-area .footer-copy {
word-break: break-all;
text-align: center;
line-height: 1.5;
font-weight: normal;
color: #fff;
}
.footer-copy-area .footer-copy a {
color: #fff;
} @media screen and (min-width: 786px) { .component-inner,
.site-header-area .component-inner,
.header-image-area .component-inner {
margin: 0 auto;
max-width: 1200px;
max-width: 120rem;
padding: 0 20px 0;
padding: 0 2rem 0;
} .site-header-area {
border-top: none;
}
#header-menu-button {
display: none;
} .header-title-only {
border: none;
text-align: left;
padding: 20px 0;
padding: 2rem 0;
width: 100%;
}
.header-title-area {
border: none;
float: left;
text-align: left;
padding: 25px 10px 20px 0;
padding: 2.5rem 1rem 2rem 0;
width: 70%;
}
.header-title-only .site-title-img,
.header-title-only .site-title,
.header-title-area .site-title-img,
.header-title-area .site-title {
margin-right: 15px;
margin-right: 1.5rem;
margin-bottom: 5px;
margin-bottom: 0.5rem;
float: left;
}
.header-title-only .site-title,
.header-title-area .site-title {
float: none;
}
.header-title-only .site-description,
.header-title-area .site-description {
padding-top: 13px; 
padding-top: 1.3rem;
} #header-widget-area {
float: right;
width: 30%;
text-align: right;
margin-top: 0;
padding-top: 5px;
padding-top: 0.5rem;
} .hw_link1,
.hw_link2 {
display: block;
overflow:hidden;
width: 100%;
margin-top: 5px;
margin-top: 0.5rem;
margin-bottom: 8px;
margin-bottom: 0.8rem;
border: none;
}
.hw_link1 a,
.hw_link2 a {
display: inline;
overflow:hidden;
padding: 12px 0 10px 21px;
padding: 1.2em 0 1rem 2.1rem;
margin-left: 20px;
margin-left: 2rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_main.png) no-repeat scroll left 13px;
width: auto;
float: none;
border: none;
}
.hw_text {
padding: 0;
border-bottom: none;
}
.hw_text_large {
padding: 0;
margin-bottom: 5px;
margin-bottom: 0.5rem;
} .header-image-area {
border: none;
} #header-nav-area {
background-color: #333;
margin-top: 0; -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}
#site-navigation div.menu > ul {
display: inline-block !important;
width: 100%;
}
#site-navigation div.menu > ul > li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/border_nav.png) no-repeat left center;
display: inline-block !important;
text-align: center;
}
#site-navigation div.menu > ul > li:last-child {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/border_nav.png) no-repeat left center , url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/border_nav.png) no-repeat right center;
}
#site-navigation div.menu > ul > li > a {
display: inline-block !important;
padding: 17px 25px;
padding: 1.7rem 2.5rem;
margin-left: 1px;
}
#site-navigation div.menu > ul.menu > li > a {
margin-right: -5px;
}
#site-navigation div.menu > ul > li:last-child a {
margin-left: 1px;
margin-right: 1px;
}
#site-navigation ul {
border-left: none;
margin: 0;
text-indent: 0;
}
#site-navigation li {
border-right: none;
position: relative;
text-align: left;
}
#site-navigation li a,
#site-navigation li {
display: inline-block;
text-decoration: none;
}
#site-navigation li a {
padding: 8px 10px;
padding: 0.8rem 1rem;
}
#site-navigation li a:hover,
#site-navigation li:hover {
color: #fff;
background: #5C5C5C;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#site-navigation li ul {
display: block;
opacity: 0;
margin: 0;
padding: 0;
position: absolute;
top: 100%;
left: 0; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}
#site-navigation li ul ul {
top: -1px;
left: 100%;
}
#site-navigation ul li:hover > ul {
z-index: 500;
opacity: 1;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
#site-navigation li ul li a {
background: #333;
line-height: 1.7;
padding: 13px 10px;
padding: 1.3rem 1rem;
width: 190px;
width: 19rem;
}
#site-navigation li ul li a:hover {
background: #5C5C5C;
color: #fff;
}
#site-navigation li ul li {
border-top: 1px solid #777;
}
#site-navigation .current-menu-item > a,
#site-navigation .current-menu-ancestor > a,
#site-navigation .current_page_item > a,
#site-navigation .current_page_ancestor > a {
font-weight: bold;
}
#site-navigation .children .children li a,
#site-navigation .sub-menu .sub-menu li a {
color: #333;
background: #eee;
text-shadow: none;
}
#site-navigation .children .children li a:hover,
#site-navigation .sub-menu .sub-menu li a:hover {
background: #ddd;
}
#site-navigation .children .children li,
#site-navigation .sub-menu .sub-menu li {
border-top: 1px solid #777;
} .main-content-area {
border: none;
padding-top: 25px;
padding-top: 2.5rem;
} body.column-3 .main-content-wrap {
float: left;
width: 82%;
}
body.column-3 .sidebar-right {
float: right;
width: 18%;
}
body.column-3 .main-content-site {
float: right;
width: 77.5%;
padding-left: 40px;
padding-left: 4rem;
padding-right: 40px;
padding-right: 4rem;
}
body.column-3 .sidebar-left {
float: left;
width: 22.5%;
} body.column-2l .main-content-wrap {
width: 100%;
}
body.column-2l .main-content-site {
float: right;
width: 82%;
padding-left: 40px;
padding-left: 4rem;
}
body.column-2l .sidebar-left {
float: left;
width: 18%;
} body.column-2r .main-content-wrap {
float: left;
width: 82%;
}
body.column-2r .main-content-site {
width: 100%;
padding-right: 40px;
padding-right: 4rem;
}
body.column-2r .sidebar-right {
float: right;
width: 18%;
} body.full-width .main-content-wrap,
body.full-width .main-content-site {
width: 100%;
} .main-content-site {
border-top: none;
}
.main-content-site > * {
padding-left: 0;
padding-right: 0;
} .topmain-welcome-area {
padding: 20px;
padding: 2rem;
margin-bottom: 35px;
margin-bottom: 3.5rem;
} .main-breadcrumb {
display: block;
font-size: 11px;
font-size: 1.1rem;
line-height: 1.5;
margin-bottom: 20px;
margin-bottom: 2rem;
word-wrap: break-word;
} .main-content-header {
padding: 0;
} .entry-content {
padding: 0;
} .nav-previous a {
border-right: none;
} .comments-area {
border-bottom: 1px solid #888;
}
.comments-title,
.comment-reply-title {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/title_bg_02.png) no-repeat scroll left 12px;
margin: 0 0 20px;
margin: 0 0 2rem;
padding: 15px 0 0 15px;
padding: 1.5rem 0 0 1.5rem;
border-bottom: none;
}
ol.commentlist {
padding: 0 0 10px;
padding: 0 0 1rem;
}
.comment .children {
margin-left: 60px;
margin-left: 6rem;
}
.comment-respond {
padding: 20px 0;
padding: 2rem 0;
}
.comment-form {
padding: 0;
}
.nocomments {
padding: 20px 0;
padding: 2rem 0;
} .article-group {
border-bottom: 1px dotted #888;
margin-bottom: 30px;
margin-bottom: 3rem;
}
.archive-post {
padding: 15px 0;
padding: 1.5rem 0;
}
.archive-post img {
margin: 0;
}
.archive-post > .entry-image {
float: right;
width: 29%;
padding: 2px 3px 3px 2px;
padding: 0.2rem 0.3rem 0.3rem 0.2rem;
}
.archive-post > .entry-image + .entry-summary {
float: left;
width: 71%;
padding-right: 20px;
padding-right: 2rem;
}  .footer-widget-area {
background-color: #f5f5f5;
margin-top: 30px;
margin-top: 3rem;
padding-top: 30px;
padding-top: 3rem;
}
.widget-area {
overflow: hidden;
float:left;
padding-bottom: 32767px;
margin-bottom: -32767px;
}
#footer-widget-area-1,
#footer-widget-area-2 {
border-right: 1px solid #ccc;
}
#footer-widget-area-1 {
width: 33%;
padding-right: 20px;
padding-right: 2rem;
}
#footer-widget-area-2 {
width: 33.9%;
padding-left: 20px;
padding-left: 2rem;
padding-right: 20px;
padding-right: 2rem;
}
#footer-widget-area-3 {
width: 33%;
padding-left: 20px;
padding-left: 2rem;
}
.widget {
border: none;
padding-top: 0;
margin-bottom: 20px;
margin-bottom: 2rem;
}
.widget > * {
padding: 0;
}
.widget-title {
padding: 0 0 15px;
padding: 0 0 1.5rem;
margin-bottom: 0;
border: none;
}
.topmain-widget-area .widget-title {
color: #333;
font-size: 22px;
font-size: 2.2rem;
line-height: 1.2;
font-weight: normal;
margin-bottom: 25px;
margin-bottom: 2.5rem;
padding-bottom: 10px;
padding-bottom: 1rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/title_bg_01.png) no-repeat scroll left bottom;
}
.post-sitemap-list h2,
.sidebar-left .widget-title,
.sidebar-right .widget-title {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/title_bg_02.png) no-repeat scroll left 0;
margin: 0 0 15px;
margin: 0 0 1.5rem;
padding: 3px 0 0 15px;
padding: 0.3rem 0 0 1.5rem;
}
.post-sitemap-list {
border-bottom: none;
}
.post-sitemap-list h2 {
margin: 20px 0 20px;
margin: 2rem 0 2rem;
border: none;
}
.topmain-widget-area section:last-child,
.sidebar-left aside:last-child,
.sidebar-right aside:last-child {
margin-bottom: 0;
} .widget_archive ul li:after {
clear: both;
}
.post-sitemap-list ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_meta ul li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_main.png) no-repeat scroll left 18px;
border-right: none;
width: 100%;
padding: 15px 0 15px 22px;
padding: 1.5rem 0 1.5rem 2.2rem;
text-indent: -19px;
text-indent: -1.9rem;
}
.widget_categories ul li.cat-item-none {
padding: 15px 20px;
padding: 1.5rem 2rem;
}
.post-sitemap-list ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_recent_comments ul,
.widget_tagposts ul,
.widget_catposts ul{
border-top: 1px dotted #888;
}
.post-sitemap-list ul li:last-child,
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_rss ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_tagposts ul li:last-child,
.widget_catposts ul li:last-child {
border-bottom: 1px dotted #888;
}
.widget_recent_comments ul li {
padding-right: 0;
padding-left: 30px;
padding-left: 3rem;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_com_icon.png) no-repeat scroll 0 16px;
}
.post-sitemap-list ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_meta ul li a {
display: inline;
padding: 0 0 0 18px;
padding: 0 0 0 1.8rem;
}
.widget_archive ul li:nth-child(2n+1) a {
border-right: none;
}
.post-sitemap-list .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget_categories .children {
margin-left: -22px;
margin-left: -2.2rem;
margin-top: 15px;
}
.post-sitemap-list .children li,
.widget_nav_menu .sub-menu li,
.widget_pages .children li,
.widget_categories .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_sub.png) no-repeat scroll 3px 22px;
}
.post-sitemap-list .children li:last-child,
.widget_nav_menu .sub-menu li:last-child,
.widget_pages .children li:last-child,
.widget_categories .children li:last-child {
padding-bottom: 0;
}
.post-sitemap-list .children .children li,
.widget_nav_menu .sub-menu .sub-menu li,
.widget_pages .children .children li,
.widget_categories .children .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_subsub.png) no-repeat scroll 2px 24px;
}
.widget_archive select[name=archive-dropdown],
.widget_categories select.postform {
margin: 0;
width: 100%;
} .tagcloud {
padding-left: 0 !important;
padding-right: 0 !important;
} .widget_text .textwidget {
padding: 0 0 5px;
padding: 0 0 0.5rem;
} .widget_framedtext {
border:1px solid #ccc;
padding: 12px;
padding: 1.2rem;
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
.widget_framedtext .widget-title {
background: none;
padding: 0;
margin-bottom: 10px;
margin-bottom: 1rem;
}
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_catposts ul li,
.widget_tagposts ul li {
padding-right: 0;
padding-left: 0;
} #searchform input#s {
padding-left: 40px;
padding-left: 4rem;
width: 100%;
margin: 0 auto;
} #calendar_wrap {
max-width: 98%;
margin: 0 4px 4px 2px;
margin: 0 0.4rem 0.4rem 0.2rem;
}
#wp-calendar tfoot #next a {
right: 10px;
right: 1rem;
} .topmain-widget-area .widget {
padding-bottom: 0;
margin-bottom: 35px;
margin-bottom: 3.5rem;
}
.topmain-widget-area .widget:last-child {
margin-bottom: 0;
}
.main-content-site .post-sitemap-list ul,
.topmain-widget-area .widget_archive ul,
.topmain-widget-area .widget_categories ul,
.topmain-widget-area .widget_nav_menu ul,
.topmain-widget-area .widget_pages ul,
.topmain-widget-area .widget_meta ul,
.topmain-widget-area .widget_recent_comments ul,
.footer-widget-area .widget_archive ul,
.footer-widget-area .widget_categories ul,
.footer-widget-area .widget_nav_menu ul,
.footer-widget-area .widget_pages ul,
.footer-widget-area .widget_meta ul {
border: none;
}
.main-content-site .post-sitemap-list ul li,
.topmain-widget-area .widget_archive ul li,
.topmain-widget-area .widget_categories ul li,
.topmain-widget-area .widget_nav_menu ul li,
.topmain-widget-area .widget_pages ul li,
.topmain-widget-area .widget_meta ul li,
.footer-widget-area .widget_archive ul li,
.footer-widget-area .widget_categories ul li,
.footer-widget-area .widget_nav_menu ul li,
.footer-widget-area .widget_pages ul li,
.footer-widget-area .widget_meta ul li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_main.png) no-repeat scroll left 2px;
padding: 0 0 8px 22px;
padding: 0 0 0.8rem 2.2rem;
text-indent: -19px;
text-indent: -1.9rem;
border: none;
}
.footer-widget-area	.widget_categories ul li.cat-item-none {
background: none;
padding: 0 20px;
padding: 0 2rem;
}
.topmain-widget-area .widget_recent_comments ul li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_com_icon.png) no-repeat scroll 0 1px;
padding: 0 0 15px 30px;
padding: 0 0 1.5rem 3rem;
border: none;
}
.main-content-site .post-sitemap-list .children,
.topmain-widget-area .widget_nav_menu .sub-menu,
.topmain-widget-area .widget_pages .children,
.topmain-widget-area .widget_categories .children,
.footer-widget-area .widget_nav_menu .sub-menu,
.footer-widget-area .widget_pages .children,
.footer-widget-area .widget_categories .children {
margin-left: 0;
margin-top: 8px;
margin-top: 0.8rem;
}
.main-content-site .post-sitemap-list .children li,
.topmain-widget-area .widget_nav_menu .sub-menu li,
.topmain-widget-area .widget_pages .children li,
.topmain-widget-area .widget_categories .children li,
.footer-widget-area .widget_nav_menu .sub-menu li,
.footer-widget-area .widget_pages .children li,
.footer-widget-area .widget_categories .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_sub.png) no-repeat scroll 3px 6px;
}
.main-content-site .post-sitemap-list .children .children li,
.topmain-widget-area .widget_nav_menu .sub-menu .sub-menu li,
.topmain-widget-area .widget_pages .children .children li,
.topmain-widget-area .widget_categories .children .children li,
.footer-widget-area .widget_nav_menu .sub-menu .sub-menu li,
.footer-widget-area .widget_pages .children .children li,
.footer-widget-area .widget_categories .children .children li {
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_subsub.png) no-repeat scroll 2px 7px;
}
.topmain-widget-area .widget_recent_entries .post-date,
.topmain-widget-area .widget_catposts .post-date {
width: 19%;
float: left;
margin-bottom: 0;
padding-right: 10px;
padding-right: 1rem;
}
.topmain-widget-area .widget_recent_entries .post-title-date-on,
.topmain-widget-area .widget_catposts .post-title-date-on {
display: block;
width: 81%;
float: left;
}
.topmain-widget-area .widget_recent_entries .post-title-date-off,
.topmain-widget-area .widget_catposts .post-title-date-off {
padding-left: 18px;
padding-left: 1.8rem;
display: block;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/widget_lst_icon_sub.png) no-repeat scroll 3px 6px;
}
.topmain-widget-area .widget_tagposts ul,
.topmain-widget-area .widget_tagposts ul li,
.topmain-widget-area .widget_recent_entries ul,
.topmain-widget-area .widget_recent_entries ul li,
.topmain-widget-area .widget_catposts ul,
.topmain-widget-area .widget_catposts ul li {
border: none;
}
.topmain-widget-area .widget_tagposts ul li:last-child,
.topmain-widget-area .widget_recent_entries ul li:last-child,
.topmain-widget-area .widget_catposts ul li:last-child,
.topmain-widget-area .widget_recent_comments ul li:last-child {
padding-bottom: 0;
}
.topmain-widget-area .widget_recent_entries ul li,
.topmain-widget-area .widget_catposts ul li {
padding-top: 0;
padding-bottom: 15px;
padding-bottom: 1.5rem;
}
.topmain-widget-area .widget_tagposts ul li {
padding-top: 0;
padding-bottom: 30px;
padding-bottom: 3rem;
}
.topmain-widget-area .widget_tagposts ul li:last-child {
padding-bottom: 3px;
padding-bottom: 0.3rem;
}
.topmain-widget-area .widget_tagposts ul li div.img_tag_posts,
.topmain-widget-area .widget_tagposts ul li div.img_tag_posts_none {
display: block;
width: 29%;
float: left;
margin-bottom: 0;
}
.topmain-widget-area .widget_tagposts ul li div.ex_tag_posts {
padding-left: 20px;
padding-left: 2rem;
display: block;
width: 71%;
float: left;
}
.topmain-widget-area .widget_tagposts ul li .ex_tag_link {
font-weight: bold;
font-size: 14px;
font-size: 1.4rem;
margin-top: 2px;
margin-top: 0.2rem;
width: 100%;
}
.topmain-widget-area .widget_tagposts ul li .ex_tag_link a,
.topmain-widget-area .widget_tagposts ul li .ex_tag_link a:hover {
color: #333;
text-decoration: none;
}
.topmain-widget-area .widget_tagposts ul li .ex_tag_button {
display: block;
margin-top: 15px
}
.topmain-widget-area .widget_framedtext {
padding-bottom: 12px;
padding-bottom: 1.2rem;
}
.topmain-widget-area .widget_framedtext .widget-title {
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
}
.topmain-widget-area #calendar_wrap {
max-width: 99%;
}
#footer-widget-area-1 #wp-calendar tfoot #next a,
#footer-widget-area-2 #wp-calendar tfoot #next a {
right: 32px;
right: 3.2rem;
}
.sidebar-left #wp-calendar,
.sidebar-right #wp-calendar {
width: 100.2%;
}
.sidebar-left #wp-calendar caption,
.sidebar-right #wp-calendar caption {
padding: 8px 15px;
padding: 0.8rem 1.5rem;
}
.sidebar-left #wp-calendar thead th,
.sidebar-left #wp-calendar thead td,
.sidebar-right #wp-calendar thead th,
.sidebar-right #wp-calendar thead td,
.sidebar-left #wp-calendar tbody th,
.sidebar-left #wp-calendar tbody td,
.sidebar-right #wp-calendar tbody th,
.sidebar-right #wp-calendar tbody td {
padding: 6px 5px;
padding: 0.6rem 0.5rem;
}
} @media screen and (min-width: 1218px) {
} .member-office {
border-collapse: collapse;
border: 1px solid #000066;
font-size: 11pt;
background-color: #F2F2F2;
}
.member-office th {
height: 30px;
line-height: 120%;
text-align: center; 
vertical-align: middle;
padding: 5px 5px 5px 5px;
font-weight: bold;
background-color: #cccccc;
}
.member-office tr {
height: 30px;
line-height: 120%;
border: 1px solid;
text-align: left; 
}
.member-office td {
line-height: 120%;
padding: 5px 5px 5px 5px;
border: 1px dotted;
vertical-align: middle;	
}
.member-office a {
text-decoration: underline;
}
.entry-content h2 {
border-bottom: 2px dotted #180614;
border-left: 10px solid #180614;
padding: 7px;
}
.h2container {
padding-left: 20px;
}
.h3container {
margin-top: -10px;
padding-left: 20px;
}.mm-hidden {
display: none !important; }
.mm-wrapper {
overflow-x: hidden;
position: relative; }
.mm-menu,
.mm-menu > .mm-panel {
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0; }
.mm-menu {
background: inherit;
display: block;
overflow: hidden;
padding: 0; }
.mm-panel {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.mm-panel.mm-opened {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
.mm-panel.mm-subopened {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0); }
.mm-panel.mm-highest {
z-index: 1; }
.mm-menu > .mm-panel {
background: inherit;
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
box-sizing: border-box;
padding: 0 20px; }
.mm-menu > .mm-panel.mm-hasheader {
padding-top: 40px; }
.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
content: '';
display: block;
height: 20px; }
.mm-vertical .mm-panel {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important; }
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
display: none;
padding: 10px 0 10px 10px; }
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
border-color: transparent; }
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
display: block; }
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
height: 40px;
bottom: auto; }
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
top: 16px;
bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mm-header {
border-bottom: 1px solid transparent;
text-align: center;
line-height: 20px;
height: 40px;
padding: 0 40px;
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0; }
.mm-header > a {
text-decoration: none;
display: block;
padding: 10px 0; }
.mm-header .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.mm-header .mm-btn {
box-sizing: border-box;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 1; }
.mm-header .mm-btn:first-child {
padding-left: 20px;
left: 0; }
.mm-header .mm-btn:last-child {
padding-right: 20px;
right: 0; }
.mm-listview,
.mm-listview > li {
list-style: none;
display: block;
padding: 0;
margin: 0; }
.mm-listview {
font: inherit;
font-size: 14px; }
.mm-listview a,
.mm-listview a:hover {
text-decoration: none; }
.mm-listview > li {
position: relative; }
.mm-listview > li > a,
.mm-listview > li > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: inherit;
line-height: 20px;
display: block;
padding: 10px 10px 10px 20px;
margin: 0; }
.mm-listview > li:not(.mm-divider):after {
content: '';
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0; }
.mm-listview > li:not(.mm-divider):after {
left: 20px; }
.mm-listview .mm-next {
background: rgba(3, 2, 1, 0);
width: 50px;
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2; }
.mm-listview .mm-next:before {
content: '';
border-left-width: 1px;
border-left-style: solid;
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0; }
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
margin-right: 50px; }
.mm-listview .mm-next.mm-fullsubopen {
width: 100%; }
.mm-listview .mm-next.mm-fullsubopen:before {
border-left: none; }
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
padding-right: 50px;
margin-right: 0; }
.mm-menu > .mm-panel > .mm-listview {
margin-left: -20px;
margin-right: -20px; }
.mm-menu > .mm-panel > .mm-listview.mm-first {
margin-top: -20px; }
.mm-menu > .mm-panel > .mm-listview.mm-last {
padding-bottom: 20px; }
.mm-prev:before,
.mm-next:after {
content: '';
border: 2px solid transparent;
display: inline-block;
width: 8px;
height: 8px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mm-prev:before {
border-right: none;
border-bottom: none;
left: 20px; }
.mm-next:after {
border-top: none;
border-left: none;
right: 20px; }
.mm-divider {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px; }
.mm-listview > li.mm-spacer {
padding-top: 40px; }
.mm-listview > li.mm-spacer > .mm-next {
top: 40px; }
.mm-listview > li.mm-spacer.mm-divider {
padding-top: 25px; }
.mm-menu {
background: #f3f3f3;
color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-header {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-header > a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-header .mm-btn:before,
.mm-menu .mm-header .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li:after {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.5); }
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.05); }
.mm-menu .mm-divider {
background: rgba(0, 0, 0, 0.05); } .mm-page {
box-sizing: border-box;
position: relative; }
.mm-slideout {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-opened {
overflow: hidden;
position: relative; }
html.mm-opened body {
overflow: hidden; }
html.mm-opened .mm-page {
min-height: 100vh; }
html.mm-background .mm-page {
background: inherit; }
#mm-blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999; }
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
display: block; }
.mm-menu.mm-offcanvas {
display: none;
position: fixed; }
.mm-menu.mm-current {
display: block; }
.mm-menu {
width: 80%;
min-width: 140px;
max-width: 440px; }
html.mm-opening .mm-slideout {
-webkit-transform: translate(80%, 0);
-moz-transform: translate(80%, 0);
-ms-transform: translate(80%, 0);
-o-transform: translate(80%, 0);
transform: translate(80%, 0); }
@media all and (max-width: 175px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(440px, 0);
-moz-transform: translate(440px, 0);
-ms-transform: translate(440px, 0);
-o-transform: translate(440px, 0);
transform: translate(440px, 0); } } .mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
max-height: 80%; }
.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panel {
bottom: auto !important;
height: auto !important; } .mm-buttonbar {
border: 1px solid transparent;
border-radius: 5px;
text-align: center;
line-height: 20px;
overflow: hidden;
display: block;
padding: 0;
margin: 0;
position: relative; }
.mm-buttonbar:after {
content: '';
display: block;
clear: both; }
.mm-buttonbar > * {
border-left: 1px solid transparent;
box-sizing: border-box;
display: block;
width: 100%;
height: 100%;
float: left;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.mm-buttonbar > a {
text-decoration: none; }
.mm-buttonbar > input {
position: absolute;
left: -1000px;
top: -1000px; }
.mm-buttonbar > input:checked + label {
border-color: transparent  !important; }
.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
border-left: none; }
.mm-buttonbar.mm-buttonbar-2 > * {
width: 50%; }
.mm-buttonbar.mm-buttonbar-3 > * {
width: 33.33%; }
.mm-buttonbar.mm-buttonbar-4 > * {
width: 25%; }
.mm-buttonbar.mm-buttonbar-5 > * {
width: 20%; }
.mm-header .mm-buttonbar {
margin-top: 0px;
margin-left: -30px;
margin-right: -30px; }
.mm-footer .mm-buttonbar {
border: none;
border-radius: none;
line-height: 40px;
margin: -10px -10px 0 -20px; }
.mm-footer .mm-buttonbar > * {
border-left: none; }
.mm-listview > li > .mm-buttonbar {
margin: 10px 20px; }
.mm-menu .mm-buttonbar {
border-color: rgba(0, 0, 0, 0.7);
background: #f3f3f3; }
.mm-menu .mm-buttonbar > * {
border-color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-buttonbar > input:checked + label {
background: rgba(0, 0, 0, 0.7);
color: #f3f3f3; } em.mm-counter {
font: inherit;
font-size: 14px;
font-style: normal;
text-indent: 0;
line-height: 20px;
display: block;
margin-top: -10px;
position: absolute;
right: 50px;
top: 50%; }
em.mm-counter + a.mm-next {
padding-left: 40px; }
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
margin-right: 90px; }
em.mm-counter + a.mm-fullsubopen {
padding-left: 0; }
.mm-vertical > .mm-counter {
top: 12px;
margin-top: 0; }
.mm-vertical.mm-spacer > .mm-counter {
margin-top: 40px; }
.mm-nosubresults > .mm-counter {
display: none; }
.mm-menu em.mm-counter {
color: rgba(0, 0, 0, 0.3); } html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; } .mm-footer {
background: inherit;
border-top: 1px solid transparent;
text-align: center;
line-height: 20px;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 10px 20px;
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-menu.mm-hasfooter > .mm-panel {
bottom: 40px; }
.mm-menu .mm-footer {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); } .mm-menu > .mm-header {
background: inherit;
z-index: 3;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-menu > .mm-header .mm-close:after {
content: 'x'; }
.mm-menu.mm-hassearch > .mm-header {
top: 40px; }
.mm-menu.mm-hasheader .mm-panel .mm-header {
display: none; }
.mm-menu.mm-hasheader .mm-panel,
.mm-menu.mm-hasheader .mm-fixeddivider {
top: 40px; }
.mm-menu.mm-hasheader.mm-hassearch .mm-panel,
.mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
top: 80px; } .mm-divider > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 0;
line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mm-collapsed:not(.mm-uncollapsed) {
display: none; }
.mm-fixeddivider {
background: inherit;
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-fixeddivider:after {
content: none !important;
display: none !important; }
.mm-hasdividers .mm-fixeddivider {
display: block; }
.mm-menu .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.05); } .mm-search,
.mm-search input {
box-sizing: border-box; }
.mm-menu > .mm-search {
background: inherit;
z-index: 3;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-search {
height: 40px;
width: 100%;
padding: 10px 10px 0 10px;
position: absolute;
top: 0;
left: 0; }
.mm-search input {
border: none;
border-radius: 25px;
font: inherit;
font-size: 14px;
line-height: 25px;
outline: none;
display: block;
width: 100%;
height: 25px;
margin: 0;
padding: 0 10px; }
.mm-search input::-ms-clear {
display: none; }
.mm-panel.mm-hassearch {
padding-top: 40px; }
.mm-panel.mm-hassearch.mm-hasheader {
padding-top: 80px; }
.mm-panel.mm-hassearch.mm-hasheader .mm-search {
top: 40px; }
.mm-noresultsmsg {
text-align: center;
font-size: 21px;
display: none;
padding: 40px 0; }
.mm-noresults .mm-noresultsmsg {
display: block; }
.mm-noresults .mm-indexer {
display: none !important; }
.mm-menu li.mm-nosubresults > a.mm-next {
display: none; }
.mm-menu li.mm-nosubresults > a.mm-next + a,
.mm-menu li.mm-nosubresults > a.mm-next + span {
padding-right: 10px; }
.mm-menu.mm-hassearch .mm-panel,
.mm-menu.mm-hassearch .mm-fixeddivider {
top: 40px; }
.mm-menu .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); } .mm-indexer {
background: inherit;
text-align: center;
font-size: 12px;
box-sizing: border-box;
width: 20px;
position: absolute;
top: 10px;
bottom: 10px;
right: -100px;
z-index: 3;
-webkit-transition: right 0.4s ease;
-moz-transition: right 0.4s ease;
-ms-transition: right 0.4s ease;
-o-transition: right 0.4s ease;
transition: right 0.4s ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-indexer a {
text-decoration: none;
display: block;
height: 3.71%; }
.mm-indexer ~ .mm-panel.mm-hasindexer {
padding-right: 40px; }
.mm-hasindexer .mm-indexer {
right: 0; }
.mm-hasindexer .mm-fixeddivider {
right: 20px; }
.mm-hasheader .mm-indexer {
top: 50px; }
.mm-hasfooter .mm-indexer {
bottom: 50px; }
.mm-hassearch .mm-indexer {
top: 50px; }
.mm-hassearch.mm-hasheader .mm-indexer {
top: 90px; }
.mm-menu .mm-indexer a {
color: rgba(0, 0, 0, 0.3); } input.mm-toggle,
input.mm-check {
position: absolute;
left: -10000px; }
label.mm-toggle,
label.mm-check {
margin: 0;
position: absolute;
bottom: 50%;
z-index: 2; }
label.mm-toggle:before,
label.mm-check:before {
content: '';
display: block; }
label.mm-toggle {
border-radius: 30px;
width: 50px;
height: 30px;
margin-bottom: -15px; }
label.mm-toggle:before {
border-radius: 30px;
width: 28px;
height: 28px;
margin: 1px; }
input.mm-toggle:checked ~ label.mm-toggle:before {
float: right; }
label.mm-check {
width: 30px;
height: 30px;
margin-bottom: -15px; }
label.mm-check:before {
border-left: 3px solid;
border-bottom: 3px solid;
width: 40%;
height: 20%;
margin: 25% 0 0 20%;
opacity: 0.1;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
input.mm-check:checked ~ label.mm-check:before {
opacity: 1; }
label.mm-toggle, label.mm-check {
right: 20px; }
label.mm-toggle + a,
label.mm-toggle + span {
padding-right: 80px; }
label.mm-check + a,
label.mm-check + span {
padding-right: 60px; }
a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
right: 60px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
margin-right: 50px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
padding-right: 70px; }
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
padding-right: 50px; }
em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
right: 100px; }
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
margin-right: 90px; }
.mm-menu label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu label.mm-toggle:before {
background: #f3f3f3; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu label.mm-check:before {
border-color: rgba(0, 0, 0, 0.7); } .mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
content: none; }
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
left: 0 !important; } html.mm-effect-slide .mm-menu.mm-offcanvas {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-effect-slide.mm-opened .mm-menu.mm-offcanvas {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0); }
html.mm-effect-slide.mm-opening .mm-menu.mm-offcanvas {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
html.mm-effect-slide.mm-right.mm-opened .mm-menu.mm-offcanvas {
-webkit-transform: translate3d(30%, 0, 0);
-moz-transform: translate3d(30%, 0, 0);
-ms-transform: translate3d(30%, 0, 0);
-o-transform: translate3d(30%, 0, 0);
transform: translate3d(30%, 0, 0); }
html.mm-effect-slide.mm-right.mm-opening .mm-menu.mm-offcanvas {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; }
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-effect-zoom-panels .mm-menu .mm-panel {
-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
-webkit-transition-property: -webkit-transform, left;
-moz-transition-property: -moz-transform, left;
-ms-transition-property: -ms-transform, left;
-o-transition-property: -o-transform, left;
transition-property: transform, left; }
html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened.mm-subopened {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); } .mm-menu.mm-fullscreen {
width: 100%;
min-width: 140px;
max-width: 10000px; }
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0); }
@media all and (max-width: 140px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(10000px, 0);
-moz-transform: translate(10000px, 0);
-ms-transform: translate(10000px, 0);
-o-transform: translate(10000px, 0);
transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
@media all and (max-width: 140px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-10000px, 0);
-moz-transform: translate(-10000px, 0);
-ms-transform: translate(-10000px, 0);
-o-transform: translate(-10000px, 0);
transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
height: 100%;
min-height: 140px;
max-height: 10000px; }
html.mm-opened.mm-fullscreen .mm-page {
box-shadow: none !important; } .mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
text-overflow: clip;
white-space: normal; } .mm-menu.mm-pageshadow:after {
content: "";
display: block;
width: 20px;
height: 120%;
position: absolute;
left: 100%;
top: -10%;
z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
left: auto;
right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
content: none;
display: none; }
.mm-menu.mm-pageshadow:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .mm-menu.mm-top,
.mm-menu.mm-bottom {
width: 100%;
min-width: 100%;
max-width: 100%; }
.mm-menu.mm-right {
left: auto;
right: 0; }
.mm-menu.mm-bottom {
top: auto;
bottom: 0; }
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-80%, 0);
-moz-transform: translate(-80%, 0);
-ms-transform: translate(-80%, 0);
-o-transform: translate(-80%, 0);
transform: translate(-80%, 0); }
@media all and (max-width: 175px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-440px, 0);
-moz-transform: translate(-440px, 0);
-ms-transform: translate(-440px, 0);
-o-transform: translate(-440px, 0);
transform: translate(-440px, 0); } } html.mm-front .mm-slideout {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
z-index: 0 !important; }
.mm-menu.mm-front {
z-index: 1; }
.mm-menu.mm-front, .mm-menu.mm-next {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-menu.mm-top, .mm-menu.mm-bottom {
height: 80%;
min-height: 140px;
max-height: 880px; } .mm-menu.mm-theme-dark {
background: #333333;
color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-header {
border-color: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark .mm-header > a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-header .mm-btn:before,
.mm-menu.mm-theme-dark .mm-header .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-listview > li:after {
border-color: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before {
border-color: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-theme-dark .mm-divider {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-theme-dark .mm-buttonbar {
border-color: rgba(255, 255, 255, 0.8);
background: #333333; }
.mm-menu.mm-theme-dark .mm-buttonbar > * {
border-color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label {
background: rgba(255, 255, 255, 0.8);
color: #333333; }
.mm-menu.mm-theme-dark label.mm-check:before {
border-color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark em.mm-counter {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-footer {
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-pageshadow.mm-theme-dark:after {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.mm-menu.mm-theme-dark .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-indexer a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark label.mm-toggle {
background: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark label.mm-toggle:before {
background: #333333; }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu.mm-theme-white {
background: white;
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-header {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white .mm-header > a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-header .mm-btn:before,
.mm-menu.mm-theme-white .mm-header .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-listview > li:after {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.05); }
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-theme-white .mm-divider {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-theme-white .mm-buttonbar {
border-color: rgba(0, 0, 0, 0.6);
background: white; }
.mm-menu.mm-theme-white .mm-buttonbar > * {
border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label {
background: rgba(0, 0, 0, 0.6);
color: white; }
.mm-menu.mm-theme-white label.mm-check:before {
border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white em.mm-counter {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-footer {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-pageshadow.mm-theme-white:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.mm-menu.mm-theme-white .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-indexer a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white label.mm-toggle:before {
background: white; }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu.mm-theme-black {
background: black;
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-header {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-header > a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-header .mm-btn:before,
.mm-menu.mm-theme-black .mm-header .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-listview > li:after {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:before {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-divider {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-buttonbar {
border-color: rgba(255, 255, 255, 0.6);
background: black; }
.mm-menu.mm-theme-black .mm-buttonbar > * {
border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-buttonbar > input:checked + label {
background: rgba(255, 255, 255, 0.6);
color: black; }
.mm-menu.mm-theme-black label.mm-check:before {
border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black em.mm-counter {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-footer {
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-pageshadow.mm-theme-black:after {
content: none;
display: none; }
.mm-menu.mm-theme-black .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-indexer a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black label.mm-toggle {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black label.mm-toggle:before {
background: black; }
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;
}
ul.bxslider {
list-style: none;
}
.bx-viewport { -webkit-transform: translatez(0);
} .bx-wrapper {
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #fff;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/bx_loader.gif) center center no-repeat #ffffff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
background-position: 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.sr-kasukabe.jp/wp/wp-content/themes/fsv002wp-basic-c05/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}.mm-listview > li:not(.mm-divider):after {
left: 0;
}
.mm-menu {
background-color: #333;
background-image: none !important;
color: #fff;
}
.mm-menu .mm-header {
border-color: #999;
}
.mm-menu .mm-header > a {
color: #fff;
}
.mm-menu .mm-header .mm-btn:before,
.mm-menu .mm-header .mm-btn:after {
border-color: #fff;
}
.mm-menu .mm-listview > li:after {
border-color: #999;
}
.mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
color: #fff;
}
.mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:after {
border-color: #999;
}
.mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:before {
border-color: #999;
} .bx-wrapper {
margin: 0 auto 35px;
}
.main_slider_one .bx-wrapper {
margin: 0 auto 5px;
}
.main_slider_one .bx-wrapper .bx-pager-item {
display: none;
}
.bx-wrapper .bx-caption span {
font-size: 14px;
padding: 15px;
}.cpd_front_list, .cpd_front_list li {
list-style-type: none !important;
margin-left: 0 !important;
}
.cpd_front_list li b { float: right;
} h2 .cpd_icon {
vertical-align: top;
margin-top:2px;
}
#cpdtoolccs h3 {
margin-left: 1em;
}
.cpd_backups {
width: 100%;
border: 1px #ccc solid;
border-collapse: collapse;
}
.cpd_backups tr:nth-child(2n) {
background: #fff;
}
.cpd_backups td {
border-bottom: 1px #ccc solid;
}
.cpd_backups a {
text-decoration: none;
}
.cpd_green {
font-size: 16px;
font-weight: bold;
color: green;
margin-right: 3px;
}
.cpd_halfsize {
width: 49%;
float: left;
}
.cpd_settings fieldset {
margin: 5px 5px 20px;
padding: 0 10px 0px;
border: 1px solid #dfdfdf;
background: #fafafa;
}
.cpd_settings legend {
background: #eee;
border: 1px solid #dfdfdf;
margin: 0 10px;
padding: 1px 7px 2px;
text-shadow: 0 1px 0 #fff;
font-size:15px;
}
.cpd_settings .form-table {
margin-bottom: 5px !important;
}
.cpd_red {
color:red !important;
}
.cpd_icon {
display: inline-block;
background: url(//www.sr-kasukabe.jp/wp/wp-content/plugins/count-per-day/img/cpd_sprites.png) no-repeat top left;
width: 16px;
height: 16px;
vertical-align: middle;
padding: 0 !important;
}
.cpd_backup{background-position: 0 0}
.cpd_clean{background-position: 0 -46px}
.cpd_collection{background-position: 0 -92px}
.cpd_computer{background-position: 0 -138px}
.cpd_calendar{background-position: 0 -184px}
.cpd_day{background-position: 0 -230px}
.cpd_geoip{background-position: 0 -276px}
.cpd_help{background-position: 0 -322px}
.cpd_massbots{background-position: 0 -368px}
.cpd_online{background-position: 0 -414px}
.cpd_post{background-position: 0 -460px}
.cpd_reads{background-position: 0 -506px}
.cpd_referrer{background-position: 0 -552px}
.cpd_reset{background-position: 0 -598px}
.cpd_settings{background-position: 0 -644px}
.cpd_summary{background-position: 0 -690px}
.cpd_tools{background-position: 0 -736px}
.cpd_uninstall{background-position: 0 -782px}
.cpd_update{background-position: 0 -828px}
.cpd_user{background-position: 0 -874px}
.cpd_logo {
width: 32px;
height: 32px;
vertical-align: middle;
} #cpd-flot-place {
padding: 5px;
background: #fff;
border: 1px #ccc solid;
margin: 5px 8px;
}
#cpd-flot-place .button {
padding: 2px 10px;
height: 20px;
line-height: 14px;
}
#cpd-flot-choice {
padding: 5px;
text-align: center;
}
#cpd-flot {
clear: both;
overflow: hidden;
margin-top: 5px;
}
#cpd-tooltip {
position: absolute;
z-index: 10;
display: none;
text-align: center;
padding: 2px 4px;
border: 1px solid #ddd;
background-color: #fff;
box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
}
.cpd-list-chart {
margin-bottom: 10px;
border: 1px solid #ddd;
background: -moz-linear-gradient(top, #ccc 0, #fff 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(80%, #fff));
}
.cpd-dashboard .inside {
padding: 0 5px;
}
.cpd-dashboard .postbox {
min-width: 0 !important;
}
.cpd-dashboard .cpd_front_list {
padding-right: 5px;
max-height: 200px;
overflow-y: auto;
}
.cpd-dashboard li {
color: #777;
padding-bottom: 2px;
border-bottom: 1px #ddd dotted;
overflow: hidden;
}
.cpd-dashboard li b {
float: right;
text-align: right;
font-size: 1.2em;
color: #2583ad;
}
.cpd-dashboard li span {
color: #f00;
}
.cpd-dashboard a {
text-decoration: none;
} .column-cpd_reads {
width: 50px;
white-space: nowrap;
overflow: visible;
}
.cpd-l {}
.cpd-r {
float: right;
text-align: right;
} .columns-prefs .columns-prefs-3, .columns-prefs .columns-prefs-4 {
display: inline-block !important;
} .cpd_widget_item {
padding: 2px 5px;
background: #eee;
cursor: move;
border-radius: 4px;
}
.cpd_widget_title {
cursor:auto;
}
.cpd_widget_item .widefat {
width: 235px !important;
margin-left: 15px;
} .cpd-thickbox {
background-color: #F7F6F1;
font-size: 13px;
}
.cpd-thickbox h2 {
font: italic 1.5em Georgia,"Times New Roman","Bitstream Charter",Times,serif;
margin: 0;
padding: 0;
color: #093E56;
}
.cpd-thickbox li {
padding-bottom: 5px;
border-top: none;
} .cpd-notes {
width: 100%;
width: auto;
margin: 1px;
border-color: #000;
border-collapse: collapse;
}
.cpd-notes td, .cpd-notes th {
vertical-align: top;
text-align: left;
padding: 2px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px #aaa solid;
}
.cpd-notes th {
background-color: #8cbdd5;
font-weight: bold;
}
.cpd-notes .nowrap {
white-space: nowrap;
}
.cpd-notes .red {
background-color: #f00;
color: #ff0;
}
.cpd-notes .green {
background-color: #0a0;
color: #ff0;
}
.cpd-notes input {
width: 97%;
font: 12px Verdana, Arial, Helvetica, sans-serif;
} .cpd-client-logo {
padding-left: 25px;
background: url(//www.sr-kasukabe.jp/wp/wp-content/plugins/count-per-day/img/cpd_clients.png) no-repeat left -25px;
}
.cpd-client-chrome{background-position:0 0;}
.cpd-client-firefox{background-position:0 -49px;}
.cpd-client-msie{background-position:0 -98px;}
.cpd-client-opera{background-position:0 -147px;}
.cpd-client-safari{background-position:0 -196px;} #cpd_referrers li a {
width: 85%;
display: block;
float: left;
white-space: nowrap;
overflow: hidden;
} .cpd-flag {
display: inline-block;
float: left;
width: 23px;
height: 12px;
margin-top: 3px;
background-image: url(//www.sr-kasukabe.jp/wp/wp-content/plugins/count-per-day/img/cpd_flags.png);
background-repeat: no-repeat;
}
.cpd-flag-ae{background-position:0 0;}
.cpd-flag-af, .cpd-flag-xh, .cpd-flag-zu {background-position:0 -13px;}
.cpd-flag-al{background-position:0 -26px;}
.cpd-flag-am{background-position:0 -39px;}
.cpd-flag-ar{background-position:0 -52px;}
.cpd-flag-at{background-position:0 -65px;}
.cpd-flag-au{background-position:0 -78px;}
.cpd-flag-az{background-position:0 -91px;}
.cpd-flag-ba{background-position:0 -104px;}
.cpd-flag-bd{background-position:0 -117px;}
.cpd-flag-be{background-position:0 -130px;}
.cpd-flag-bg{background-position:0 -143px;}
.cpd-flag-bh{background-position:0 -156px;}
.cpd-flag-bn{background-position:0 -169px;}
.cpd-flag-bo{background-position:0 -182px;}
.cpd-flag-br{background-position:0 -195px;}
.cpd-flag-by{background-position:0 -208px;}
.cpd-flag-bz{background-position:0 -221px;}
.cpd-flag-ca{background-position:0 -234px;}
.cpd-flag-ch{background-position:0 -247px;}
.cpd-flag-ci{background-position:0 -260px;}
.cpd-flag-cl{background-position:0 -273px;}
.cpd-flag-cn{background-position:0 -286px;}
.cpd-flag-co{background-position:0 -299px;}
.cpd-flag-cr{background-position:0 -312px;}
.cpd-flag-cs{background-position:0 -325px;}
.cpd-flag-cy, .cpd-flag-el, .cpd-flag-gr {background-position:0 -338px;}
.cpd-flag-cz{background-position:0 -351px;}
.cpd-flag-da, .cpd-flag-dk {background-position:0 -364px;}
.cpd-flag-de{background-position:0 -377px;}
.cpd-flag-do{background-position:0 -390px;}
.cpd-flag-dz{background-position:0 -403px;}
.cpd-flag-ec{background-position:0 -416px;}
.cpd-flag-ee{background-position:0 -429px;}
.cpd-flag-eg{background-position:0 -442px;}
.cpd-flag-en, .cpd-flag-us {background-position:0 -455px;}
.cpd-flag-eo{background-position:0 -468px;}
.cpd-flag-es{background-position:0 -481px;}
.cpd-flag-eu{background-position:0 -494px;}
.cpd-flag-fi{background-position:0 -507px;}
.cpd-flag-fo{background-position:0 -520px;}
.cpd-flag-fr{background-position:0 -533px;}
.cpd-flag-gb{background-position:0 -546px;}
.cpd-flag-ge{background-position:0 -559px;}
.cpd-flag-gt{background-position:0 -572px;}
.cpd-flag-hk{background-position:0 -585px;}
.cpd-flag-hn{background-position:0 -598px;}
.cpd-flag-hr{background-position:0 -611px;}
.cpd-flag-hu{background-position:0 -624px;}
.cpd-flag-id{background-position:0 -637px;}
.cpd-flag-ie{background-position:0 -650px;}
.cpd-flag-il{background-position:0 -663px;}
.cpd-flag-in{background-position:0 -676px;}
.cpd-flag-iq{background-position:0 -689px;}
.cpd-flag-ir{background-position:0 -702px;}
.cpd-flag-is{background-position:0 -715px;}
.cpd-flag-it{background-position:0 -728px;}
.cpd-flag-ja, .cpd-flag-jp {background-position:0 -741px;}
.cpd-flag-jm{background-position:0 -754px;}
.cpd-flag-jo{background-position:0 -767px;}
.cpd-flag-kk{background-position:0 -780px;}
.cpd-flag-kp{background-position:0 -793px;}
.cpd-flag-kr{background-position:0 -806px;}
.cpd-flag-kw{background-position:0 -819px;}
.cpd-flag-ky{background-position:0 -832px;}
.cpd-flag-lb{background-position:0 -845px;}
.cpd-flag-li{background-position:0 -858px;}
.cpd-flag-lk{background-position:0 -871px;}
.cpd-flag-ls{background-position:0 -884px;}
.cpd-flag-lt{background-position:0 -897px;}
.cpd-flag-lu{background-position:0 -910px;}
.cpd-flag-lv{background-position:0 -923px;}
.cpd-flag-ly{background-position:0 -936px;}
.cpd-flag-ma{background-position:0 -949px;}
.cpd-flag-mk{background-position:0 -962px;}
.cpd-flag-mm{background-position:0 -975px;}
.cpd-flag-mo{background-position:0 -988px;}
.cpd-flag-mt{background-position:0 -1001px;}
.cpd-flag-mx{background-position:0 -1014px;}
.cpd-flag-my{background-position:0 -1027px;}
.cpd-flag-nb, .cpd-flag-nn, .cpd-flag-no {background-position:0 -1040px;}
.cpd-flag-ni{background-position:0 -1053px;}
.cpd-flag-nl{background-position:0 -1066px;}
.cpd-flag-nz{background-position:0 -1079px;}
.cpd-flag-om{background-position:0 -1092px;}
.cpd-flag-pa{background-position:0 -1105px;}
.cpd-flag-pe{background-position:0 -1118px;}
.cpd-flag-ph{background-position:0 -1131px;}
.cpd-flag-pk{background-position:0 -1144px;}
.cpd-flag-pl{background-position:0 -1157px;}
.cpd-flag-pr{background-position:0 -1170px;}
.cpd-flag-pt{background-position:0 -1183px;}
.cpd-flag-py{background-position:0 -1196px;}
.cpd-flag-qa{background-position:0 -1209px;}
.cpd-flag-ro{background-position:0 -1222px;}
.cpd-flag-rs{background-position:0 -1235px;}
.cpd-flag-ru{background-position:0 -1248px;}
.cpd-flag-sa{background-position:0 -1261px;}
.cpd-flag-se{background-position:0 -1274px;}
.cpd-flag-sg{background-position:0 -1287px;}
.cpd-flag-si{background-position:0 -1300px;}
.cpd-flag-sk{background-position:0 -1313px;}
.cpd-flag-sv{background-position:0 -1326px;}
.cpd-flag-sy{background-position:0 -1339px;}
.cpd-flag-th{background-position:0 -1352px;}
.cpd-flag-tn{background-position:0 -1365px;}
.cpd-flag-tr{background-position:0 -1378px;}
.cpd-flag-tt{background-position:0 -1391px;}
.cpd-flag-tw{background-position:0 -1404px;}
.cpd-flag-tz{background-position:0 -1417px;}
.cpd-flag-ua{background-position:0 -1430px;}
.cpd-flag-unknown, .cpd-flag-a1, .cpd-flag-a2, .cpd-flag-o1{background-position:0 -1443px;}
.cpd-flag-uy{background-position:0 -1456px;}
.cpd-flag-uz{background-position:0 -1469px;}
.cpd-flag-ve{background-position:0 -1482px;}
.cpd-flag-vn{background-position:0 -1495px;}
.cpd-flag-ye{background-position:0 -1508px;}
.cpd-flag-za{background-position:0 -1521px;}
.cpd-flag-me{background-position:0 -1534px;}
.cpd-flag-md{background-position:0 -1547px;}
.cpd-flag-np{background-position:0 -1560px;}
.cpd-flag-bs{background-position:0 -1573px;}
.cpd-flag-cm{background-position:0 -1586px;}
.cpd-flag-mn{background-position:0 -1599px;}
.cpd-flag-kz{background-position:0 -1612px;}
.cpd-flag-ng{background-position:0 -1625px;}
.cpd-flag-kh{background-position:0 -1638px;}
.cpd-flag-sd{background-position:0 -1651px;}
.cpd-flag-mw{background-position:0 -1664px;}