@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset 'UTF-8';
.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 [inert] {
opacity: 0.5;
}
.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;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/photoswipe/skin/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/photoswipe/skin/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/photoswipe/skin/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff; -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
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-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
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(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/jquery.bxslider/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 {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/jquery.bxslider/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 {
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\9;
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;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-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);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/fonts/slick.eot);
src: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/fonts/slick.woff) format('woff'), url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/fonts/slick.ttf) format('truetype'), url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber/js/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
 @import url("https://fonts.googleapis.com/css?family=Roboto:500,700");     @font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_Regular.woff2) format('woff2'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_regular.woff) format('woff'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_Bold.woff2) format('woff2'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_bold.woff) format('woff'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/notosansjapanese/subset/fonts/NotoSans_bold.otf) format('opentype');
}
@font-face {
font-family: "my_mincho";
src: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/mincho_w4/mincho.woff) format('woff'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/mincho_w4/mincho.otf)  format('opentype');
}  @media screen and (max-width: 1200px) {
body{
text-size-adjust: 100%; -webkit-text-size-adjust: 100%; word-wrap: break-word
}
} * {
box-sizing: border-box;
}
html,
body{
font-size: 62.5%; }
body{
margin:0;
font-family:sans-serif;
word-break: break-all; }
h1,h2,h3,h4,h5,h6{
font-size: 100%; font-weight:normal;
margin:0;
}
em{
font-style:normal;
}
th{
font-weight:normal;
white-space: nowrap; }
@media screen and (max-width: 640px) {
th{
white-space: normal; min-width: 90px; }
} td{
word-break: break-all; }
ul,ol {
list-style-type: none;
padding-left: 0;
margin: 0;
}
ol li:before{
font-family: "Roboto",sans-serif;
}
dl,
dd {
margin: 0;
}
p,
blockquote {margin: 0;}
table {
border-collapse: collapse;
}
img{
max-width:100%;
vertical-align: bottom;
height:auto;
}
.pixelated { -ms-interpolation-mode: nearest-neighbor; image-rendering: -webkit-optimize-contrast; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: pixelated; }
a img{border:none;} label{cursor: pointer;}
textarea, input, select,button {
max-width: 100%;
}
select {
margin: 2px;
}
input[type="submit"],
input[type="button"],
button {
cursor: pointer;
border: none;
display:inline-block;
}
input[type="submit"],
input[type="button"] {
-webkit-appearance: none;
}
sup {
font-size: .5em;
} body,input, textarea, keygen, select, button{
font-size:13px;
line-height:1.4;
color:#333; }
@media screen and (max-width: 640px) {
input, textarea, keygen, select, button{ font-size:16px;
}
} h1,h2,h3,h4,h5,h6{
line-height:1.4;
}
a{
color:#333;
} a:before,
a:after { display:inline-block;
}
a:before,
a:after,
a:hover:before,
a:hover:after{
text-decoration: none;
}
body,input, textarea, keygen, select, button, .gothic{  font-family: "Roboto","Noto Sans Japanese","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial; } .mincho { font-family: "my_mincho", serif;
}
table {
width: 100%; }
th {
text-align: left;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
} ol{
counter-reset: ol_cnt;
}
ol ol{
counter-reset: ol_cnt2;
}
ol ol ol{
counter-reset: ol_cnt3;
}
ol > li{
counter-increment: ol_cnt;
}
ol ol > li{
counter-increment: ol_cnt2;
}
ol ol ol > li{
counter-increment: ol_cnt3;
}  a,
li{
-webkit-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
} ::selection {
background: rgba(30, 140, 190, 0.5);
color: #FFF;
} .cf:before,
.cf:after {
content:""; display:block;
}
.cf:after {clear:both;}
.cf {zoom:1;}


 

        @font-face{font-family:'FontAwesome';src:url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face {
font-family: 'icomoon';
src:  url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/icomoon/fonts/icomoon.eot?z7c515);
src:  url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/icomoon/fonts/icomoon.eot?z7c515#iefix) format('embedded-opentype'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/icomoon/fonts/icomoon.ttf?z7c515) format('truetype'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/icomoon/fonts/icomoon.woff?z7c515) format('woff'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/icomoon/fonts/icomoon.svg?z7c515#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-feedly:before {
content: "\e900";
}
.icon-hatebu:before {
content: "\e901";
}
.icon-line:before {
content: "\e902";
}
.icon-pocket:before {
content: "\e903";
}
.icon-home3:before {
content: "\e904";
}
.icon-play:before {
content: "\e912";
}
.icon-film:before {
content: "\e913";
}
.icon-phone:before {
content: "\e942";
}
.icon-envelop:before {
content: "\e945";
}
.icon-bubble:before {
content: "\e96b";
}
.icon-bubbles:before {
content: "\e96c";
}
.icon-bubbles2:before {
content: "\e96d";
}
.icon-bubble2:before {
content: "\e96e";
}
.icon-bubbles3:before {
content: "\e96f";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-users:before {
content: "\e972";
}
.icon-point-up:before {
content: "\ea03";
}
.icon-point-right:before {
content: "\ea04";
}
.icon-point-down:before {
content: "\ea05";
}
.icon-point-left:before {
content: "\ea06";
}
.icon-warning:before {
content: "\ea07";
}
.icon-notification:before {
content: "\ea08";
}
.icon-question:before {
content: "\ea09";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-cross:before {
content: "\ea0f";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-checkmark2:before {
content: "\ea11";
}
.icon-amazon:before {
content: "\ea87";
}
.icon-google:before {
content: "\ea88";
}
.icon-google2:before {
content: "\ea89";
}
.icon-google3:before {
content: "\ea8a";
}
.icon-google-plus:before {
content: "\ea8b";
}
.icon-google-plus2:before {
content: "\ea8c";
}
.icon-google-plus3:before {
content: "\ea8d";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-instagram:before {
content: "\ea92";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-rss:before {
content: "\ea9b";
}
.icon-rss2:before {
content: "\ea9c";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-dropbox:before {
content: "\eaae";
}
.icon-wordpress:before {
content: "\eab4";
}
.icon-android:before {
content: "\eac0";
}
.icon-windows8:before {
content: "\eac2";
}
.icon-skype:before {
content: "\eac5";
}
.icon-html-five:before {
content: "\eae4";
} @font-face {
font-family: 'fontello';
src: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.eot?36520306);
src: url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.eot?36520306#iefix) format('embedded-opentype'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.woff2?36520306) format('woff2'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.woff?36520306) format('woff'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.ttf?36520306) format('truetype'),
url(//jewelry-pictures.com/wordpress/wp-content/themes/cyber/font/fontello/font/fontello.svg?36520306#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-megaphone:before { content: '\e800'; } .icon-monitor:before { content: '\e801'; } .icon-pencil:before { content: '\e802'; } .icon-home:before { content: '\e803'; } .icon-star:before { content: '\e804'; } .icon-star-empty:before { content: '\e805'; } .icon-star-half:before { content: '\e806'; } .icon-plus:before { content: '\e807'; } .icon-minus:before { content: '\e808'; } .icon-down-dir:before { content: '\e809'; } .icon-left-dir:before { content: '\e80a'; } .icon-right-dir:before { content: '\e80b'; } .icon-up-dir:before { content: '\e80c'; } .icon-down-open-mini:before { content: '\e80d'; } .icon-left-open-mini:before { content: '\e80e'; } .icon-right-open-mini:before { content: '\e80f'; } .icon-up-open-mini:before { content: '\e810'; } .icon-commerical-building:before { content: '\e811'; } .icon-down-open-big:before { content: '\e812'; } .icon-left-open-big:before { content: '\e813'; } .icon-right-open-big:before { content: '\e814'; } .icon-up-open-big:before { content: '\e815'; } .icon-down-circle:before { content: '\e816'; } .icon-left-circle:before { content: '\e817'; } .icon-right-circle:before { content: '\e818'; } .icon-up-circle:before { content: '\e819'; } .icon-ok:before { content: '\e81a'; } .icon-right-dir-1:before { content: '\e81c'; } .icon-left-dir-1:before { content: '\e81d'; } .icon-down-dir-1:before { content: '\e81e'; } .icon-up-dir-1:before { content: '\e81f'; } .icon-popup:before { content: '\e833'; } .icon-crown:before { content: '\e844'; } .icon-th-list:before { content: '\f009'; } .icon-mail-alt:before { content: '\f0e0'; } .icon-star-half-alt:before { content: '\f123'; } .icon-paper-plane:before { content: '\f1d8'; } .icon-commenting:before { content: '\f27a'; }
  div#footer .icons {
float: right;
margin-left: 20px;
}
div#footer .icons a:hover {
opacity: 0.8;
}
div#footer .icons a .fa {
background: #ccc;
border-radius: 5px;
font-size: 23px;
color:#fff;
}
div#footer .icons a .fa-instagram {
padding: 8px 10px;
margin-right: 5px;
}
div#footer .icons a .fa-facebook-f {
padding: 8px 13px;
} div#footer_info {
text-align: center;
padding: 30px 0;
}
div#footer_info .logo {
width:211px;
margin: 0 auto;
}
div#footer_info .name {
display: none;
}
div#footer_info .addr_wrap {
margin-top: 10px;
} div#copy_frame {
background: #333;
} [class*="section_kugiri"] {
padding: 50px 0;
min-width: 1100px;
}
[class*="s_section_kugiri"] {
padding: 25px 0;
} a[href*="tel:"] img:hover {
opacity: 1;
}
a[href*="tel:"], a[href*="tel:"]:hover {
cursor: default;
text-decoration: none !important;
color: inherit !important;
} .txt-vertical {
cursor: vertical-text;
writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-ms-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-moz-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
text-orientation: upright;
word-wrap: break-word;
} p.back_to_list a {
font-size: 14px;
text-decoration: underline;
}
p.back_to_list a:hover {
text-decoration: none;
}
p.back_to_list a:before {
content: '\f104';
font-family: FontAwesome;
display: inline-block;
margin-right: 10px;
font-weight: bold;
font-size: 1.5em;
vertical-align: -2px;
line-height: 1;
} .tweet_area {
padding: 16px 0;
background: #ddd;
}
.tweet_area .txt_wrap {
margin: 0 auto;
font-size: 16px;
max-width: 1100px;
display: table;
}
.tweet_area a {
color: #06f;
text-decoration: underline;
}
.tweet_area a:hover {
text-decoration: none;
} .slick-dots li{
margin: 0;
}
.slick-prev, .slick-next {
background: rgba(255, 255, 255, .5);
width: 40px;
height: 40px;
border-radius: 50%;
z-index: 1; text-align: center;
}
.slick-prev {
left: -50px;
}
.slick-next {
right: -50px;
}
.slick-prev:hover, .slick-next:hover {
background: rgba(255, 255, 255, .5);
}
.slick-prev:before, .slick-next:before {
content: '';
width: 12px;
height: 12px;
border: 0 solid #333;
border-top-width: 2px;
border-right-width: 2px;
display: inline-block;
position: relative;
opacity: 1;
}
.slick-prev:before {
transform: rotate(-135deg);
left: 2px;
}
.slick-next:before {
transform: rotate(45deg);
right: 2px;
} .loading_wrap {
min-height: 150px;
position: relative;
}
.loading_wrap img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .article_title_faq h1 {
background-color: #f8f9fa;
font-weight: bold;
padding: 20px;
font-size: 20px;
}
.article_title_faq h1:before {
content: 'Q. ';
} .page_promo .txt_box_wrap {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.page_promo {
height: 250px;
background: #eee;
min-width: 1100px;
position: relative;
overflow: hidden;
}
.page_promo img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.page_promo .txt_box {
position: relative;
text-align: center;
width: 100%; }
.page_promo img {
max-width: none;
}
.page_promo .sub_ttl {
font-size: 16px;
font-weight: bold;
display: inline-block;
background: #ccc;
padding: 3px 20px 3px;
margin-bottom: 5px;
}
.page_promo .ttl {
font-weight: bold;
font-size: 30px;
max-width: 1100px;
margin: 0 auto;
}
.page_promo .slug {
display: none;
} .yarpp-related ol {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.yarpp-related ol li {
width: calc((100% - 80px) / 4);
margin: 0 10px 15px!important;
}
.yarpp-related .img {
margin-bottom: 5px;
background: #eee;
}
.yarpp-related .date {
font-size: .8em;
color: #777;
}
.yarpp-related .ttl {
line-height: 1.4;
margin-bottom: 5px;
}
.yarpp-related .ttl a {
font-size: 14px;
color: #333;
text-decoration: none;
font-weight: bold;
}
.yarpp-related .ttl a:hover {
text-decoration: underline;
} ul.search_results {
font-family: arial,sans-serif;
max-width: 600px;
margin: 0 auto;
}
ul.search_results li:not(:last-child) {
margin-bottom: 26px;
}
ul.search_results .ttl a {
color: #1a0dab;
font-size: 18px;
}
ul.search_results .url {
color: #006621;
font-size: 14px;
}
ul.search_results .txt {
color: #545454;
font-size: 13px;
} .search_result {
width: 600px;
margin: 0 auto 15px;
} form#searchform {
position: relative;
}
form#searchform label.screen-reader-text {
display: none;
}
form#searchform input[type="text"] {
border: 0;
border-radius: 0;
background: #eee;
width: 100%;
}
form#searchform input[type="submit"] {
background: transparent;
padding: 0;
margin: 0;
text-indent: -9999px;
display: block;
width: 30px;
height: 30px;
position: absolute;
right: 5px;
top: 4px;
z-index: 2;
}
form#searchform:after {
font-family: FontAwesome;
content: '\f002';
position: absolute;
right: 10px;
top: 5px;
z-index: 1;
font-size: 20px;
color: #a6a6a6;
} .post-type-archive-works ul.post_archive {
margin-left: -20px;
overflow: hidden;
display: flex;
flex-wrap: wrap;
}
ul.post_archive li {
overflow: hidden;
position: relative; }
body.normal_post ul.post_archive li {
padding-bottom: 30px;
border-bottom: 1px dotted #ccc;
margin-bottom: 30px;
}
.post-type-archive-works ul.post_archive li {
margin-bottom: 50px;
width: calc((100% - 60px) / 3);
margin-left: 20px;
}
body.normal_post ul.post_archive li .area1 {
width: 240px;
float: right;
margin-left: 10px;
}
body.normal_post ul.post_archive li .area2 {
width: 100%;
}
ul.post_archive li .cat > * {
font-size: 12px;
text-align: center;
z-index: 1;
min-width: 120px;
display: inline-block;
padding: 5px 10px;
color: #fff;
background: #333;
}
ul.post_archive li .cat > *:not(:last-child) {
margin-right: 10px;
}
ul.post_archive li .cat a:hover {
text-decoration: none;
opacity: .8;
}
ul.post_archive li .img { }
body.normal_post ul.post_archive li .img {
padding-top: 180px;
}
.post-type-archive-works ul.post_archive li .img {
padding-top: 260px;
margin-bottom: 10px;
}
ul.post_archive li .ttl {
font-size: 18px;
margin-top: 5px;
}
body.normal_post ul.post_archive li .ttl {
margin: 20px auto 10px;
line-height: 1.4;
}
ul.post_archive li .meta {
margin-top: 8px;
overflow: hidden;
}
ul.post_archive li .meta, ul.post_archive li .meta a {
font-size: 13px;
color: #7d7d7d;
}
ul.post_archive li .date { }
ul.post_archive li .tag { }
ul.post_archive li .post_tags > * {
display: inline-block;
margin-bottom:2px;
}
ul.post_archive li .post_tags > *:not(:last-child) {
border-right: 1px solid #ccc;
margin-right: 5px;
padding-right: 5px;
} .contact_bnrs > div:first-child {
margin-bottom: 15px;
} .single-faq .article_title_faq h1, .single-faq .answer_ttl {
position: relative;
font-size: 30px;
line-height: 1.4em;
padding: 0.5em 0.5em 0.5em 2.1em!important;
margin-bottom: 0.5em;
}
.single-faq .article_title_faq h1 {
background: #eaf2ff;
border-radius: 10px;
}
.single-faq .answer_ttl p {
font-size: 0.8em;
line-height: 1.4em;
}
.single-faq .article_title_faq h1:before, .single-faq .answer_ttl:before {
display: block;
position: absolute;
left: 0.5em;
line-height: 1.6em;
width: 1.6em;
text-align: center;
border-radius: 50%;
color: #fff;
font-size: 0.8em
}
.single-faq .article_title_faq h1:before {
content: 'Q';
background: #8aaee4;
}
.single-faq .answer_ttl:before {
content: 'A';
background: #ff9194;
top: 10px;
} .contents_more {
display: block;
text-align: right;
margin-top: 1em;
}
.contents_more a {
font-weight: bold;
}
.contents_more a:after {
content: ' >>';
}
.contents_more a:hover {
text-decoration: none;
opacity: .8;
} ul.gallery {
overflow: hidden;
margin-top: 15px;
}
ul.gallery li {
float: left;
}
ul.gallery li:hover {
opacity: .8;
}
ul.gallery li img {
padding: 3px;
box-sizing: border-box;
} .cat_area_wrap {
padding: 17px 15px 10px;
border: 1px solid;
position: relative;
margin-top: 10px;
margin-bottom: 15px;
}
.cat_area_wrap .title {
position: absolute;
background: #fff;
line-height: 1;
top: -0.5em;
padding: 0 10px;
font-size: 14px;
}
.cat_area_wrap .cat_area span, .cat_area_wrap .cat_area a {
margin: 0px 5px 5px 0px;
line-height: 1;
padding: 6px 8px 4px;
border-radius: 3px;
}
.cat_area_wrap .cat_area a:hover {
opacity: .8;
} .editor_area h2, .editor_area h3 { }
.editor_area a[id] {  } #h_navi_wrap li.pickup > a:before {
display: block;
position: absolute;
top: -9px;
left: 10px;
z-index: 1;
font-size: 12px;
line-height: 1;
padding: 3px 5px;
font-weight: bold;
text-align: center;
content: "注目";
background: #FFD25B;
color: #1F57FF;
}
#h_navi_wrap li.pickup > a:after {
top: 9px;
left: 28px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(0, 0, 0, 0);
border-width: 5px;
margin-left: -5px;
border-top-color: #ffd25b;
} .btn a:hover {
opacity: .8;
}
.rel, .relative {
position: relative;
}
[class*="biggerlink"] {
transition: opacity .3s linear;
}
[class*="biggerlink"]:hover {
opacity: .8;
cursor: pointer;
} [class*="btn"] a {
display: inline-block;
box-sizing: border-box;
text-align: center;
text-decoration: none;
}
[class*="btn"] a:hover {
text-decoration: none;
opacity: .8;
}
.m_btm10 {
margin-bottom: 10px;
}
.m_btm15 {
margin-bottom: 15px;
}
span.small {
font-size: .75em;
} a.simple_link {
position: relative;
display: inline-block;
line-height: 1.2;
padding: 5px 20px 5px 0;
}
a.simple_link:hover {
text-decoration: underline;
}
a.simple_link:after {
font-family: FontAwesome;
content: '\f138';
font-size: 18px;
position: absolute;
top: 50%;
right: 0;
margin-top: -.55em;
line-height: 1;
} .more_link {
text-align: right;
}   *#sub_area .i_wrap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
margin-bottom: 10px;
}
*#sub_area .i_wrap>iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #side_info {
border-width: 1px;
border-style: solid;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-color: #ddd;
border-right-color: #ddd;
padding: 14px;
background: #fff;
}
#side_info .corp {
font-weight: bold;
font-size: 1.2em;
}
#side_info .logo, #side_info .mail {
text-align: center;
}
#side_info .logo {
margin-bottom: 10px;
}
#side_info .logo img { }
#side_info .map {
margin-top: 10px;
}  #sub_area .side_menu_common {
margin-top: 25px;
}
#sub_area aside:first-child .side_menu_common {
margin-top: 0;
} #sub_area .menu_header {
font-size: 16px;
padding: 15px 10px;
border-bottom: 1px solid #ddd;
}
#sub_area .menu_header, #sub_area .menu_header a, #sub_area .menu_header h2 { font-weight: bold;
}
#sub_area .menu_header a:hover {
text-decoration: none;
} #sub_area .side_menu {
background-color: #fff;
}
#sub_area .side_menu.widget_black_studio_tinymce {
border: 0;
padding: 0;
} #sub_area .widget_black_studio_tinymce {
background-color: transparent;
border: 0;
} #sub_area .widget_black_studio_tinymce a {
display: block;
background-color: #fff;
}
#sub_area .side_menu li { border-bottom: 1px solid #ddd;
position: relative;
}
#sub_area .side_menu ul {
background: rgba(255, 255, 255, 0.6);
}
#sub_area .side_menu:not([class*="recent_entries2"]) li a:hover,
#sub_area .side_menu:not([class*="recent_entries2"]) li.current-cat{
background: #f0f0f0;
}
#sub_area .side_menu li li:last-child {
border: 0;
}
#sub_area .side_menu li li:first-child {
border-top: 1px solid #ddd; }
#sub_area .side_menu li a {
position: relative;
display: block;
padding: 15px;
}
#sub_area .side_menu li a:hover {
text-decoration: none;
}
#sub_area .side_menu li li:after {
right: 0;
}
#sub_area .side_menu li ul { }
#sub_area .side_menu li ul li { }
#sub_area .side_menu li ul li a {
padding-left: 20px;
} #sub_area .side_menu :not(.wpp-list) li a:after {
font-family: FontAwesome;
content: '\f105';
font-size: 1em;
position: absolute;
right: 5px;
top: 50%;
color: #aaa;
margin-top: -8px;
}
#sub_area .side_menu .wpp-list li a {
display: inline;
padding: 0;
}
#sub_area .side_menu .wpp-list li {
padding: 12px 5px;
}
.wpp-thumbnail {
margin: 0 10px 0 0;
}
.side_menu.widget_archive .menu_header {
margin-bottom: 10px
}
.side_menu.widget_archive label {
margin-left: 10px;
} #sub_area .widget_categories ul ul li a {
padding-left: 30px;
} #sub_area .widget_recent_entries2 li:after, #sub_area .popular-posts li:after {
content: '';
} #sub_area .popular-posts {
counter-reset: wpp-ranking;
}
#sub_area .popular-posts > ul > li, #sub_area .popular-posts > div > ul > li {
position: relative;
}
#sub_area .popular-posts ul li:before {
content: counter(wpp-ranking, decimal);
counter-increment: wpp-ranking;
font-size: 14px;
color: #fff;
position: absolute;
top: 12px;
left: 5px;
background: #333;
padding: 3px;
line-height: 1;
font-family: sans-serif;
margin: 0;
text-align: center;
font-weight: bold;
width: 15px;
height: 15px;
z-index: 1;
}
#sub_area .popular-posts ul li:nth-child(1):before {
background: #debc32;
}
#sub_area .popular-posts ul li:nth-child(2):before {
background: #97b0c0;
}
#sub_area .popular-posts ul li:nth-child(3):before {
background: #b66c18;
} #sub_area .widget_recent_entries2 > ul > li {
overflow: hidden;
padding: 10px;
}
#sub_area .widget_recent_entries2 > ul > li .txt_wrap { }
#sub_area .widget_recent_entries2 > ul > li img {
height: auto;
width: 25%; float: right; margin-left: .5em;
border-radius: 2px;
}
#sub_area .widget_recent_entries2 .post_ttl, #sub_area .widget_recent_entries2 > ul > li span.post-date {
display: block;
}
#sub_area .widget_recent_entries2 .post_ttl {
}
#sub_area .widget_recent_entries2 > ul > li span.post-date {
font-size: 10px;
}
#sub_area .side_menu.widget_recent_entries2 > ul > li a {
padding: 0;
}
#sub_area .side_menu.widget_recent_entries2 > ul > li a:after {
content: '';
}
#sub_area .side_menu.widget_recent_entries2 .more_link {
margin-top: 15px;
text-align: center;
border: 1px solid #ddd;
}
#sub_area .side_menu.widget_recent_entries2 .more_link a {
display: block;
padding: 15px;
font-size: 14px;
}
#sub_area .side_menu.widget_recent_entries2 .more_link a:hover {
background: #eee;
text-decoration: none;
}
#sub_area .cat_area span, #sub_area .cat_area a {
padding: 3px 4px 2px;
font-size: 10px;
line-height: 1;
} .cat_area span, .cat_area a {
display: inline-block;
color: #fff;
padding: 1px 5px;
margin: 0px 2px 2px 0px;
background: #333;
}
.cat_area a:hover {
text-decoration: none;
}
.cat_area a[href*="category/news"] {
background: #333;
}
.cat_area a[href*="category/blog"] {
background: #333;
} .widget_calendar caption {
font-weight: bold;
margin-bottom: 5px;
}
.widget_calendar table {
}
.widget_calendar table th, .widget_calendar table td {
border: 1px solid #fff;
padding: 3px 5px;
}
.widget_calendar table th {
background: #ccc;
font-weight: bold;
text-align: center;
}
.widget_calendar table td {
background: #eee;
text-align: right;
font-size: 12px;
}
.widget_calendar table td#today {
font-weight: bold;
font-weight: normal;
background: #ffc;
}
.widget_calendar a {
color: #fff;
display: inline-block;
background: #888;
border-radius: 50%;
padding: 5px;
line-height: 1;
}
.widget_calendar a:hover {
background: #aaa;
text-decoration: none;
} #swich_to_pc {
padding: 20px;
text-align: center;
background: #ccc;
display: none; }
#swich_to_sp {
font-size: 50px;
padding: 40px;
text-align: center;
background: #ccc;
display: none; }  .block-type {
margin: -1%;
}
.block-type > li {
float: left;
width: 46%;
margin: 2%;
} .block-type li .thumb {
margin: -11px -11px 10px;
}  .liquid li {
overflow: hidden;
}
.liquid li .thumb_area {
overflow: hidden;
float: left;
background: #ddd;
text-align: center;
width: 50px;
height: 50px;
}
.liquid li .thumb_area img { }
.liquid li .txt_area {
padding-left: 60px;
} .liq75 li .thumb_area {
width: 75px;
height: 75px;
}
.liq75 li .txt_area {
padding-left: 85px;
} .liq100 li .thumb_area {
width: 100px;
height: 100px;
}
.liq100 li .txt_area {
padding-left: 110px;
} .liq150 li .thumb_area {
width: 150px;
height: 150px;
}
.liq150 li .txt_area {
padding-left: 170px;
} .thumb_area > .plain_type {
position: relative;
height: 100%;
}
.thumb_area > .plain_type > span {
color: #888;
position: absolute;
top: 50%;
left: 50%;
line-height: 1;
}
.liq50 .thumb_area > .plain_type > span {
margin-left: -2.5em;
margin-top: -1em;
font-size: 11px;
}
.liq75 .thumb_area > .plain_type > span {
margin-left: -2.5em;
margin-top: -1em;
}
.liq100 .thumb_area > .plain_type > span {
margin-left: -2.5em;
margin-top: -.5em;
}
.liq150 .thumb_area > .plain_type > span {
margin-left: -2.5em;
margin-top: -.5em;
} .thumb_area > .date_type {
color: #FFF;
font-family: helvetica;
}
.thumb_area > .date_type > span {
display: block;
}
.thumb_area .month {
background: #8CA3AB;
font-size: 12px;
line-height: 20px;
}
.thumb_area .day {
background: #C3C3C3;
font-size: 20px;
line-height: 30px;
}
.liq100 .thumb_area .month {
font-size: 16px;
line-height: 40px;
}
.liq100 .thumb_area .day {
font-size: 30px;
line-height: 60px;
}
.liq150 .thumb_area .month {
font-size: 20px;
line-height: 50px;
}
.liq150 .thumb_area .day {
font-size: 40px;
line-height: 100px;
} .li_style01 li {
border-top: 1px dashed #ccc;
padding: 15px 10px;
}
.li_style01 li:first-child {
border-top: 0;
}
.li_style02 li {
border-top: 1px dashed #ccc;
padding: 5px;
}
.li_style02 li:first-child {
border-top: 0;
}  .post_list li {
overflow: hidden;
margin-bottom: 10px;
} .font_m .post_list p { line-height: 1.5;
} .post_list li .title {
}
.post_list li .title a {
text-decoration: underline!important;
color: #058ad7!important;
}
.post_list li .title a:hover {
text-decoration: none!important;
} .post_list p.meta {
font-size: 14px;
} .post_list .place:before {
font-family: FontAwesome;
content: '\f041';
font-size: 1.3em;
color: #8eb738;
margin: 0 5px;
} .post_list p.date {
color: #aaa;
display: inline-block;
} .post_list p.cat {
display: inline-block;
}
.post_list p.cat > span {
display: inline-block;
color: #fff;
padding: 2px 10px;
font-size: 12px;
background-color: #333;
} .post_list li .thumb { text-align: center;
height: 100%;
}  .post_list.horizontal li .title {
margin-bottom: 10px;
}
.post_list.horizontal li .title a {
font-size: 22px
} .post_list.cubic li {
position: relative;
padding-bottom: 20px;
}
.post_list.cubic li .title a {
font-size: 16px;
color: #0068b7;
text-decoration: underline;
}
.post_list.cubic p.date {
font-size: 10px;
position: absolute;
bottom: 0;
}  #main_area .article_outer {
margin-top: 1em;
}
#main_area > .article_outer:first-child {
margin-top: 0;
}
#main_area .articleDate_area {
text-align: right;
margin-bottom: 15px;
padding: 0 10px;
font-size: 14px;
}
#main_area .article_meta_area {
padding: 30px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 15px auto;
}
#main_area .article_meta_area > * {
display: inline;
margin-left: 20px;
}
#main_area .article_meta_area .cats:before {
font-family: FontAwesome;
content: '\f07c';
font-weight: bold;
margin-right: 5px;
}
#main_area .article_meta_area .tags:before {
content: '#';
font-weight: bold;
margin-right: 5px;
}
#main_area .article_meta_area a {
color: #3b3b3b;
font-size: 14px;
margin-right: 10px;
}
#main_area .article_title.plain_type h1 {  font-size: 24px;
line-height: 1.4; position: relative;  padding: 15px 0;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
font-weight: bold;
}
#main_area .article_title.txt_type h1 {
text-align: center;
font-size: 26px;
line-height: 1.4; font-weight: bold;
position: relative;
margin: 20px auto 40px;
}
#main_area .article_title.img_type h1 {
margin-bottom: 20px;
}
.page #main_area .article_title { }
.home #main_area .article_title {
display: none;
}
.article_title span {
display: inline-block;
}
.article_title .term_ttl {
border-left: 4px double #555;
display: inline-block;
margin-left: 20px;
padding-left: 15px;
} .sns_btn_wrap {
padding: 0;
margin-top: 2em;
}
.sns_btn_wrap > li {
display: inline-block;
line-height: 1;
margin: 0 0 5px 0;
}
.sns_btn_wrap .tw a {
background: #55acee;
}
.sns_btn_wrap .fb a {
background: #3c5a99;
}
.sns_btn_wrap .gp a {
background: #dd4b39;
}
.sns_btn_wrap .hb a {
background: #3c7dd1;
}
.sns_btn_wrap .po a {
background: #ee4257;
}
.sns_btn_wrap .li a {
background: #00c300;
}
.sns_btn_wrap .fe a {
background: #87bd33;
} .sns_btn_wrap [class^="icon-"]:before {
font-family: inherit;
margin-left: 0;
}
.sns_btn_wrap a {
color: #fff;
padding: 3px 5px;
background: #333;
font-size: 12px;
border-radius: 3px;
font-weight: bold;
}
.sns_btn_wrap.cubic a {
padding: 0;
height: 30px;
width: 30px;
line-height: 30px;
}
.sns_btn_wrap :before {
color: #fff;
vertical-align: middle;
margin-right: 5px;
font-size: 1.2em;
font-weight: normal;
}
.sns_btn_wrap.cubic :before {
margin-right: 0;
font-size: 20px;
}
.sns_btn_wrap.cubic .text {
display: none;
} .wp_social_bookmarking_light_clear {
display: none; }
.wp_social_bookmarking_light:after {
content: "";
display: block;
clear: both;
}
div.wp_social_bookmarking_light {
zoom:1; padding: 0!important;
margin-top: 2em!important;
}
.wp_social_bookmarking_light iframe {
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
} .wsbl_google_plus_one, #___plusone_0, #___plusone_1, #___plusone_2 {
width: 58px !important;
} .pocket-btn, .pocket-btn iframe {
width: 86px !important;
margin: 0 !important;
} .wsbl_twitter {
width: 75px!important;
} .form_table th, .form_table td {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 15px 10px; }
@media (min-width: 1px) { .wpcf7-checkbox input[type*="checkbox"] {
display: none;
}
.wpcf7-checkbox .wpcf7-list-item-label {
display: inline-block;
position: relative;
cursor: pointer;
margin-left: 10px;
padding: 10px 10px 10px 20px;
line-height: 1;
}
.wpcf7-checkbox .wpcf7-list-item-label:before {
position: absolute;
content: "";
top: 50%;
left: -10px;
width: 20px;
height: 20px;
margin-top: -10px;
border: 1px solid #aaa;
background: #fff;
box-sizing: border-box;
}
.wpcf7-exclusive-checkbox .wpcf7-list-item-label:before {
border-radius: 50%;
}
.wpcf7-checkbox input[type*="checkbox"]:checked + .wpcf7-list-item-label:after {
position: absolute;
content: "";
top: 50%;
left: -8px;
width: 15px;
height: 6px;
margin-top: -7px;
border-left: 4px solid #E71063;
border-bottom: 4px solid #E71063;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wpcf7-exclusive-checkbox input[type*="checkbox"]:checked + .wpcf7-list-item-label:after {
left: -5px;
width: 10px;
height: 10px;
margin-top: -5px;
border-radius: 50%;
background: #E71063;
border-left: 0;
border-bottom: 0;
-webkit-transform: inherit;
-ms-transform: inherit;
transform: inherit;
}
} #wpcf_comp_msg {
background: #ffc;
padding: 15px;
}
.wpcf7-list-item {
display: block;
}
.content-form button, .wpcf7 input[type="submit"] {
margin: 20px auto;
padding: 10px 20px;
text-align: center;
border-radius: 5px;
font-size: 15px;
color: white;
background: #37C65C;
}
.wpcf7 input[type="submit"].submit_disable {
background: #ddd;
color: #333;
border-radius: 0;
} .wpcf7-not-valid {
background: #fee;
border-color: #da7a7a;
}
.wpcf7-not-valid .wpcf7-list-item-label:before {
border-color: #da7a7a;
}
.wpcf7-checkbox {
display: block;
}   .require {
color: red;
font-weight: bold;
}
input, textarea {
border: 1px solid #999;
padding: 10px;
margin-bottom: 5px;
border-radius: 2px;
box-sizing: border-box;
}
input[type="date"], select {
padding: 5px;
margin: 0 0 5px;
}
input[type="file"] {
border: 0;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], input[type="file"], textarea {
width: 100%;
}
input.w50 {
width: 50px;
}
input.w70 {
width: 70px;
}
input.w100 {
width: 100px;
}
input.w7 {
width: 7em;
}
input.zip {
width: 9em;
}  .comment_area {
} *#respond {
border: 1px solid #ccc;
background: #ddd;
padding: 15px;
} *#respond h3 {
font-size: 16px;
margin-bottom: 5px;
} *#respond .required {
color: red;
font-weight: bold;
} *#respond form > p {
margin-top: 10px;
}
*#respond form > p:first-child {
margin-top: 0;
}
*#respond [type="text"], *#respond textarea {
width: 95%;
} *#respond .comment-form-comment label {
display: block;
} p.form-submit {
text-align: center;
}
p.form-submit [type="submit"] {
padding: 5px;
} ol.comment-list {
margin-bottom: 15px;
} ol.comment-list>li {
border-top: 1px dashed #ccc;
padding-top: 10px;
margin-top: 10px;
}
ol.comment-list>li:first-child {
border-top: 0;
padding-top: 0;
margin-top: 0;
} .bypostauthor>* {
background: rgb(255, 254, 224);
padding: 10px 10px 10px 30px;
} em.comment-awaiting-moderation {
color: red;
background: pink;
} .comment-author {
font-size: 14px;
margin-bottom: 5px;
} .comment-author img {
width: 25px;
height: auto;
} .comment-meta {
margin: 5px auto;
} .yarpp-related {
margin: 2em 0 1em !important;
}  * + .paging_common {
margin-top: 3em;
}
.paging_common + * {
margin-top: 2em;
} .wp-pagenavi {
text-align: center;
line-height: 1;
width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span {
display: inline-block;
margin: 3px !important;
padding: 10px 12px;
border: 1px solid #ccc;
border-radius: 2px;
color: #333;
background: #fafafa;
font-size: 14px;
}
.wp-pagenavi a:hover {
text-decoration: none;
background: #333;
color: #fff;
}
.wp-pagenavi span.current {
font-weight: bold;
background: #333;
color: #fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #333;
} .next_pickup {
margin-bottom: 1.5em;
}
.next_pickup a {
background: #333;
border: 2px solid transparent;
display: table;
margin: 0 auto;
padding: 5px 20px;
max-width: 900px;
min-width: 400px;
text-align: center;
position: relative;
line-height: 1.6;
color: #fff;
}
.next_pickup a:hover {
text-decoration: none;
border-color: #333;
background: #fff;
color: #333;
}
.next_pickup a:before {
content: '次のページ';
display: block;
font-size: .9em;
}
.next_pickup a:after {
content: '\f105';
font-family: FontAwesome;
display: block;
position: absolute;
top: 50%;
right: 5px;
margin-top: -.55em;
line-height: 1;
color: #fff;
font-size: 2em;
}
.next_pickup a:hover:after {
color: #333;
} .next_prev_wrap {
display: flex;
justify-content: center;
padding-top: 0;
position: relative;
}
.next_prev_wrap > * {
margin: 0 25px;
}
.next_prev_wrap:after {
content: '';
background: #ccc;
width: 1px;
height: 28px;
position: absolute;
left: 50%;
top: 0px;
}
.next_prev_wrap > p.single > * {
line-height: 1.4;
display: flex;
color: #ccc;
position: relative;
display: inline-block;
}
.next_prev_wrap > p.next > * {
padding: 0 10px 0 25px;
}
.next_prev_wrap > p.prev > * {
padding: 0 25px 0 10px;
}
.next_prev_wrap > p.single > a {
color: #333;
}
.next_prev_wrap > p.single > a:before {
content: '';
height: 1px;
width: 90%;
background: #333;
position: absolute;
bottom: -3px;
left: 5%;
}
.next_prev_wrap > p.single a:hover {
text-decoration: none;
}
.next_prev_wrap > p.single > *:after {
color: #ccc;
font-family: FontAwesome;
font-size: 20px;
border-radius: 50%;
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
display: inline-block;
position: absolute;
}
.next_prev_wrap > p.single > a:after {
color: #000;
}
.next_prev_wrap > p.next > *:after {
content: '\f104';
margin-right: 5px;
left: 0;
}
.next_prev_wrap > p.prev > *:after {
content: '\f105';
margin-left: 5px;
right: 0;
} #footer_fixed_zone {
position: fixed;
right: 40px;
bottom: -55px;
z-index: 10;
transition: all .6s cubic-bezier(.075,.82,.165,1) .1s;
}
.to_page_top a {
display: block;
text-align: center;
color: #333;
font-family: 'helvetica';
font-size: 26px;
box-sizing: border-box;
border-radius: 50%;
width: 52px;
height: 52px;
line-height: 45px;
border: 2px solid #333;
background: rgba(255, 255, 255, .5);
}
.to_page_top a:hover {
text-decoration: none;
} div#side_form {
border: 2px solid #b5b5b5;
background: #fff;
padding: 10px;
text-align: center;
}
div#side_form img {
margin-bottom: 10px;
}
div#side_form [type="submit"] {
margin: 10px auto;
background: #1c97d5;
}  .bxslider {
position: relative;
}
.bxslider > * {
position: absolute;
top: 0;
} .bx-wrapper img {
margin: 0 auto; } .bx-wrapper {
margin: 0 auto!important;
} .bx-wrapper .bx-viewport {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
border: none!important;
left: 0!important;
background: transparent!important;
} .bx-wrapper .bx-controls-direction a {
width: 30px;
height: 30px;
display: block;
background: rgba(255,255,255,0.6);
border-radius: 50%;
box-shadow: 0 0 5px 0 #000;
z-index: 1;
}
.bx-controls-direction a.bx-prev {
left: 0px
}
.bx-controls-direction a.bx-next {
right: 0px
}
.bx-controls-direction a:after {
width: 8px;
height: 8px;
content: '';
position: absolute;
border-top: 3px solid rgba(0, 0, 0, 0.8);
border-right: 3px solid rgba(0, 0, 0, 0.8);
top: 10px;
}
.bx-controls-direction a.bx-prev:after {
transform: rotate(-135deg);
left: 12px;
}
.bx-controls-direction a.bx-next:after {
transform: rotate(45deg);
left: 8px;
}  #promo_area .bx-wrapper .bx-pager {
bottom: 10px!important;
}
#promo_area .bx-wrapper .bx-controls-direction a {
width: 38px;
height: 38px;
background: transparent;
box-shadow: none;
}
#promo_area .bx-controls-direction a:after {
width: 24px;
height: 24px;
}
#promo_area .bx-controls-direction a.bx-next:after {
left: 0;
} .img_container {
position: relative; padding-top: 66.6666%; overflow: hidden;
}
.img_container img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: none;
height: 115%!important; width: auto;
}
.img_container img.portrait {
height: auto;
width: 100%;
}
.img_container img.landscape {
height: 100%;
width: auto;
} .zoom_container .img_container img {
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.zoom_container:hover .img_container img {
-webkit-transform: translate(-50%, -50%) scale(1.1);
-ms-transform: translate(-50%, -50%) scale(1.1);
transform: translate(-50%, -50%) scale(1.1);
opacity: 1;
}  body:not(.home) .editor_area img {
margin-bottom: 8px;
} ul.col2.line li {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: -1px!important;
}  .col2 {
margin-left: -4%;
display: flex;
flex-wrap: wrap;
}
.col2 li {
width: 46%;
margin-left: 4%;
} .col3 {
margin-left: -1%;
margin-right: -1%;
}
.col3 li {
float: left;
width: 32%;
margin-left: 1%;
} .col4 {
margin-left: -1%;
}
.col4 li {
float: left;
width: 24%;
margin-left: 1%;
} .col5 {
margin-left: -1%;
}
.col5 li {
float: left;
width: 19%;
margin-left: 1%;
}  .editor_area ul, .editor_area ol {
padding-left: 2em;
}
.editor_area ul li, .editor_area ol li {
margin-top: 0.6em;
margin-bottom: 0.6em;
}
.editor_area ul {
list-style-type: disc;
}
.editor_area ol {
list-style-type: decimal;
} .editor_area ul[class], .editor_area ol[class] {
list-style-type: none;
padding-left: 0;
}
.editor_area ul[class] li, .editor_area ol[class] li {
margin-top: 0;
margin-bottom: 0;
}  .font_m {
font-size: 16px;
line-height: 1.8;
word-break: normal; }
.font_m input, .font_m textarea {
font-size: 16px;
} .font_m ol:not(.list02) li, .font_m ul:not(.list02) li, .font_m th, .font_m td {
line-height: 1.4;
}
.font_m ol li p, .font_m ul li p {
line-height: 1.8;
} p.wp-caption-text, [style *= "font-size"] {
line-height: 1.4;  }
[style *= "font-size: 12px"] , [style *= "font-size: 14px"] , [style *= "font-size: 16px"] , [style *= "font-size: 18px"] {
line-height: 1.8;
} .editor_area a {
color: #09f;
text-decoration: underline;
}
.editor_area a:hover {
text-decoration: none;
}
.editor_area ul[class] li a {
text-decoration: none;
color: #333;
}
.editor_area ul[class] a:hover {
text-decoration: underline;
}  .aligncenter, dl.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float: left; margin: 0 20px 20px 0;
}
img.alignright {
float: right; margin: 0 0 20px 20px;
} .wp-caption {
max-width: 100%;
}
.wp-caption img {
margin-bottom: 0!important;
}
.wp-caption-text {
margin-top: 0.5em;
text-align: center;
font-size: 12px;
}
.wp-caption-dd {
margin-top: 0.5em;
padding-top:0;
text-align: center;
font-size: 12px;
}
.wp-caption.alignright {
float: right;
text-align: center;
margin: 0 0 20px 20px;
}
.wp-caption.alignleft {
float: left;
text-align: center;
margin: 0 20px 20px 0;
} .editor_area img {
height: auto;
} img.mce-object.mce-object-iframe {
max-height: 300px;
} .editor_area:after {
content: '';
display: block;
clear: both;
} iframe[src*="maps"], iframe[src*="youtube"] {
max-width: 100%;
border: 0;
} dl.faq:not(:last-child) {
border-bottom: 1px dotted #ccc;
}
dl.faq > dt {
background-color: #f8f9fa;
font-weight: bold;
padding: 20px 25px 20px 30px;
position: relative;
}
dl.faq > dt.open, dl.faq > dt:hover {
background-color: #f3f3f3;
}
dl.faq > dt .arrow {
float: right;
font-size: 1.5em;
line-height: 1;
position: absolute;
right: 10px;
top: 50%;
margin-top: -.5em;
}
dl.faq > dt .arrow:before {  font-family: "fontello";
content: '\e810';
}
dl.faq > dt.open .arrow:before {  font-family: "fontello";
content: '\e80d';
}
dl.faq > dt:before {
content: 'Q. ';
position: absolute;
left: 10px;
top: 19px;
}
dl.faq > dt a {
color: #333;
}
dl.faq > dd {
padding: 20px;
overflow: hidden;
}  [class*="ttl"], [class*="header"] {
line-height: 1.4;
} h2[class*="h2"] {
font-size: 28px;
margin-bottom: 1em;
clear: both;
position: relative;
line-height: 1.4;
}
h2[class*="h2"]:before {
content: '';
background: no-repeat 50% / contain;
display: inline-block;
}
* + h2[class*="h2"] {
margin-top: 2em;
} h2[class*="h2a"] {
padding: 0px 0px 10px;
border-bottom: 4px double;
}
h2[class*="h2b"] {
padding: 85px 0 0px;
text-align: center;
}
h2[class*="h2b"]:before {
width: 70px;
height: 70px;
position: absolute;
top: 0;
right: calc(50% - 35px);
background-color: #eee;
} h3[class*="h3"] {
font-size: 20px;
margin-bottom: 1em;
clear: both;
position: relative;
line-height: 1.4;
}
h2[class*="h3"]:before {
content: '';
background: no-repeat 50% / contain;
display: inline-block;
}
* + h3[class*="h3"] {
margin-top: 2em;
} h3[class*="h3a"] {
padding: 10px 0 10px 15px;
border-left: 8px solid;
} h3[class*="h3b"] {
color: #ffffff;
padding: 15px 20px;
background-color: #333;
margin-bottom: 1.5em;
} .editor_area hr.hr01 {
border: none;
border-top: 1px dashed #aaa;
}
.editor_area hr {
border: none;
border-top: 1px solid #ccc;
} .thLock01 th {
width: 200px;
}
.table01 th, .table01 td {
border: 1px solid #cccccc;
padding: 15px;
}
.table01 th {
text-align: center;
background-color: #f0f0f0;
} .table02 {
border-collapse: separate;
border-spacing: 12px 0;
}
.table02 th {
font-weight: bold;
border-bottom: 2px solid #000;
text-align: center;
}
.table02 td {
border-bottom: 1px solid #ccc;
}
.table02 th, 
.table02 td {
padding: 30px 15px;
}
.table02 td th, 
.table02 td td {
padding: 0;
} table.addr th {
text-align: left;
vertical-align: top;
min-width: 70px;
} .editor_area blockquote {
position: relative;
border: 1px solid #C0C0C0;
margin: 1em 0;
padding: 30px;
border-radius: 5px;
color: #000;
background: #FAFAFA;
}
.editor_area blockquote:before, .editor_area blockquote:after {
position: absolute;
font-family: Georgia;
font-size: 60px;
color: #C9C9C9;
line-height: 1;
}
.editor_area blockquote:before {
content: "“";
top: 5px;
left: 10px;
}
.editor_area blockquote:after {
content: "”";
bottom: -30px;
right: 10px;
} ol.numtype01 > li:before {
content: ''!important;
}
ol.numtype01 li {
background-size: 1.2em auto;
}
ol.numtype01 li:nth-child(1) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_1.png);
}
ol.numtype01 li:nth-child(2) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_2.png);
}
ol.numtype01 li:nth-child(3) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_3.png);
}
ol.numtype01 li:nth-child(4) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_4.png);
}
ol.numtype01 li:nth-child(5) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_5.png);
}
ol.numtype01 li:nth-child(6) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_6.png);
}
ol.numtype01 li:nth-child(7) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_7.png);
}
ol.numtype01 li:nth-child(8) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_8.png);
}
ol.numtype01 li:nth-child(9) {
background-image: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/li/count/01_9.png);
} ul.bg_type01 {
background: url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/bg01_btm.png) no-repeat 50% 100%, url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/bg01_top.png) no-repeat 50% 0%, url(http://localhost/yaneshima/wp-content/themes/cyber/./parts/images/bg01_mid.png) repeat-y 50% 0%;
background-size: contain;
padding: 85px 5% 30px!important;
position: relative;
margin: 0 auto;
} ol[class*="list"] > li:before {
content: counters(ol_cnt, "")".";
}
ol[class*="list"] ol > li:before {
content: counters(ol_cnt2, "")".";
}
ol[class*="list"] ol ol > li:before {
content: counters(ol_cnt3, "")".";
}
ol.list02 > li:before {
content: counters(ol_cnt, "");
}  .list01 > li { position: relative;
font-size: 16px;
} .large > li {
font-size: 22px;
line-height: 1.4;
}
.list01 > li .list01 > li { border-bottom: 0;
border-top: 1px dotted #ccc;
}
.list01 li:before {
font-size: 1.2em;
line-height: 1;
color: #555;
margin-right: 5px;
position: absolute;
left: 0;
top: 0;
} [class*=list0] > li {
margin-top: 0.6em!important;
margin-bottom: 0.6em!important;
} ul.list01 > li {
padding-left: 1em;
}
ul.list_type02 > li { padding-left: 1.5em;
}
ul.list01 > li:before {  font-family: "fontello";
content: '\e80b';
vertical-align: bottom;
}
ul.list_type02 > li:before { content: '\e81a';
color: #f00;
top: 0px;
} ol.list01 > li {
padding-left: 2.5em;
font-weight: bold;
}
ol.list01 > li:before {
top: auto;
left: auto;
top: 2px;
right: calc(100% - 2em);
} .list01 ul > li:first-child {
margin-top: 5px;
}
.list01 ul > li:before {
content: '┗';
margin-left: 0;
}  .list02 > li { padding: 30px;
position: relative;
border: 2px solid #333;
background: #fff;
min-height: 2em;
margin-top: 20px!important;
}
.list02 > li:first-child {
margin-top: 0;
}
.list02 h4 {
font-weight: bold;
font-size: 20px;
margin-bottom: 20px;
} .fontM ol.list02 li {
line-height: 1.8;
}
.fontM ol.list02 li li {
line-height: 1.4;
}
ol.list02 > li {
padding-left: 80px;
min-height: 80px;
}
ol.list02 > li:after {
color: #333;
position: absolute;
line-height: 1;
left: 50%; top: -27px;
font-size: 30px;
margin-left: -.5em;  font-family: "fontello";
content: '\e809';
}
ol.list02 > li:first-child:after {
content: '';
}
ol.list02 > li:before {
position: absolute;
top: 0;
left: 0;
color: #fff;
width: 60px;
line-height: 60px;
text-align: center;
font-size: 28px;
background-color: #ccc;
font-family: Arial;
} body.editor_only .guide01:before {
display: block;
background: pink;
padding: 2px;
font-size: 14px;
text-align: center;
}
body.editor_only .guide01 {
border: 1px dotted red;
} body.editor_only .only_sp:before {
content: 'スマホのみ表示';
font-size: 12px;
color: red;
}
body.editor_only .only_pc:before {
content: 'PCのみ表示';
} .editor_only .container00:before {
content: '2列エリア';
}
.container00 > * {
float: right;
}
.container00 > *:first-child {
float: left;
}
.lr_reverse > * {
float: left;
}
.lr_reverse > *:first-child {
float: right;
}
.one_column .container00 > * {
width: calc(50% - 20px);
}
.multi_column .container00 > * {
width: calc(50% - 10px);
}
.container00.col_37 > *:first-child {
width: 30%;
}
.one_column .col_37 > * {
width: calc(70% - 40px);
}
.multi_column .col_37 > * {
width: calc(70% - 20px);
}
.container00.col_73 > * {
width: 30%;
}
.one_column .col_73 > *:first-child {
width: calc(70% - 40px);
}
.multi_column .col_73 > *:first-child {
width: calc(70% - 20px);
}
.container00.col_28 > *:first-child {
width: 20%;
}
.one_column .col_28 > * {
width: calc(80% - 40px);
}
.multi_column .col_28 > * {
width: calc(80% - 20px);
}
.container00.col_82 > * {
width: 20%;
}
.one_column .col_82 > *:first-child {
width: calc(80% - 40px);
}
.multi_column .col_82 > *:first-child {
width: calc(80% - 20px);
}
.container00.col_46 > *:first-child {
width: 40%;
}
.one_column .col_46 > * {
width: calc(60% - 40px);
}
.multi_column .col_46 > * {
width: calc(60% - 20px);
}
.container00.col_64 > * {
width: 40%;
}
.one_column .col_64 > *:first-child {
width: calc(60% - 40px);
}
.multi_column .col_64 > *:first-child {
width: calc(60% - 20px);
} body.editor_only .container01:before {
content: '3列エリア';
}
.container01 > * {
float: left;
}
.one_column .container01 > * { width: calc((100% - 100px) * 0.333);
margin-left: 50px;
}
.multi_column .container01 > * { width: calc((100% - 50px) * 0.333);
margin-left: 25px;
}
.container01 > *:first-child {
margin-left: 0;
} .editor_only .container02:before {
content: '4列エリア';
}
.container02 > * {
float: right;
width: 49%;
width: calc(50% - 10px);
}
.container02 > *:first-child {
float: left;
}
.container02 > * > * {
float: right;
width: 48%;
width: calc(50% - 10px);
}
.container02 > * > *:first-child {
float: left;
} .box01 {
background-color: #f3eedb;
padding: 20px 30px;
}
.box02 {
border:2px solid #ccc;
padding: 20px 30px;
} a.btn01 {
position: relative;
text-decoration: none;
display: inline-block;
line-height: 1.2;
padding: 17px 30px 17px 20px;
color: #FFF;
background: #ccc;
font-size: 18px;
min-width: 300px;
text-align: center;
}
[class*=container] a.btn01 {
min-width: 0;
}
a.btn01:hover {
opacity: .8;
}
a.btn01:after {  font-family: "fontello";
content: '\e80f';
font-size: 1.5em;
position: absolute;
top: 50%;
margin-top: -.55em;
line-height: 1;
right: 8px;
font-weight: normal;
} a.btn02 {
position: relative;
text-decoration: none;
display: inline-block;
line-height: 1.2;
padding: 5px 0 5px 25px; }
a.btn02:hover {
text-decoration: underline;
}
a.btn02:before {  font-family: "fontello";
content: '\e818';
font-size: 18px;
position: absolute; top: 5px;
left: 0; line-height: 1;
} .gallery-item img {
border: 0!important;
}
.gallery img[data-mce-selected]:focus {
outline: none;
}
.gallery a { }
.gallery {
margin: auto -6px;
padding: 6px 0;
line-height: 1;
overflow-x: hidden;
}
.ie7 .gallery, .ie8 .gallery {
margin: auto;
}
.gallery .gallery-item {
float: left;
margin: 0;
text-align: center;
padding: 6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ie7 .gallery .gallery-item, .ie8 .gallery .gallery-item {
padding: 6px 0;
}
.gallery .gallery-caption, .gallery .gallery-icon {
margin: 0;
}
.gallery .gallery-caption {
font-size: 13px;
margin: 4px 0;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.333%;
}
.ie8 .gallery-columns-3 .gallery-item, .ie7 .gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.665%;
}
.gallery-columns-7 .gallery-item {
width: 14.285%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.111%;
}
.gallery img {
max-width: 100%;
height: auto;
border: none;
padding: 0;
}
  [class*="btm_in"] {
position: relative;
bottom: -50px;
opacity: 0;
}
[class*="btm_in50"]{
bottom: -50px;
}
[class*="btm_in25"]{
bottom: -25px;
}
[class*="btm_in"].active {
bottom: 0px;
opacity: 1;
}



 @import url("https://fonts.googleapis.com/css?family=Crimson+Text");
@import url("https://fonts.googleapis.com/css?family=Allura");
 .pict_section_kugiri02 {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/pict_section_kugiri02.jpg) repeat 50% / auto!important;
}
.pict_section_kugiri04 {
background: #f2f0e7;
} div#picture_slide .txt_wrap {
display: flex;
align-items: center;
margin-top: 60px;
}
div#picture_slide .txt_wrap > div {
width: 50%;
}
div#picture_slide .lead {
font-size: 32px;
font-family: "my_mincho",serif;
}
div#picture_slide .txt {
border-left: 1px solid #000;
padding-left: 50px;
} div#picture_products .items {
display: flex;
flex-wrap: wrap;
margin: 0 -20px -40px;
}
div#picture_products .items li {
width: calc(50% - 40px);
height: 364px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/products01a.jpg) no-repeat 50% / contain;
margin: 0 20px 40px;
}
div#picture_products .items li:nth-child(1) {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/products01a.jpg);
}
div#picture_products .items li:nth-child(2) {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/products01b.jpg);
}
div#picture_products .items li:nth-child(3) {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/products01c.jpg);
}
div#picture_products .items li:nth-child(4) {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/products01d.jpg);
}
div#picture_products .items li a {
display: block;
color: #fff;
font-size: 24px;
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/arrow_r.svg) no-repeat 50% 65% / 40px 8px;
font-weight: bold;
}
div#picture_products .items li a:hover {
text-decoration: none;
}
div#picture_products .items li span:after {
display: block;
font-family: 'Crimson Text', serif;
font-weight: normal;
line-height: 1.2;
margin-top: 10px;
}
div#picture_products .items li:nth-child(1) span:after {
content: 'Japanese Characters';
}
div#picture_products .items li:nth-child(2) span:after {
content: 'Overseas Characters';
}
div#picture_products .items li:nth-child(3) span:after {
content: 'Japonism';
}
div#picture_products .items li:nth-child(4) span:after {
content: 'Other';
}
div#picture_products ul.items2 { margin: 0 -5px 50px;
display: none;
}
div#picture_products ul.items2.slick-initialized{
display: block; }
div#picture_products ul.items2 :not(.slick-dots) li {
float: left;
width: 400px;
padding-top: 230px;
position: relative;
overflow: hidden;
margin: 0 5px;
}
div#picture_products ul.items2 li img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: none;
width: auto;
height: 100%;
}
div#picture_products .btn a {
background: #fff;
border: 1px solid #9da7c8;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 100px;
margin-top: 30px;
font-family: 'Crimson Text', serif;
font-size: 30px;
text-decoration: none;
color: #283051;
position: relative;
}
div#picture_products .btn a:after {
content: "";
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/arrow2_r.svg) no-repeat 50% / contain;
width: 37px;
height: 8px;
display: inline-block;
position: absolute;
right: 15px;
top: calc(50% - 5px);
} div#picture_vision {
text-align: center;
}
div#picture_vision .lead {
font-size: 36px;
font-family: "my_mincho",serif;
line-height: 1.2;
}
div#picture_vision .txt {
margin: 40px auto;
} div#picture_whats .ttl {
font-size: 32px;
font-family: "my_mincho",serif;
padding-left: 50px;
margin-bottom: 15px;
}
div#picture_whats .inner {
padding-right: 480px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/jewelry_picture/whats01.jpg) no-repeat 90% 0%;
min-height: 383px;
margin-bottom:30px;
}
div#picture_whats .lead {
font-size: 20px;
font-family: "my_mincho",serif;
margin-bottom: 30px;
}
div#picture_whats .txt {
margin-bottom: 20px;
}
div#picture_whats .btn a {
min-width: 350px;
}
div#picture_whats .inner02 p.yb_ttl{
text-align: center;
font-size: 36px;
font-weight: bold;
}
div#picture_whats .inner02 .cmn_movie{
margin-bottom:20px;
}
div#picture_whats .inner02 p{
text-align:center;
} .cmn_movie p a{
position: relative;
display: table;
margin: 0 auto;
}
.cmn_movie p a::before,
.cmn_movie p a::after{
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
line-height: 1;
}
.cmn_movie p a::before {
content:"";
border-style: solid;
border-width: 10px 0 10px 20px;
border-color: transparent transparent transparent #fff;
z-index: 1;
}
.cmn_movie p a::after {
width: 60px;
height: 40px;
background: #ff0000d4;
border-radius: 10px;
font-family: "icomoon";
font-size: 45px;
color: #fff;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 10px;
}
 .reform_section_kugiri01 {
padding-top: 0!important;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/reform/bg01.jpg);
}
.reform_section_kugiri02, .reform_section_kugiri04 {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/reform/bg02.jpg) repeat ;
}
.reform_section_kugiri06 {
background: #bed1ec;
} body.page-jewelry-reform-child .editor_area [class*="ttl"], body.page-jewelry-reform-child .editor_area [class*="lead"] {
font-family: "my_mincho",serif;
text-align: center;
line-height: 1.4;
}
body.page-jewelry-reform-child .editor_area img { } div#reform_intro .main_img {
height: 413px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/reform/main_bg.jpg) no-repeat 50% / contain;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 18px;
font-family: "my_mincho",serif;
flex-direction: column;
text-shadow: 0 0 5px rgba(0, 0, 0, .75);
margin-bottom: 40px;
}
div#reform_intro .main_img:before {
content: 'Jewelry Reform';
font-size: 60px;
line-height: 1.2;
font-family: 'Crimson Text', serif;
}
div#reform_intro .lead {
font-size: 36px;
}
div#reform_intro .lead2 {
font-size: 20px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
width: 780px;
margin: 10px auto;
padding: 10px 0;
}
div#reform_intro .txt {
text-align: center;
margin: 30px auto;
} div#reform_result .result_wrap {
display: flex;
margin: 0 -10px 30px;
}
div#reform_result .result_wrap > * {
width: calc(50% - 10px);
margin: 0 10px;
}
div#reform_result dl {
background: #fff;
}
div#reform_result dt {
background: #392202;
color: #fff;
font-size: 18px;
text-align: center;
padding: 10px;
}
div#reform_result dd {
padding: 15px;
}
div#reform_result dd .txt {
margin-bottom: 20px;
}
div#reform_result dd .img {
text-align: center;
}
div#reform_result .btn {
text-align: center;
} div#reform_voice .btn {
margin-top: 30px;
text-align: center;
} div#reform_step .main_ttl {
font-size: 28px;
margin-bottom: 30px;
}
div#reform_step .main_ttl:before, div#reform_step .main_ttl:after {
content: '';
height: 22px;
width: 64px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari3.svg);
display: inline-block;
}
div#reform_step .main_ttl:before {
margin-right: 30px;
}
div#reform_step .main_ttl:after {
transform: scale(-1,1);
margin-left: 30px;
}
div#reform_step .items {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
div#reform_step .items > * {
width: 320px;
}
div#reform_step .img {
text-align: center;
}
div#reform_step .img img {
border-radius: 50%;
overflow: hidden;
}
div#reform_step .ttl {
font-size: 24px;
margin: 20px auto;
}
div#reform_step .txt {
} div#reform_reason {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/heart.svg) no-repeat;
background-position: calc(50% - 450px) 30px;
}
div#reform_reason .main_ttl {
font-size: 32px;
}
div#reform_reason .main_txt {
text-align: center;
margin: 40px auto 30px;
}
div#reform_reason .items {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 -10px;
}
div#reform_reason .items > * {
margin: 0 10px;
background: #fff;
width: calc(25% - 20px);
background-repeat: no-repeat;
background-size: 32px 32px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari4_l_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari4_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari4_l_b.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari4_r_b.svg);
background-position: 0% 0%, 100% 0%, 0% 100%, 100% 100%;
padding: 20px 15px;
position: relative;
}
div#reform_reason .items > *:before, div#reform_reason .items > *:after {
content: '';
width: calc(100% - 64px);
height: 1px;
background: #7a572d;
position: absolute;
left: 32px;
}
div#reform_reason .items > *:before {
top: 0;
}
div#reform_reason .items > *:after {
bottom: 0;
}
div#reform_reason .ttl {
font-size: 20px;
}
div#reform_reason .img {
text-align: center;
margin: 10px auto;
}
div#reform_reason .txt {
font-size: 15px;
} div#reform_menu .main_ttl {
font-size: 32px;
margin-bottom:25px;
}
div#reform_menu .items {
display: flex;
justify-content: space-between;
}
div#reform_menu .items > * {
}
div#reform_menu .items .img {
display: block;
}
div#reform_menu .items .ttl {
background: #fff;
font-size: 24px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
}
div#reform_menu .items2 {
display: flex;
flex-wrap: wrap;
margin: 0 -14px -30px;
}
div#reform_menu .items2 > * {
margin: 0 14px 30px;
position: relative;
width: 348px;
}
div#reform_menu .items2 .ttl {
position: absolute;
width: 100%;
top: 90px;
font-size: 24px;
}
div#reform_menu .items2 .txt {
margin-top: 10px;
line-height: 1.4;
}
 [class*="about_section_kugiri"] {
min-width: 0;
position: relative;
}
[class*="about_section_kugiri"]:first-child {
padding-top: 0!important;
}
[class*="about_section_kugiri"]:last-child {
padding-bottom: 0;
}
[class*="about_section_kugiri"]:after {
content: '';
width: 100%;
height: 1px;
background: #ddd;
position: absolute;
bottom: 0;
} body.page-jewelry-kamine .editor_area [class*="ttl"], 
body.page-jewelry-kamine .editor_area .lead {
font-family: "my_mincho",serif;
text-align: center;
line-height: 1.4;
}
body.page-jewelry-kamine .editor_area img {
margin-bottom:0;
} div#about_intro .lead {
font-size: 36px;
margin-bottom: 40px;
}
div#about_intro ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
div#about_intro ul li{
margin-bottom: 25px;
}
div#about_intro p.img {
width: auto;
height: auto;
margin-bottom: 10px;
}
div#about_intro p.txt {
text-align: center;
font-size: 18px;
}
div#about_intro .anniversary_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 40px;
align-items: center;
}
div#about_intro .anniversary_wrap > *:last-child {
flex-basis: 765px;
} div#about_theme .ttl {
font-size: 26px;
}
div#about_theme .ttl strong {
font-size: 55px;
font-weight: normal;
}
div#about_theme .ttl_en {
font-size: 94px;
color: #7987d8;
font-family: century;
line-height: 1.2; background: #7e83a4; background: -moz-linear-gradient(left,  #7e83a4 0%, #7e83a4 50%, #1b316f 69%, #1b316f 96%); background: -webkit-linear-gradient(left,  #7e83a4 0%,#7e83a4 50%,#1b316f 69%,#1b316f 96%); background: linear-gradient(to right,  #7e83a4 0%,#7e83a4 50%,#1b316f 69%,#1b316f 96%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e83a4', endColorstr='#1b316f',GradientType=1 ); -webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
@media all and (-ms-high-contrast:none) {
div#about_theme .ttl_en {
background: none;
}
}
div#about_theme .ttl_en .s {
font-size: 63px;
}
div#about_theme .txt_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
}
div#about_theme .txt_wrap > *:last-child {
flex-basis: 660px;
}
div#about_theme .lead {
font-size: 30px;
text-align: left;
display: flex;
align-items: center;
}
div#about_theme .lead:after {
content: '';
width: 123px;
height: 189px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/aboutus/family01b.jpg) no-repeat 50% / contain;
margin: 0 auto;
} div#about_omoi .ttl {
font-size: 26px;
}
div#about_omoi .ttl strong {
font-size: 50px;
font-weight: normal;
}
div#about_omoi .ttl :after {
display: block;
content: '';
background:url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/aboutus/value01.jpg) no-repeat 50% / contain;
width:518px;
height:74px;
margin: 40px auto 20px;
}
div#about_omoi .txt {
text-align: center;
}
div#about_omoi .lead {
font-size: 26px;
margin: 40px auto;
}
div#about_omoi .brand {
display: flex;
justify-content: space-between;
text-align: center;
margin-top: 35px;
}
div#about_omoi .brand > * {
width: 350px;
border: 1px solid #000;
height: 90px;
}
div#about_omoi .brand a {
display: flex;
height:100%;
align-items: center;
justify-content: center;
}
div#about_omoi .brand img {
margin-bottom: 0;
} div#about_usp .ttl {
font-size: 40px;
}
div#about_usp ol {
margin-top: 40px;
background-repeat: no-repeat;
background-size: 74px 74px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_l_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_l_b.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_r_b.svg);
background-position: 5px 5px, calc(100% - 5px) 5px, 5px calc(100% - 5px), calc(100% - 5px) calc(100% - 5px);
border: 5px solid #b1bcde;
background-color: #eaeffa;
padding: 80px 200px 80px 80px;
}
div#about_usp ol li {
font-size: 24px;
font-family: "my_mincho",serif;
counter-increment: my_cnt;
padding-left: 70px;
position: relative;
}
div#about_usp ol li:before {
content: "0"counter(my_cnt)".";
font-size: 30px;
font-family: "my_mincho",serif;
vertical-align: -2px;
position: absolute;
left: 0;
top: 0;
color: #16285c;
line-height: 1;
}
div#about_usp ol li:not(:last-child) {
border-bottom: 1px solid #b1bcde;
padding-bottom: 10px;
margin-bottom: 10px;
} .grecaptcha-badge {
display: none;
} body:not(.logged-in) div#header_right_section [id*="polylang"],
body:not(.logged-in) #header_area .btns .widget_polylang{ } .next_prev_wrap > * {
padding: 1.5em 10px 0;
margin: 0;
width: 300px;
}
.next_prev_wrap:after {
height: 100%;
}
.next_prev_wrap > p.prev {
text-align: right;
}
.next_prev_wrap > p.single > a:before {
height: auto;
width: auto;
background: none;
bottom: 20px;
color: #aaa;
top: -22px;
}
.next_prev_wrap > p.next > a:before {
content: 'Prev';
left: 25px;
}
.next_prev_wrap > p.prev > a:before {
content: 'Next';
left: auto;
right: 25px;
} .cmn_movie {
margin-top: 30px;
} .grocery_item .gallery-item {
float: none !important;
width: auto !important;
max-width: 50%;
} .grocery_item div[class*="gallery-columns-"] {	
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.grocery_item img {
width: auto;
}
.grocery_item.bottle img {
max-height: 280px;
}
.grocery_item.curry img {
max-height: 220px;
}
.grocery_item.goods img {
max-height: 250px;
} .img_container img {
height: 100%!important;
} .coupon {
background-color: #fbf8f1;
border: solid 2px #855e23;
padding: 5px;
}
.coupon > * {
border: solid 1px #855e23;
padding: 35px 10px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/webcoupon_01.jpg),url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/webcoupon_02.jpg),url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/webcoupon_03.jpg),url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/webcoupon_04.jpg);
background-repeat: no-repeat;
background-position: top left,top right,bottom left,bottom right;
}
.coupon .area_a {
font-family: "my_mincho";
font-size: 40px;
color: #885e24;
line-height: 1.2;
letter-spacing: 4px;
margin: 10px;
}
.coupon .area_a p:last-child{
margin-top: 15px;
}
.coupon .area_b .inner {
background-color: #ece6d8;
margin: 0px 30px 0px 20px;
padding: 15px 10px;
font-family: "my_mincho";
letter-spacing: 2px;
}
.coupon .area_b p:not(:last-child) {
margin-bottom: 10px;
}
.coupon .area_b .txt {
font-size: 18px;
color: #885e24;
}
.coupon .area_b strong {
font-size: 50px;
font-weight: normal;
line-height: 1.2;
} .box02 {
border-color: #939fc3;
} .tagcloud {
margin: 15px -2.5px -5px;
display: flex;
flex-wrap: wrap;
}
.tagcloud a {
margin: 0 2.5px 5px;
width: calc(50% - 5px);
font-size: 13px!important;
border: 1px solid #121b33;
padding: 6px 8px 4px;
border-radius: 5px;
text-align: center;
}
.tagcloud a span.tag-link-count {
display: inline-block;
margin-left: 3px;
}
.tagcloud a:hover {
text-decoration: none;
background: #121b33;
color: #fff;
} ol.list02 > li > h4 {
font-family: "my_mincho",serif;
} .page_promo {
height: 350px;
background: transparent;
padding-top: 200px;
}
.page_promo img {
top: 0%;
transform: translate(-50%, 0%);
}
.page_promo .sub_ttl {
display: none;
}
.page_promo .ttl {
font-weight: normal;
font-size: 32px;
font-family: "my_mincho",serif;
}
.page_promo .slug {
display: block;
font-family: 'Allura', cursive;
font-size: 28px;
margin-top: 10px;
line-height: 1;	
}  #promo_area .bx-wrapper .bx-pager {
bottom: -30px!important;
} h2[class*="common_ttl"] {
text-align: center;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
font-size: 30px;
margin-bottom: 30px;
line-height: 1.2;
}
h2[class*="common_ttl"]:before {
content: '';
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/diamond2.svg) no-repeat 50% / contain;
display: inline-block;
margin-right: 10px;
vertical-align: -5px;
width: 33px;
height: 26px;
margin-left: -50px;
}
h2[class*="common_ttl2"]:before {
margin-right: 0;
margin-left: 0;
display:table;
margin:0 auto 10px;
}
h2[class*="common_ttl2"] .en {
font-size: 30px;
display:block;
line-height: 1.2;
}
h2[class*="common_ttl2"] .ja {
font-size: 18px;
} ul.photo {
display: flex;
}
ul.photo li:not(:last-child){
margin-right:1px;
}
ul.photo img{
margin-bottom:0!important;
}  body.home .paging_common {
margin: 3em 0 2em;
} .next_pickup a {
background: #667ebc;
color: #fff;
}
.next_pickup a:hover {
border-color: #2d4a8c;
color: #2d4a8c;
}
.next_pickup a:hover:before, 
.next_pickup a:hover:after {
color: #2d4a8c;
} ul.works_archive {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
ul.works_archive > * {
width: calc(33.333% - 20px);
margin: 0 10px 25px!important;
}
ul.works_archive .img_container { padding-top:57%;
}
ul.works_archive .img_container img {
height: 100%!important;
}
ul.works_archive .ttl {
margin: 5px 0 0;
line-height: 1.4;
}
ul.works_archive .ttl a {
font-size: 20px;
}
ul.works_archive .yomigana {
line-height: 1.4;
} .voice_detail {
background: #fff;
background-repeat: no-repeat;
background-size: 50px 50px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari2_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari2_l_b.svg);
background-position: calc(100% - 5px) 5px, 5px calc(100% - 5px);
border: 2px solid #c1b482;
padding: 30px;
margin-bottom:25px;
}
.voice_detail .inner {
overflow: hidden;
}
.voice_detail .inner > *:first-child {
float: left;
width: 190px;
border: 1px solid #ccc;
}
.voice_detail .inner > *:first-child .img_container {
padding-top: 190px;
}
.voice_detail .inner > *:last-child {
float: right;
width: calc(100% - 230px);
}
.voice_detail .ttl {
margin: 0 0 10px;
padding: 15px 0;
font-size: 20px;
border-bottom: 1px solid #ccc;
}
.voice_detail .message {
margin: 15px auto;
font-size: 26px;
font-family: "my_mincho",serif;
padding-left: 50px;
position: relative;
}
.voice_detail .message:before {
content: "\f075";
color: #cfb68d;
font-family: "FontAwesome";
position: absolute;
left: 0;
top: 0;
line-height: 1;
font-size: 37px;
}
.voice_detail .name {
text-align: right;
font-size: 18px;
font-family: "my_mincho",serif;
} ul.voice_archive {
display: flex;
flex-wrap: wrap;
margin: 0 -20px -30px;
}
ul.voice_archive li {
width: calc(50% - 40px);
margin: 0 20px 30px!important;
background: #fff;
background-repeat: no-repeat;
background-size: 50px 50px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari2_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari2_l_b.svg);
background-position: calc(100% - 5px) 5px, 5px calc(100% - 5px);
border: 2px solid #c1b482;
padding: 30px;
}
ul.voice_archive li:hover {
background-color:#fffae7;
}
ul.voice_archive li .inner {
overflow: hidden;
}
ul.voice_archive li .inner > *:first-child {
float: left;
width: 190px;
border: 1px solid #ccc;
}
ul.voice_archive li .inner > *:first-child .img_container {
padding-top: 190px;
}
ul.voice_archive li .inner > *:last-child {
float: right;
width: calc(100% - 210px);
}
ul.voice_archive li .message {
margin: 15px auto;
font-size: 19px;
font-family: "my_mincho",serif;
text-decoration: underline;
}
ul.voice_archive li .ttl {
margin: 10px auto;
}
ul.voice_archive li .name {
text-align: right;
font-size: 18px;
font-family: "my_mincho",serif;
}   .page_promo {
height: 150px;
padding-top: 0;
} .page_promo .sub_ttl {
display: none;
}
.page_promo .ttl {
font-weight: normal;
font-size: 32px;
font-family: "my_mincho",serif;
}
.page_promo .slug {
display: block;
font-family: 'Allura', cursive;
font-size: 28px;
margin-top: 10px;
line-height: 1;	
}   body[class*="page-disney"] .page_promo {
height: 70px;
}
body .page_promo img,
body[class*="page-disney"] .page_promo .inner{
display: none;
}  h2[class*="h2a"] {
font-size: 30px;
font-family: "my_mincho",serif;
} h2[class*="h2b"] {
padding: 50px 0 0px;
font-size: 30px;
font-family: "my_mincho",serif;
}
h2[class*="h2b"]:before {
width: 40px;
height: 40px;
right: calc(50% - 25px);
background-color: transparent;
background-image:url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/diamond2.svg);
} h3[class*="h3a"] {
border-color: #041237;
font-family: "my_mincho",serif;
} h3[class*="h3b"] {
background-color: #041237;
font-family: "my_mincho",serif;
} .table01 th, .table01 td {
border-color: #a4b6ca;
}
.table01 th {
background-color: #f2f5ff;
} .list01 li:before {
color: #041237;
}  .list02 > li {
border-color: #939fc3;
}
ol.list02 > li:after {
color: #041237;
}
ol.list02 > li:before {
background-color: #939fc3;
} .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #f00;
} div#footer .icons a .fa {
background: #fff;
border-radius: 50%;
color: #000e32;
} @keyframes arrow_right {
0% {
transform: translateX(-5px);
}
100% {
transform: translateX(0px);
}
}
@keyframes up_down_s {
0% {
transform: translateY(-3px);
}
100% {
transform: translateY(0px);
}
}
@keyframes up_down {
0% {
transform: translateY(-5px);
}
100% {
transform: translateY(0px);
}
} a.btn01 {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/btn_bg.jpg) repeat 50% / cover;
font-family: "my_mincho",serif;
background-size: 100%;
}
.home a.btn01 {
padding: 25px;
min-width: 370px;
}
a.btn01:hover {
background-size: 115%;
opacity: 1;
}
a.btn01:hover:after {
animation: arrow_right .3s 0s ease-in-out infinite alternate;
} a.btn02 {
color: #041237;
} [class*="section_kugiri"] {
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}
.section_kugiri02 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg01.jpg);
}
.section_kugiri03 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg02.jpg);
}
.section_kugiri05 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg03.jpg);
} .section_kugiri06 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg04.jpg);
}
.section_kugiri07 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg05.jpg?ver=0917);
} .section_kugiri08 {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg06.jpg);
}
.section_kugiri09 {
position:relative;
}
body:not(.home) .section_kugiri09:before {
content:'';
height:1px; width: 100%;
background: #9eaec5;
position:absolute;
top:0; left:0;
}
body.page-index.page-jewelry-reform-child .section_kugiri09,
body.page-vision.page-jewelry-pictures-child .section_kugiri09{ }
body.page-index.page-jewelry-reform-child .section_kugiri09:before,
body.page-vision.page-jewelry-pictures-child .section_kugiri09:before{ }
.section_kugiri10 {
background: #041237;
} .tweet_area {
display: none;
} ul.common_post_list {
display: flex;
margin-right: -25px;
}
ul.common_post_list li {
border: 1px solid #c3c3c3;
padding: 15px 15px 20px;
width: calc((100% - 50px) * .3333);
margin-right: 25px;
} ul.common_post_list .area_b {
margin-top: -15px;
}
ul.common_post_list .img {
text-align: center;
background: #eee;
}
ul.common_post_list .img.img_container img {
height: auto!important;
width: 100%;
}
ul.common_post_list .cat {
background: #ccc;
color: #fff;
font-size: 15px;
padding: 5px 10px;
min-width: 150px;
display: inline-block;
text-align: center;
margin-left: -25px;
margin-bottom: 10px;
z-index: 1;
position: relative;
}
ul.common_post_list .ttl {
line-height: 1.4;
}
ul.common_post_list .date {
font-size: 14px;
} h2[class*="common_ttl"] {
text-align: center;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
font-size: 30px;
margin-bottom: 30px;
line-height: 1.2;
}
h2[class*="common_ttl"]:before {
content: '';
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/diamond2.svg) no-repeat 50% / contain;
display: inline-block;
margin-right: 10px;
vertical-align: -5px;
width: 33px;
height: 26px;
margin-left: -50px;
}
h2[class*="common_ttl2"]:before {
margin-right: 0;
margin-left: 0;
display:table;
margin:0 auto 10px;
}
h2[class*="common_ttl2"] .en {
font-size: 30px;
display:block;
line-height: 1.2;
}
h2[class*="common_ttl2"] .ja {
font-size: 18px;
} div#home_sns{
margin-bottom:50px;
border-bottom: 1px solid #c2c2c2;
padding-bottom: 40px;
}
div#home_sns .f_wrap{
display:flex;
justify-content: space-between;
flex-wrap:wrap;
}
div#home_sns .f_wrap > div {
width: 520px;
width:32%; position: relative;
}
.timeline-Tweet-text {
font-size: 16px!important;
}
div#home_sns .f_wrap dd{ }
div#home_sns dt{
width: 100%;
height: 75px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
div#home_sns .ttl {
text-align: center;
font-size: 23px;
}
div#home_sns .ttl:before {
content: "";
display: inline-block;
}
div#home_sns .f_wrap .twitter {
border-color: #1da1f2;
}
div#home_sns .twitter .ttl {
background: #ffffff;
color: #1da1f2;
font-family: "my_mincho",serif;
}
div#home_sns .insta {
border-color: #000;
}
div#home_sns .insta dd{
margin: -10px -10px 0;
}
div#home_sns .insta .ttl {
background: #ffffff;
color: #000;
}
div#home_sns .insta .ttl:before {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/insta_icon.jpg) no-repeat 50% / contain;
width: 42px;
height: 42px;
vertical-align: -7px;
margin-right: 10px;
margin-left: -42px;
}
div#home_sns .twitter .ttl:before {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/twitter_icon.svg) no-repeat 50% / contain;
width: 42px;
height: 42px;
vertical-align: -11px;
margin-right: 10px;
border-radius: 10px;
margin-left: -42px;
}
div#home_sns .f_wrap .btn{
text-align:center; position: absolute;
right: 0;
top: 20px;
}
div#home_sns .f_wrap .btn a {
text-decoration: none;
padding: 2px 25px;
font-size:14px;
border: 2px solid;
font-family: "my_mincho",serif;
border-radius: 5px;
}
div#home_sns .f_wrap .btn a:hover{
opacity:1;
}
div#home_sns .f_wrap .twitter .btn a{
color:#1da1f2;
border-color:#1da1f2;
}
div#home_sns .f_wrap .twitter .btn a:hover{
color:#fff;
background:#1da1f2;
}
div#home_sns .f_wrap .insta .btn a{
color:#000000;
border-color:#000;
}
div#home_sns .f_wrap .insta .btn a:hover{
color:#fff;
background:#000000;
}
div#home_sns .f_wrap .recruit a{
text-decoration: none;
}
div#home_sns .f_wrap .recruit .img_container {
padding-top: 162px;
display: block;
}
div#home_sns .f_wrap .recruit .img_container img {
height: 101%!important;
}
div#home_sns .f_wrap .recruit .ttl {
background: #fff;
display: block;
text-align: center;
font-size: 20px;
padding: 20px 10px;
position: relative;
font-weight: bold;
}
div#home_sns .f_wrap .recruit .ttl {
background: #a20000;
color: #fff;
line-height: 1.2;  padding: 14px 10px;
font-weight: normal;
}
div#home_sns .f_wrap .recruit .ttl:after {
color: #fff;
top: 10px;
font-size: 28px;
}
div#home_sns .f_wrap .recruit .ttl:after {
font-family: "fontello";
content: '\e80f';
font-size: 1.5em;
position: absolute;
line-height: 1;
right: 15px;
font-weight: normal;
}
div#home_sns .f_wrap .recruit .inner:hover .ttl:after {
animation: arrow_right .3s 0s ease-in-out infinite alternate;
} div#home_pickup .sogyonen {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/sogyonen.jpg?ver=1020) no-repeat 0% 50% / 160px auto;
padding: 25px 0px 30px 160px;
text-align: center;
border-bottom: 1px solid #ddd;
margin-bottom: 40px;
}
div#home_pickup .sogyonen .sub {
font-size: 15px;
}
div#home_pickup .sogyonen .main {
font-size: 30px;
font-family: "my_mincho",serif;
line-height: 1.4;
} div#home_news > div {
position: relative;
}
div#home_news ul.tab_header {
display: flex;
justify-content: space-around;
border: 1px solid #dfdfdf;
}
div#home_news ul.tab_header li {
width: 20%;
text-align: center;
background: #fff;
}
div#home_news ul.tab_header li:not(:first-child) {
border-left: 1px solid #dfdfdf;
}
div#home_news ul.tab_header li a {
display: flex;
height: 68px;
justify-content: center;
align-items: center;
color: #848484;
}
div#home_news ul.tab_header li.active a, div#home_news ul.tab_header li a:hover {
text-decoration: none;
background: #001140;
color: #fff;
}
div#home_news .tab_body_wrap {
background: #fff;
border: 1px solid #dfdfdf;
margin-top: -1px;
padding: 50px;
}
div#home_news .tab_body:not(:nth-of-type(1)) {
display: none;
}
div#home_news .tab_body li {
display:flex;
flex-wrap:wrap;
}
div#home_news .tab_body li:not(:last-child) {
margin-bottom: 10px;
}
div#home_news .tab_body .cat {
background: #ccc;
font-size: 13px;
padding: 5px;
color: #fff;
min-width: 120px;
display: inline-block;
text-align: center;
margin-right: 1em;
}
div#home_news .tab_body .date {
margin-right: 1em;
}
div#home_news .tab_body .ttl {
width:calc(100% - 270px);
}
div#home_news .tab_body .ttl a {
text-decoration: underline;
}
div#home_news .tab_body .ttl a:hover {
text-decoration: none;
}
div#home_news .tab_body .more {
position: absolute;
top: 10px;
right: 0;
}
div#home_news .tab_body .more a {
color: #333;
} div#home_kamine p {
color: #fff;
text-align: center;
line-height: 1.4;
}
div#home_kamine p.en {
font-size: 40px;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
}
div#home_kamine p.ja {
font-family: "my_mincho",serif;
} div#home_usp > div {
background-repeat: no-repeat;
background-size: 74px 74px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_l_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_l_b.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_r_b.svg);
background-position: 0% 0%, 100% 0%, 0% 100%, 100% 100%;
padding-bottom: 50px;
}
div#home_usp h2 {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/frame01.png) no-repeat 50% / contain;
margin: 0 auto;
font-size: 26px;
font-family: "my_mincho",serif;
width: 465px;
height: 85px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 30px;
}
div#home_usp ol.items {
display: flex;
text-align: center;
margin: 0 -30px;
}
div#home_usp ol.items li {
width: calc((100% - 0px) * .333);
padding: 0 30px;
}
div#home_usp ol.items li:not(:first-child) {
border-left: 1px solid #ddd;
}
div#home_usp ol.items .num {
font-size: 18px;
font-family: "my_mincho",serif;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/leaf.svg) no-repeat 50% / contain;
width: 137px;
height: 128px;
padding-top: 10px;
margin: 0 auto 20px;
position: relative;
}
div#home_usp ol.items .num:before {
content: '';
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/crown.svg) no-repeat 50% / contain;
width: 44px;
height: 42px;
display: table;
margin: 0 auto;
} div#home_usp ol.items .num strong {
font-size: 48px;
font-weight: normal;
vertical-align: -2px;
margin-left: 3px;
line-height: 1;
}
div#home_usp ol.items .sub_ttl {
font-family: "my_mincho",serif;
font-size: 16px;
line-height: 1.4;
}
div#home_usp ol.items .ttl {
font-size: 26px;
font-family: "my_mincho",serif;
line-height: 1.4;
}
div#home_usp ol.items .img {
margin: 20px auto;
}
div#home_usp ol.items .txt {
font-size: 15px;
line-height: 1.4;
text-align: left;
} div#home_miryoku > div {
padding-left: 520px;
}
div#home_miryoku .lead {
font-family: "my_mincho",serif;
font-size: 38px;
line-height: 1.4;
}
div#home_miryoku .ttl {
font-family: "my_mincho",serif;
font-size: 22px;
line-height: 1.4;
border-top: 1px solid #869ac8;
border-bottom: 1px solid #869ac8;
padding: 15px 0;
margin: 20px auto;
}
div#home_miryoku .txt {
margin-bottom: 30px;
} div#home_service h2:before {
content: 'Service';
font-size: 40px;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
color: #fff;
display: block;
}
div#home_service h2 {
color: #fff;
font-family: "my_mincho",serif;
text-align: center;
margin-bottom: 30px;
line-height: 1.2;
}
div#home_service ol.items > li {
background: no-repeat 100% 50%/contain #fff;
margin-bottom: 20px;
display: flex;
align-items: center;
font-size: 26px;
font-family: "my_mincho",serif;
line-height: 1.4;
position: relative;
}
div#home_service ol.items > li.large { justify-content: center;
text-align: center;
}
div#home_service ol.items > li.small {
padding-left: 50px;
} div#home_service ol.items > li:nth-child(3) {
width: calc(50% - 10px);
float: left;
}
div#home_service ol.items > li:nth-child(4) {
width: calc(50% - 10px);
float: right;
}
div#home_service ol.items > li.large .txt {
width: calc(100% - 628px);
}
div#home_service ol.items > li.small .txt {
width: calc(100% - 300px);
}
div#home_service ol.items > li .inner {
position: relative;
}
div#home_service ol.items > li .img {
height: 100%;
background: no-repeat 100% 50% / 100% auto;
background-size: 100% auto;
transition: all .2s linear;
}
div#home_service ol.items > li.large .img {
width: 628px;
height: 360px;
}
div#home_service ol.items > li.small .img {
width: 300px;
height: 260px;
background-size: 95% auto;
}
div#home_service ol.items > li.shopping .img {
background-size: auto 95%;
background-position:bottom right;
}
div#home_service ol.items > li.small:hover .img {
background-size: 100% auto!important;
}
div#home_service ol.items > li.shopping:hover .img {
background-size: auto 100%!important;
}
div#home_service ol.items > li:not(:nth-child(2)):hover .img { background-size: 105% auto;
}
div#home_service ol.items > li:nth-child(1) .img {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/service01a.jpg);
}
div#home_service ol.items > li:nth-child(2) .img {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/service01b.jpg);
}
div#home_service ol.items > li:nth-child(3) .img {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/service01c.jpg);
}
div#home_service ol.items > li:nth-child(4) .img {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/service01d.jpg);
}
div#home_service ol.items .ttl {
line-height: 1.2;
}
div#home_service ol.items .sub_ttl {
font-size: 18px;
}
div#home_service ol.items [class*="ttl"] a {
color: #333;
text-decoration: none;
}
div#home_service ol.items > li .inner:before {
content: "0"counters(ol_cnt, "");
border-bottom: 4px solid #556a9f;
font-size: 18px;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
font-weight: bold;
padding: 5px;
}
div#home_service ol.items > li.large .inner:before {
position: absolute;
left: calc(50% - 15px);
top: -100px;
}
div#home_service ol.items > li.small .inner:before {
position: relative;
top: -20px;
}
div#home_service ol.items > li .inner:after {
font-family: "fontello";
content: '\e80f';
border: 1px solid #2a4386;
border-radius: 50%;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
color: #2a4386;
background: #fff;
z-index: 1;
position: relative;
}
div#home_service ol.items > li:nth-child(2) .inner:after {
display: none;
}
div#home_service ol.items > li.large .inner:after {
position: absolute;
left: calc(50% - 20px);
bottom: -100%;
}
div#home_service ol.items > li.small .inner:after {
position: relative;
bottom: -10px;
}
div#home_service ol.items ul {
display: flex;
margin-top: 20px;
justify-content: center;
}
div#home_service ol.items ul li {
position:relative;
}
div#home_service ol.items ul li:not(:last-child) {
border-right: 1px solid #333;
}
div#home_service ol.items ul li:before {
font-family: "fontello";
content: '\e80f';
position: absolute;
left: 20px;
top:10px;
color: #2a4386;
font-size: 20px;
}
div#home_service ol.items ul a {
font-size: 20px;
text-decoration: underline;
padding: 10px 20px 10px 44px;
display: inline-block;
position: relative;
}
div#home_service ol.items ul a:hover {
text-decoration: none;
}
div#home_service ol.items .shop {
font-family: 'Crimson Text', serif;
letter-spacing: 5px; font-size: 20px;
font-weight: bold;
}
div#home_service ol.items .shop:before {
content: "\f07a";
font-family: "FontAwesome";
margin-right: 10px;
font-size: 1.2em;
font-weight: normal;
} div#home_pro > div { padding-left: 500px;
}
div#home_pro h2 {
background: #351e1e;
color: #fff;
display: inline-block;
font-size: 18px;
font-family: "my_mincho",serif;
padding: 10px;
min-width: 324px;
text-align: center;
}
div#home_pro .lead {
font-size: 36px;
font-family: "my_mincho",serif;
line-height: 1.2;
margin: 20px 0;
}
div#home_pro ul.items {
display: flex;
margin: 20px -10px 30px;
}
div#home_pro ul.items li {
font-family: "my_mincho",serif;
line-height: 1.2;
border: 3px solid #a5b2d3;
display: flex;
height: 150px;
align-items: center;
margin: 0 10px;
width: 33.333%;
background: #fff;
justify-content: center;
text-align: center;
}
div#home_pro ul.items li .inner:after {
content: '';
background: no-repeat 50% /contain;
display: block;
margin: 5px auto 0;
}
div#home_pro ul.items li:nth-child(1) .inner:after {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/license01a.jpg);
width: 80px;
height: 40px;
}
div#home_pro ul.items li:nth-child(2) .inner:after {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/license01b.jpg);
width: 83px;
height: 67px;
}
div#home_pro ul.items li:nth-child(3) .inner:after {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/license01c.jpg);
width: 79px;
height: 61px;
} div#home_message .message_wrap {
margin-bottom: 35px;
display: flex;
} div#home_message .message_wrap .area_a {
background: #0a1437;
width: 440px;
color: #fff;
}
div#home_message .message_wrap .area_a .txt_wrap {
margin : 0 20px 20px;
}
div#home_message .message_wrap .area_a .ttl {
border-bottom: 1px solid #bcbcbc;
font-size: 28px;
font-family: "my_mincho",serif;
line-height: 1.2;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: -40px;
text-align: center;
}
div#home_message .message_wrap .area_a .ttl img {
margin-right: 10px;
}
div#home_message .message_wrap .area_a .txt {
line-height: 1.6;
font-size: 13px;
margin-bottom: 5px;
}
div#home_message .message_wrap .area_a .copy {
text-align: right;
}
div#home_message .message_wrap .area_b {
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/message01b.jpg) no-repeat #fff; background-position:calc(100% - 40px) 10px;
padding: 50px;
width: 660px;
}
div#home_message .area_b h2 {
font-family: "my_mincho",serif;
line-height: 1.2;
font-size: 18px;
}
div#home_message .area_b h2:before {
content: '';
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/message.png) no-repeat 50% / contain;
display: inline-block;
margin-right: 15px;
vertical-align: middle;
width: 182px;
height: 49px;
}
div#home_message .area_b .lead {
font-family: "my_mincho",serif;
line-height: 1.2;
font-size: 48px;
margin: 20px auto 30px;
}
div#home_message .area_b .txt {
margin-bottom: 30px;
}
div#home_message .area_b .sign {
text-align: right;
font-family: "my_mincho",serif;
line-height: 1.2;
font-size: 20px;
}
div#home_message .area_b .sign strong {
font-size: 25px;
font-weight: normal;
}
div#home_message .area_b .sign:before {
content: '';
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/sign.png) no-repeat 50% / contain;
display: inline-block;
margin-right: 15px;
vertical-align: -3px;
width: 183px;
height: 22px;
}
div#home_message ul.items {
display: flex;
margin: 0 -10px;
}
div#home_message ul.items li {
width: calc((100% - 40px) * .333);
margin: 0 10px;
}
div#home_message ul.items li.recruit {
display: none;
}
div#home_message ul.items li a:hover {
text-decoration: none;
}
div#home_message ul.items li .img {
background: #fff;
display: block;
}
div#home_message ul.items li .img_container {
padding-top: 278px;
}
div#home_message ul.items li:nth-child(3) .img_container {
padding-top: 162px;
}
div#home_message ul.items li .img_container img {
height: 101%!important;
}
div#home_message ul.items li .ttl {
background: #fff;
display: block;
text-align: center;
font-size: 20px;
padding: 20px 10px;
position: relative;
font-weight: bold;
}
div#home_message ul.items li.recruit .ttl {
background: #a20000;
color: #fff;
line-height: 1.2;  padding: 14px 10px;
font-weight: normal;
}
div#home_message ul.items li.recruit .ttl:after {
color: #fff;
top: 10px;
font-size: 28px;
}
div#home_message ul.items li .ttl:after {
font-family: "fontello";
content: '\e80f';
font-size: 1.5em;
position: absolute;
line-height: 1;
right: 15px;
font-weight: normal;
color: #213874;
}
div#home_message ul.items li .inner:hover .ttl:after {
animation: arrow_right .3s 0s ease-in-out infinite alternate;
}
div#home_message ul.items li .bnr {
margin-top: 20px;
background: #fff;
} div#home_shops > * {
position: relative;
}
div#home_shops h2 {
font-size: 36px;
text-align: center;
font-family: 'Crimson Text', serif;
letter-spacing: 5px;	
line-height: 1.2;
margin-bottom: 25px;
}
div#home_shops .lead {
line-height: 1.2;
font-family: "my_mincho",serif;
font-size: 22px;
text-align: center;
margin-bottom: 25px;
}
div#home_shops ul.items {
display: flex;
flex-wrap: wrap;
}
div#home_shops ul.items li {
width: calc((25% - 30px));
margin: 0 15px 15px;
}
div#home_shops ul.items li a {
line-height: 1.2;
font-family: "my_mincho",serif;
font-size: 18px;
border: 1px solid #333;
display: flex;
height: 50px;
align-items: center;
justify-content: center;
position: relative;
overflow:hidden;
}
div#home_shops ul.items li a:hover {
text-decoration:none;
}
div#home_shops ul.items li a:before,
div#home_shops ul.items li a:after {
content:'';
height:1px;
position:absolute;
background:#333;
transition:all .2s linear;
width:0;
}
div#home_shops ul.items li a:before {
left:5px;
top:5px;
}
div#home_shops ul.items li a:after {
right:5px;
bottom:5px;
}
div#home_shops ul.items li a:hover:before,
div#home_shops ul.items li a:hover:after {
width:calc(100% - 10px);
}
div#home_shops .more {
position: absolute;
top: 30px;
right: 0;
}
div#home_shops .more a {
color: #000;
}
div#home_shops .more a:before {
top: 3px;
} div#contact_area {
line-height: 1.2;
font-family: "my_mincho",serif;
}
div#contact_area p.lead {
color: #fff;
text-align: center;
margin-bottom: 30px;
font-size: 17px;
}
div#contact_area .tel_wrap {
display: flex;
background: #fff;
background-repeat: no-repeat;
background-size: 74px 74px;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_r_t.svg) ,url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/kazari_l_b.svg);
background-position: calc(100% - 5px) 5px, 5px calc(100% - 5px);
}
div#contact_area .tel_wrap > div {
width: 50%;
text-align: center;
padding: 25px;
position: relative;
}
div#contact_area .tel_wrap > div:first-child:after {
content: '';
width: 1px;
height: 80%;
background: #333;
position: absolute;
right: 0;
top: 10%;
}
div#contact_area .sub {
font-size: 18px;
}
div#contact_area .main {
font-size: 30px;
margin: 10px auto 15px;
}
div#contact_area .tel {
font-size: 40px;
}
div#contact_area .free:before {
content: '';
width: 55px;
overflow: hidden;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/freedial.svg) no-repeat 50% / contain;
height: 33px;
display: inline-block;
vertical-align: -4px;
margin-right: 10px;
margin-left: -55px;
}
div#contact_area .normal:before {
content: "\f095";
color: #041237;
font-family: "FontAwesome";
display: inline-block;
margin-right: 5px;
}
div#contact_area .open {
font-size: 16px;
margin-top: 10px;
}
div#contact_area .btn_wrap {
display: flex;
margin: 30px -20px 0;
}
div#contact_area .btn { background: #b51423; background: -moz-linear-gradient(left, #b51423 0%, #5b0509 100%); background: -webkit-linear-gradient(left, #b51423 0%,#5b0509 100%); background: linear-gradient(to right, #b51423 0%,#5b0509 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b51423', endColorstr='#5b0509',GradientType=1 ); margin: 0 20px;
width: 100%;
}
div#contact_area .btn a {
height: 120px;
align-items: center;
display: flex;
justify-content: center;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/bg.png);
font-size: 22px;
color: #fff;
text-decoration: none;
}
div#contact_area .btn a:hover {
opacity: 1;
}
div#contact_area .btn a:before {
content: '';
background: no-repeat 50% / contain;
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
div#contact_area .btn a:hover:before {
animation: up_down .3s 0s ease-in-out infinite alternate;
}
div#contact_area .btn:nth-child(1) a:before {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/mail.svg);
width: 43px;
height: 30px;
}
div#contact_area .btn:nth-child(2) a:before {
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/diamond.svg);
width: 45px;
height: 36px;
} div#footer_info{
display: none;
}
div#footer_info .addr_wrap span.addr {
margin: 0 10px;
} div#footer_bottom_section ul {
display: flex;
margin: 0 -6.25px 30px;
}
div#footer_bottom_section li {
margin: 0 6.25px;
width: 210px;
} div#copy_frame {
background: #021036;
} div#copy_area p {
font-size: 12px;
}
  a.btn01+a.btn01 {
margin-left: 1em;
}  div#body_inner {
overflow: hidden;
min-width:1100px;
}
@media (min-width: 900px) {
.my_wide {
margin-left: calc((100vw - 100%) / -2);
width: 100vw;
}
}
div#contentsArea {
overflow: hidden;
}
div.w900 {
width: 900px;
margin: 0 auto;
}
div.w1100 {
width: 1100px;
margin: 0 auto;
} .br_pc:before {
content: "\A";
white-space: pre; }
.br_sp:before {
content: "";
} ul.child_navi li ul.children {
display: none;
}
.child_navi_wrap {
margin: 25px 0;
}
ul.child_navi {
width: 1100px;
margin: 0 auto;
display: flex;
}
ul.child_navi a {
padding: 10px;
background: #ccc;
min-width: 100px;
display: inline-block;
text-align: center;
} #side_fixed_zone {
position: fixed;
right: -18px;
top: 50%;
margin-top: -135px;
z-index: 100;
-webkit-transition: right 0.2s linear;
-ms-transition: right 0.2s linear;
-moz-transition: right 0.2s linear;
transition: right 0.2s linear;
}
#side_fixed_zone:hover {
right: 0px;
}
#side_fixed_zone img:hover {
opacity: 1;
}
@media screen and (max-width: 1100px) {
#side_fixed_zone {
right: -69px;
}
} a img:hover {
opacity: .7;
}
a img.no_fade:hover {
opacity: 1;
}
a img {
box-shadow: #000 0 0 0; -webkit-transition: opacity 0.5s linear;
-ms-transition: opacity 0.5s linear;
-moz-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
} .post_list.cubic {
padding-left: 50px;
padding-right: 50px;
} div#front_header_section {  } .lp .font_m {
font-size: 18px;
} .m_btm_large {
margin-bottom: 100px;
}
.only_sp {
display: none;
}
br.only_sp {    }
.hdn {
overflow: hidden;
}
.left {
float: left;
}
.right {
float: right;
} .biggerlink .item:hover, .biggerlink li:hover {  } .pc_base_width {
width: 1100px;
margin: 0 auto;
}   #header_frame {
background: #fff;
}
#header_frame .logo {
width: 211px;
}
#header_frame > .inner {
padding: 10px 0;
} #header_fixed_zone {
background: #fff;
width: 100%;
z-index: 100;
} [id*=h_navi] ul {
text-align: center;
}
[id*=h_navi] ul li {
}
[id*=h_navi] ul a {
display: block;
padding: 10px;
}
[id*=h_navi] ul li:hover a {
text-decoration: none;
} [id*=h_navi] ul img[src*="home.png"] { vertical-align: -3px;
} [id*=h_navi] ul {
display: table;
width: 100%;
}
[id*=h_navi] ul > li {
display: table-cell;
vertical-align: middle;
} [id*=h_navi] ul > li > a.arrow {
cursor: pointer;
}
[id*=h_navi] ul > li > a.arrow:after {
margin-left: 2px;
content: '▼';
}
[id*=h_navi] ul > li > a.arrow.top:after {
content: '▲';
} [id*=h_navi] ul > li {
position: relative;
z-index: 1;
}
[id*=h_navi] ul ul {
display: none;
position: absolute;
width: 100%;
background: #ccc;
white-space: nowrap;
min-width: 100%;
width: auto;
text-align: left;
}
[id*=h_navi] ul ul a {
color: #fff;
font-size: 12px;
} #h_navi_sub {
background: #ddd;
display:none;
}
#h_navi_sub a {
color: #000;
padding-top: 8px;
padding-bottom: 6px;
font-size: 13px;
} #h_navi_sub li[class*='current'] a, #h_navi_sub li:hover a {
background: #eee;
} #h_navi_main { background: #ccc;
} #h_navi_main ul > li {
min-width: 90px;
}
#h_navi_main ul > li > a {
padding-top: 14px;
padding-bottom: 14px;
color: #fff;
font-size: 16px;
} #h_navi_main ul > li[class*='current'],
#h_navi_main ul > li:hover {
background: #ddd;
}
#h_navi_main ul > li[class*='current'] > a, #h_navi_main ul > li:hover > a {
color: #fff;
} #h_navi_main ul ul li:hover {
opacity: .7;
} #promo_frame { }   #contents_frame {
}
body:not(.home) #contents_area {
padding-top: 50px;
margin-bottom: 75px;
}
.one_column.width_auto #contents_area {
width: auto;
} #main_area { width: 780px;
}
.column_a #main_area {
float: right;
}
.column_b #main_area {
float: left;
}
.one_column #main_area {
float: none;
margin-left: auto;
margin-right: auto;
width: 900px;
}
.one_column.wide_type #main_area, .one_column.post-type-archive-bukken #main_area, .one_column.post-type-archive-works #main_area {
width: 1100px;
}
.one_column.width_auto #main_area {
width: auto;
}
#main_area .article_inner {   background: #fff; }
.home.one_column #main_area .article_inner {
border: none;
padding: 0;
}
.home.one_column .sns_btns {
width: 1100px;
margin-left: auto;
margin-right: auto;
}
#main_area > * > * > * > .editor_area {
min-height: 300px;
} #sub_area {
width: 280px;
font-size:14px;
}
.column_a #sub_area {
float: left;
}
.column_b #sub_area {
float: right;
}
.one_column #sub_area {
display: none;
} div#f_navi_wrap {
background: #ededed;
padding: 30px 0;
}
div#f_navi_wrap .wrap_inner {
overflow: hidden;
}
div#f_navi_wrap ul:not(.sub-menu) {
overflow: hidden;   padding-left: 30px;
position: relative;
}
div#f_navi_wrap ul:not(.sub-menu) > li {
float: left;
margin-right: 30px;
margin-bottom: 20px;
}
div#f_navi_wrap ul:not(.sub-menu) > li.home {
position: absolute;
left: 0;
}
div#f_navi_wrap ul:not(.sub-menu) > li:not(.home) { }
div#f_navi_wrap ul:not(.sub-menu) > li > a {
font-size: 14px;
font-weight: bold;
position: relative;
}
div#f_navi_wrap ul:not(.sub-menu) > li:not(.home) > a:before {
content: '';
width: 10px;
height: 2px;
background: #333;   display: inline-block;
vertical-align: middle;
margin-right: 5px;
margin-top: -2px;
}
div#f_navi_wrap ul.sub-menu ul.sub-menu {
display: none;
}
div#f_navi_wrap ul.sub-menu {
list-style-type: disc;
margin-left: 1.4em;
}
div#f_navi_wrap ul.sub-menu li:first-child {
margin-top: 15px;
}
div#f_navi_wrap ul.sub-menu li {
margin-top: 8px;
}
div#f_navi_wrap ul.sub-menu li a {
font-size: 13px;
}
div#f_navi_other > * { border-top: 1px solid #ccc;
padding-top: 20px;
margin-top: 20px;
}
#f_navi_sub{ }
div#f_navi_wrap p.copy_link a {
display: inline-block;
}
div#f_navi_wrap p.copy_link a:not(:last-child) {
padding-right: 10px;
border-right: 1px solid;
margin-right: 10px;
display: inline-block;
} #f_navi_other .footer_search {
float: right;
}
#f_navi_other p.copy_link {
float: left;
margin-top: 10px;
}
#f_navi_other form#searchform input[type="text"] {
border: 1px solid #ddd;
margin: 0;
width: 300px;
background: #fff;
} div#copy_area {
padding: 15px 0;
text-align: center;
}
div#copy_area, div#copy_area a {
color: #fff;
}
div#copy_area span {
margin-left: 1em;
} .to_page_top { } #promo_area .bxslider > li {
transition: all 1s; }
#promo_area .bxslider > li.active { } #promo_area .bx-wrapper .bx-prev {
left: 50%;
margin-left: -590px;
}
#promo_area .bx-wrapper .bx-next {
right: 50%;
margin-right: -590px;
}  #promo_area .bx-wrapper img {
height: 100%; }
#promo_frame.wide {
overflow-x: hidden; }
#promo_frame.wide #promo_area {
height: 478px;
width: 1200px; margin: 0 auto;
position: relative;
}
#promo_frame.wide #promo_area > div {
width: 3600px; position: absolute;
left: 50%;
margin-left: -1800px;
}
 #promo_frame.no_slide #promo_area{
background: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo02.jpg) no-repeat 50% / cover;
height:552px;
} dl#sodan_madoguchi {
display: flex;
position: fixed;
top: calc(50% - 95px);
right: 0;
z-index: 999;
box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .3);
font-size: 15px;
height: 200px;
transition: right .5s;
}
dl#sodan_madoguchi.close {
right: -294px;
}
dl#sodan_madoguchi dt {
background: #68070d;
color: #fff;
padding: 10px;
display: flex;
align-items: center;
cursor: pointer;
}
dl#sodan_madoguchi dt p.ttl{
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
}
dl#sodan_madoguchi dd {
padding: 25px 30px;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
font-weight: bold;
}
dl#sodan_madoguchi dd p.txt1 {
font-size: 18px;
}
dl#sodan_madoguchi dd p.toggle {
position: absolute;
right: 5px;
top: 3px;
width: 25px;
height: 25px;
text-align: center;
cursor: pointer;
}
dl#sodan_madoguchi dd p.toggle:after {
content: '';
display: inline-block;
transform: rotate(45deg);
font-family: 'fontello';
content: '\e807';
font-size: 24px;
line-height: 1;
}
dl#sodan_madoguchi dd p.tel {
font-size: 24px;
line-height: 1.4;
margin-top:20px;
}
dl#sodan_madoguchi dd p.tel:before {
content: '';
width: 37px;
height: 22px;
background: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/freedial2.svg) no-repeat 50% / contain;
display: inline-block;
vertical-align: -2px;
margin-right: 3px;
}
dl#sodan_madoguchi dd p.txt2 {
font-size: 14px;
}
dl#sodan_madoguchi dd p.txt2 a {
text-decoration: underline;
} body:not(.home) #contents_area {
padding-top: 20px;
} .child_navi_wrap {
margin: 0 0 50px;
display:none;
}
ul.child_navi {
border-top: 1px solid #e70c12;
border-bottom: 1px solid #e70c12;
justify-content: space-around;
height: 80px;
align-items: center;
}
ul.child_navi a {
background: transparent;
font-size: 18px;
position: relative;
padding: 5px 5px 5px 45px;
min-width: 0;
}
ul.child_navi a {
text-decoration: none;
}
ul.child_navi a:before {
font-family: "fontello";
content: '\e80f';
display: inline-block;
border: 2px solid #e70c12;
border-radius: 50%;
width: 28px;
height: 28px;
line-height: 28px;
color: #e70c12;
background: #fff;
z-index: 1;
font-size: 24px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
transition: all .2s linear;
}
body[class*="voice"] ul.child_navi a[href*="voice"]:before,
body[class*="works"] ul.child_navi a[href*="works"]:before,
ul.child_navi li[class*="current"] a:before, 
ul.child_navi li a:hover:before {
background: #e70c12;
color: #fff;
} #header_frame .logo{
width: 324px;
}
div#header_frame p.description {
display: none;
}
div#header_right_section {
display: flex;
align-items: center;
} div#header_right_section .widget_polylang {
margin-right: 20px;
}
div#header_right_section .widget_polylang label {
margin-right: 10px;
}
div#header_right_section .nav_wrap {
display: flex;
align-items:center;
}
div#header_right_section .nav_wrap p.ct_btn a {
display: block;
padding: 13px 25px;
background: #000;
color: #fff;
}
div#header_right_section ul {
display: flex;
position:relative;
z-index:101;
}
div#header_right_section a {
font-size: 14px;
}
div#header_right_section ul a:hover {
text-decoration:none;
background: rgba(000,000,000,0.8);
}
div#header_right_section ul li {
display: flex;
align-items: center;
justify-content: center;
position:relative;
}
div#header_right_section ul li a {
display:block;
padding: 13px 25px;
background:#000;
color:#fff;
} div#header_right_section ul.sub-menu {
display:block;
position: absolute;
top: 45px;
left:0;
background: #000;
min-width: 100%;
z-index:102;
}
div#header_right_section ul.sub-menu > li{
overflow:hidden;
height:0;
transition: .4s;
}
div#header_right_section ul li:hover ul.sub-menu > li{
overflow:visible;
height:36px;
}
div#header_right_section ul.sub-menu > li:not(:first-child):before{
content:"";
width:90%;
height:1px;
background:#505050;
display:block;
position:absolute;
top:0;
margin-top: 0px;
left: 5%;
}
div#header_right_section ul.sub-menu > li > a {
color: #fff;
padding: 10px 15px;
font-size: 12px;
font-weight:normal;
width:100%;
white-space: nowrap;
}
div#header_right_section ul.sub-menu > li > a:hover {
background: #333;
}
div#header_right_section .btn a {
background: #ccc;
padding: 0;
font-family: "my_mincho",serif;
color: #fff; display: flex;
align-items: center;
justify-content: center;
height: 45px;
width:140px;
font-size:14px;
}
div#header_right_section .btn a:before {
content: '';
background: no-repeat 50% / contain;
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
div#header_right_section .btn a { background: #b51423; background: -moz-linear-gradient(left, #b51423 0%, #5b0509 100%); background: -webkit-linear-gradient(left, #b51423 0%,#5b0509 100%); background: linear-gradient(to right, #b51423 0%,#5b0509 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b51423', endColorstr='#5b0509',GradientType=1 ); width: 140px;
}
div#header_right_section .btn a:before {
content: '';
background: no-repeat 50% / contain;
display: inline-block;
margin-right: 10px;
vertical-align: middle;
background-image: url(https://kaminesz.com/wordpress/wp-content/themes/cyber-child/images/diamond.svg);
width: 19px;
height: 16px;
margin-left: -10px;
}
div#header_right_section .btn a:hover:before {
animation: up_down_s .3s 0s ease-in-out infinite alternate;
} #h_navi_main {
background: transparent;
}
#h_navi_main ul {
position:relative;
}
#h_navi_main ul:after,
#h_navi_main ul > li:before{
content:"";
width:1px;
height:28px;
background:#333;
position:absolute;
top:50%;
margin-top:-14px;
}
#h_navi_main ul:after {
right:0;
}
#h_navi_main ul > li:before {
left:0;
}
#h_navi_main ul > li > a {
color: #333;
padding: 16px 10px 15px;
font-size: 15px;
font-weight:bold;
}
html[lang="en-US"] #h_navi_main ul > li > a { word-break: break-word;
}
#h_navi_main ul > li.home[class*='current'] > a{
color: inherit;
} #h_navi_main ul > li[class*='current'], #h_navi_main ul > li:hover {
background: transparent;
}
body[class*="vision"] #h_navi_main ul > li.vision_parent > a,
body[class*="works"] #h_navi_main ul > li.works_parent > a,
#h_navi_main ul > li:not(.home)[class*='current'] > a,
#h_navi_main ul > li:hover > a {
color: #E1261F;
}
#h_navi_main ul > li.shop a:before{
content: "\f07a";
color: #000;
font-family: "FontAwesome";
margin-right: 8px;
font-size: 20px;
font-weight: normal;
line-height: 1;
}
#h_navi_main ul > li.shop a:after {
font-family: "fontello";
content: '\e833';
margin-left: 5px;
font-size: 12px;
font-weight: normal;
vertical-align:5px 
}
#h_navi_main ul > li:after {
content: '';
display: block;
width: 15px;
height: 0;
background-color: #E1261F;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -7px;
opacity: 0;
transition: all .4s linear;
}
body[class*="vision"] #h_navi_main ul > li.vision_parent:after,
body[class*="works"] #h_navi_main ul > li.works_parent:after,
#h_navi_main ul > li:not(.home)[class*='current']:after,
#h_navi_main ul > li:hover:after {
opacity: 1;
height: 2px;
bottom: 8px;
} #h_navi_main ul > li {
position: relative;
z-index: 1;
}
#h_navi_main ul.sub-menu {
display:block;
position: absolute;
top: 54px;
background: rgba(000,000,000,0.8);
min-width: 100%;
width: auto;
text-align: left;
}
#h_navi_main ul.sub-menu li:before,
#h_navi_main ul.sub-menu:after{
display:none;
}
#h_navi_main ul.sub-menu > li{
display: block;
border:none; overflow:hidden;
height:0;
transition: .4s;
}
#h_navi_main ul li:hover ul.sub-menu > li{ overflow:visible;
height:59px;
opacity:1;
}
#h_navi_main ul.sub-menu > li:not(:first-child):before{
content:"";
width:90%;
height:1px;
background:#505050;
display:block;
position:absolute;
top:0;
margin-top: 0px;
left: 5%;
}
#h_navi_main ul.sub-menu > li > a {
color: #fff;
padding: 20px 30px;
font-size: 14px;
font-weight:normal;
}
#h_navi_main ul.sub-menu > li > a:hover {
background: rgba(000,000,000,1);
}
#h_navi_main ul.sub-menu > li:after {
display:none;
}
#h_navi_main ul.sub-menu .sub-menu {
display:none;
}  #promo_area .bx-wrapper .bx-pager {
bottom: -30px!important;
}
#promo_frame ul.bxslider li {
height: 552px;
background: no-repeat 50%/auto 100%;
transition:none;   }
#promo_frame ul.bxslider li.active {  }
#promo_frame ul.bxslider li.promo01 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo01.jpg);
}
#promo_frame ul.bxslider li.promo02 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo02.jpg);
}
#promo_frame ul.bxslider li.promo03 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo03.jpg);
}
#promo_frame ul.bxslider li.promo04 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo04.jpg?0218);
}
#promo_frame ul.bxslider li.promo05 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo05.jpg);
}
#promo_frame ul.bxslider li.promo06 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo06.jpg);
}
#promo_frame ul.bxslider li.promo07 {
background-image: url(https://jewelry-pictures.com/wordpress/wp-content/themes/cyber-child/images/promo07.jpg);
} div#f_navi_wrap {
background: #e4edfa;
padding: 30px 0;
}
div#f_navi_wrap ul:not(.sub-menu) > li:not(.home) > a:before {
background: #00529f;
}
div#f_navi_other > * {
border-top: 1px solid #9eaec5;
} div#footer_bottom_section ul {
justify-content: center;
}