.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;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}.xo-event-meta {
padding: 3.8461% 0;
}
.xo-event-meta span {
display: block;
} html[lang="ja"] .xo-event-calendar .dashicons {
font-family: dashicons !important;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
margin: 0;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #444;
font-size: 15px;
line-height: 1.8;
font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
font-weight: 400;
line-height: 1.2;
font-family: 'Roboto Condensed', sans-serif;
}
h1{
font-size: 28px;
margin-bottom: 15px;
}
h2{
font-size: 26px;
margin-bottom: 15px;
}
h3{
font-size: 24px;
margin-bottom: 15px;
}
h4{
font-size: 22px;
margin-bottom: 10px;
}
h5{
font-size: 20px;
margin-bottom: 10px;
}
h6{
font-size: 18px;
margin-bottom: 10px;
}
p {
margin:0 0 15px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 15px;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 15px;
max-width: 100%;
overflow: auto;
padding: 15px;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0 0 15px 20px;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
table {
margin: 0 0 15px;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #EE3B24;
padding: 0 20px;
color: #FFF;
border: 0;
line-height: 46px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"]{
color: #404040;
border: 1px solid #EEE;
vertical-align: middle;
padding: 3px 10px;
height: 46px;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
select {
border: 1px solid #EEE;
padding: 3px 10px;
height: 46px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
outline: 0;
border: 1px solid #EEE;
}
select:focus{
outline: 0;
}
textarea {
padding: 10px;
width: 100%;
color: #404040;
border: 1px solid #EEE;
} a {
color: #EE3B24;
text-decoration: none;
}
a:visited {
color: #EE3B24;
}
a:hover,
a:focus,
a:active {
color: #EE3B24;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .hs-clearfix:before,
.hs-clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-footer:before,
.site-footer:after,
.hs-container:before,
.hs-container:after {
content: "";
display: table;
}
.hs-clearfix:after,
.entry-content:after,
.comment-content:after,
.site-footer:after,
.hs-container:after {
clear: both;
} .widget {
margin: 0 0 15px;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
} .sticky {
display: block;
}
.hsentry {
margin: 0 0 30px;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.hs-entry-content{
line-height: 1.8;
font-size: 16px;
}
.hs-entry-content p,
.hs-entry-content p{
margin-bottom: 30px;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
#primary{
width: 68%;
float: left;
}
#secondary{
width: 29%;
float: right;
}
.hs_no_sidebar #primary{
width: auto;
float: none;
}
.hs_no_sidebar_condensed #primary{
width: 70%;
float: none;
margin: 0 auto;
}
.hs_left_sidebar #primary{
float: right;
}
.hs_left_sidebar #secondary{
float: left;
}
.hs-post-info{
float: left;
width: 75px;
background: #EE3B24;
color: #FFF;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
}
.hs-post-info .entry-date{
display: block;
padding: 10px 0;
}
.hs-post-info .entry-date span{
display: block;
text-transform: uppercase;
}
.hs-post-info .entry-date span.hs-day{
font-size: 24px;
font-weight: 700;
line-height: 1.3;
}
.hs-post-info a{
display: block;
background: #EEE;
color: #333;
text-decoration: none;
line-height: 1.4;
padding: 8px 10px;
text-transform: uppercase;
}
.hs-post-info a span{
display: block;
font-size: 11px;
}
.hs-post-wrapper{
padding-left: 100px;
}
.entry-figure{
background: #F6F6F6;
text-align: center;
margin-bottom: 15px;
}
.entry-header .entry-title{
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
letter-spacing: 1px;
margin-bottom: 10px;
font-size: 30px;
}
.entry-figure + .entry-header{
background: #FFF;
position: relative;
margin-top: -65px;
width: 90%;
padding: 15px 0 1px;
}
.entry-header .entry-title:first-letter{
color: #EE3B24;
}
.entry-header .entry-title a{
text-decoration: none;
color: #333;
}
.entry-categories{
font-size: 13px;
color: #666;
font-style: italic;
margin-bottom: 15px;
}
.entry-categories .fa{
color: #EE3B24;
margin-right: 5px;
}
.entry-categories a{
color: #666;
text-decoration: none; 
}
.entry-readmore{
margin: 30px 0 40px;
}
.entry-readmore a{
background: #EE3B24;
color: #FFF;
display: inline-block;
padding: 10px 20px;
}
.entry-readmore a .fa{
margin-left: 8px;
}
.entry-readmore a:hover{
background: #000;
}
.taxonomy-description{
text-align: center;
color: #FFF;
margin-bottom: 20px;
}
.taxonomy-description p:last-child{
margin-bottom: 0;
} .widget-area .widget-title{
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget-area .widget-title:after{
content:"";
position: absolute;
left: 0;
top: 100%;
width: 30px;
background: #EE3B24;
height: 2px;
}
.widget-area ul{
list-style: none;
padding: 0;
margin: 0;
}
.widget-area ul ul{
border-top: 1px solid #F6F6F6;
margin-top: 5px;
}
.widget-area ul ul li{
padding-left: 10px;
}
.widget-area ul ul li:last-child{
border-bottom: 0;
padding-bottom: 0;
}
.widget-area li{
padding: 8px 0;
}
.widget-area a{
text-decoration: none;
color: #404040;
}
.widget-area a:hover{
color: #EE3B24
}
.widget-area .widget{
margin-bottom: 40px;
border: 1px solid #EEE;
padding: 30px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.author-email-url{
margin-left: -2%;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
float: left;
margin-left: 2%;
width: 31.33333%;
}
.author-email-url input{
width: 100%;
}
.comment-form .form-submit{
margin-bottom: 0
}
h3#reply-title,
h3.comments-title{
position: relative;
padding-bottom: 15px;
margin-bottom: 30px;
}
h3#reply-title:after,
h3.comments-title:after{
content: "";
position: absolute;
left: 0;
top: 100%;
width: 30px;
background: #EE3B24;
height: 2px;
}
.logged-in-as,
.comment-notes{
font-size: 13px;
}
#comments ul{
list-style: none;
margin: 0;
padding: 0;
}
#comments li.comment{
margin: 0 0 20px;
}
#comments li.comment .children{
display: block;
margin: 0 0 0 30px;
padding: 0px;
list-style: none;
}
article.comment-body {
margin: 0px;
padding: 30px;
position: relative;
border: 1px solid #EEE;
margin-bottom: 30px;
}
.comment-list a{
color: #404040;
}
.comment-list a:hover{
color: #EE3B24 !important;
}
.comment-list .comment-respond{
margin-top: 40px;
background: #FFF;
}
.comment-list .vcard img {
border-radius: 50%;
margin-right: 10px;
}
.comment-list .vcard .fn{
font-weight: normal;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
}
.comment-list .edit-link{
position: absolute;
right: 0;
top: 0;
}
.comment-list .edit-link a{
font-size: 13px;
display: inline-block;
padding: 10px;
}
.comment-list .comment-meta {
margin-bottom: 15px;
} 
.comment-list .comment-metadata {
border-top: 1px solid #EEE;
padding-top: 10px;
font-size: 13px;
font-family: 'Roboto Condensed', sans-serif;
}
.comment-list .comment-metadata a {
float: left;
}
.comment-list .comment-metadata .reply {
float: right;
}
#cancel-comment-reply-link {
float: right;
}
.nav-previous a,
.nav-next a{
background: #EE3B24;
color: #FFF;
display: inline-block;
padding: 0 10px;
font-size: 12px;
line-height: 22px;
position: relative;
}
.nav-next a{
margin-right: 13px;
}
.nav-next a:after{
content: "";
position: absolute;
border-left: 11px solid #EE3B24;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
top: 0;
right: -11px;
}
.nav-previous a{
margin-left: 11px;
}
.nav-previous a:after{
content: "";
position: absolute;
border-right: 11px solid #EE3B24;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
top: 0;
left: -11px;
}
.no-comments{
color: #EE3B24;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 15px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .hs-container{
width: 1170px;
margin: 0 auto;
} #hs-masthead{
left: 0;
right: 0;
z-index: 99999;
border-top: 2px solid #EE3B24;
padding: 0;
height: 92px;
transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: absolute;
border-bottom: 1px solid rgba(255,255,255,0.05);
}
.page-template-home-template #hs-masthead,
.home.blog #hs-masthead{
background: none;
box-shadow:none;
}
.page-template-home-template #hs-masthead.fadeInDown,
.home.blog #hs-masthead.fadeInDown{
position: fixed;
background: rgba(0,0,0,0.8); 
box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}
.page-template-home-template #hs-masthead.hs-white.fadeInDown,
.home.blog #hs-masthead.hs-white.fadeInDown{
background: rgba(255,255,255,0.95);
}
#hs-site-branding{
float: left;
width: 30%;
padding: 15px 0;
}
#hs-site-branding img{
max-height: 60px;
width: auto;
} 
.hs-main-header{
background: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/bg.jpg) no-repeat center;
background-size: cover;
padding: 140px 0 70px;
margin-bottom: 50px;
position: relative;
}
.hs-main-header:after,
.slide-banner-overlay{
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/overlay.png);
}
.hs-main-header > .hs-container{
position: relative;
z-index: 9;
}
.hs-main-title{
margin: 0 0 15px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
text-transform: uppercase;
color: #FFF;
text-align: center;
font-size: 36px;
letter-spacing: 1px;
}
.hs-site-title{
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
margin: 0 0 5px;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 28px;
line-height: 1.2;
}
.hs-site-title a{
text-decoration: none;
color: #FFF;
display: inline-block;
}
.hs-white.fadeInDown .hs-site-title a{
color: #333;
}
.hs-site-title a:first-letter{
color: #EE3B24
}
.hs-site-description{
color: #EEE;
margin: 0;
font-size: 13px;
font-style: italic;
line-height: 1;
}
.hs-white.fadeInDown .hs-site-description{
color: #666
}
.breadcrumb-trail,
.woocommerce .woocommerce-breadcrumb{
font-size: 13px;
margin: 0;
color: #FFF;
text-align: center;
}
.breadcrumb-trail ul{
list-style: none;
margin: 0;
padding: 0;
}
.breadcrumb-trail ul li{
display: inline-block;
}
.breadcrumb-trail ul li:after{
content: "/";
margin: 0 6px;
}
.breadcrumb-trail ul li:last-child:after{
display: none;
}
.woocommerce .woocommerce-breadcrumb a,
.breadcrumb-trail a{
color: #FFF;
}
.woocommerce .woocommerce-breadcrumb a:hover,
.breadcrumb-trail a:hover{
text-decoration: underline;
} .hs-section{
padding: 60px 0;
}
.hs-section-title{
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 32px;
max-width: 90%;
margin: 0 auto 50px;
}
.hs-section-tagline{
text-align: center;
max-width: 78%;
margin: -30px auto 50px;
font-size: 16px;
} #hs-site-navigation{
float: right;
width: 70%;
}
.hs-main-navigation .hs-menu{
float: right;
}
.hs-main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.hs-main-navigation li {
float: left;
position: relative;
}
.hs-main-navigation a {
display: block;
text-decoration: none;
color: #FFF;
padding: 0 20px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
line-height: 90px;
position: relative;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.page-template-home-template .hs-white.fadeInDown .hs-menu > ul > li > a,
.home.blog .hs-white.fadeInDown .hs-menu > ul > li > a{
color: #111;
}
.hs-main-navigation ul ul {
display: none;
position: absolute;
left: 0;
top: 100% ;
background: #F6F6F6;
min-width: 240px;
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
.hs-main-navigation ul ul ul {
left: 100%;
top: 0;
}
.hs-main-navigation ul ul a {
text-transform: none;
font-weight: 400;
color: #444;
line-height: 1.5;
padding: 12px 20px;
font-size: 14px;
}
.hs-main-navigation ul ul li {
float: none;
border-bottom: 1px solid #F0F0F0;
}
.hs-main-navigation ul ul li:last-child{
border-bottom: 0;
}
.hs-main-navigation ul li:hover > ul {
display: block;
}
.page-template-home-template .hs-main-navigation .current_page_item > a,
.page-template-home-template .hs-main-navigation .current-menu-item > a,
.page-template-home-template .hs-main-navigation .current_page_ancestor > a,
.home.blog .hs-main-navigation .current_page_item > a,
.home.blog .hs-main-navigation .current-menu-item > a,
.home.blog .hs-main-navigation .current_page_ancestor > a{
color: #FFF;
}
.hs-main-navigation li:hover > a,
.page-template-home-template .hs-main-navigation .current_page_item:hover > a,
.page-template-home-template .hs-main-navigation .current-menu-item:hover > a,
.page-template-home-template .hs-main-navigation .current_page_ancestor:hover > a,
.page-template-home-template .hs-white.fadeInDown .hs-main-navigation li:hover > a,
.home.blog .hs-main-navigation .current_page_item:hover > a,
.home.blog .hs-main-navigation .current-menu-item:hover > a,
.home.blog .hs-main-navigation .current_page_ancestor:hover > a,
.home.blog .hs-white.fadeInDown .hs-main-navigation li:hover > a{
color: #EE3B24;
}
.hs-main-navigation .current_page_item > a,
.hs-main-navigation .current-menu-item > a,
.hs-main-navigation .current_page_ancestor > a,
.page-template-home-template .hs-main-navigation .current > a,
.page-template-home-template .hs-white.fadeInDown .hs-main-navigation .current > a,
.home.blog .hs-main-navigation .current > a,
.home.blog .hs-white.fadeInDown .hs-main-navigation .current > a {
color: #EE3B24;
}
.hs-menu > ul > li > a:after{
content: "";
position: absolute;
top: 50%;
margin-top: 12px;
border-bottom: 2px solid #EE3B24;
left: 100%;
right: 100%;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.page-template-home-template .hs-main-navigation .current_page_item > a:after,
.page-template-home-template .hs-main-navigation .current-menu-item > a:after,
.page-template-home-template .hs-main-navigation .current_page_ancestor > a:after,
.home.blog .hs-main-navigation .current_page_item > a:after,
.home.blog .hs-main-navigation .current-menu-item > a:after,
.home.blog .hs-main-navigation .current_page_ancestor > a:after{
left: 100%;
right: 100%;
}
.hs-menu > ul > li:hover > a:after,
.hs-main-navigation .current_page_item > a:after,
.hs-main-navigation .current-menu-item > a:after,
.hs-main-navigation .current_page_ancestor > a:after,
.page-template-home-template .hs-main-navigation .current_page_item:hover > a:after,
.page-template-home-template .hs-main-navigation .current-menu-item:hover > a:after,
.page-template-home-template .hs-main-navigation .current_page_ancestor:hover > a:after,
.page-template-home-template .hs-main-navigation .current > a:after,
.page-template-home-template .hs-white.fadeInDown .hs-main-navigation .current > a:after,
.home.blog .hs-main-navigation .current_page_item:hover > a:after,
.home.blog .hs-main-navigation .current-menu-item:hover > a:after,
.home.blog .hs-main-navigation .current_page_ancestor:hover > a:after,
.home.blog .hs-main-navigation .current > a:after,
.home.blog .hs-white.fadeInDown .hs-main-navigation .current > a:after {
left: 20px;
right: 20px;
}
.menu-item-has-children .ht-dropdown{
position: relative;
right: -5px;
}
.menu-item-has-children .ht-dropdown:after {
content: '\f107';
font-family: FontAwesome;
} .menu-item-has-children ul .ht-dropdown{
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu-item-has-children ul .ht-dropdown:after {
content: '\f105';
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 15px;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.pagination .nav-links{
text-align: center;
}
.pagination .nav-links a,
.pagination .nav-links span{
display: inline-block;
background: #EE3B24;
padding: 10px;
color: #FFF;
line-height: 1;
margin: 0 2px;
}
.pagination .nav-links a:hover,
.pagination .nav-links span.current{
background: #000;
} #hs-home-slider-section{
min-height: 220px;
background: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/bg.jpg) no-repeat center;
position: relative;
}
.hs-slide{
position: relative;
}
.hs-slide img{
width: 100%;
transform: translateZ(0);
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
}
.hs-slide-overlay{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/overlay.png);
z-index: 9;
}
.hs-slide-caption{
position: absolute;
top: 50%;
left: 50%;
width: 1170px;
margin-left: -585px;
-ms-transform: translateY(-50%); 
-webkit-transform: translateY(-50%); 
transform: translateY(-50%);
z-index: 99;
}
.hs-slide-cap-title{
text-align: center;
font-size: 50px;
color: #FFF;
font-weight: 700;
margin-bottom: 25px;
padding: 0 10%;
line-height: 1.2;
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}
.hs-slide-cap-desc{
text-align: center;
font-size: 25px;
color: #FFF;
font-weight: 500;
padding: 0 20%;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-prev, 
#hs-home-slider-section .owl-carousel .owl-nav .owl-next{
position: absolute;
top: 50%;
height: 60px;
width: 42px;
margin-top: -20px;
opacity: 0.6;
background-color: rgba(255,255,255,0.2);
border-radius: 1px
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-prev:hover, 
#hs-home-slider-section .owl-carousel .owl-nav .owl-next:hover{
opacity: 1;
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-prev{
background-image: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/prev.png);
background-repeat: no-repeat;
background-position: center;
left: 20px;
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-next{
background-image: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/next.png);
background-repeat: no-repeat;
background-position: center;
right: 20px;
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-prev span, 
#hs-home-slider-section .owl-carousel .owl-nav .owl-next span{
font-size: 0;
}
#hs-home-slider-section .owl-item.active .hs-slide-cap-title,
#hs-home-slider-section .owl-item.active .hs-slide-cap-desc{
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
#hs-home-slider-section .owl-item.active .hs-slide-cap-title{
-webkit-animation-name: fadeInLeftn;
animation-name: fadeInLeft;
}
#hs-home-slider-section .owl-item.active .hs-slide-cap-desc {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
} #hs-about-us-section{
background: #FFF;
}
.hs-about-sec{
width: 49%;
float: left;
}
.hs-about-sec h2.hs-section-title{
text-align: left;
max-width: 100%;
margin-bottom: 30px;
}
.hs-progress{
margin-bottom: 20px;
}
.hs-progress:last-child{
margin-bottom: 0;
}
.hs-progress h6{
font-weight: 500;
font-size: 16px;
}
.hs-progress-bar-sec{
width: 49%;
float: right;
}
.hs-progress-bar{
background: #FFF;
height: 20px;
width: 100%;
max-width: 600px;
position: relative;
line-height: 20px;
color: #FFF;
font-size: 13px;
}
.hs-progress-bar-length{
background: #EE3B24;
position: absolute;
left: 0;
top: 0;
height: 100%;
text-align: right;
padding-right: 20px;
width: 0;
visibility: hidden;
-moz-transition: width 1s ease-out;
-webkit-transition: width 1s ease-out;
transition: width 1s ease-out;
} #hs-featured-post-section{
background: #F6F6F6;
}
.hs-featured-post-wrap{
margin-left: -2%;
}
.hs-featured-post{
float: left;
margin-left: 2%;
width: 23%;
text-align: center;
}
.hs-featured-post h3{
text-transform: uppercase;
font-size: 18px;
}
.hs-featured-post h3 a{
color: inherit;
}
.hs-featured-post h3 a:hover{
color: #EE3B24;
}
.hs-featured-icon{
height: 40px;
width: 80px;
margin: 55px 0;
position: relative;
display: inline-block;
color: #FFF;
background: #EE3B24;
font-size: 32px;
line-height: 40px;
}
.hs-featured-icon:before {
content: "";
border-bottom: 25px solid #EE3B24;
border-left: 40px solid rgba(0, 0, 0, 0);
border-right: 40px solid rgba(0, 0, 0, 0);
position: absolute;
left: 0;
top: -25px;
}
.hs-featured-icon:after {
content: "";
border-top: 25px solid #EE3B24;
border-left: 40px solid rgba(0, 0, 0, 0);
border-right: 40px solid rgba(0, 0, 0, 0);
position: absolute;
left: 0;
bottom: -25px;
} .hs-portfolio-cat-name-list{
text-align: center;
margin-bottom: 30px;
}
.hs-portfolio-cat-name{
cursor: pointer;
display: inline-block;
border:1px solid #AAA;
padding: 4px 20px;
margin: 0 5px;
position: relative;
border-radius: 30px;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.hs-portfolio-cat-name:hover, 
.hs-portfolio-cat-name.active{
background: #EE3B24;
color: #FFF;
border:1px solid #EE3B24;
}
.hs-portfolio-cat-name:after, 
.hs-portfolio-cat-name.active:after{
content: "";
position: absolute;
left: 50%;
bottom: 0px;
opacity: 0;
border-color: #EE3B24 transparent transparent transparent;
border-width: 8px 10px 0px 10px;
border-style: solid;
margin-left: -10px;
}
.hs-portfolio-cat-name:hover:after, 
.hs-portfolio-cat-name.active:after{
bottom: -8px;
opacity: 1;
transition:all 0.3s ease-in-out 0.2s;
-moz-transition:all 0.3s ease-in-out 0.2s;
-webkit-transition:all 0.3s ease-in-out 0.2s;
}
.hs-portfolio-post-wrap{
width: 96%;
margin: 0 auto;
}
.hs-portfolio{
width: 25%;
float: left;
overflow: hidden;	
}
.hs-portfolio-inner{
position: relative;
margin: 10px;
overflow: hidden;
}
.hs-portfolio-caption{
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 30px;
height: 100%;
opacity: 0;
background: rgba(1, 1, 1, 0.8);
text-align: center;
transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.hs-portfolio:hover .hs-portfolio-caption{
opacity: 1;
}
.hs-portfolio-caption h4{
color: #FFF;
margin: 15% 0 10px 0;
font-weight: 400;
position: absolute;
bottom: -100%;
width: 100%;
left: 0;
transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
padding: 0 15px;
}
.hs-portfolio:hover .hs-portfolio-caption h4{
bottom: 10%;
}
.hs-portfolio img{
transition:all 0.5s ease-out;
-moz-transition:all 0.5s ease-out;
-webkit-transition:all 0.5s ease-out;
width: 100%;
}
.hs-portfolio:hover img{
transform: scale(1.8);
-webkit-transform: scale(1.8);
-ms-transform: scale(1.8);
}
.hs-portfolio-caption a{
height: 36px;
width: 36px;
display: inline-block;
line-height: 36px;
color: #FFF;
font-size: 14px;
background: #EE3B24;
margin: 10px 5px;
transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.hs-portfolio-caption a.hs-portfolio-image{
-ms-transform: translate(0,-100px); 
-webkit-transform: translate(0,-100px); 
transform: translate(0,-100px);
transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.hs-portfolio-caption a.hs-portfolio-link{
-ms-transform: translate(0,-100px); 
-webkit-transform: translate(0,-100px); 
transform: translate(0,-100px);
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.hs-portfolio:hover .hs-portfolio-caption a.hs-portfolio-link,
.hs-portfolio:hover .hs-portfolio-caption a.hs-portfolio-image{
-ms-transform: translate(0,0); 
-webkit-transform: translate(0,0);
transform: translate(0,0);
} #hs-service-post-section{
position: relative;
padding: 60px 0;
background: #F5F5F5;
}
.hs-service-left-bg{
position: absolute;
top: 0;
bottom: 0;
margin-right: 50%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
min-height: 200px;
width: 50%;
}
.hs-service-posts{
float: right;
width: 50%;
padding-left: 40px;
}
.hs-service-posts .hs-section-title,
.hs-service-posts .hs-section-tagline{
max-width: 100%
}
.hs-service-post{
margin-bottom: 25px;
}
.hs-service-icon{
float: left;
font-size: 46px;
color: #EE3B24;
width: 60px;
text-align: center;
}
.hs-service-icon .fa{
vertical-align: top;
margin-top: 5px;
}
.hs-service-excerpt{
padding-left: 80px;
padding-right: 20px;
}
.hs-service-excerpt h6{
font-weight: 500;
margin-bottom: 6px;
}
.hs-service-excerpt h6 a{
color: inherit;
}
.hs-service-excerpt h6 a:hover {
color: #EE3B24;
} .hs-team-member-wrap{
margin-left: -2%;
}
.hs-team-member{
width: 23%;
margin-left: 2%;
float: left;
text-align: center;
}
.hs-team-member-image{
position: relative;
overflow: hidden;	
margin-bottom: 10px;
}
.hs-team-social-id{
position: absolute;
left:10%;
width: 80%;
bottom: 0;
padding: 10px;
background: #FFF;
}
.hs-team-social-id a{
display: inline-block;
color: #EE3B24;
margin: 0 10px;
font-size: 16px;
line-height: 1;
}
.hs-team-member-excerpt{
position: absolute;
left: -100%;
top: 0;
width: 100%;
bottom: 0;
background: rgba(0,0,0,0.5);
color: #FFF;
padding: 30px;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
color: #FFF !important;
}
.hs-team-member:hover .hs-team-member-excerpt{
left: 0%;
}
.hs-team-member-excerpt-wrap{
display: table;
width: 100%;
height: 100%;
}
.hs-team-member-excerpt-wrap span{
display: table-cell;
vertical-align: middle;
}
.hs-team-member h6{
text-transform: uppercase;
font-weight: 500;
position: relative;
padding-bottom: 10px;
}
.hs-team-member h6 a{
text-decoration: none;
color: inherit;
}
.hs-team-member h6 a:hover{
color: #EE3B24;
}
.hs-team-member h6:after{
content: "";
position: absolute;
width: 50px;
left: 50%;
margin-left: -25px;
height: 2px;
background: #EE3B24;
bottom: -2px;
} #hs-counter-section{
background-position: center;
background-repeat: no-repeat;
color: #FFF;
background-attachment: fixed;
background-size: cover;
}
#hs-counter-section .hs-counter-overlay{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.2);
}
.hs-counter-section{
position: relative;
}
#hs-counter-section .hs-container{
position: relative;
}
.hs-counter-wrap{
margin-left: -3%;
}
.hs-counter{
float: left;
width: 22%;
margin-left: 3%;
text-align: center;
}
.hs-counter-count{
font-size: 60px;
font-weight: 700;
line-height: 1;
margin-bottom: 15px;
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 3px;
}
.hs-counter-icon{
display: inline-block;
font-size: 22px;
color: #EE3B24;
position: relative;
}
.hs-counter-icon:after{
content: "";
position: absolute;
left: 100%;
height: 2px;
width: 50px;
background: #EE3B24; 
top: 50%;
margin-top: -1px;
margin-left: 10px;
}
.hs-counter-icon:before{
content: "";
position: absolute;
right: 100%;
height: 2px;
width: 50px;
background: #EE3B24; 
top: 50%;
margin-top: -1px;
margin-right: 10px;
}
.hs-counter-title{
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-top: 15px;
} .hs_client_logo_slider img{
padding: 0 20px;
} #hs-testimonial-section{
background: #F6F6f6;
padding: 60px 0;
}
.hs-testimonial-wrap{
width: 80%;
margin: 0 auto;
text-align: center;
}
.hs-testimonial-wrap .owl-item .hs-testimonial img{
height: 100px;
width: 100px;
margin: 0 auto 20px;
border-radius: 50%;
border: 1px solid #EE3B24;
padding: 2px;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.hs-testimonial-excerpt{
line-height: 2;
}
.hs-testimonial-excerpt .fa-quote-left{
margin-right: 8px;
font-size: 30px;
color: #d6d6d6;
}
.hs-testimonial-wrap .owl-carousel .owl-dots{
margin-top: 40px;
}
.hs-testimonial-wrap .owl-carousel .owl-dot span{
display: block;
height: 4px;
width: 25px;
border-radius: 0;
margin: 0 1px;
background: #d6d6d6;
}
.hs-testimonial-wrap .owl-carousel .owl-dot span:hover, 
.hs-testimonial-wrap .owl-carousel .owl-dot.active span{
background: #EE3B24;
} .hs-blog-post{
width: 50%;
float: left;
background: #F6F6F6;
position: relative;	
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.hs-blog-thumbnail{
float: left;
width: 50%;
background-size: cover;
background-position: center;
}
.hs-blog-excerpt{
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 50%;
padding: 20px;
overflow: hidden;
font-size: 14px;
}
.hs-blog-excerpt:after{
position: absolute;
content: "";
border-color:transparent #F6F6F6 transparent transparent;
border-style: solid;
border-width: 20px;
top: 50%;
left: -38px;
margin-top: -20px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.hs-right-img .hs-blog-thumbnail{
float: right;
}
.hs-right-img .hs-blog-excerpt{
right: auto;
left: 0;
}
.hs-right-img .hs-blog-excerpt:after{
left: auto;
right: -38px;
border-color:transparent transparent transparent #F6F6F6;
}
.hs-blog-post:hover{
background: #EE3B24;
color: #FFF;
}
.hs-blog-post:hover .hs-blog-excerpt:after{
border-color:transparent #EE3B24 transparent transparent;
}
.hs-right-img.hs-blog-post:hover .hs-blog-excerpt:after{
border-color:transparent transparent transparent #EE3B24;
}
.hs-blog-excerpt h5 a{
color: #404040;
text-decoration: none;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
}
.hs-blog-post:hover .hs-blog-excerpt h5 a{
color: #FFF;
}
.hs-blog-date{
font-size: 13px;
margin-bottom: 10px;
}
.hs-blog-date .fa{
margin-right: 8px;
} #hs-contact-section{
color: #FFF;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.hs-contact-section{
position: relative;
}
#hs-contact-section .hs-contact-overlay{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
}
#hs-contact-section .hs-container{
position: relative;
}
.hs-contact-form{
float: left;
width: 46%;
}
.hs-contact-form input[type="text"],
.hs-contact-form input[type="email"],
.hs-contact-form input[type="url"],
.hs-contact-form input[type="password"],
.hs-contact-form input[type="search"],
.hs-contact-form input[type="number"],
.hs-contact-form input[type="tel"],
.hs-contact-form input[type="range"],
.hs-contact-form input[type="date"],
.hs-contact-form input[type="month"],
.hs-contact-form input[type="week"],
.hs-contact-form input[type="time"],
.hs-contact-form input[type="datetime"],
.hs-contact-form input[type="datetime-local"],
.hs-contact-form input[type="color"],
.hs-contact-form textarea{
width: 100%;
background: rgba(0,0,0,0.2);
color: #FFF;
}
.hs-contact-form input[type="submit"]{
width: 100%;
}
.hs-contact-form textarea{
height: 100px
}
.hs-contact-address{
float: right;
width: 46%;
}
.hs-contact-address ul{
margin: 0 0 25px;
padding: 0;
list-style: none;
}
.hs-contact-address ul li{
margin-bottom: 10px;
}
.hs-contact-address ul li .fa{
margin-right: 8px;
}
.hs-social a{
display: inline-block;
color: #FFF;
height: 30px;
width: 30px;
line-height: 30px;
font-family: Arial;
background: #EE3B24;
margin-right: 8px;
text-align: center;
}
.hs-social a:hover{
background: #000;
} #hs-colophon{
margin-top: 40px;
}
.page-template-home-template #hs-colophon,
.home.blog #hs-colophon{
margin-top: 0
}
#hs-colophon a{
color: #CCC;
text-decoration: none;
}
#hs-colophon h4.widget-title{
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
color: #CCC;
margin-bottom: 20px;
font-size: 26px;
}
#hs-colophon h4.widget-title::first-letter{
color: #EE3B24
}
#hs-top-footer{
background: #282828;
color: #CCC;
padding: 60px 0 45px;
}
.hs-top-footer{
margin-left: -3%;
}
.hs-footer{
float: left;
width: 22%;
margin-left: 3%;
}
.hs-footer ul{
list-style: none;
margin: 0;
padding: 0;
}
.hs-footer ul li{
background: url(//fujikagu.co.jp/fujika/wp-content/themes/hashone/images/arrow.png) no-repeat left 12px;
padding: 2px 0 2px 15px;
}
#hs-bottom-footer{
background: #333;
padding: 30px 0;
color: #EEE;
line-height: 1.2;
font-size: 13px;
}
.hs-site-info a{
border-bottom: 1px dotted #AAA;
}
.hs-copy-right{
float: left;
}
.hs-site-info{
float: right;
} .error404 .error-404{
display: block;
text-align: center;
font-size: 200px;
color: #F6F6F6;
line-height: 1.2;
}
.error404 .oops-text{
text-align: center;
}
#hs-back-top{
background: #EE3B24;
font-family: Arial;
position: fixed;
right: 20px;
bottom: 20px;
height: 36px;
width: 36px;
color: #FFF;
text-align: center;
line-height: 36px;
cursor: pointer;
font-size: 20px;
}
#hs-back-top.hs-hide{
display: none;
}
#hs-back-top:hover{
background: #000;
} .odometer.odometer-auto-theme, 
.odometer.odometer-theme-default {
display: block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, 
.odometer.odometer-theme-default .odometer-digit {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
text-align: left;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value {
display: block;
-webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
-webkit-transform: translateY(0);
-moz-transf0000orm: 
tr0anslateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.odometer.odometer-auto-theme .odometer-value, 
.odometer.odometer-theme-default .odometer-value {
text-align: center;
}
.hs-toggle-menu{
display: none;
} .woocommerce ul.products li.product a.woocommerce-loop-product__link{
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
font-size: 18px;
margin: 0 0 10px;
padding: 0;
}
.woocommerce ul.products li.product .price{
font-size: 16px;
color: inherit;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
font-size: 22px;
color: inherit;
}
.woocommerce ul.products li.product .price ins{
margin-left: 5px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button{
background: #EE3B24;
color: #FFF;
border-radius: 0;
font-weight: normal;
text-transform: uppercase;
font-size: 13px;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button{
background: #000;
}
.woocommerce ul.products li.product .button{
margin-top: 0;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover,
.woocommerce input.button:hover{
background: #000;
color: #FFF;
}
.woocommerce nav.woocommerce-pagination ul{
border: 0;
margin: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li{
border: 0;
margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
display: inline-block;
background: #EE3B24;
padding: 10px;
color: #FFF;
line-height: 1;
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
background: #000;
color: #FFF;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
background: #EE3B24;
color: #FFF;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
background: #000;
color: #FFF;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
color: #FFF;
}
.woocommerce #respond input#submit.disabled:hover, 
.woocommerce #respond input#submit:disabled:hover, 
.woocommerce #respond input#submit:disabled[disabled]:hover, 
.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, 
.woocommerce a.button:disabled[disabled]:hover, 
.woocommerce button.button.disabled:hover, 
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover, 
.woocommerce input.button.disabled:hover, 
.woocommerce input.button:disabled:hover, 
.woocommerce input.button:disabled[disabled]:hover{
color: #FFF;
background: #333;
}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover{
background: #EE3B24;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border: none;
border-radius: 0;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
background: #EE3B24;
color: #FFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
padding: 12px 0;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
border-color: #EEE;
}
.woocommerce div.product div.images .flex-control-thumbs{
margin-top: 10px;
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field{
border-radius: 0;
border: 1px solid #EEE;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 46px;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 46px;
}
.select2-dropdown{
border-color: #EEE;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected]{
outline: 0;
} @media screen and (max-width: 1180px){
.hs-container{
width: auto;
padding: 0 15px;
}
.hs-slide-caption{
width: 100%;
margin-left: 0;
left: 0;
padding: 0 50px;
}
.hs-slide-cap-title,
.hs-slide-cap-desc{
padding: 0
}
}
@media screen and (max-width: 1000px){
.hs-main-navigation .hs-menu{
display: none;
background: #FFF;
float: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
text-align: center;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
border-top: 2px solid #EE3B24;
}
.hs-main-navigation li{
float: none;
display: inline-block;
}
.hs-main-navigation ul ul li{
display: block;
}
.hs-main-navigation a,
.page-template-home-template .hs-main-navigation .current_page_item > a, 
.page-template-home-template .hs-main-navigation .current-menu-item > a, 
.page-template-home-template .hs-main-navigation .current_page_ancestor > a,
.home.blog .hs-main-navigation .current_page_item > a, 
.home.blog .hs-main-navigation .current-menu-item > a, 
.home.blog .hs-main-navigation .current_page_ancestor > a{
color: #333;
}
.hs-toggle-menu{
display: block;
position: absolute;
right: 20px;
top: 20px;
height: 40px;
width: 40px;
cursor: pointer;
}
.hs-toggle-menu span{
position: relative;
height: 2px;
width: 32px;
margin: 0 auto;
background: #EE3B24;
display: block;
top: 50%;
margin-top: -1px;
box-shadow: 0 10px 0px 0px #EE3B24, 0 -10px 0px 0px #EE3B24;
}
}
@media screen and (max-width: 768px){
#hs-masthead{
position: relative !important;
background: #111 !important;
}
#hs-masthead.hs-white{
background: #FFF !important;
}
#hs-masthead.hs-white .hs-site-title a{
color: #111;
}
#hs-masthead.hs-white .hs-site-description{
color: #333;
}
#hs-site-branding{
width: auto;
}
.hs-main-navigation li{
display: block;
border-bottom: 1px solid #FAFAFA;
}
.hs-main-navigation a{
line-height: 1.5;
padding: 12px;
}
.hs-main-navigation ul ul{
position: static;
box-shadow: none;
border-top: 1px solid #F0F0F0;
}
.hs-menu > ul > li > a:after{
display: none;
}
.menu-item-has-children .ht-dropdown,
.menu-item-has-children ul .ht-dropdown{
position: absolute;
height: 26px;
width: 26px;
border: 1px solid rgba(255, 252, 252, 0.6);
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 2px;
border: 1px solid #EEE;
}
.menu-item-has-children .ht-dropdown:after,
.menu-item-has-children ul .ht-dropdown:after{
content: '\f107';
font-family: FontAwesome;
vertical-align: middle;
line-height: 26px;
display: block;
}
.menu-item-has-children .ht-opened.ht-dropdown:after,
.menu-item-has-children ul .ht-opened.ht-dropdown:after{
content: '\f106';
}
.hs-main-navigation ul li:hover > ul{
display: none;
}
.hs-main-header{
padding: 40px 0;
}
.hs-slide-cap-title{
font-size: 30px;
margin-bottom: 10px;
}
.hs-slide-cap-desc{
font-size: 16px;
}
#hs-home-slider-section{
min-height: 0;
}
#hs-home-slider-section .owl-carousel .owl-nav .owl-prev, 
#hs-home-slider-section .owl-carousel .owl-nav .owl-next{
display: none;
}
.hs-about-sec,
.hs-progress-bar-sec{
width: auto;
float: none;
}
.hs-about-sec{
margin-bottom: 40px;
}
.hs-featured-post{
width: 48%;
}
.hs-featured-post:nth-child(3){
clear: both;
}
.hs-portfolio{
width: 50%;
}
.hs-portfolio-cat-name{
margin-bottom: 10px;
}
.hs-service-left-bg{
display: none;
}
.hs-service-posts{
width: auto;
float: none;
padding-left: 0;
}
#hs-service-post-section{
padding: 60px 0;
}
.hs-team-member{
width: 48%;
margin-bottom: 30px;
}
.hs-team-member:nth-child(3){
clear: both;
}
#hs-team-section{
padding-bottom: 30px;
}
.hs-counter-wrap{
margin-left: 0;
}
.hs-counter{
width: auto;
float: none;
margin-bottom: 40px;
margin-left: 0
}
.hs-counter:last-child{
margin-bottom: 0;
}
.hs-blog-post{
width: 100%;
float: none;
}
.hs-blog-post .hs-blog-thumbnail{
float: left;
}
.hs-blog-post .hs-blog-excerpt{
left: auto;
right: 0
}
.hs-blog-post .hs-blog-excerpt:after {
border-color: transparent #F6F6F6 transparent transparent;
left: -38px;
right: auto;
}
.hs-blog-post:nth-child(2n) .hs-blog-thumbnail{
float: right;
}
.hs-blog-post:nth-child(2n) .hs-blog-excerpt{
right: auto;
left: 0
}
.hs-blog-post:nth-child(2n) .hs-blog-excerpt:after {
left: auto;
right: -38px;
border-color: transparent transparent transparent #F6F6F6;
}
.hs-contact-form{
float: none;
width: auto;
margin-bottom: 30px;
}
.hs-contact-address{
float: none;
width: auto;
}
.hs-footer{
width: 47%;
margin-bottom: 30px
}
.hs-footer:nth-child(3n){
clear: both;
}
#hs-top-footer{
padding-bottom: 20px;
}
#hs-bottom-footer{
text-align: center;
}
.hs-copy-right{
float: none;
margin-bottom: 15px;
}
.hs-site-info{
float: none;
}
#primary{
width: auto !important;
float: none !important;
margin-bottom: 30px;
}
#secondary{
width: auto !important;
float: none !important;
}
#hs-masthead.fadeInDown {
-webkit-animation-name: none;
animation-name: none;
}
}
@media screen and (max-width: 767px){
.hs-portfolio .hs-portfolio-caption{
opacity: 1;
background: none !important;
text-align: right;
padding: 10px;
}
.hs-portfolio-caption h4{
bottom: 10px
}
.hs-portfolio-caption a.hs-portfolio-link,
.hs-portfolio-caption a.hs-portfolio-image{
-ms-transform: none; 
-webkit-transform: none; 
transform: none;
text-align: center;
margin: 0;
}
}
@media screen and (max-width: 580px){
.hs-slide-cap-title{
font-size: 20px;
margin-bottom: 0;
}
.hs-slide-cap-desc{
display: none;
}
.hs-featured-post-wrap{
margin-left: 0;
}
.hs-featured-post{
float: none;
margin-left: 0;
width: auto;
margin-bottom: 20px;
}
.hs-featured-post:last-child{
margin-bottom: 0;
}
.hs-portfolio-inner{
margin: 5px;
}
.hs-team-member-wrap{
margin-left: 0;
}
.hs-team-member{
width: auto;
margin-left: 0;
float: none;
}
.hs-blog-post .hs-blog-thumbnail{
display: none;
}
.hs-blog-excerpt{
position: relative;
width: auto;
border-bottom: 2px solid #FFF;
}
.hs-blog-excerpt:after{
display: none;
}
.hs-top-footer{
margin-left: 0
}
.hs-footer{
width: auto;
margin-left: 0;
float: none;
}
}
@media screen and (max-width: 420px){
.hs-container{
padding: 0 10px;
}
.hs-portfolio{
width: 100%;
margin-bottom: 10px;
}
.hs-portfolio-inner{
margin: 0;
}
}
@media screen and (min-width: 1001px){
.hs-main-navigation .hs-menu{
display: block !important;
}
}body{
font-family: "メイリオ", meiryo, sans-serif;
}
main{
margin-top:30px;
}
#hs-site-branding img{
width:182px;
height:auto;
} .home.blog #hs-masthead {
background-color: rgba(1, 1, 1, 0.3);
}
#hs-back-top {
background: #951014;
} .menu-item-has-children .ht-dropdown:after {
display:none;
}
.hs-menu > ul > li > a:after{
border-bottom: 2px solid #951014;
} #hs-site-branding
{
width:20% !important;
}
#hs-site-navigation{
width:80% !important;
}
a{
color: #444;
}
a:hover,
a:focus,
a:active {
color:#951014;
}
#hs-content a:visited{
color: #444;
}
#hs-content a:hover{
color:#951014;
}
.hs-main-navigation li:hover > a, .hs-main-navigation .current-menu-item > a{
color:#951014;
}
#hs-masthead {
border-top:none;
}
.hs-portfolio-caption a {
background: none;
height:100%;
width:100%;
}
.hs-portfolio-caption a:visited{
color:#fff!important;
}
.widget-area .widget-title:after{
background: #951014;
width:100%;
}
.breadcrumb-trail ul{
text-align:left;
}
.breadcrumb-trail ul li:after,
.breadcrumb-trail a{
color: #444;
}
.breadcrumb-trail .trail-end{
color: #951014;
} .tab, .tab ul{
width:100%;
padding:2px 0 0 15px;
height: 25px;
margin-bottom:5px;
}
.tab li { color:#444;	
padding:10px;
float: left;
}
.widget-area .tab li a{
color:#a7a7a7;
}
#hs-content .tab li a:hover{
color:#444;
}
.widget-area .tab li.active a{ 
color:#444;
}
.widget-area .tab li.active { border-bottom: 5px solid #951014;;
color:#444;
margin-bottom: -1px;
}
.tab_area { display: none;
}
.widget-area .tab_content ul ul li{
padding-left: 15px;
}
.widget-area .tab_content ul ul li:last-child{
border:none;
}
.tab_content { clear: both;
overflow: hidden;
border-top: 2px #951014 solid;
padding:15px;
width: 100%;
}
.tab_content ul li{ width:100%;
padding-left:20px;
line-height:15px;
margin-top:10px;
}
.rp_vest{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px #ccc dotted;
}
.rp_vest:after {
content: '';
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.rp_vest img{
float:left;
margin-right:10px;
width:50%;
}
.rp_vtitle{
font-size:90%;
}
.rp_vtitle span{
font-size:80%;
}
.archive #hs-masthead, .single #hs-masthead, .page #hs-masthead {
position: fixed;
background: rgba(0,0,0,0.8);
box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}
.hs-main-title {
font-size:24px;
color: #444;
text-align: left;
}
.hs-breadcrumbs{
text-align: left;
font-size: 13px;
color: #444;
margin-bottom: 30px;
}
.hs-breadcrumbs a{
color: #444;
} .hs-main-header:after,
.slide-banner-overlay{
background: none;
}
#hs-counter-section {
color: #444;
}
.hs-main-header {
padding: 40px 0 50px;
}
.qode-gallery-images-holder{
width:50%;
float:left;
}
.qode-gallery-images-holder img{
width:90%;
}
.hs-section2{
margin-top:60px;
} .hs-portfolio-cat-name:hover, .hs-portfolio-cat-name.active {
background: none;
color: #444;
border: none;
}
.hs-portfolio-cat-name {
cursor: pointer;
display: inline-block;
border: none;
}
.hs-portfolio-cat-name::after, .hs-portfolio-cat-name.active::after {
border-color: #951014 transparent transparent transparent;
}
.hs-portfolio img{ 
width:436px;
height:100%;
}
.hs-portfolio-inner{ }
.hs-portfolio-caption .rp-port-link a{
color:#fff;
background:none;
font-size:22px;
width:auto !important;
height:auto !important;
} #hs-top-footer {
background: #333;
}
#hs-colophon h4.widget-title::first-letter {
color: #f3f3f3;
font-size:22px;
font-weight:700;
font-family: "メイリオ", meiryo, sans-serif;
}
#hs-colophon h4.widget-title {
color: #f3f3f3;
font-size:22px;
font-weight:700;
font-family: "メイリオ", meiryo, sans-serif;
margin-bottom:5px;
}
.hs-rp-wid h3{
margin-bottom:5px;
color: #f3f3f3;
font-weight:700;
}
.hs-footer ul li {
background:none;
padding: 2px 0 2px 3px;
}
#hs-middle-footer {
background: #333;
color: #AAA;
padding: 50px 0 35px;
}
.hs-rp-wid{
float: left;
width: 30%;
margin-left: 3%;
}
.hs-rp-sns{
font-size:35px;
color:#fff;
text-align:center;
margin:30px;
}
.hs-rp-sns img{
height:32px;
margin-bottom:7px;
}
.hs-copy-right{
text-align:center;
float:none;
}
.xo-event-calendar table.xo-month .month-header>span,
.xo-event-calendar table.xo-month button{
color:#fff;
}
.xo-event-calendar table.xo-month button span.nav-prev{
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
}
.xo-event-calendar table.xo-month button span.nav-next{
border-right: 2px solid #fff;
border-top: 2px solid #fff;
} .hs-rp-brand {
float:left;
width:45%;
margin-left:5%;
text-align:left;
font-weight:700; }
.hs-rp-teminfo{
margin-bottom:30px;
}
.hs-rp-teminfo .rp-shopname{
font-size:12px;
font-weight:400;
}
.hs-rp-teminfo .rp-shopinfo, .hs-rp-asbox .rp-shopinfo{
font-size:15px;
line-height:120%;
font-weight:400;
}
.hs-rp-asbox {
width:50%;
margin:15px auto;
text-align:left;
}
.hs-rp-asbox .rp-shopname{
font-size:18px;
font-weight:700;
line-height:120%;
}
.hs-rp-fujikabox {
width:90%;
margin-left:5%;
margin-bottom:30px;
text-align:left;
font-size:14px;
border-bottom:solid #444444 thin;
padding-bottom:30px;
}
.hs-rp-fujikabox .rp-shopname{
font-size:18px;
font-weight:700;
}
.hs-rp-pickb{
float:left;
width:30%;
margin-left:3%;
text-align:center;
font-size:18px;
font-weight:700;
padding:30px 0;
}
.hs-rp-serb{
float:left;
width:45%;
margin-left:5%;
font-size:18px;
padding:30px 0;
}
.hs-rp-serb2 {
width:100%;
padding:15px 0;
margin-bottom:30px;
border-bottom:thin #444 solid;
line-height: 150%;
}
.hs-rp-serb2 .rp-sertt {
height:44px;
width:100%;
font-size:24px;
font-weight:700; }
.hs-rp-serb2 .rp-sertt:hover{
height:44px;
width:100%;
color:#444; }
.hs-rp-serb2 .rp-sertt a{
height:44px;
width:100%;
color:#444;
}
.rp-shopimg1{
margin:0;
}
.rp-shopimg2{
display:none;
}  .entry-content ul {
list-style: none;
}
.slides{
padding:15px;
}
.slides .slide{
margin-bottom:30px;
} .entry-figure{
height:206px;
overflow:hidden;
}
.rp-works{
margin:25px auto;
text-align:center;
width:600px;
}
.rp-works ul li{
float:left;
list-style-type: none;
padding:10px 30px;
}
.rp-works:after{
content: "";
display: block;
clear: both;
}
.entry-figure1 {
background: #F6F6F6;
text-align: center;
margin-bottom: 15px;
}
.pagination .nav-links a, .pagination .nav-links span {
display: inline-block;
background: #951014;
color: #FFF;
}
.pagination .nav-links a::visited{
color: #FFF !important;
}
.entry-categories .fa {
color: #951014;
}
.archive .hsentry {
margin: 0 0 30px;
width: 33%;
float: left;
height: 450px;
}
.archive .has-post-thumbnail {
margin: 0 0 30px;
width: 33%;
float: left;
height: 450px;
}
.site-main1 .has-post-thumbnail:nth-child(-n+2) {
margin: 0 0 30px;
width: 50%;
float: left;
height: 450px;
}
.site-main1 .has-post-thumbnail:nth-child(n+3) {
margin: 0 0 30px;
width: 33%;
float: left;
height: 450px;
}
.hs-post-wrapper {
padding-left: 0;
margin-left: 5%;
}
.entry-figure + .entry-header {
margin-top: 0;
}
.nav-links:before {
clear: both;
content: '';
display: block;
}
.entry-header .entry-title {
font-size: 18px;
}
.entry-header .entry-title:first-letter {
color: #951014;
}
.rp_title{
padding:3px 3px 3px 8px;
background-color:#e8e8e8;
color:#444;
font-size: 20px;
font-weight:700;
}
.rp_title2{
padding:3px 3px 3px 8px;
background-color:#e8e8e8;
color:#444;
font-size: 16px;
font-weight:700;
}
.rp_oteire{
padding:0 15px 15px 15px;
}
.rp-kagutt1{
font-size:18px;
padding: 10px;
border-bottom: thin #ddd solid;
}
.rp-kagutt{
margin-top:30px;
font-size:18px;
padding: 10px;
border-bottom: thin #ddd solid;
}
.panel {
margin-bottom: 24px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
color: inherit;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}
.panel-melit {
border-color: #cbe7c7;
}
.panel-melit > .panel-heading {
color: #3d8b40;
background-color: #d9eeda;
border-color: #cbe7c7;
}
.panel-demelit {
border-color: #ddd;;
}
.panel-demelit > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.hs-rp-kagu {
float: left;
width: 48%;
margin-left: 2%;
text-align: left;
}
.elementor-widget-text-editor {
font-family: "メイリオ", meiryo, sans-serif !important;
}
.rp-company{
padding:15px 30px;
line-height:180%;
font-size:16px;
margin-bottom:30px;
}
.rp-comtext{
width:90%;
margin:0 5%;	
}
.rp-comtable {
width:90%;
margin:0 5%;
}
.rp-comtable th{
width:20%;
padding: 8px 0px 8px 15px;
text-align:left;
border-bottom:thin #ddd dotted;
border-collapse: collapse;
}
.rp-comtable td{
padding:8px 0;
width:80%;
text-align:left;
border-bottom:thin #ddd dotted;
border-collapse: collapse;
} .fa-hatena:before {
font-family: Verdana;
font-weight: bold;
content: 'B!';
}
.share {
margin-top: 40px;
margin-bottom: 40px;
}
.share ul {
margin: 0;
padding: 0;
list-style: none;
}
.share ul:after {
display: block;
clear: both;
content: '';
}
.share li {
float: left;
 width: 33%;
margin: 0;
margin-top: 15px;
}
.share li a {
font-size: 14px;
display: block;
padding: 10px;
text-align: center;
text-decoration: none;
color: #fff;
}
.share li a:hover {
opacity: .8;
}
.share li a:visited {
color: #fff;
}
.tweet a {
background-color: #55acee;
}
.facebook a {
background-color: #315096;
}
.googleplus a {
background-color: #dd4b39;
}
.hatena a {
background-color: #008fde;
}
.line a{
background-color: #54bc4d;
}
@media(max-width: 599px) {
.share li {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 3px;
}
.share li i {
font-size: 1.3em;
padding-top: 3px;
}
.share li span {
display: none;
}
} .related {
margin: 40px 0 0;
}
.related h2 {
padding: 0 0 0 7px;
border-left: solid 8px #bac6cb;
border-bottom: none;
font-size: 20px;
}
.related h2:before {
content: none;
}
.related ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.related li a {
padding: 5px 0;
border: none;
color: #000000;
flex: 1;
font-size: 14px;
text-decoration: none;
display: block;
}
.related li a:hover {
background-color: #eeeeee;
}
@media (max-width: 599px) {
.related {
padding: 10px 0;
}
.related li .thumb {
width: 80px;
height: 50px;
float: left;
}
.related li .text {
margin-left: 0px;
}
.related li a:after {
content: "";
display: block;
clear: both;
}
}
@media (min-width: 600px) {
.related ul {
display: flex;
flex-wrap:wrap;
}
.related li {
display: flex;
flex: 0 0 25%;
padding: 0 5px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.related li .thumb {
width: 150px;
height: 150px;
margin-bottom: 5px;
}
.related li .text {
margin-left: 0;
}
} img.image{ display: none; }
.rp_check{
float:left;
width:45%;
margin-left:5%;
}
.rp-chpoint{
margin-top:85px;
}
dl#areamap1{
margin-left: 30px;
padding: 0;
background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) top left no-repeat;
height: 431px;
width: 504px;
position: relative;
}
dl#areamap2{
margin-left: 30px;
padding: 0;
background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) top left no-repeat;
height: 467px;
width: 437px;
position: relative;
}
dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 100%; } dd#point01{ top: 270px; left: 14px; }
dd#point01 a{ position: absolute; width: 126px; height: 144px; text-decoration: none; }
dd#point01 a span{ display: none; }
dd#point01 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -14px -701px no-repeat;}
dd#point01 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 10px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point02{ top: 271px; left: 140px; }
dd#point02 a{ position: absolute; width: 85px; height: 102px; text-decoration: none; }
dd#point02 a span{ display: none; }
dd#point02 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -140px -701px no-repeat;}
dd#point02 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point03{ top: 271px; left: 225px; }
dd#point03 a{ position: absolute; width: 87px; height: 102px; text-decoration: none; }
dd#point03 a span{ display: none; }
dd#point03 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -225px -701px no-repeat;}
dd#point03 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point04{ top: 235px; left: 312px; }
dd#point04 a{ position: absolute; width: 84px; height: 137px; text-decoration: none; }
dd#point04 a span{ display: none; }
dd#point04 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -312px -666px no-repeat;}
dd#point04 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point05{ top: 71px; left: 282px; }
dd#point05 a{ position: absolute; width: 107px; height: 85px; text-decoration: none; }
dd#point05 a span{ display: none; }
dd#point05 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -282px -502px no-repeat;}
dd#point05 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point06{ top: 15px; left: 400px; }
dd#point06 a{ position: absolute; width: 69px; height: 242px; text-decoration: none; }
dd#point06 a span{ display: none; }
dd#point06 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint01a.jpg) -400px -446px no-repeat;}
dd#point06 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point07{ top: 11px; left: 13px; }
dd#point07 a{ position: absolute; width: 83px; height: 99px; text-decoration: none; }
dd#point07 a span{ display: none; }
dd#point07 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -13px -478px no-repeat;}
dd#point07 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point08{ top: 11px; left: 98px; }
dd#point08 a{ position: absolute; width: 102px; height: 85px; text-decoration: none; }
dd#point08 a span{ display: none; }
dd#point08 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -98px -478px no-repeat;}
dd#point08  a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point09{ top: 98px; left: 139px; }
dd#point09 a{ position: absolute; width: 61px; height: 70px; text-decoration: none; }
dd#point09 a span{ display: none; }
dd#point09 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -139px -565px no-repeat;}
dd#point09  a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px #AAA solid;
width: 180px;
height: 25px;
}
dd#point10{ top: 169px; left: 139px; }
dd#point10 a{ position: absolute; width: 79px; height: 90px; text-decoration: none; }
dd#point10 a span{ display: none; }
dd#point10 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -139px -636px no-repeat;}
dd#point10 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point11{ top: 138px; left: 289px; }
dd#point11 a{ position: absolute; width: 64px; height: 88px; text-decoration: none; }
dd#point11 a span{ display: none; }
dd#point11 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -289px -605px no-repeat;}
dd#point11 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point12{ top: 265px; left: 217px; }
dd#point12 a{ position: absolute; width: 102px; height: 182px; text-decoration: none; }
dd#point12 a span{ display: none; }
dd#point12 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -217px -732px no-repeat;}
dd#point12 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 200px;
height: 25px;
}
dd#point13{ top: 265px; left: 102px; }
dd#point13 a{ position: absolute; width: 107px; height: 98px; text-decoration: none; }
dd#point13 a span{ display: none; }
dd#point13 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -102px -732px no-repeat;}
dd#point13 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
}
dd#point14{ top: 242px; left: 13px; }
dd#point14 a{ position: absolute; width: 86px; height: 121px; text-decoration: none; }
dd#point14 a span{ display: none; }
dd#point14 a:hover{ position: absolute; background: transparent url(https://fujikagu.co.jp/fujika/wp-content/uploads/2018/05/checkpoint02a.jpg) -13px -709px no-repeat;}
dd#point14 a:hover span{
display: block;
text-align:center;
color: #343434;
position: absolute;
bottom: 90%;
margin: 15px 20px 15px 10px;
background: #EEE;
border: 1px solid #AAA;
width: 180px;
height: 25px;
} @media screen and (max-width: 1600px){
.hs-portfolio-caption a {
background: none;
height:100%;
width:100%;
}
.hs-portfolio-caption .rp-port-link a{
display: inline;
}
}
@media screen and (max-width: 1200px){
.hs-portfolio-caption .rp-port-link a{
font-size:16px;	
line-height: 24px;
}
.hs-portfolio-caption{
padding:15px;
}
.hs-portfolio-caption h4{
margin-top:5%;
background:rgba(1, 1, 1, 0.5) !important;
}
}
@media screen and (max-width: 768px){ .menu-item-has-children .ht-dropdown:after,
.menu-item-has-children ul .ht-dropdown:after{
content: '\f107';
font-family: FontAwesome;
vertical-align: middle;
line-height: 26px;
display: block;
}
#hs-counter-section{
background-image:none !important;
}
.hs-rp-serb{
float:none;
width:100%;
margin-left:0;
padding:0;
}
.hs-main-header {
padding: 0;
}
.hs-rp-brand{
float: none;
width:100%;
margin-left:0;
}
#hs-middle-footer{
padding-top:15px;
}
.hs-rp-wid{
float:none;
margin-left:0;
width:100%;
margin-bottom:30px;
}
#hs-testimonial-section { display:none;
}
.hs-rp-pickb{
float:none;
width:100%;
padding:0;
margin-left:0;
margin-bottom:30px;
}
.archive .hentry {
margin: 0 0 30px;
width: 100%;
float: none;
height: auto;
}
.hs-rp-kagu {
width:100%;
float:none;
}
.rp-comtable {
width:100%;
margin:30px 0;
}
.rp-company{
padding:0;
}
.rp-comtable {
width:100%;
margin:0 0 15px 0;
}
img.image{ display: none; }
.rp_check{
float:none;
width:100%;
margin-left:0;
}
.rp-chpoint{
margin-top:10px;
}
dl#areamap1,
dl#areamap2{
margin: 0 30px;
height:auto;
width:100%;
background: none;
}
dl#areamap1,
dl#areamap2{margin-top: 20px; padding: 0; width:auto; height:auto; background:none; }
dd#point01,
dd#point02,
dd#point03,
dd#point04,
dd#point05,
dd#point06,
dd#point07,
dd#point08,
dd#point09,
dd#point10,
dd#point11,
dd#point12,
dd#point13,
dd#point14{ 
position: static;
margin-bottom:15px;
width: 100%;
height: 100%;
}
dd#point01 a,
dd#point02 a,
dd#point03 a,
dd#point04 a,
dd#point05 a,
dd#point06 a,
dd#point07 a,
dd#point08 a,
dd#point09 a,
dd#point10 a,
dd#point11 a,
dd#point12 a,
dd#point13 a,
dd#point14 a{
position: static;
width: auto;
height: auto;
text-decoration: none;
}
dd#point01 a span,
dd#point02 a span,
dd#point03 a span,
dd#point04 a span,
dd#point05 a span,
dd#point06 a span,
dd#point07 a span,
dd#point08 a span,
dd#point09 a span,
dd#point10 a span,
dd#point11 a span,
dd#point12 a span,
dd#point13 a span,
dd#point14 a span{
display: list-item;
}
dd#point01 a:hover,
dd#point02 a:hover,
dd#point03 a:hover,
dd#point04 a:hover,
dd#point05 a:hover,
dd#point06 a:hover,
dd#point07 a:hover,
dd#point08 a:hover,
dd#point09 a:hover,
dd#point10 a:hover,
dd#point11 a:hover,
dd#point12 a:hover,
dd#point13 a:hover,
dd#point14 a:hover{
position: static;
background:none;
margin-bottom: 15px;
}
dd#point01 a:hover span,
dd#point02 a:hover span,
dd#point03 a:hover span,
dd#point04 a:hover span,
dd#point05 a:hover span,
dd#point06 a:hover span,
dd#point07 a:hover span,
dd#point08 a:hover span,
dd#point09 a:hover span,
dd#point10 a:hover span,
dd#point11 a:hover span,
dd#point12 a:hover span,
dd#point13 a:hover span,
dd#point14 a:hover span{
display: list-item;
text-align:left;
color:#951014;
position: static;
margin: 0px;
background: none;
border: none;
width: auto;
height: auto;
}
.rp-comtable {
border: thin #ddd dotted;
}
.rp-comtable th{
width:100%;
display:block;
text-align:center;
}
.rp-comtable td{
display:block;
width:100%;
padding:5px; }
.hs-section-title{
font-size:24px;
}
.hs-portfolio:active img{
transform: scale(1.8);
-webkit-transform: scale(1.8);
-ms-transform: scale(1.8);
}
.rp-works{
width:100%;
}
.rp-works ul li{
padding:10px 5px;
}
.site-main1 .hentry:nth-child(-n+2) , .site-main1 .hentry:nth-child(n+3), .archive .hentry{
width:100%;
padding:5px;
float:none;
height: auto;
}
.rp-shopimg1{
display:none;
}
.rp-shopimg2{
display:block;
margin:10px 0;
width:95%;
}
.hs-rp-asbox {
width:100%;
}
.archive .hsentry {
margin: 0 0 30px;
width: 100%;
float: none;
height: auto;
}
.archive .has-post-thumbnail {
margin: 0 0 30px;
width: 100%;
float: none;
height: auto;
}
.site-main1 .has-post-thumbnail:nth-child(-n+2) {
margin: 0 0 30px;
width: 100%;
float: none;
height: auto;
}
.site-main1 .has-post-thumbnail:nth-child(n+3) {
margin: 0 0 30px;
width: 100%;
float: none;
height: auto;
}
.hs-post-wrapper{
margin-left:0;
}
}
@media screen and (max-width: 420px){
.hs-rp-teminfo{
margin-bottom:60px;
}
.hs-rp-teminfo img{
width:100%;
}
.hs-rp-fujikabox{
width:100%;
margin-left: 0;
}
.hs-rp-fujikabox img{
width:100%;
}
.menu-item-has-children .ht-dropdown:after {
content: '\f107';
color: #444;
font-family: FontAwesome;
}
.hs-portfolio img{
transition:none;
}
.hs-portfolio:hover img{
transform:none;
} #hs-site-branding{
width:100% !important;
}
} .grecaptcha-badge {
bottom:10% !important;
} .tab_content ul li{
padding-left:0 !important;
}
@media (max-width: 767px) {
.elementor-reverse-mobile > .elementor-container {
flex-direction: column !important;
}
}  .home .shop_info{
display:none !important;
} .page-id-11 .hs-entry-content{
display: flex;
justify-content: space-between;
}
.page-id-11 .hs-rp-fujikabox{
width:30%;
margin-bottom:0;
margin-left:0;
border:none;
padding:0 20px;
}
.page-id-11 .hs-rp-fujikabox .rp-shopimg1 img{
width:117px;
}
.page-id-11 .hs-rp-brand{
width:30%;
float:none;
margin-left:0;
padding:0 20px;
}
.page-id-11 .hs-rp-brand img{
margin:auto;
}
.page-id-11 .shop_info{
display:block;
font-weight:400;
font-size:16px;
height:380px;
}
.page-id-11 .shop_info img{
height:96px;
}
.page-id-11 .hs-rp-teminfo{
display: flex;
flex-direction: column;
height:280px;
}
.page-id-11 .rp-shopimg1{
display: flex;
flex-direction: column;
align-items: center;
}
.page-id-11 .entry-content:before, .page-id-11 .entry-content:after,
.page-id-11 .fuji_txt{
display:none;
}
p.fuji_txt{
margin-bottom:0;
}
@media screen and (max-width: 420px) {
.page-id-11 .hs-entry-content {
flex-direction: column;
}
.page-id-11 .hs-rp-fujikabox, .page-id-11 .hs-rp-brand{
width:100%;
padding:0;
}
.page-id-11 .hs-rp-fujikabox{
margin-bottom:60px;
}
.page-id-11 .shop_info img{
height:auto;
}
.page-id-11 .hs-rp-fujikabox .shop_info img{
height:86px;
width:auto;
}
.page-id-11 .rp-shopimg1{
display:none;
}
.page-id-11 .hs-rp-teminfo{
height:auto;
}
}