@charset "UTF-8";
@charset "UTF-8";
.ccchildpages {
-moz-box-sizing   : border-box;
-webkit-box-sizing: border-box;
box-sizing        : border-box;
margin            : 0 !important;
padding           : 0 !important;
clear             : both;
display           : block;
width             : 100%;
}
.cc-meta-info {
font-size: 70%;
}
a.ccpage_title_link {
text-decoration: inherit !important;
color          : inherit !important;
}
a.ccpage_linked_thumb img {
border: inherit;
}
.ccchildpage {
-moz-box-sizing   : border-box;
-webkit-box-sizing: border-box;
box-sizing        : border-box;
margin            : 1em 1%;
padding           : 0.75em 2%;
display           : block;
float             : left;
}
.ccpages_excerpt,
.ccpages_more {
font-size: 85%;
}
.ccpages_excerpt {
display: block;
margin : 0;
padding: 0;
}
.ccfirst {
clear: both;
}
.cclast {
margin: 1em 1% 1em 0;
float : right;
}
.onecol .ccchildpage {
width: 98%;
}
.twocol .ccchildpage {
width: 48%;
}
.threecol .ccchildpage {
width: 31.333%;
}
.fourcol .ccchildpage {
width: 23%;
} .ccsubpages {
margin-top: 1em;
}
.ccsubpages ul {
list-style: none;
} .ccpages_nav {
display   : block;
clear     : both;
text-align: center;
}  .cc-child-pages-thumb {
max-width: 100%;
height   : auto;
display  : block;
margin   : 10px auto;
clear    : both;
}  .twocol ul.ccchildpages_list li ul,
.threecol ul.ccchildpages_list li ul,
.fourcol ul.ccchildpages_list li ul {
margin-left : 0.5em;
padding-left: 0.5em;
}
.twocol ul.ccchildpages_list li ul li,
.threecol ul.ccchildpages_list li ul li,
.fourcol ul.ccchildpages_list li ul li {
display: list-item;
width  : 100%;
float  : none;
} @media screen and (min-width: 761px) { .twocol ul.ccchildpages_list li,
.threecol ul.ccchildpages_list li,
.fourcol ul.ccchildpages_list li {
margin-left   : 0;
margin-right  : 2%;
vertical-align: top;
}
.twocol ul.ccchildpages_list li {
width: 48%;
float: left;
}
.twocol ul.ccchildpages_list li:nth-child(2n+3),
.threecol ul.ccchildpages_list li:nth-child(3n+4),
.fourcol ul.ccchildpages_list li:nth-child(4n+5) {
clear: both;
}
.threecol ul.ccchildpages_list li {
width: 31.333%;
float: left;
}
.fourcol ul.ccchildpages_list li {
width: 23%;
float: left;
}
}
@media screen and (min-width: 481px) and (max-width: 760px) { .fourcol .cclast {
margin: 1em 1%;
float : left;
}
.fourcol .ccfirst {
clear: none;
} .fourcol .ccchildpage {
width: 31.333%;
}
.fourcol .ccchildpage:nth-child(3n) {
margin: 1em 1% 1em 0;
float : right;
}
.fourcol .ccchildpage:nth-child(3n+1) {
clear: both;
} .twocol ul.ccchildpages_list li,
.threecol ul.ccchildpages_list li,
.fourcol ul.ccchildpages_list li {
margin-left   : 0;
margin-right  : 5%;
vertical-align: top;
}
.twocol ul.ccchildpages_list li {
width: 45%;
float: left;
}
.twocol ul.ccchildpages_list li:nth-child(2n+3),
.threecol ul.ccchildpages_list li:nth-child(3n+4),
.fourcol ul.ccchildpages_list li:nth-child(3n+4) {
clear: both;
}
.threecol ul.ccchildpages_list li,
.fourcol ul.ccchildpages_list li {
width: 28.333%;
float: left;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) { .threecol .cclast,
.fourcol .cclast {
margin: 1em 1%;
float : left;
}
.threecol .ccfirst,
.fourcol .ccfirst {
clear: none;
} .threecol .ccchildpage,
.fourcol .ccchildpage {
width: 48%;
}
.threecol .ccchildpage:nth-child(2n),
.fourcol .ccchildpage:nth-child(2n) {
margin: 1em 1% 1em 0;
float : right;
}
.threecol .ccchildpage:nth-child(2n+1),
.fourcol .ccchildpage:nth-child(2n+1) {
clear: both;
} .twocol ul.ccchildpages_list li,
.threecol ul.ccchildpages_list li,
.fourcol ul.ccchildpages_list li {
margin-left   : 0;
margin-right  : 7%;
vertical-align: top;
}
.twocol ul.ccchildpages_list li,
.threecol ul.ccchildpages_list li,
.fourcol ul.ccchildpages_list li {
width: 43%;
float: left;
}
.twocol ul.ccchildpages_list li:nth-child(2n+3),
.threecol ul.ccchildpages_list li:nth-child(2n+3),
.fourcol ul.ccchildpages_list li:nth-child(2n+3) {
clear: both;
}
}
@media screen and (max-width: 320px) { .twocol .cclast,
.threecol .cclast,
.fourcol .cclast {
margin: 1em 1%;
float : left;
}
.twocol .ccfirst,
.threecol .ccfirst,
.fourcol .ccfirst {
clear: none;
} .twocol .ccchildpage,
.threecol .ccchildpage,
.fourcol .ccchildpage {
width: 98%;
float: none;
}
} .ccclearfix:after {
visibility: hidden;
display   : block;
font-size : 0;
content   : " ";
clear     : both;
height    : 0;
}
.ccclearfix {
display: inline-block;
}/*\*/* html .ccclearfix {
height: 1%;
}
.ccclearfix {
display: block;
}/**/.simple .ccchildpage {
background: #eee; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.1))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.simple .ccchildpage a {
color: blue;
text-decoration: underline;
}
.simple .ccpages_more {
text-align: right;
font-style: italic;
}
.simple .ccpages_more a {
text-decoration: none;
}
.simple .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid #999;
padding: .5em;
}  .ccred .ccchildpage {
background: #fee; background: -moz-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 0.3)), color-stop(100%, rgba(255, 0, 0, 0.1))); background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%); background: -o-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%); background: -ms-linear-gradient(top, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(255, 0, 0, 0.3) 0%, rgba(255, 0, 0, 0.1) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccred .ccchildpage a {
color: blue;
text-decoration: underline;
}
.ccred .ccpages_more {
text-align: right;
font-style: italic;
}
.ccred .ccpages_more a {
text-decoration: none;
}
.ccred .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid #f99;
padding: .5em;
}  .ccblue .ccchildpage {
background: #eef; background: -moz-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 255, 0.3)), color-stop(100%, rgba(0, 0, 255, 0.1))); background: -webkit-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%); background: -o-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 255, 0.3) 0%, rgba(0, 0, 255, 0.1) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccblue .ccchildpage a {
color: blue;
text-decoration: underline;
}
.ccblue .ccpages_more {
text-align: right;
font-style: italic;
}
.ccblue .ccpages_more a {
text-decoration: none;
}
.ccblue .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid #99f;
padding: .5em;
}  .ccgreen .ccchildpage {
background: #efe; background: -moz-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 255, 0, 0.3)), color-stop(100%, rgba(0, 255, 0, 0.1))); background: -webkit-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%); background: -o-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%); background: -ms-linear-gradient(top, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%); background: linear-gradient(to bottom, rgba(0, 255, 0, 0.3) 0%, rgba(0, 255, 0, 0.1) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccgreen .ccchildpage a {
color: blue;
text-decoration: underline;
}
.ccgreen .ccpages_more {
text-align: right;
font-style: italic;
}
.ccgreen .ccpages_more a {
text-decoration: none;
}
.ccgreen .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid #9f9;
padding: .5em;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.chat_l,
.chat_r{
position: relative;
margin: 0 0 2em;
overflow: hidden;
}
.bubble{
display: inline-block;
position: relative;
min-height: 60px;
min-width: 60px;
padding: .75em;
border: 1px solid #ccc;
box-sizing: border-box;
background: #fff;
font-size: 1.4rem;
}
.rc8 {
border-radius: 8px;
}
.chat_l .bubble{
float: left;
}
.chat_r .bubble{
float: right;
}
.bubble .bubble_in{
border-color: #fff;
line-height: 1.8;
}
.talker{
display: block;
width: 100px;
height: auto;
text-align: center;
}
.talker b{
display: inline-block;
height: auto;
line-height: 1.6;
font-weight: normal;
font-size: 1rem;
text-align: left;
vertical-align: top;
}
.talker img{
display: block;
width: auto;
max-width: 100%;
margin: auto;
height: auto;
}
.chat_l .talker{
float: left;
}
.chat_r .talker{
float: right;
}
.chat_l .bubble_wrap{
float: right;
width: 100%;
padding-left: 30px;
}
.chat_r .bubble_wrap{
float: left;
width: 100%;
padding-right: 30px;
}
.bubble .bubble_in::after,
.bubble .bubble_in::before {
position: absolute;
top: 55px;
width: 0;
height: 0;
border: solid transparent;
content: "";
}
@media screen and (max-width: 767px) {
.bubble .bubble_in::after,
.bubble .bubble_in::before {
position: absolute;
top: 30px;
width: 0;
height: 0;
border: solid transparent;
content: "";
}
}
.wp-admin .bubble .bubble_in::after,
.wp-admin .bubble .bubble_in::before{
position: absolute;
top: 50%;
width: 0;
height: 0;
border: solid transparent;
content: "";
}
.chat_l .bubble .bubble_in::after,
.chat_l .bubble .bubble_in::before{
right: 100%;
}
.chat_r .bubble div::after,
.chat_r .bubble div::before{
left: 100%;
}
.chat_l .bubble .bubble_in::after{
margin-top: -4px;
border-width: 4px 6px;
border-color: transparent;
border-right-color: inherit;
border-top-color: inherit;
}
.chat_l .bubble .bubble_in::before{
margin-top: -5px;
border-width: 5px 8px;
border-color: transparent;
border-right-color: #ccc;
border-top-color: #ccc;
}
.chat_r .bubble .bubble_in::after{
margin-top: -4px;
border-width: 4px 6px;
border-color: transparent;
border-left-color: inherit;
border-top-color: inherit;
}
.chat_r .bubble .bubble_in::before{
margin-top: -5px;
border-width: 5px 8px;
border-color: transparent;
border-left-color: #ccc;
border-top-color: #ccc;
}
.bubble p:last-child{
margin-bottom: 0;
}
.chat_style02 .bubble{
border-top: 0;
border-left: 0;
background-color: #05a5ab;
color: #fff;
}
.chat_style02 .bubble .bubble_in{
border-color: #05a5ab;
}
.chat_l.chat_style02 .bubble .bubble_in::before{
border-right-color: inherit;
border-top-color: inherit;
}
.chat_r.chat_style02 .bubble .bubble_in::before{
border-left-color: inherit;
border-top-color: inherit;
}
.chat_style03 .bubble{
background-color: #eee;
border-color: #d6d6d6;
border-top: 0;
border-left: 0;
}
.chat_style03 .bubble .bubble_in{
border-color: #eee;
}
.chat_r.chat_style03 .bubble .bubble_in::before{
border-left-color: #d6d6d6;
border-top-color: #d6d6d6;
}
.chat_l.chat_style03 .bubble .bubble_in::before{
border-right-color: #d6d6d6;
border-top-color: #d6d6d6;
}
.chat_style03 .bubble .bubble_in::after{
margin-top: -5px
} .together .talker{
width: 100%;
}
.together .bubble_wrap{
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.together .talker b{
display: inline-block;
max-width: 100px;
margin-right: 10px;
text-align: left;
vertical-align: top;
}
.together.chat_l .talker,
.together.chat_r .talker{
float: none;
margin: 0 0 10px;
}
.together.chat_l .talker{
text-align: left;
}
.together.chat_r .talker{
text-align: right;
}
.together .bubble .bubble_in::after,
.together .bubble .bubble_in::before{
top: auto;
bottom: 100%;
}
.together.chat_l .bubble .bubble_in::after,
.together.chat_l .bubble .bubble_in::before{
right: auto;
left: 50px;
}
.together.chat_r .bubble .bubble_in::after,
.together.chat_r .bubble .bubble_in::before{
right: 50px;
left: auto;
}
.together.chat_l .bubble .bubble_in::after{
margin-top: -20px;
margin-left: -6px;
border-width: 6px 4px;
border-color: transparent;
border-bottom-color: inherit;
border-left-color: inherit;
}
.together.chat_l .bubble .bubble_in::before{
margin-top: -21px;
margin-left: -7px;
border-width: 8px 5px;
border-color: transparent;
border-bottom-color: #ccc;
border-left-color: #ccc;
}
.together.chat_r .bubble .bubble_in::after{
margin-top: -20px;
margin-right: -8px;
border-width: 6px 4px;
border-color: transparent;
border-right-color: inherit;
border-bottom-color: inherit;
}
.together.chat_r .bubble .bubble_in::before{
margin-top: -21px;
margin-right: -9px;
border-width: 8px 5px;
border-color: transparent;
border-right-color: #ccc;
border-bottom-color: #ccc;
}
.bubble_in p:last-child{
margin-bottom: 0;
}
.chat_l {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.chat_r {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-flow: row-reverse;
flex-flow: row-reverse;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below , .menu-image-hover-wrapper .menu-image-title-above {
border: none;
box-shadow: none;
vertical-align: middle;
width: auto;
display: inline;
}
.menu-image-hover-wrapper img.hovered-image,
.menu-item:hover .menu-image-hover-wrapper img.menu-image {
opacity: 0;
transition: opacity 0.25s ease-in-out 0s;
}
.menu-item:hover img.hovered-image {
opacity: 1;
}
.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
padding-right: 10px;
}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
padding-left: 10px;
}
.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
text-align: center;
display: block;
}
.menu-image-title-above.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper {
display: block;
padding-top: 10px;
margin: 0 auto !important;
}
.menu-image-title-below.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
display: block;
padding-bottom: 10px;
margin: 0 auto !important;
}
.menu-image-title-hide .menu-image-title, .menu-image-title-hide.menu-image-title {
display: none;
} #et-top-navigation .nav li.menu-item, .navigation-top .main-navigation li {
display: inline-block;
}
.above-menu-image-icons, .below-menu-image-icons {
margin: auto;
text-align: center;
display: block;
}
ul li.menu-item > .menu-image-title-above.menu-link, ul li.menu-item > .menu-image-title-below.menu-link {
display: block;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image {
opacity: 1;
}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image {
opacity: 0;
}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image {
opacity: 0;
}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image {
opacity: 1;
}
.menu-item-text span.dashicons {
display: contents;
transition: none;
}
.menu-image-badge {
background-color: rgb(255, 140, 68);
display: inline;
font-weight: 700;
color: #fff;
font-size: 0.95rem;
padding: 3px 4px 3px;
margin-top: 0px;
position: relative;
top: -20px;
right: 10px;
text-transform: uppercase;
line-height: 11px;
border-radius: 5px;
letter-spacing: .3px;
}
.menu-image-bubble {
color: #fff;
font-size: 13px;
font-weight: 700;
top: -18px;
right: 10px;
position: relative;
box-shadow: 0 0 0 .1rem var(--white,#fff);
border-radius: 25px;
padding: 1px 6px 3px 5px;
text-align: center;
}@font-face {
font-family: InterVariable;
font-style: normal;
font-weight: 100 900;
font-display: swap;
src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterVariable.woff2) format("woff2");
}
@font-face {
font-family: InterVariable;
font-style: italic;
font-weight: 100 900;
font-display: swap;
src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterVariable-Italic.woff2) format("woff2");
} @font-face { font-family: "Inter"; font-style: normal; font-weight: 100; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Thin.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 100; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-ThinItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 200; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-ExtraLight.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 200; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-ExtraLightItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 300; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Light.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 300; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-LightItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Regular.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 400; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Italic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Medium.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 500; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-MediumItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-SemiBold.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 600; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-SemiBoldItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Bold.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 700; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-BoldItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 800; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-ExtraBold.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 800; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-ExtraBoldItalic.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 900; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-Black.woff2) format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 900; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/Inter-BlackItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 100; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Thin.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 100; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-ThinItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 200; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-ExtraLight.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 200; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-ExtraLightItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 300; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Light.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 300; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-LightItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 400; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Regular.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 400; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Italic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 500; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Medium.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 500; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-MediumItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 600; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-SemiBold.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 600; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-SemiBoldItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 700; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Bold.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 700; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-BoldItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 800; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-ExtraBold.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 800; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-ExtraBoldItalic.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 900; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-Black.woff2) format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 900; font-display: swap; src: url(//bara.shop/shop/wp-content/plugins/smashballoon-wpchat-livechat-customer-support/public/assets/fonts/inter/InterDisplay-BlackItalic.woff2) format("woff2"); }
@font-feature-values InterVariable {
@character-variant {
cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
alt-1:            1; alt-3:            9; open-4:           2; open-6:           3; open-9:           4; lc-l-with-tail:   5; simplified-u:     6; alt-double-s:     7; uc-i-with-serif:  8; uc-g-with-spur:  10; single-story-a:  11; compact-lc-f:    12; compact-lc-t:    13; }
@styleset {
ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
open-digits: 1; disambiguation: 2; disambiguation-except-zero: 4; round-quotes-and-commas: 3; square-punctuation: 7; square-quotes: 8; circled-characters: 5; squared-characters: 6; }
}
@font-feature-values Inter {
@character-variant {
cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
alt-1:            1; alt-3:            9; open-4:           2; open-6:           3; open-9:           4; lc-l-with-tail:   5; simplified-u:     6; alt-double-s:     7; uc-i-with-serif:  8; uc-g-with-spur:  10; single-story-a:  11; compact-lc-f:    12; compact-lc-t:    13; }
@styleset {
ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
open-digits: 1; disambiguation: 2; disambiguation-except-zero: 4; round-quotes-and-commas: 3; square-punctuation: 7; square-quotes: 8; circled-characters: 5; squared-characters: 6; }
}
@font-feature-values InterDisplay {
@character-variant {
cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
alt-1:            1; alt-3:            9; open-4:           2; open-6:           3; open-9:           4; lc-l-with-tail:   5; simplified-u:     6; alt-double-s:     7; uc-i-with-serif:  8; uc-g-with-spur:  10; single-story-a:  11; compact-lc-f:    12; compact-lc-t:    13; }
@styleset {
ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
open-digits: 1; disambiguation: 2; disambiguation-except-zero: 4; round-quotes-and-commas: 3; square-punctuation: 7; square-quotes: 8; circled-characters: 5; squared-characters: 6; }
}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important;padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-author-img.cff-no-consent img,#cff .cff-expand,#cff .cff-less{display:none}#cff.cff-default-styles .cff-author a,#cff.cff-default-styles .cff-credit a,#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-credit,#cff.cff-default-styles .cff-date,#cff.cff-default-styles .cff-post-links,#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author .cff-author-text,#cff .cff-desc-wrap,#cff .cff-link-title,#cff .cff-shared-link{width:100%;float:left}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{clear:both;padding:5px 10px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0}#cff .cff-link img,#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff .cff-link-title{clear:both;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff .cff-post-desc,#cff p.cff-link-title{margin:5px 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0;margin:0}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-email-icon:hover,#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry,.cff-gdpr-notice{box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0;clear:both}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}@font-face{font-family:'FontAwesome';src:url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//bara.shop/shop/wp-content/plugins/custom-facebook-feed/assets/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}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}
  article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display: block}audio,canvas,progress,video{display: inline-block}audio:not([controls]){display: none;height: 0}[hidden],template{display: none}*,::after,::before{background-repeat: no-repeat;box-sizing: inherit}::after,::before{text-decoration: inherit;vertical-align: inherit}html{box-sizing: border-box;cursor: default;font-family: sans-serif;line-height: 1.5;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%}body{margin: 0}h1{font-size: 2em;margin: .67em 0}code,kbd,pre,samp{font-family: monospace;font-size: 1em}hr{height: 0;overflow: visible}nav ol,nav ul{list-style: none}abbr[title]{border-bottom: 1px dotted;text-decoration: none}b,strong{font-weight: inherit;font-weight: bolder}dfn{font-style: italic}mark{background-color: #ff0;color: #000}progress{vertical-align: baseline}small,sub,sup{font-size: 83.3333%}sub,sup{line-height: 0;position: relative;vertical-align: baseline}sub{bottom: -.25em}sup{top: -.5em}::-moz-selection{background-color: #b3d4fc;color: #000;text-shadow: none}::selection{background-color: #b3d4fc;color: #000;text-shadow: none}audio,canvas,iframe,img,svg,video{vertical-align: middle}img{border-style: none}svg{fill: currentColor}svg:not(:root){overflow: hidden}a{background-color: transparent;-webkit-text-decoration-skip: objects}:hover{outline-width: 0}table{border-collapse: collapse;border-spacing: 0}button,input,select,textarea{background-color: transparent;border-style: none;color: inherit;font-size: 1em;margin: 0}button,input{overflow: visible}button,select{text-transform: none}[type=reset],[type=submit],button,html [type="button"]{-webkit-appearance: button}::-moz-focus-inner{border-style: none;padding: 0}:-moz-focusring{outline: 1px dotted ButtonText}fieldset{border: 1px solid silver;margin: 0 2px;padding: .35em .625em .75em}legend{display: table;max-width: 100%;padding: 0;white-space: normal}textarea{overflow: auto;resize: vertical}[type=checkbox],[type=radio]{padding: 0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height: auto}[type=search]{-webkit-appearance: textfield;outline-offset: -2px}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance: none}::-webkit-input-placeholder{color: inherit;opacity: .54}::-webkit-file-upload-button{-webkit-appearance: button;font: inherit}[aria-busy=true]{cursor: progress}[aria-controls]{cursor: pointer}[aria-disabled]{cursor: default}[tabindex],a,area,button,input,label,select,textarea{-ms-touch-action: manipulation;touch-action: manipulation}[hidden][aria-hidden=false]{clip: rect(0,0,0,0);display: inherit;position: absolute}[hidden][aria-hidden="false"]:focus{clip: auto}  .toc-area_inner li::before,
.widget .cast-box_sub .cast-box_sub_title span{
font-family: 'Oswald', serif;
}
.site-title{
font-family: 'Oswald','Yu Gothic Medium', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
@font-face {
font-family: 'keni8-icons';
src: url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/fonts/keni8-icons.eot?ds3ffr);
src: url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/fonts/keni8-icons.eot?ds3ffr#iefix) format('embedded-opentype'),
url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/fonts/keni8-icons.ttf?ds3ffr) format('truetype'),
url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/fonts/keni8-icons.woff?ds3ffr) format('woff'),
url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/fonts/keni8-icons.svg?ds3ffr#keni8-icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
blockquote::before,
blockquote::after,
.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before,
.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before,
.keni-slider-pager_prev::before,
.keni-slider-pager_next::before,
.keni-breadcrumb-list li:first-child::before,
.keni-breadcrumb-list li::after,
.toc-area_btn_open::before,
.toc-area_btn_close::before,
.check-list li::before,
.accordion-list dt::after,
.link-next a::before,
.link-back a::before,
.page-nav .page-nav_next a::after,
.page-nav .page-nav_prev a::before,
.commentlist .children li::before,
.form-login .form-login_title::before,
.contact-box_tel::before,
.page-top a::before,
.tagcloud a::before{
font-family: 'keni8-icons' !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;
} html{
font-size: 62.5%;
}
a,
button{
-webkit-transition: 0.3s;
transition: 0.3s;
}
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{
font-style: normal;
font-weight: normal;
}
q{
quotes: none; }
q::before,q::after{
content: '';
content: none;
}
div{
word-wrap: break-word;
}
pre{
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
form{
margin: 0;
}
caption{
text-align: left;
}
p{
margin: 0 0 1.5em;
}
figure{
margin: 1em 0;
}
input,
select,
textarea{
margin: 0;
max-width: 100%;
padding: .2em;
border: 1px solid #ddd;
border-radius: 4px;
background-color: #fff;
font-size: 1em;
}
textarea{
width: 100%;
}
button,
input,
select,
textarea,
optgroup,
option{
vertical-align: baseline;
}
textarea{
min-height: 100px;
vertical-align: top;
}
caption{
text-align: left;
}
body{
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 1.6em;
}
body,
input,
textarea{
font-family: 'Yu Gothic Medium', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
} img{
max-width: 100%;
height: auto;
vertical-align: bottom;
}
embed, iframe, object, video{
max-width: 100%;
} .show-sp{
display: block!important;
}
.show-sp02{
display: inline!important;
}
.show-pc,
.show-pc02{
display: none!important;
} ul,ol{
margin: 1em 0 1.5em 1.5em;
padding-left: 0;
}
ul > li,
ol > li{
margin-bottom: .5em;
}
ul > li:last-child,
ol > li:last-child{
margin-bottom: 0;
}
dd{
margin-left: 0;
padding-left: 1em;
} .inline{
margin: 1em 0; padding: 0;
}
.inline li{
display: inline;
list-style-type: none;
} .none{
margin: 1em 0; padding: 0;
}
.none li{
list-style-type: none;
} table{
width: 100%;
margin: 1em 0;
padding: 0;
word-break: break-all;
word-wrap: break-word;
border-collapse: collapse;
border-spacing: 0;
}
th,td{
padding: .5em .75em;
font-size: 1.4rem;
vertical-align: top;
}
.keni-main th,
.keni-main td{
line-height: 1.5;
}
th{
border: 1px solid #05a5ab;
background-color: #05a5ab;
color: #fff;
font-weight: bold;
text-align: left;
}
td{
border: 1px solid #ddd;
}
tbody th{
background: #f7f7f7;
border: 1px solid #ddd;
color: #505050;
text-align: center;
} .table_no-style table{
width: auto;
margin: 0;
padding: 0;
border: 0;
border-spacing: 0;
}
.table_no-style th,
.table_no-style td{
padding: 0;
background: transparent;
border: 0;
}
.table_no-style thead th{
background-color: transparent;
} .table-scroll{
overflow-x: auto;
-webkit-overflow-scrolling: touch;
} .table-list thead{
display: none;
}
.table-list{
border-top: 1px solid #ddd;
}
.table-list tr,
.table-list th,
.table-list td{
display: block;
}
.table-list td{
border-top: 0;
}
.table-list tbody td::before{
display: inline-block;
width: 6.5em;
content: attr(data-th)": ";
} .table-block,
.table-block thead,
.table-block tbody,
.table-block tfoot,
.table-block tr,
.table-block th,
.table-block td{
display: block;
}
.table-block{
border-top: 1px solid #ddd;
}
.table-block th,
.table-block td{
box-sizing: border-box;
}
.table-block td,
.table-block th{
border-top: 0;
}
.table-block th{
text-align: left;
}
.table-scroll::before{
content: "※スクロールできます。"
} blockquote{
position: relative;
margin: 0 0 2.5em;
padding: 20px 25px;
color: #555;
background: #f4f4f4;
}
blockquote::before,
blockquote::after{
position: absolute;
font-size: 16px;
color: #999;
}
blockquote::before{
top: 10px;
left: 10px;
content: "\e912";
}
blockquote::after{
right: 10px;
bottom: 10px;
content: "\e91b";
}
.link-ref,
.article-body .link-ref{
margin-bottom: 0;
font-size: 1.4rem;
text-align: right;
}  body{
color: #505050;
} a{
color: #0329ce;
}      body{
background-color: #f0f0f0; }
.keni-container,
.keni-mv_wrap{
overflow: hidden;
}
.keni-sub,
.keni-footer_outer{
padding: 20px 0;
}
.col1 .keni-mv_wide .keni-mv_outer,
.col2 .keni-mv_wide .keni-mv_outer,
.col2r .keni-mv_wide .keni-mv_outer{
max-width: none;
}
.keni-mv_wide .keni-mv{
width: 100%;
height: auto;
}
.keni-mv_outer > img{
display: block;
margin-right: auto;
margin-left: auto;
}
.keni-mv_bg .keni-mv_outer{
padding: 15px;
background-position: center center;
background-size: cover;
}
.keni-lp .keni-mv_bg .keni-mv_outer{
padding: 0;
}
.keni-section_wrap{
margin: 10px;
margin-top: 0;
padding: 10px;
background: #fff;
}
.free-area .keni-section_wrap{
padding: 20px;
}
.keni-section_wrap_style02{
padding: 0;
background: transparent;
}
.keni-section_outer{
margin: 10px 0;
padding: 20px;
background-color: #fff;
}
.keni-section_outer .keni-section_wrap{
margin: 0;
}
.keni-sub .keni-section_wrap,
.keni-footer .keni-section_wrap{
margin-top: 0;
margin-bottom: 40px;
padding: 0 20px 20px;
}
.keni-sub .widget,
.keni-footer .widget{
padding-top: 20px;
}
.section_wrap-wide{
padding: 0;
background: transparent;
}
.keni-section_wrap .keni-section_wrap{
padding: 10px 0;
} .keni-main{
background: transparent;
}
.keni-sub{
background: transparent;
}
.keni-main_inner{
padding: 20px 0;
}
.keni-sep-conts_wrap{
margin-bottom: 10px;
}
.keni-sep-conts{
padding: 10px;
}  .fixed{
position: fixed;
top: 0;
z-index: 60;
width: 100%;
}
.keni-header_wrap{
padding-top: 4px;       background-size: 4px 4px;
background-repeat: repeat-x;
background-color: #fff; }
.keni-header{
padding-right: 50px;
}
.no-gn .keni-header{
padding-right: 0;
}
.keni-header_cont{
padding: 10px;
font-size: 1.4rem;
}
.keni-header_cont .header-mail{
display: block;
margin: -10px;
background: #f7f7f7;
}
.keni-header_cont .header-mail .btn_header{
display: inline-block;
padding: 15px; text-decoration: none;
}
.keni-header_cont .header-mail span{
vertical-align: middle;
}
.keni-header .keni-header_cont{
margin-top: 0;
} .site-title{
margin: 0;
padding: 8px 10px;
font-size: 2.3rem;
font-weight: bold;
font-feature-settings: 'palt';
}
.site-title > a{
color: #000;
text-decoration: none;
}    .keni-header_col1 .site-title,
.keni-header_col1 .keni-header_cont{
float: none;
} .keni-header_col2 .site-title{
float: left;
max-width: 65%;
}
.keni-header_col2 .keni-header_cont{
float: right;
max-width: 35%;
}
.keni-header_col1 .keni-header_cont{
margin-right: -50px;
}
.no-gn .keni-header_col1 .keni-header_cont{
margin-right: 0;
}
.keni-header_col1 .keni-header_cont p{
margin-bottom: 0;
} .keni-gnav_wrap{
background-color: #fff; }
.keni-gnav_inner{
display: none;
position: fixed;
top: 54px;
right: 0;
z-index: 200;
width: 250px;
overflow-y: auto;
}
.keni-gnav_cont{
margin: 0;
background: #fff;
}
.keni-gnav_cont ul{
display: none;
margin: 0;
border-top: 1px solid #e8e8e8;
}
.keni-gnav_cont .icon_home::before{
font-size: 16px;
}
.keni-gnav_inner li{
position: relative;
margin: 0;
border-bottom: 1px solid #e8e8e8;
font-size: 1.4rem;
}
.keni-gnav_inner li:last-child{
border-bottom: 0;
}
.keni-gnav_inner li a{
display: block;
padding: 15px;
color: #000;
text-decoration: none;
}
.keni-gnav_inner li a span{
font-size: inherit;
}
.keni-gnav_inner li li{
background-color: #f7f7f7;
}
.keni-gnav_inner li li li a{
padding-left: 25px;
}
.keni-gnav_inner li li li li a{
padding-left: 35px;
}
.keni-gnav_btn{
position: fixed;
top: 4px;
right: 0;
z-index: 100;
width: 50px;
height: 50px;
margin: 0;
background: #fff;
color: #000;
font-size: 1.1rem;
line-height: 50px;
vertical-align: middle;
cursor: pointer;
}
.keni-gnav_wrap_bottom .keni-gnav_btn{
top: auto;
bottom: 0;
z-index: 100;
}
.admin-bar .keni-gnav_btn.fixed {
top: 4px;
}
.admin-bar .keni-gnav_btn {
position:  fixed;
top: 50px;
}
.keni-gnav_btn_icon-open{
display: block;
position: absolute;
top: 50%;
left: 15px;
width: 20px;
height: 2px;
margin-top: -1px;
background-color: #000;
}
.keni-gnav_btn_icon-open::before,
.keni-gnav_btn_icon-open::after{
position: absolute;
top: 50%;
left: 0;
width: 20px;
height: 2px;
background-color: #000;
content: "";
}
.keni-gnav_btn_icon-open::before{
margin-top: -8px;
}
.keni-gnav_btn_icon-open::after{
margin-top: 6px;
}
.keni-gnav_btn_icon-close{
position: absolute;
top: 0;
left: 0;
font-size: 2rem;
}
.keni-gnav_btn_icon-close::before{
position: absolute;
width: 50px;
text-align: center;
content: "X";
}
.keni-gnav-child_btn{
display: block;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 51px;
line-height: 51px;
color: #fff;
font-size: 1.2rem;
text-align: center;
cursor: pointer;
}
.keni-gnav-child_btn::before{
display: block;
}
.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before,
.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
line-height: 50px;
font-size: 12px;
color: #505050;
}
.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before{
content: "\e903";
}
.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
content: "\e906";
}
.keni-gnav .keni-gnav-child_btn_icon-open > a,
.keni-gnav .keni-gnav-child_btn_icon-close > a{
padding-right: 50px;
}
.keni-gnav-child_btn_icon-open > ul{
display: none;
}
.keni-gnav-child_btn_icon-close > ul{
display: block;
-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
animation: fadeIn 0.5s ease 0s 1 normal;
}
@keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
@-webkit-keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
#click-space{
position: fixed;
top: 0px;
left: 0px;
z-index: 90;
background: rgba(0, 0, 0, 0.3);
} .keni-mv_outer{
position: relative;
}
.keni-lp .keni-mv_outer{
background-position: center top;
background-size: cover;
}
.catch-area{
width: 100%;
margin: 50px auto;
}
.keni-lp .catch-area{
position: absolute;
}
.keni-lp .catch-area{
width: 100%;
}
.catch-area_inner{
padding: 15px;
background-color: rgba(0,0,0,0.5);
color: #fff;
text-align: left;
}
.keni-lp .catch-area{
bottom: 80px;
}
.keni-lp .catch-area_inner{
width: 80%;
margin: auto;
}
.catch-area .catch_main{
margin-bottom: 10px;
font-size: 2.5rem;
}
.catch-area .catch_sub{
margin-bottom: 10px;
font-size: 1.4rem;
}
.keni-mv_btn{
margin-top: 20px;
text-align: center;
}
.keni-mv_btn a{
color: #fff;
text-decoration: none;
line-height: 1;
}
.keni-mv_btn span::before{
font-size: 30px;
} .keni-slider {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.keni-slider img{
display: block;
position: absolute;
width: 100%;
height: auto;
}
.keni-slider-pager{
list-style: none;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
margin: 0;
padding: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.keni-slider-pager a{
color: #fff;
}
.keni-slider-pager_prev,
.keni-slider-pager_next{
line-height: 30px;
position: absolute;
top: 0;
width: 30px;
height: 30px;
color: #fff;
text-decoration: none;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.keni-slider-pager_prev{
left: 10px;
}
.keni-slider-pager_next{
right: 10px;
}
.keni-slider-pager_prev::before,
.keni-slider-pager_next::before{
display: inline-block;
font-size: 20px;
}
.keni-slider-pager_prev::before{
content: "\e904";
}
.keni-slider-pager_next::before{
content: "\e905";
}
.keni-slider-nav{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
}
.keni-slider-nav a{
display: inline-block;
width: 10px;
height: 10px;
margin: 0 10px;
border-radius: 100%;
background: #fff;
}
.keni-slider-nav a.keni-slider-nav_active{
background: #ccc;
cursor: default;
}
.keni-slider_wrap{
position: relative;
width: 100%;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
.keni-slider_wrap::before{
display: block;
padding-top: 31.25%; content:"";
}
.keni-slider_wrap.keni-mv_wide{
max-width: none;
}
.keni-slider_outer{
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 100%;
overflow: hidden;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .bg-video video,
.bg-video iframe{
display: none;
position: relative;
top: 50%;
left: 50%;
width: 100%;
max-width: none;
height: 100%;
overflow: hidden;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
keni-lp .bg-video{
background-color: #000;
}
.keni-lp .bg-video .catch-area_inner{
width: 100%;
max-width: 100%;
margin: 0;
} .keni-breadcrumb-list_wrap{
padding: 5px 10px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fff;
}
.keni-breadcrumb-list{
padding: 0;
}
.keni-breadcrumb-list_inner{
margin: 0;
overflow: hidden;
}
.keni-breadcrumb-list li{
display: inline-block;
margin-bottom: 0;
padding: 2px 0 ;
font-size: 1.4rem;
line-height: 1.2;
}
.keni-breadcrumb-list li:first-child::before,
.keni-breadcrumb-list li::after{
display: inline-block;
font-size: 14px;
}
.keni-breadcrumb-list li:first-child::before{
margin-right: 5px;
content: "\e910";
}
.keni-breadcrumb-list li::after{
margin: 0 10px;
content: "\e905";
}
.keni-breadcrumb-list li:last-child::after{
content: none;
}
.keni-breadcrumb-list li a{
display: inline-block;
color: #000;
text-decoration: none;
}
.keni-breadcrumb-list li a:hover,
.keni-breadcrumb-list li a:active,
.keni-breadcrumb-list li a:focus{ text-decoration: underline;
} .keni-main{
letter-spacing: .025em;
font-size: 1.6rem;
line-height: 2.0em;
} .keni-main .free-area,
.keni-sub{
font-size: 1.4rem;
line-height: 1.8em;
} h1,
h2,
h3,
h4,
h5,
h6{
margin: 0;
font-weight: bold;
font-size: 100%;
font-family: inherit;
}
.keni-section h1{
margin: 40px -10px 10px;
padding: 20px 10px 0;
background-image: linear-gradient(
-45deg,
#fff 25%,
#05a5ab 25%, #05a5ab 50%,
#fff 50%, #fff 75%,
#05a5ab 75%, #05a5ab
);
background-size: 4px 4px;
background-repeat: repeat-x;
font-size: 2.0rem;
}
.keni-section h1:first-child{
margin: -10px -10px 20px;
}
.keni-main .keni-section .article-body h1{
margin-top: 0;
} .archive_title{
margin: 0 10px 20px;
padding: 20px;       background-size: 4px 4px;
background-repeat: repeat-x;
background-color: #fff;
font-size: 2.0rem;
}
h2{
margin-bottom: 23px;
padding: 10px 10px 5px;
background: #05a5ab;
color: #fff;
font-size: 1.9rem;
}
.keni-section h2{
margin-top: 60px;
}
h3{
margin: 1px 1px 24px;
padding: 10px 0;
border-top: 1px solid #05a5ab;
border-bottom: 1px solid #05a5ab;
color: #00858a;
font-size: 1.8rem;
}
.keni-section h3{
margin-top: 60px;
}
h4{
margin-bottom: 18px;
padding: 0 0 5px;
border-bottom: 1px dotted #05a5ab;
color: #00858a;
font-size: 1.8rem;
}
.keni-section h4{
margin-top: 60px;
}
h5{
margin-bottom: 12px;
color: #00858a;
font-size: 1.8rem;
}
.keni-section h5{
margin-top: 60px;
}
h6{
margin-bottom: 12px;
color: #505050;
font-size: 1.6rem;
}
.keni-section h6{
margin-top: 60px;
}
.keni-section h2:first-child,
.keni-section h3:first-child,
.keni-section h4:first-child,
.keni-section h5:first-child,
.keni-section h6:first-child{
margin-top: 0;
} .keni-section h1 a,
.keni-section h3 a,
.keni-section h4 a,
.keni-section h5 a,
.keni-section h6 a{
color: #505050;
}                 .keni-section h2 a{
color: #fff;
}
.keni-section h2 a:hover,
.keni-section h2 a:active,
.keni-section h2 a:focus{
color: #505050;
} .keni-section .sub-section_title{
line-height: 1.0;
margin: 0 -20px 16px;
padding: 10px;
border: 0;
outline: 0; font-weight: normal;
font-size: 1.6rem;
color: #fff;
border-radius: 0;
box-shadow: none;
}
.keni-main .keni-section .sub-section_title,
.keni-sub .widget > .keni-section .sub-section_title,
.keni-footer .widget > .keni-section .sub-section_title,
.keni-sub .widget > .keni-section .cast-box_sub_title,
.keni-footer .widget > .keni-section .cast-box_sub_title{
margin-top: -20px;
}
.keni-section .sub-section_title a{
color: #fff;
} .title_no-style,
.keni-section .title_no-style{
line-height: 1.0;
margin: 0 0 16px;
padding: 0;
border: 0;
outline: 0;
border-radius: 0;
box-shadow: none;
background: none;
color: #333;
font-weight: normal;
font-size: 100%;
}
.title_no-style::before,
.keni-section .title_no-style::before,
.title_no-style::after,
.keni-section .title_no-style::after{
position: static;
width: auto;
height: auto;
content: none;
} .btn{
display: inline-block;
position: relative;
margin-bottom: 1em;
padding: 1em 2em;
border: 0;
border-radius: 8px;
box-shadow: 2px 2px 0px #e9e9e9;
background: #aaa;
color: #fff;
font-size: 1.4rem;
line-height: 1.5;
text-decoration: none;
}
.btn span{
vertical-align: top;
}
.dir-arw_r .icon_arrow_s_right{
position: absolute;
top: 50%;
right: 10px;
margin-top: -6px;
font-size: 12px;
line-height: 1.0;
}
.dir-arw_l .icon_arrow_s_left{
position: absolute;
top: 50%;
left: 10px;
margin-top: -6px;
font-size: 12px;
line-height: 1.0;
}
.btn:hover,
.btn:active,
.btn:focus{
box-shadow: none;
cursor: pointer;
-webkit-transform: translateY(2px);
transform: translateY(2px);
} .btn_gray{
background: #666;
color: #fff;
} .btn_bluegreen{
background: #07cbd2;
color: #fff;
} .btn_orange{
background: #e69400;
color: #fff;
}
.btn_gray:hover,
.btn_gray:active,
.btn_gray:focus,
.btn_bluegreen:hover,
.btn_bluegreen:active,
.btn_bluegreen:focus,
.btn_orange:hover,
.btn_orange:active,
.btn_orange:focus{
color: #fff;
}
.btn_style01{
background-color: #fff;
border: 1px solid #00858a; font-weight: bold;
}
.btn_style02{
border: 1px solid #00858a;  font-weight: bold;
}
.btn_style03{ color: #fff;
}
.btn_style03:hover,
.btn_style03:active,
.btn_style03:focus{
color: #fff;
}
.btn-detail{
margin: 15px 0;
text-align: center;
}
.btn-detail .btn{
width: 100%;
}
.keni-header_cont .btn,
.keni-footer-panel .btn{
margin-bottom: 0;
padding: .5em;
}
.btn-area .btn-area_r,
.btn-area .btn-area_l{
max-width: 49%;
}
.btn-area .btn-area_r{
float: right;
}
.btn-area .btn-area_l{
float: left;
}
.keni-footer-panel .utility-menu_item span{
display: block;
} .entry .article-header{
margin: 0;
padding: 0;
}
.article-header{
list-style: none;
}
.entry_status .entry_category_item{
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
padding: .25em .75em;
border-radius: 4px;
background: #f0efe9;
font-size: 1.2rem;
}
.entry_category_item a{
color: #505050;
text-decoration: none;
} .home .article-body{
padding-bottom: 0;
}
.article-body p{
margin-bottom: 40px;
}
.article-visual{
margin-bottom: 30px;
text-align: center;
}  .entry-list{
margin: 0;
margin-bottom: 40px;
padding: 0;
line-height: 1.5;
}
.entry-list_item{
list-style: none;
overflow: hidden;
}
.entry-list > .entry-list_item{
margin: 0 0 20px;
padding: 20px;
background-color: #fff;
}
.entry-list .entry_thumb{
overflow: hidden;
max-height: 220px;
margin: -20px -20px 10px;
text-align: center;
}
.entry-list .entry_thumb a{
display: inline-block;
}
.entry-list .entry_thumb img{
display: block;
width: 100%;
height: auto;
}
.entry_inner{
overflow: hidden;
font-size: 1.4rem;
}
.entry-list .entry_title{
margin-top: 0;
margin-bottom: 5px;
padding: 0;
border: 0;
background-color: transparent;
font-weight: bold;
font-size: 1.6rem;
line-height: 1.8;
}
.entry-list .entry_title a{
color: #000;
text-decoration: none;
}     .ently_read-more{
margin: 15px 0;
text-align: center;
}
.ently_read-more .btn{
position: relative;
width: 100%;
border: 1px solid ;
background-color: #f7f7f7;
box-shadow: 2px 2px 0px #e9e9e9; }
.ently_read-more .btn i{
position: absolute;
top: 50%;
right: 15px;
margin-top: -9px;
font-size: 12px;
}
.entry_status{
font-size: 1.2rem;
line-height: 1.2;
}
.entry_status > ul{
margin: 0 0 10px;
letter-spacing: -.5em;
}
.entry_status > .entry_date,
.entry_status > .entry_pv{
display: inline-block;
}
.entry_status > .entry_date{
margin-right: 10px;
}
.entry_pv{
margin: 0 0 10px;
font-size: 1.2rem;
color: #adadad;
}
.entry_status li{
margin: 0;
letter-spacing: 0;
}
.entry_status .entry_date_item{
display: inline;
color: #adadad;
font-size: 1.2rem;
}
.entry_status .entry_date_item:nth-child(2){
margin-left: .5em;
padding-left: .5em;
border-left: 1px solid #ccc;
}
.behind-article-area{
margin-top: 20px;
} .profile-box{
margin-bottom: 30px;
padding: 10px;
overflow: hidden; line-height: 1.5;
}
.profile-box-thumb{
display: block;
max-width: 120px;
height: auto;
margin-right: auto;
margin-left: auto;
}
.profile-box-thumb img{
border-radius: 95px;
}
.keni-section .profile-box-author{
margin: 20px 0;
padding-bottom: 0;
border: 0;
text-align: center;
}
.keni-section .profile-box-desc-title{
margin: 20px 0;
padding-bottom: 0;
border-bottom: 0;
text-align: center;
}
.link-author-list {
margin: 15px 10px 0 0;
text-align:  right;
} .advance-billing-box .advance-billing-box_title{
padding: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
font-size: 1.8rem;
line-height: 1.2;
text-align: center;
}
.advance-billing-box_next-title{ font-size: 2.0rem;
font-weight: bold;
} .step-chart_style01,
.step-chart_style02{
margin-left: 0;
}
.step-chart_style02{
letter-spacing: -.5em;
}
.step-chart_style01 > li,
.step-chart_style02 > li{
position: relative;
list-style: none;
margin-bottom: 16px;
padding: 20px 10px;
background: #ccc;
}
.step-chart_style02 > li{
padding: 20px;
font-size: 1.6rem;
letter-spacing: 0;
}
.step-chart li > p:last-child{
margin-bottom: 0;
}
.step-chart_style01 li::after{
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -12px;
border: solid transparent;
border-width: 12px;
border-top-color: #ccc;
content: '';
}
.step-chart_style02 li::after{
position: absolute;
bottom: -24px;
left: 50%;
margin-left: -12px;
border: solid transparent;
border-width: 12px;
border-top-color: #ccc;
content: '';
}
.step-chart li:nth-child(1){
z-index: 40;
background-color: #f0f0f0;
}
.step-chart_style01 li:nth-child(1)::after,
.step-chart_style02 li:nth-child(1)::after{
border-top-color: #f0f0f0;
}
.step-chart li:nth-child(2){
z-index: 30; }    .step-chart li:nth-child(3){
z-index: 20; }    .step-chart li:nth-child(4){
z-index: 10; color: #fff;
}    .step-chart li:last-child::after{
border-width: 0;
} .toc-area{
position: relative;
margin: 60px auto;
border: 3px solid #f0f0f0;
}
.toc-area_inner ol{
margin: 15px 0 0 5px;
counter-reset: num;
}
.toc-area_inner .toc-area_list{
margin-left: 15px;
padding: 15px;
}
.toc-area_inner .toc-area_list li{
position: relative;
list-style-type: none;
margin-bottom: 15px;
padding-left: 10px;
font-size: 1.4rem;
}
.toc-area_btn_open::before,
.toc-area_btn_close::before{
display: inline-block;
font-size: 12px;
}
.toc-area_btn_open::before{
content: "\e903";
}
.toc-area_btn_close::before{
content: "\e906";
}
.toc-area_inner .toc-area_list > li::before{
position: absolute;
top: 5px;
left: -7px;
width: 22px;
height: 22px;
margin-right: 1em;
margin-left: -1em; color: #fff;
font-size: 14px;
line-height: 22px;
text-indent: 0;
text-align: center;
vertical-align: middle;
counter-increment: num;
content: counter(num);
}
.toc-area_inner .toc-area_list ol li::before{
position: absolute;
left: -7px;
background: transparent;
font-size: inherit;
line-height: inherit;
counter-increment: num;
content: counter(num);
}
.toc_title{
padding: 10px;
background-color: #f0f0f0; font-weight: bold;
line-height: 1.5;
text-align: center;
}
.toc-area_btn{
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
}  .list_style01{
font-weight: bold;
font-size: 1.8rem;
}
.list-conts{
font-weight: normal;
font-size: 1.6rem;
} .list_style02,
.list_style02 ol{
counter-reset: num;
}
.list_style02{
margin-left: 22px;
}
.list_style02 li{
position: relative;
list-style-type: none;
margin-bottom: 15px;
padding-left: 10px;
}
.list_style02 li::before{
position: absolute;
top: 5px;
left: -7px;
width: 22px;
height: 22px;
margin-right: 1em;
margin-left: -1em;
border-radius: 1em; color: #fff;
font-size: 14px;
line-height: 22px;
text-indent: 0;
text-align: center;
vertical-align: middle;
counter-increment: num;
content: counter(num);
} .check-list{
margin-left: 28px;
}
.check-list li{
list-style: none;
}
.check-list li{
position: relative;
margin-bottom: 1em;
}
.check-list li::before{
position: absolute;
top: 5px;
left: -23px;
display: inline-block;
font-size: 18px;
content: "\e911";
color: #eb3b54;
} .dl_style01 dt,
.dl_style01 dd{
padding: 10px 0;
}
.dl_style01 dt{
display: block;
float: left;
width: 30%;
padding-right: 10px;
font-weight: bold;
}
.dl_style01 dd{
padding-left: 30%;
border-bottom: 1px dotted #aaa;
} .dl_style02{
margin: 50px 0;
}
.dl_style02 dt,
.dl_style02 dd{
padding: 10px;
}
.dl_style02 dt{
display: block; color: #fff;
font-weight: bold;
}    .qa-list{
padding-top: 3px;
}
.qa-list dt{
position: relative;
display: block;
margin-bottom: 30px;
padding: 4px 0 10px 40px;
font-weight: bold;
}
.qa-list dd{
position: relative;
margin-bottom: 20px;
margin-left: 0;
padding: 4px 0 20px 40px;
border-bottom: 1px solid #f0f0f0;
}
.qa-list dt::before,
.qa-list dd::before{
position: absolute;
top: 0;
left: 0;
width: 35px;
height: 35px;
margin-right: 1em;
font-weight: bold;
font-size: 14px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', serif;
color: #fff;
line-height: 35px;
text-indent: 0;
text-align: center;
vertical-align: middle;
}
.qa-list dt::before{
background: #05a5ab;
content: 'Q';
}
.qa-list dd::before{
background: #eb3b54;
content: 'A';
}
.accordion-list dt{
padding: 7px 30px 7px 40px; color: #fff;
}
.accordion-list dt::before{
top: 5px;
background: transparent;
}
.accordion-list dt::after{
position: absolute;
top: 15px;
right: 10px;
font-size: 16px;
}
.accordion-list dt::after{
content: "\e903";
}
.accordion-list .accordion-list_btn_open::after{
content: "\e906";
} .news-list{
margin-left: 0;
}
.news-list > li{
list-style: none;
}
.news-list_item_cat{
}
.news-list_item_cat_name{
display: inline-block;
margin-right: 3px;
padding: 3px;
background-color: #999;
color: #fff;
font-size: 1.2rem;
line-height: 1;
}
.cat001{
background-color: #eb3b54!important;
color: #fff;
}
.cat002{
background-color: #db8d00!important;
color: #fff;
}
.cat003{
background-color: #0baedd!important;
color: #fff;
}
.cat004{
background-color: #20a672!important;
color: #fff;
}
.cat001 > a,
.cat002 > a,
.cat003 > a,
.cat004 > a{
color: #fff;
}
.news-list_item_date{
display: inline-block;
color: #adadad;
font-size: 1.4rem;
}
.news-list_item_headline{
display: block;
width: auto;
} .ranking-list{
margin-left: 0;
counter-reset: num;
}
.ranking-list > li{
position: relative;
list-style: none;
margin-bottom: 35px;
overflow: hidden;
text-align: center;
counter-increment: num;
}
.ranking-list > li:nth-child(n + 6){
margin-bottom: 20px;
}
.ranking-list > li::before{
position: absolute;
top: 0;
left: 0;
z-index: 0;
border-width: 16px;
border-style: solid;
border-color: #b3b3b3;
content: '';
}
.ranking-list > li::after{
position: absolute;
top: 0;
left: 0;
width: 32px;
color: #fff;
font-weight: bold;
line-height: 32px;
content: counter(num);
}
.ranking-list_item .btn-detail{
max-width: 230px;
margin-right: auto;
margin-left: auto;
}
.ranking-list > .ranking-list_item_hasimage::before,
.ranking-list > .ranking-list_item_hasimage::after{
display: none;
}
.ranking-list .rank_title{
margin-bottom: 20px;
padding-top: 2px;
padding-left: 40px;
font-weight: bold;
font-size: 1.8rem;
line-height: 1.5;
background-position: left top;
background-size: 36px 36px;
background-repeat: no-repeat;
text-align: left;
}
.ranking-list > .ranking-list_item_hasimage .rank_title{
padding-left: 0;
}
.ranking-list .review_desc_title{ font-weight: bold;
}
.rank_desc{
text-align: left;
}
.comparative-list .rank_desc{
clear: both;
}
.rank_thumb{
display: inline-block;
position: relative;
margin-bottom: 20px;
text-align: center;
}
.rank_thumb::before{
position: absolute;
top: 0;
left: 0;
z-index: 10;
border-width: 20px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
}
.rank_thumb::after{
position: absolute;
top: 0;
left: 5px;
z-index: 20;
color: #fff;
font-weight: bold;
content: counter(num);
}
.ranking-list > li:nth-child(1)::before,
.ranking-list > li:nth-child(1) .rank_thumb::before{
border-color: #f9a825;
}
.ranking-list > li:nth-child(2)::before,
.ranking-list > li:nth-child(2) .rank_thumb::before{
border-color: #bdbdbd;
}
.ranking-list > li:nth-child(3)::before,
.ranking-list > li:nth-child(3) .rank_thumb::before{
border-color: #8d6e63;
}
.ranking-list > li:nth-child(4)::before,
.ranking-list > li:nth-child(5)::before,
.ranking-list > li:nth-child(4) .rank_thumb::before,
.ranking-list > li:nth-child(5) .rank_thumb::before{
border-color: #80cbc4;
}
.ranking-list > li:nth-child(n+1) .rank_thumb::before{
border-right-color: transparent;
border-bottom-color: transparent;
}
.rank_thumb .review-table{
width: 100%;
max-width: 330px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
border: 0;
}
.review-table tr:nth-child(odd){
background: transparent;
}
.review-table th{
width: 8em;
padding: 0;
padding-right: 1em;
border: 0;
background: transparent;
color: inherit;
font-weight: bold;
text-align: left;
}
.review-table td{
padding: 0;
border: 0;
font-weight: bold;
text-align: left;
}
.item-data{
overflow: hidden;
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
}
.item-data dl{
margin: 0 0 10px;
line-height: 1.5;
text-align: left;
}
.item-data dl:last-child{
margin-bottom: 0;
}
.item-data dt,
.item-data dd{
display: inline-block;
padding: 0;
}
.item-data_outer{
overflow: hidden;
}
.review_desc{
padding: 13px; text-align: left;
}
.review_star{
position: relative;
display: inline-block;
height: 16px;
padding-left: 90px;
font-size: 16px;
line-height: 1;
}
.review_star::before,
.review_star::after{
display: inline-block;
position: absolute;
top: 0;
left: 0;
height: 16px;
line-height: 16px;
font-weight: normal;
content: '★★★★★';
}
.review_star::before{
color: #ddd;
}
.review_star::after{
overflow: hidden;
color: #ffc71c;
white-space: nowrap;
}
.star00::after{ width: 0; }
.star05::after{ width: 8px; }
.star10::after{ width: 16px; }
.star15::after{ width: 24px; }
.star20::after{ width: 32px; }
.star25::after{ width: 40px; }
.star30::after{ width: 48px; }
.star35::after{ width: 56px; }
.star40::after{ width: 64px; }
.star45::after{ width: 72px; }
.star50::after{ width: 80px; } .item-box{
margin: 40px 0;
padding: 10px;
background-color: #f0f0f0;
}
.item-box .item-box_title{
margin-top: 15px;
margin-bottom: 15px; font-weight: bold;
font-size: 1.8rem;
line-height: 1.0;
}
.item-box .item-box_desc{
overflow: hidden;
}
.item-box .item-box_thumb{
display: block;
margin-bottom: 10px;
text-align: center;
} .item-box02{
margin: 40px 0;
padding: 6px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#05a5ab 25%, #05a5ab 50%,
#fff 50%, #fff 75%,
#05a5ab 75%, #05a5ab
);
background-size: 4px 4px;
background-repeat: repeat;
}
.item-box02 .item-box_inner{
position: relative;
padding: 12px; }
.item-box02 .item-box_title{
margin-top: 20px;
margin-bottom: 20px;
padding: 10px; color: #fff;
font-weight: bold;
font-size: 1.8rem;
line-height: 1.2;
text-align: center;
}
.item-box02 .item-box_thumb{
display: block;
margin-bottom: 10px;
text-align: center;
}
.item-box02 .item-data_sec{
margin-bottom: 15px;
padding: 25px;
background: #fff;
} .item-box03 .item-box_inner{
padding: 12px;
border: 1px solid #ddd;
}
.item-box03 .item-box_title{
margin-top: 20px;
margin-bottom: 20px;
padding: 10px; color: #fff;
font-weight: bold;
font-size: 1.8rem;
line-height: 1.2;
text-align: center;
}
.item-box03_thumb{
margin-bottom: 20px;
text-align: center;
}
.item-box03_cont{
line-height: 1.8;
}
.btn-detail_wrap{
clear: both;
max-width: 650px;
margin: auto;
margin-top: 20px;
}
.btn-detail_col{
text-align: center;
}
.btn-detail_left{
float: left;
}
.btn-detail_right{
float: right;
} .box_style{
margin: 0 0 30px;
font-size: 1.8rem;
}
.box_style p:last-child{
margin-bottom: 0;
} .box_style01{
padding: 6px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#05a5ab 25%, #05a5ab 50%,
#fff 50%, #fff 75%,
#05a5ab 75%, #05a5ab
);
background-size: 4px 4px;
background-repeat: repeat;
}
.box_style01 .box_inner{
padding: 10px; }
.box_style02{
padding: 6px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#999999 25%, #999999 50%,
#fff 50%, #fff 75%,
#999999 75%, #999999
);
background-size: 4px 4px;
background-repeat: repeat;
}
.box_style02 .box_inner{
padding: 10px;
background-color: #fff;
}
.box_style02 li{
line-height: 2em;
}
.box_style03{
padding: 16px; }
.box_style04{
padding: 16px;
background: #f0f0f0;
}
.box_style05{
padding: 16px;
background: #333333;
color: #fff;
} .box_style06{
padding: 16px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#eff9f9 25%, #eff9f9 50%,
#fff 50%, #fff 75%,
#eff9f9 75%, #eff9f9
);
background-size: 4px 4px;
background-repeat: repeat; } .box_style07{
padding: 10px;
background: url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/images/sample011.jpg) center center;
background-size: cover;
}
.box_style07 .box_inner{
padding: 10px;
background-color: rgba(255,255,255,0.7);
} .box_style_blue,
.box_style_green,
.box_style_orange,
.box_style_red,
.box_style_pink,
.box_style_yellow,
.box_style_gray{
margin-bottom: 30px;
padding: 6px;
background-size: 4px 4px;
background-repeat: repeat;
font-size: 1.4rem;
}
.box_style_blue .box_inner,
.box_style_green .box_inner,
.box_style_orange .box_inner,
.box_style_red .box_inner,
.box_style_pink .box_inner,
.box_style_yellow .box_inner,
.box_style_gray .box_inner{ padding: 15px; }
.box_style_blue .box_style_title,
.box_style_green .box_style_title,
.box_style_orange .box_style_title,
.box_style_red .box_style_title,
.box_style_pink .box_style_title,
.box_style_yellow .box_style_title,
.box_style_gray .box_style_title{
margin: -8px 0 5px -27px;
color: #fff;
line-height: 1.4;
}
.box_style_title span{
position: relative;
display: inline-block;
padding: 5px 10px;
}
.box_style_title span::before{
position: absolute;
top: 100%;
left: 0;
height: 0;
width: 0;
border: 3px solid transparent;
border-top-color: #d6d6d6;
border-right-color: #d6d6d6;
content: "";
} .box_style_blue{
background-image: linear-gradient(
-45deg,
#fff 25%,
#0baedd 25%, #0baedd 50%,
#fff 50%, #fff 75%,
#0baedd 75%, #0baedd
);
}
.box_style_blue .box_inner{ background-color: #f8fdff; }
.box_style_blue .list_style02 li::before,
.box_style_blue .box_style_title span{ background-color: #0baedd;} .box_style_green{
background-image: linear-gradient(
-45deg,
#fff 25%,
#5bc130 25%, #5bc130 50%,
#fff 50%, #fff 75%,
#5bc130 75%, #5bc130
);
}
.box_style_green .box_inner{ background-color: #f9fff3; }
.box_style_green .list_style02 li::before,
.box_style_green .box_style_title span{ background-color: #5bc130;} .box_style_orange{
background-image: linear-gradient(
-45deg,
#fff 25%,
#fca60d 25%, #fca60d 50%,
#fff 50%, #fff 75%,
#fca60d 75%, #fca60d
);
}
.box_style_orange .box_inner{ background-color: #fdf9f1; }
.box_style_orange .list_style02 li::before,
.box_style_orange .box_style_title span{ background-color: #fca60d; } .box_style_red{
background-image: linear-gradient(
-45deg,
#fff 25%,
#d94b59 25%, #d94b59 50%,
#fff 50%, #fff 75%,
#d94b59 75%, #d94b59
);
}
.box_style_red .box_inner{ background-color: #fff8f9; }
.box_style_red .list_style02 li::before,
.box_style_red .box_style_title span{ background-color: #d94b59; } .box_style_pink{
background-image: linear-gradient(
-45deg,
#fff 25%,
#f48cc0 25%, #f48cc0 50%,
#fff 50%, #fff 75%,
#f48cc0 75%, #f48cc0
);
}
.box_style_pink .box_inner{ background-color: #fffafd; }
.box_style_pink .list_style02 li::before,
.box_style_pink .box_style_title span{ background-color: #f48cc0; } .box_style_yellow{
background-image: linear-gradient(
-45deg,
#fff 25%,
#f2cb0c 25%, #f2cb0c 50%,
#fff 50%, #fff 75%,
#f2cb0c 75%, #f2cb0c
);
}
.box_style_yellow .box_inner{ background-color: #fffdf3; }
.box_style_yellow .list_style02 li::before,
.box_style_yellow .box_style_title span{ background-color: #f2cb0c; } .box_style_gray{
background-image: linear-gradient(
-45deg,
#fff 25%,
#999999 25%, #999999 50%,
#fff 50%, #fff 75%,
#999999 75%, #999999
);
}
.box_style_gray .box_inner{ background-color: #fafafa; }
.box_style_gray .list_style02 li::before,
.box_style_gray .box_style_title span{ background-color: #999999; } .cast-box{
padding: 6px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#05a5ab 25%, #05a5ab 50%,
#fff 50%, #fff 75%,
#05a5ab 75%, #05a5ab
);
background-size: 4px 4px;
background-repeat: repeat;
}
.cast-box_sub{
margin: -20px;
padding-left: 20px;
padding-right: 20px;
}
.keni-footer .cast-box_sub{
margin: 0 -20px -20px;
}
.keni-footer .widget .cast-box_sub .cast-box_sub_title{
margin-top: 0;
}
.cast-box .box_inner{
padding: 12px;
background-color: #fff;
}
.cast-box .cast_name,
.cast-box_sub .cast_name{
display: block;
margin-bottom: 20px; font-weight: bold;
font-size: 1.8rem;
text-align: center;
}
.cast-box .cast_headshot,
.cast-box_sub .cast_headshot{
display: block;
width: 100px;
height: auto;
margin: auto;
margin-bottom: 10px;
}
.cast-box .cast_headshot img,
.cast-box_sub .cast_headshot img{
border-radius: 50%;
}
.cast-box_sub .cast{
margin: 0 -20px;
padding: 20px;
border-bottom: 1px solid #eee;
}
.cast-box dd,
.cast-box_sub dd{
padding-left: 0;
}
.cast-box .cast{
margin-top: 0;
margin-bottom: 30px;
}
.cast-box_sub .cast{
padding: 20px;
border-bottom: 1px solid #eee;
}
.cast-box .cast:last-child,
.cast-box_sub .cast:last-child{
margin-bottom: 0;
}
.widget .cast-box_side{
margin: -20px -20px 0
}
.widget .cast-box_sub .cast-box_sub_title{
margin: -20px -20px 25px;
padding: 20px 20px 0;
border: 0;       background-size: 4px 4px;
background-repeat: repeat-x;
font-size: 2.0rem;
text-align: center;
line-height: 1.2;
}
.widget .cast-box_sub .cast-box_sub_title span{
display: block;
color: #000;
font-size: 2.9rem;
} .voice-box{
margin-bottom: 15px;
padding: 15px;
}
.voice_styl01{
border: 1px solid #ccc;
}   .voice_styl03{       background-size: 4px 4px;
background-repeat: repeat;
}
.voice-box .voice{
margin: 0;
}
.voice-box .voice_headshot{
float: left;
display: block;
width: 100px;
height: auto;
margin: auto;
margin-bottom: 5px;
}
.voice-box .voice_title{
float: right;
width: calc(100% - 100px);
min-height: 100px;
margin-bottom: 10px; font-size: 1.4rem;
}
.voice-box .voice_title span{
display: block;
font-weight: bold;
}
.voice-box .voice_title .voice_name{
font-size: 1.8rem;
}
.voice-box .voice_headshot img{
border-radius: 50%;
}
.voice-box dd{
padding-left: 0;
}
.voice_cont{
clear: both;
}
.voice-box .voice_cont p:last-child{
margin-bottom: 0;
} .chat_l,
.chat_r{
position: relative;
margin: 0 0 2em;
overflow: hidden;
}
.bubble{
display: inline-block;
position: relative;
min-height: 60px;
min-width: 60px;
padding: .75em;
border: 1px solid #ccc;
box-sizing: border-box;
background: #fff;
font-size: 1.4rem;
}
.chat_l .bubble{
float: left;
}
.chat_r .bubble{
float: right;
}
.bubble .bubble_in{
border-color: #fff;
line-height: 1.8;
}
.talker{
display: block;
width: 50px;
height: auto;
text-align: center;
}
.talker b{
display: inline-block;
height: auto;
line-height: 1.6;
font-weight: normal;
font-size: 1.2rem;
text-align: left;
vertical-align: top;
}
.talker img{
display: block;
width: 50px;
max-width: 100%;
margin: auto;
}
.chat_l .talker{
float: left;
}
.chat_r .talker{
float: right;
}
.chat_l .bubble_wrap{
float: right;
width: 100%;
margin-left: -60px;
padding-left: 60px;
}
.chat_r .bubble_wrap{
float: left;
width: 100%;
margin-right: -60px;
padding-right: 60px;
}
.bubble .bubble_in::after,
.bubble .bubble_in::before{
position: absolute;
top: 55px;
width: 0;
height: 0;
border: solid transparent;
content: "";
}
@media screen and (max-width: 767px) {
.bubble .bubble_in::after,
.bubble .bubble_in::before {
position: absolute;
top: 30px;
width: 0;
height: 0;
border: solid transparent;
content: "";
}
}
.chat_l .bubble .bubble_in::after,
.chat_l .bubble .bubble_in::before{
right: 100%;
}
.chat_r .bubble div::after,
.chat_r .bubble div::before{
left: 100%;
}
.chat_l .bubble .bubble_in::after{
margin-top: -4px;
border-width: 4px 6px;
border-color: transparent;
border-right-color: inherit;
border-top-color: inherit;
}
.chat_l .bubble .bubble_in::before{
margin-top: -5px;
border-width: 5px 8px;
border-color: transparent;
border-right-color: #ccc;
border-top-color: #ccc;
}
.chat_r .bubble .bubble_in::after{
margin-top: -4px;
border-width: 4px 6px;
border-color: transparent;
border-left-color: inherit;
border-top-color: inherit;
}
.chat_r .bubble .bubble_in::before{
margin-top: -5px;
border-width: 5px 8px;
border-color: transparent;
border-left-color: #ccc;
border-top-color: #ccc;
}
.bubble p:last-child{
margin-bottom: 0;
}
.chat_style02 .bubble{
border-top: 0;
border-left: 0; color: #fff;
}   .chat_l.chat_style02 .bubble .bubble_in::before{
border-right-color: inherit;
border-top-color: inherit;
}
.chat_r.chat_style02 .bubble .bubble_in::before{
border-left-color: inherit;
border-top-color: inherit;
}
.chat_style03 .bubble{
background-color: #eee;
border-color: #d6d6d6;
border-top: 0;
border-left: 0;
}
.chat_style03 .bubble .bubble_in{
border-color: #eee;
}
.chat_r.chat_style03 .bubble .bubble_in::before{
border-left-color: #d6d6d6;
border-top-color: #d6d6d6;
}
.chat_l.chat_style03 .bubble .bubble_in::before{
border-right-color: #d6d6d6;
border-top-color: #d6d6d6;
}
.chat_style03 .bubble .bubble_in::after{
margin-top: -5px
} .together .talker{
width: 100%;
}
.together .bubble_wrap{
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.together .talker b{
display: inline-block;
max-width: 100px;
margin-right: 10px;
text-align: left;
vertical-align: top;
}
.together.chat_l .talker,
.together.chat_r .talker{
float: none;
margin: 0 0 10px;
}
.together.chat_l .talker{
text-align: left;
}
.together.chat_r .talker{
text-align: right;
}
.together .bubble .bubble_in::after,
.together .bubble .bubble_in::before{
top: auto;
bottom: 100%;
}
.together.chat_l .bubble .bubble_in::after,
.together.chat_l .bubble .bubble_in::before{
right: auto;
left: 50px;
}
.together.chat_r .bubble .bubble_in::after,
.together.chat_r .bubble .bubble_in::before{
right: 50px;
left: auto;
}
.together.chat_l .bubble .bubble_in::after{
margin-top: -20px;
margin-left: -6px;
border-width: 6px 4px;
border-color: transparent;
border-bottom-color: inherit;
border-left-color: inherit;
}
.together.chat_l .bubble .bubble_in::before{
margin-top: -21px;
margin-left: -7px;
border-width: 8px 5px;
border-color: transparent;
border-bottom-color: #ccc;
border-left-color: #ccc;
}
.together.chat_r .bubble .bubble_in::after{
margin-top: -20px;
margin-right: -8px;
border-width: 6px 4px;
border-color: transparent;
border-right-color: inherit;
border-bottom-color: inherit;
}
.together.chat_r .bubble .bubble_in::before{
margin-top: -21px;
margin-right: -9px;
border-width: 8px 5px;
border-color: transparent;
border-right-color: #ccc;
border-bottom-color: #ccc;
}
.bubble_in p:last-child{
margin-bottom: 0;
}  .related-entry-list{
margin: 0 0 40px;
padding: 0;
line-height: 1.5;
}
.related-entry-list li{
position: relative;
list-style: none;
overflow: hidden;
background: #fff;
}
.related-entry-list .related-entry_title a{
color: #000;
text-decoration: none;
}
.related-entry_title a::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0,0,0,0);
}      .related-entry-list_style01 > .entry-list_item{
margin: 0;
padding: 10px 0;
border-bottom: 1px solid #ccc;
border-radius: 0;
}
.related-entry-list_style01 > .entry-list_item:last-child{
border-bottom: 1px solid #ccc;
}
.related-entry-list_style01 .related-entry_inner{
overflow: hidden;
font-size: 1.4rem;
}
.related-entry-list_style01 .related-entry_title{
margin: 0;
padding: 15px;
overflow: hidden;
color: #000;
font-size: 1.2rem;
}
.related-entry-list_style01 .related-entry_thumb{
position: relative;
float: left;
width: 90px;
height: 90px;
margin: 0;
overflow: hidden;
text-align: center;
}
.related-entry-list_style01 .related-entry_thumb img{
position: absolute;
top: 50%;
left: 50%;
max-width: none;
height: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .related-entry-list_style02{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.related-entry-list_style02 .related-entry-list_item{
width: 48%;
margin-right: 4%;
padding: 10px;
border: 1px solid #ddd;
font-size: 1.2rem;
}
.related-entry-list_style02 .related-entry-list_item,
.related-entry-list_style02 .related-entry-list_item:last-child{
margin-bottom: 15px;
}
.related-entry-list_style02 .related-entry_title{
margin-top: 0;
margin-bottom: 0;
overflow: hidden;
}
.related-entry-list_style02 .related-entry_thumb{
position: relative;
max-width: none;
height: 100px;
margin: -10px -10px 10px;
overflow: hidden;
background: #f2f2f2;
}
.related-entry-list_style02 .related-entry_thumb img{
position: absolute;
top: 50%;
left: 50%;
width: 100%;
max-width: none;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.related-entry-list_style02 li:nth-child(2n){
margin-right: 0;
} .interval01 span{
display: block;
width: 10px;
height: 10px;
margin: auto;
margin-bottom: 30px; border-radius: 50%;
}
.interval02 span{
display: block;
width: 10px;
height: 10px;
margin: auto;
margin-bottom: 60px; -webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .link-next a{
display: inline-block;
}
.link-back a{
display: inline-block;
}
.link-next a::before,
.link-back a::before{
display: inline-block;
margin-right: 5px;
font-size: 12px;
color: #505050;
text-decoration: none;
}
.link-next a::before{
content: "\e905";
}
.link-back a::before{
content: "\e904";
}
.link-next02 a{
position: relative;
padding-left: 12px;
color: #000;
text-decoration: none;
}
.link-next02 a::before{
position: absolute;
top: 5px;
left: 0;
border-width: 4px 6px;
border-style: solid;
border-color: transparent;
border-left-color: #000;
content: '';
}
.link-back02 a{
position: relative;
padding-left: 16px;
color: #000;
text-decoration: none;
}
.link-back02 a::before{
position: absolute;
top: 5px;
left: -4px;
border-width: 4px 6px;
border-color: transparent;
border-style: solid;
border-right-color: #000;
content: '';
}
.page-nav ol{
margin-left: 0;
letter-spacing: -.5em;
text-align: center;
}
.page-nav li{
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
padding: 4px 12px;
background-color: #fff;
letter-spacing: 0;
}
.page-nav li:last-child{
margin-right: 0;
}
.page-nav li a{
display: block;
margin: -4px -12px;
padding: 4px 12px;
color: #333;
text-decoration: none;
}
.page-nav li span.current{
display: block;
margin: -4px -12px;
padding: 4px 12px;
}
.page-nav .current,
.page-nav li a:hover,
.page-nav li a:active,
.page-nav li a:focus{ color: #fff;
}
.page-nav .page-nav_next a::after,
.page-nav .page-nav_prev a::before{
display: inline-block;
font-size: 14px;
}
.page-nav .page-nav_next a::after{
margin-left: 5px;
content: "\e905";
}
.page-nav .page-nav_prev a::before{
margin-right: 5px;
content: "\e904";
}        .nav-links{
display: table;
position: relative;
width: 100%;
margin: 30px 0;
overflow: hidden;
font-size: 1.4rem;
table-layout: fixed;
}
.nav-links::before{
position: absolute;
top: 10px;
left: 50%;
width: 1px;
height: 45px;
margin-top: -20px;
background-color: #ccc;
content: '';
}
.nav-links .nav-next,
.nav-links .nav-previous{
display: table-cell;
width: 50%;
}
.nav-links .nav-next{
float: right;
text-align: right;
}
.nav-links .nav-previous{
float: left;
text-align: left;
}
.nav-links .nav-next a,
.nav-links .nav-previous a{
display: block;
overflow: hidden;
color: #000;
text-decoration: none;
line-height: 1.5;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 1.2rem;
}
.nav-links .nav-next a{
padding: 10px 20px 10px 10px;
background: url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/images/icon/page-nav_arrow_r.svg) right top no-repeat;
background-size: 10px 36px;
}
.nav-links .nav-previous a{
padding: 10px 10px 10px 20px;
background: url(https://bara.shop/shop/wp-content/themes/keni80_wp_standard_all_202206061110/images/icon/page-nav_arrow_l.svg) left top no-repeat;
background-size: 10px 36px;
}
.nav-links .nav-next a:hover,
.nav-links .nav-next a:active,
.nav-links .nav-next a:focus,
.nav-links .nav-previous a:hover,
.nav-links .nav-previous a:active,
.nav-links .nav-previous a:focus{
color: #00858a;
text-decoration: underline;
} .commentlist{
margin-left: 0;
}
.commentlist{
border-bottom: 1px solid #e8e8e8;
}
.commentlist li{
position: relative;
list-style: none;
margin-bottom: 15px;
padding: 15px;
background: #fff;
font-size: 1.4rem;
line-height: 1.5;
}
.commentlist > li{
border: 1px solid #e8e8e8;
}
.comment-body .reply{
position: absolute;
top: 15px;
right: 15px;
font-size: 1.2rem;
}
.comment-body .reply a::before{
display: inline-block;
border-style: solid;
border-width: 4px 6px;
border-color: transparent;
border-left-color: #000;
content: '';
}
.commentlist .children{
margin: 15px -15px -15px;
border-top: 1px solid #e8e8e8;
}
.commentlist .children li{
position: relative;
padding: 15px 15px 15px 35px;
background-color: #f7f7f7;
}
.commentlist .children li::before{
position: absolute;
top: 16px;
left: 13px;
display: inline-block;
content: "\e91c";
font-size: 13px;
}
.commentlist .children > li:last-child{
border-bottom: 0;
}
.commentlist li p:last-child{
margin-bottom: 0;
}
.comment-author img{
float: left;
margin-right: 8px;
border-radius: 50%;
}
.comment-author{
font-size: 1.4rem;
}
.comment-metadata,
.comment-metadata a{
color: #adadad;
font-size: 1.2rem;
text-decoration: none;
}
.comment-meta{
padding-right: 45px;
}
.comment-content{
margin-top: 10px;
} .commentary-box{
padding: 6px;
background-image: linear-gradient(
-45deg,
#fff 25%,
#999 25%, #999 50%,
#fff 50%, #fff 75%,
#999 75%, #999
);
background-size: 4px 4px;
background-repeat: repeat;
}
.commentary-box_inner{
position: relative;
padding: 12px;
background-color: #fff;
}
.commentary-box_inner .talker-thumb{
width: 150px;
height: auto;
margin: 20px auto;
border-radius: 50%;
}
.commentary-box_inner .talker-thumb img{
border-radius: 50%;
background: #f0f0f0;
}
.commentary-box .commentary-box_title{
padding-bottom: 10px;
border-bottom: 1px solid #999; font-size: 2.2rem;
line-height: 1.2;
}
.commentary-box .commentary-box_title span{
color: #505050;
font-size: 1.6rem;
} .comment-form_item_title,
.comment-form_item_input,
.comment-form_item_textarea{
margin-top: -1px;
margin-bottom: 0;
padding: 10px;
border: 1px solid #e8e8e8;
background-color: #fff;
}
.comment-form_item_title{
background-color: #f7f7f7;
font-weight: bold;
} .tab-menu,
.tab-conts{
margin: 0;
}
.tab-menu{
display: table;
width: 100%;
border-right: 1px solid #d6d6d6;
table-layout: fixed;
}
.tab-conts{
margin-bottom: 25px;
border-top: 0;
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
}
.tab-menu > li,
.tab-conts > li{
list-style: none;
margin-bottom: 0;
background-color: #d6d6d6;
}
.tab-menu > li{
display: table-cell;
border-bottom: 5px solid #f0f0f0;
background-color: #e9e8e8;
color: #666;
font-size: 1.4rem;
cursor: pointer;
}
.tab-menu > li span{
display: block;
margin-top: -5px;
padding: 10px 10px 5px;
overflow: hidden;
border-right: 1px solid #d6d6d6;
white-space: nowrap;
text-overflow: ellipsis;
}
.tab-menu > .tab-menu_select{
background-color: #fff;
border: 5px solid #f0f0f0;
border-bottom: 0;
color: inherit;
}
.tab-menu > li:last-child span,
.tab-menu > .tab-menu_select span{
border-right: 0;
}
.tab-menu_select + li span{
border-left: 1px solid #d6d6d6;
}
.tab-conts > li{
padding: 10px;
border: 5px solid #f0f0f0;
border-top: 0;
background-color: #fff;
} .calendar,
.widget_calendar table{
font-size: 1.4rem;
}
.calendar caption,
.widget_calendar table caption{
font-weight: bold;
}
.calendar tbody,
.calendar thead,
.widget_calendar table tbody,
.widget_calendar table thead{
background: #fff;
}
.calendar th,
.calendar td,
.widget_calendar table th,
.widget_calendar table td{
padding: 10px 0;
text-align: center;
}
.calendar th,
.widget_calendar table th{
border-color: #eee;
}
.calendar tfoot td,
.widget_calendar table tfoot td{
padding: 0;
padding-top: 10px;
border: 0;
text-align: left;
}
.calendar tfoot td:last-child,
.widget_calendar table tfoot td:last-child{
border-right-width: 1px;
text-align: right;
}
.calendar td a{
display: block;
margin: -10px 0;
padding: 10px 0;
}
.calendar tfoot td a{
color: #000;
text-decoration: none;
}
.calendar tfoot td a:hover,
.calendar tfoot td a:active,
.calendar tfoot td a:focus{ text-decoration: underline;
} .keni-footer_wrap{
background: #fff;
font-size: 1.4rem;
line-height: 1.8em;
} .keni-footer-cont_wrap{
overflow: hidden;
}
.keni-footer-cont{
margin-left: 0;
width: auto;
} .keni-footer-panel_wrap{
z-index: 80;
width: 100%;
background: #f7f7f7;
}
.keni-footer-panel{
position: relative;
min-height: 43px;
padding: 0;
}
.keni-footer-panel ul{
display: table;
width: 100%;
margin: 0;
table-layout: fixed;
border-top: 1px solid #e8e8e8;
}
.keni-footer-panel li{
display: table-cell;
border-right: 1px solid #e8e8e8;
font-size: 1.2rem;
text-align: center;
}
.keni-footer-panel li a{
display: block;
padding: 5px;
color: #000;
text-decoration: none;
}
.keni-footer-panel li span::before{
font-size: 16px;
}
.fixed-bottom{
position: fixed;
bottom: 0;
}
.keni-footer-panel_sns{
display: none;
position: absolute;
bottom: 100%;
background-color: #f7f7f7;
}
.keni-footer-panel_sns .sns-btn_wrap{
padding: 5px 0;
border-top: 1px solid #e8e8e8;
}
.fn-footer-panel {
position: fixed;
left: 0;
bottom: -60px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.fn-footer-panel.is-active {
bottom: 0;
}
.btn_share{
cursor: pointer;
} .keni-copyright_wrap{
padding: 15px;
border-top: 1px solid #eee;
} .search-box{
position: relative;
max-width: 300px;
padding: 15px;
}
.article-body .search-box{
max-width: 500px;
margin: 20px auto;
}
.article-body .search-box input[type=search],
.article-body .search-box input[type=text]{
border: 1px solid #ddd;
}
.menu-search .search-box{
background-color: #333;
}
.search-box input[type=search],
.search-box input[type=text]{
width: 100%;
height: 40px;
padding: 4px 25px 4px 4px;
border: 0;
}
.keni-footer .search-box input[type=search],
.keni-footer .search-box input[type=text]{
border: 1px solid #ddd
}
.btn-search{
position: absolute;
top: 15px;
right: 15px;
height: 40px;
color: #fff;
vertical-align: top;
cursor: pointer;
}
.btn-search span{
color: #000;
} .sns-btn_wrap{
display: table;
width: 100%;
max-width: 850px;
padding: 0 5px 20px;
line-height: 1.5;
table-layout: fixed;
border-spacing: 5px 0;
}
.keni-section_wrap .sns-btn_wrap{
padding: 0 0 20px
}
.entry-list .sns-btn_wrap{
margin-right: 0;
}
.sns-btn_wrap > div{
display: table-cell;
background-color: rgba(255,255,255,0.85);
border: 1px solid #ddd;
border-radius: 4px;
text-align: center;
}
.sns-btn_wrap > div:hover,
.sns-btn_wrap > div:active,
.sns-btn_wrap > div:focus{
-webkit-transition: 0.3s;
transition: 0.3s;
opacity: 0.5;
}
.sns-btn_wrap > div a{
display: block;
padding: 3px 0;
text-decoration: none;
color: #fff;
font-weight: bold;
}
.sns-btn_wrap > .sns-btn_tw a{
color: #1da1f2;
}
.sns-btn_wrap > .sns-btn_fb a{
color: #3b5998;
}
.sns-btn_wrap > .sns-btn_hatena a{
color: #00a4de;
}
.sns-btn_wrap > .sns-btn_gplus a{
color: #d34836;
}
.sns-btn_wrap > .sns-btn_line a{
color: #00b900;
}
.sns-btn_wrap > div .icon_line{
margin-right: 5px;
}
.sns-btn_wrap > .sns-btn_pocket a{
color: #ef4156;
}
.sns-btn_wrap > .sns-btn_insta i{
padding: 3px;
background-color: #c40094;
border-radius: 3px;
}
.sns-btn_wrap > .sns-btn_insta span{
color: #c40094;
}
.sns-btn_wrap > div i{
margin-right: 5px;
font-size: 12px;
}
.sns-btn_wrap > div svg{
margin-right: 5px;
}
.sns-btn_wrap_s > div i{
display: inline;
}
.sns-btn_wrap > div a > span{
font-size: 1.1rem;
}
.sns-btn_wrap > div i::before{
font-size: 16px;
}
.sns-btn_fb .fab.fa-facebook::before, .sns-btn_fb .fab.fa-twitter::before, .sns-btn_fb.fa-get-pocket:before {
font-weight: normal;
}
.f-hatena{
display: inline-block;
font: normal normal normal 14px/1 Verdana;
}
.f-hatena::before{
font-weight: bold;
font-size: inherit;
content: "B!";
} .sns-follow-btn{
margin: 10px 0;
text-align: center;
}
.sns-follow-btn_tw,
.sns-follow-btn_fb,
.sns-follow-btn_insta,
.sns-follow-btn_ws{
display: inline-block;
width: 25px;
height: 25px;
margin-bottom: 4px;
border-radius: 4px;
overflow: hidden;
vertical-align: middle;
text-align: center;
}
.sns-follow-btn_tw > a,
.sns-follow-btn_fb > a,
.sns-follow-btn_insta > a,
.sns-follow-btn_ws > a{
color: #fff;
text-decoration: none;
}
.sns-follow-btn_tw{
background-color: #1da1f2;
}
.sns-follow-btn_fb{
background-color: #3b5998;
}
.sns-follow-btn_insta{
background-color: #c40094;
}
.sns-follow-btn_ws{
background-color: #aaa;
}
.sns-follow-btn_tw .fa-twitter,
.sns-follow-btn_fb .fa-facebook,
.sns-follow-btn_insta .fa-instagram,
.sns-follow-btn_ws .fa-home{
position: relative;
z-index: 2;
color: #fff;
font-size: 16px;
line-height: 25px;
}
.sns-follow-box{
margin: 30px 0;
background: #f0f0f0;
border: 1px solid #ddd;
line-height: 1.5;
}
.sns-follow-box_inner{
padding: 20px;
font-size: 1.4rem;
text-align: center;
}
.sns-follow-box_btns_fb,
.sns-follow-box_btns_tw,
.sns-follow-box_btns_insta{
display: inline-block;
width: 55px;
height: 55px;
margin: 0 5px;
color: #fff;
font-size: 2.2rem;
text-align: center;
line-height: 55px;
}
.sns-follow-box_btns_fb a,
.sns-follow-box_btns_tw a,
.sns-follow-box_btns_insta a{
display: block;
border-radius: 50%;
color: #fff;
}
.sns-follow-box_btns_fb a{
background: #3b5998
}
.sns-follow-box_btns_tw a{
background: #1da1f2;
}
.sns-follow-box_btns_insta a{
background: #c40094;
}
.sns-follow-box_btns_fb a:hover,
.sns-follow-box_btns_fb a:focus,
.sns-follow-box_btns_fb a:active,
.sns-follow-box_btns_tw a:hover,
.sns-follow-box_btns_tw a:focus,
.sns-follow-box_btns_tw a:active,
.sns-follow-box_btns_insta a:hover,
.sns-follow-box_btns_insta a:focus,
.sns-follow-box_btns_insta a:active{
opacity: 0.5;
}
.facebook-pageplugin-area {
margin: 30px 0;
text-align: center;
} .btn_mailmaga_wrap{
margin: 30px 0;
}
.btn_mailmaga_wrap .btn{
padding: 1em;
}
.btn_mailmaga{
display: inline-block;
font-weight: bold;
font-size: 2.0rem;
line-height: 1.2;
}
.btn_mailmaga span::before{
display: inline-block;
margin-right: 5px;
line-height: 26px;
} .form-mailmaga{
background: #fff;
margin: 30px 0;
padding: 15px;
line-height: 1.5;
border: 1px solid #ddd;
font-size: 1.4rem;
text-align: center;
}
.form-mailmaga .form-mailmaga_inner{
max-width: 450px;
margin: auto;
}
.form-mailmaga .form-mailmaga_mail{
margin: 10px;
}
.form-mailmaga .form-mailmaga_title{ font-weight: bold;
font-size: 2.0rem;
}
.form-mailmaga .btn{
margin-bottom: 0;
} .form-login{
margin: 30px 0;
padding: 25px;
border: 1px solid #ccc;
font-size: 1.4rem;
}
.form-login .form-login_inner{
text-align: center;
}
.form-login-item{
max-width: 450px;
margin: auto;
margin-bottom: 10px;
}
.form-login .form-login_title{ font-weight: bold;
font-size: 2.0rem;
text-align: center;
}
.form-login .form-login_title::before{
display: inline-block;
margin-right: 5px;
content: "\e913";
font-size: 20px;
}
.form-login-item .form-login_title{ font-weight: bold;
font-size: 2.0rem;
}
.form-login .form-login_title_sub{
font-weight: bold;
font-size: 1.6rem;
}
.form-login-item_btn{
width: 200px;
margin: 20px auto;
}
.form-login-item_btn button{
width: 200px;
}
.form-login-item_btn p{
text-align: left;
}
.form-login-item_btn .link-next02{
margin-bottom: 10px;
}
.form-login hr{
position: relative;
height: 1.5em;
margin: 25px -25px;
border: 0;
line-height: 1em;
text-align: center;
outline: 0;
}
.form-login hr:before{
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
background-color: #ccc;
content: '';
}
.form-login hr:after{
position: relative;
display: inline-block;
width: 38px;
height: 38px;
margin-top: -9px;
border: 1px solid #ccc;
border-radius: 50%;
background-color: #fff;
color: #ccc;
line-height: 38px;
content: attr(data-content);
}
.list-login-btn_sns{
margin: 0 auto;
}
.list-login-btn_sns li{
list-style: none;
}
.login-btn_fb button,
.login-btn_tw button,
.login-btn_gplus button{
width: 100%;
margin-bottom: 5px;
padding: 8px;
border-radius: 6px;
box-shadow: 2px 2px 0px #e9e9e9;
color: #fff;
line-height: 30px;
text-align: left;
}
.login-btn_fb button:hover,
.login-btn_fb button:active,
.login-btn_fb button:focus,
.login-btn_tw button:hover,
.login-btn_tw button:active,
.login-btn_tw button:focus,
.login-btn_gplus button:hover,
.login-btn_gplus button:active,
.login-btn_gplus button:focus{
box-shadow: none;
cursor: pointer;
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
.login-btn_fb button{
background-color: #3b5998;
}
.login-btn_tw button{
background-color: #1da1f2;
}
.login-btn_gplus button{
background-color: #d34836;
}
.login-btn_fb button i,
.login-btn_tw button i,
.login-btn_gplus button i{
margin-right: 10px;
font-size: 20px;
} .contact-box{
padding: 6px;       background-size: 4px 4px;
background-repeat: repeat;
}
.contact-box_inner{
position: relative;
padding: 12px; }
.contact-box .contact-box-title{
margin-top: 20px;
margin-bottom: 20px;
padding: 10px; color: #fff;
font-weight: bold;
font-size: 1.8rem;
line-height: 1.2;
text-align: center;
}
.contact-box_in{
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-direction: column;
flex-direction: column;
max-width: 650px;
margin-left: auto;
margin-right: auto;
}
.contact-box_mail{
display: -webkit-flex;
display: flex;
}
.contact-box-item p{
margin-bottom: 0;
}
.contact-box_mail a{
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
border-radius: 8px;
text-decoration: none;
}
.contact-box_tel{
margin-bottom: 10px;
text-align: center; font-weight: bold;
font-size: 3rem;
}
.contact-box_tel::before{
display: inline-block;
content: "\e920";
font-size: 24px;
}
.contact-box_tel a{
text-decoration: none;
}
.contact-box_tel span{
display: block;
font-weight: normal;
font-size: 1.4rem;
} .page-top{
display: none;
position: fixed;
right: 0;
bottom: 0;
z-index: 90;
margin-bottom: 0;
background-color: #333;
line-height: 1.0;
}
.page-top a{
display: block;
padding: 19px 20px;
text-align: center;
}
.page-top a::before{
display: inline-block;
content: "\e906";
font-size: 20px;
color: #fff;
text-decoration: none;
} .col6-wrap,
.col5-wrap,
.col4-wrap,
.col3-wrap,
.col2-wrap{
margin: 0 0 1em;
}
.col6-wrap::after,
.col5-wrap::after,
.col4-wrap::after,
.col3-wrap::after,
.col2-wrap::after{
display: block;
content: " ";
clear: both;
}
.col,
.col_ns{
float: none;
width: auto;
margin-left: 0;
}
.col{
margin-bottom: 2%;
} .col_ns{
margin-bottom: 0;
} .col-wrap_onimage > .col{
position: relative;
overflow: hidden;
max-width: 300px;
margin: auto;
margin-bottom: 20px;
}
.col-wrap_onimage_02 > .col{
max-width: 300px;
margin: auto;
margin-bottom: 20px;
background-size: cover;
}
.col-wrap_onimage > .col .col-text_onimage{
position: absolute;
bottom: 0;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(0,0,0,0.5);
color: #fff;
}
.col-wrap_onimage > .col .col-text_onimage a{
color: #fff;
}
.col-wrap_onimage > .col .col-text_onimage a:hover,
.col-wrap_onimage > .col .col-text_onimage a:active,
.col-wrap_onimage > .col .col-text_onimage a:focus{
text-decoration: none;
}
.col-wrap_onimage_02 > .col .col-text_onimage{
box-sizing: border-box;
margin: 0;
padding: 20px;
background-color: rgba(0,0,0,0.5);
}
.col-wrap_onimage_02 > .col a{
color: #fff;
}
.col-wrap_onimage_02 > .col a:hover,
.col-wrap_onimage_02 > .col a:active,
.col-wrap_onimage_02 > .col a:focus{
text-decoration: none;
} .post-tag dl{
margin: 20px 0;
overflow: hidden;
}
.post-tag:last-child dl{
margin-bottom: 0;
}
.post-tag dt,
.post-tag dd,
.post-tag ul,
.post-tag li{
margin: 0;
padding: 0;
display: inline-block;
}
.post-tag dt{
width: 3.5em;
float: left;
}
.post-tag dt::after{
content: "："
}
.post-tag dd{
float: left;
width: 	calc(100% - 3.5em);
}
.post-tag dd li{
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
padding: .25em .75em;
line-height: 1.5;
border-radius: 4px;
background: #f0efe9;
font-size: 1.2rem;
}
.post-tag dd li a{
color: #505050;
text-decoration: none;
} .widget_recent_entries .keni-section > ul,
.widget_recent_comments .keni-section > ul,
.widget_archive .keni-section > ul,
.widget_categories .keni-section > ul,
.widget_pages .keni-section > ul,
.widget_nav_menu .keni-section ul,
.widget_rss .keni-section > ul,
.widget_meta .keni-section > ul{
margin: -16px -20px -20px;
}
.keni-section_wrap.widget_calendar{
padding: 0;
background: transparent;
}
.keni-section_wrap.widget_calendar .keni-section .sub-section_title{
margin: 0 0 16px;
}
.widget_archive .keni-section > select{
width: 100%;
max-width: 300px;
}
.widget_archive .keni-section > label{
display: none;
}
.widget_recent_entries .keni-section ul li,
.widget_recent_comments .keni-section ul li,
.widget_archive .keni-section > ul li,
.widget_categories .keni-section > ul li,
.widget_pages .keni-section > ul li,
.widget_nav_menu .keni-section ul li,
.widget_rss .keni-section > ul li,
.widget_meta .keni-section > ul li{
list-style: none;
margin-bottom: 0;
border-bottom: 1px solid #eee;
font-size: 1.4rem;
}
.widget_categories .keni-section > ul ul,
.widget_pages .keni-section > ul ul,
.widget_nav_menu .keni-section ul ul{
margin: 0;
border-top: 1px solid #eee;
}
.widget_recent_entries .keni-section ul li,
.widget_recent_comments .keni-section ul li,
.widget_rss .keni-section ul li,
.widget_meta .keni-section ul li{
position: relative;
padding: 10px 10px 10px 28px;
}
.widget_categories .keni-section > ul ul li:last-child,
.widget_pages .keni-section > ul ul li:last-child,
.widget_nav_menu .keni-section ul ul li:last-child{
border-bottom: 0;
}
.widget_archive .keni-section > ul li a,
.widget_categories .keni-section > ul li a,
.widget_pages .keni-section > ul li a,
.widget_nav_menu .keni-section ul li a{
position: relative;
display: block;
padding: 10px 10px 10px 28px;
color: #000;
text-decoration: none;
}
.widget_archive .keni-section > ul li a:hover,
.widget_archive .keni-section > ul li a:active,
.widget_archive .keni-section > ul li a:focus,
.widget_categories .keni-section > ul li a:hover,
.widget_categories .keni-section > ul li a:active,
.widget_categories .keni-section > ul li a:focus,
.widget_pages .keni-section > ul li a:hover,
.widget_pages .keni-section > ul li a:active,
.widget_pages .keni-section > ul li a:focus,
.widget_nav_menu .keni-section ul li a:hover,
.widget_nav_menu .keni-section ul li a:active,
.widget_nav_menu .keni-section ul li a:focus{
color: #00858a;
text-decoration: underline;
}
.widget_recent_entries .keni-section ul li a{
text-decoration: none;
}
.widget_recent_entries .keni-section ul li a,
.widget_recent_comments .keni-section ul li a,
.widget_rss .keni-section ul li a,
.widget_meta .keni-section ul li a{
color: #000;
}
.widget_recent_entries .keni-section ul li a:hover,
.widget_recent_entries .keni-section ul li a:active,
.widget_recent_entries .keni-section ul li a:focus,
.widget_recent_comments .keni-section ul li a:hover,
.widget_recent_comments .keni-section ul li a:active,
.widget_recent_comments .keni-section ul li a:focus,
.widget_rss .keni-section ul li a:hover,
.widget_rss .keni-section ul li a:active,
.widget_rss .keni-section ul li a:focus,
.widget_meta .keni-section ul li a:hover,
.widget_meta .keni-section ul li a:active,
.widget_meta .keni-section ul li a:focus{
text-decoration: underline;
}
.widget_recent_entries .keni-section ul li a::before,
.widget_recent_comments .keni-section ul li::before,
.widget_archive .keni-section > ul li a::before,
.widget_categories .keni-section > ul li a::before,
.widget_pages .keni-section > ul li a::before,
.widget_nav_menu .keni-section ul li a::before,
.widget_rss .keni-section > ul li a::before,
.widget_meta .keni-section > ul li a::before{
position: absolute;
top: 18px;
left: 13px;
border-width: 4px 6px;
border-style: solid;
border-color: transparent;
border-left-color: #000;
content: '';
}
.widget_recent_entries .keni-section ul li .post-date::before,
.list_widget_recent_entries_img li .post-date::before{
content: ' (';
}
.widget_recent_entries .keni-section ul li .post-date::after,
.list_widget_recent_entries_img li .post-date::after{
content: ')';
} .widget_categories .keni-section > ul ul li a,
.widget_pages .keni-section > ul ul li a,
.widget_nav_menu .keni-section ul ul li a{
padding-left: 48px;
}
.widget_categories .keni-section > ul ul li a::before,
.widget_pages .keni-section > ul ul li a::before,
.widget_nav_menu .keni-section ul ul li a::before{
left: 33px;
} .widget_categories .keni-section > ul ul li li a,
.widget_pages .keni-section > ul ul li li a,
.widget_nav_menu .keni-section ul ul li li a{
padding-left: 68px;
}
.widget_categories .keni-section > ul ul li li a::before,
.widget_pages .keni-section > ul ul li li a::before,
.widget_nav_menu .keni-section ul ul li li a::before{
left: 53px;
}
.widget_search,
.widget_tag_cloud{
background-color: transparent;
}
.widget_search .search-box{
margin-top: -20px;
margin-bottom: -20px;
padding: 0;
}
.widget_search .sub-section_title+.search-box{
margin-top: 0;
}
.widget_search .keni-section .btn-search{
top: 0;
right: 5px;
}
.tagcloud{
margin: 0 -20px -20px;
}
.tagcloud a{
display: inline-block;
margin: 0 0 5px 5px;
padding: 2px 8px;
border-radius: 4px;
box-shadow: 2px 2px 0 0 #ddd;
background-color: #fff;
color: #000;
text-decoration: none;
vertical-align: middle;
}
.tagcloud a::before{
display: inline-block;
margin-right: 5px;
content: "\e91f";
font-size: 12px;
color: #00858a;
}
.widget_recent_entries_img,
.widget_recent_entries_img02,
.widget_recent_entries_img03,
.widget_keni_recent_post{
background: transparent;
}
.widget_recent_entries_img .list_widget_recent_entries_img{
margin: -8px -20px -20px;
padding: 0;
}
.widget_recent_entries_img02 .list_widget_recent_entries_img,
.widget_recent_entries_img03 .list_widget_recent_entries_img{
margin: 0 -20px -20px;
padding: 0;
} .widget_recent_entries_img .list_widget_recent_entries_img li{
list-style: none;
overflow: hidden;
background: #fff;
}
.keni-footer .widget_recent_entries_img .list_widget_recent_entries_img li{
margin-bottom: 0;
border-bottom: 1px solid #eee;
}
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_thumb{
position: relative;
float: left;
width: 90px;
height: 90px;
margin: 0;
overflow: hidden;
text-align: center;
}
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_thumb img{
position: absolute;
top: 50%;
left: 50%;
max-width: none;
height: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
}
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title{
overflow: hidden;
margin: 0;
padding: 10px 15px;
color: #000;
font-size: 1.2rem;
line-height: 1.5;
}
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a{
display: block;
height: 70px;
overflow: hidden;
color: #000;
text-decoration: none;
}
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:hover,
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:active,
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:focus{ text-decoration: underline;
}
.widget_recent_entries_img .list_widget_recent_entries_img li{
height: 90px;
}
.list_widget_recent_entries_img li{
list-style: none;
} .google-auto-placed, .google-auto-placed ins {
height: auto !important;
}
.google-auto-placed iframe {
position: static !important;
} .widget_recent_entries_img02 li{
position: relative;
overflow: hidden;
display: block;
max-width: 300px;
margin: auto;
margin-bottom: 20px;
}
.widget_recent_entries_img02 .widget_recent_entries_thumb{
margin: 0;
}
.widget_recent_entries_img02 img{
width: 100%;
height: auto;
vertical-align: top;
}
.widget_recent_entries_img02 .widget_recent_entries_img_entry_title{
position: absolute;
bottom: 0;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 10px;
background-color: rgba(0,0,0,0.55);
color: #fff;
font-size: 1.4rem;
}
.widget_recent_entries_img02 .widget_recent_entries_img_entry_title a{
color: #fff;
text-decoration: none;
} .widget_recent_entries_img03 .list_widget_recent_entries_img li{
max-width: 300px;
height: 200px;
margin: auto;
margin-bottom: 20px;
overflow: hidden;
background-size: cover;
}
.widget_recent_entries_img03 .list_widget_recent_entries_img .widget_recent_entries_img_entry_title{
padding: 15px;
background-color: rgba(0,0,0,0.5);
color: #fff;
font-size: 1.4rem;
}
.widget_recent_entries_img03 .list_widget_recent_entries_img a{
color: #fff;
text-decoration: none;
}
.widget_recent_entries_ranking ol{
counter-reset: num;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li{
counter-increment: num;
position: relative;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li::before{
position: absolute;
z-index: 10;
top: 0;
left: 0;
border-width: 20px;
border-style: solid;
border-color: #80cbc4;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li::after{
position: absolute;
z-index: 20;
top: 0;
left: 5px;
content: counter(num);
color: #fff;
font-weight: bold;
line-height: 1.5;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li:nth-child(1)::before{
border-color: #f9a825;
border-right-color: transparent;
border-bottom-color: transparent;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li:nth-child(2)::before{
border-color: #bdbdbd;
border-right-color: transparent;
border-bottom-color: transparent;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li:nth-child(3)::before{
border-color: #8d6e63;
border-right-color: transparent;
border-bottom-color: transparent;
}
.widget_recent_entries_img.widget_recent_entries_ranking .list_widget_recent_entries_img > li::before{
border-width: 14px;
}
.widget_recent_entries_img.widget_recent_entries_ranking .list_widget_recent_entries_img > li::after{
font-size: 1.2rem;
}
.widget_recent_entries_img03 .list_widget_recent_entries_img .widget_recent_entries_img_entry_title{
display: table;
width: 100%;
height: 200px;
margin-bottom: 0;
padding: 0;
}
.widget_recent_entries_img03 .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a{
display: table-cell;
padding: 25px 15px 15px 25px;
vertical-align: middle;
}  .ads_col2{
margin-left: auto;
margin-right: auto;
text-align: center;
}
.ads_col2 > li{
min-width: 320px; list-style-type: none;
}
.ads_col2 .adslot_1{
display: none;
}
.alignleft{
float: left;
margin: 0 1em 1em 0;
}
.alignright{
float: right;
margin: 0 0 1em 1em;
}
.aligncenter{
display: block;
float: none;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;
}
.post-tag a{
word-break: break-all;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .wp-caption{
max-width: 100%;
} .gallery,
.gallery-item{
box-sizing: border-box;
}
.gallery{
margin-bottom: 1em;
}
.gallery-item{
display: inline-block;
width: 100%;
text-align: center;
vertical-align: top;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item{
margin: 1%;
}
.gallery-columns-2 .gallery-item{ max-width: 48%; }
.gallery-columns-3 .gallery-item{ max-width: 31.3%; }
.gallery-columns-4 .gallery-item{ max-width: 23%; }
.gallery-columns-5 .gallery-item{ max-width: 18%; }
.gallery-columns-6 .gallery-item{ max-width: 14.6%; }
.gallery-columns-7 .gallery-item{ max-width: 12.2%; }
.gallery-columns-8 .gallery-item{ max-width: 10.5%; }
.gallery-columns-9 .gallery-item{ max-width: 9.1%; }
.gallery-icon img{
margin: 0 auto;
}
.gallery-caption{
display: block;
font-size: 1.4rem;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .keni-link-card_wrap{
min-height: 75px;
margin-bottom: 2.5em;
padding: 15px;
border: 1px solid #ccc;
border-radius: 6px;
}
.keni-link-card_wrap .keni-link-card{
position: relative;
line-height: 1.4;
margin-bottom: 0;
padding: 0;
color: #505050;
font-style: normal;
background: transparent;
}
.keni-link-card_wrap .keni-link-card::before,
.keni-link-card_wrap .keni-link-card::after{
display: none;
}
.keni-link-card_thumb{
position: absolute;
top: 0;
right: 0;
overflow: hidden;
width: 75px;
height: 75px;
}
.keni-link-card_thumb img {
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: 100%;
max-width: none;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.keni-link-card_title{
margin-right: 85px;
margin-bottom: 5px;
font-size: 1.4rem;
}
.keni-link-card_title a{
color: #505050;
font-weight: bold;
text-decoration: none;
}
.keni-link-card_title a:hover,
.keni-link-card_title a:active,
.keni-link-card_title a:focus{ text-decoration: underline;
}
.keni-link-card_url{
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 10px;
font-size: 1.2rem;
white-space: nowrap;
}
.keni-link-card_url a{
color: #999;
text-decoration: none;
}
.keni-link-card_desc{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
max-height: 65px;
margin-right: 85px;
font-size: 1.2rem;
}
.gsc-search-box table{
margin: 0;
}
.gsc-search-box table th,
.gsc-search-box table thead th,
.gsc-search-box table tbody th,
.gsc-search-box table td{
padding: 0;
border: 0;
}
.gsc-search-box table td a{
padding: 0;
}
.gsc-input{
height: 23px!important;
}
.gsc-results-wrapper-visible table{
width: 100%;
margin: initial;
padding: initial;
}
.gsc-results-wrapper-visible th,
.gsc-results-wrapper-visible td{
padding: initial;
font-size: inherit;
border: 0;
} .keni-main_outer::after,
.keni-header_inner::after,
.keni-gnav_inner::after,
.nav-links::after,
.page-nav-bf::after,
.btn-area::after,
.item-box::after,
.item-box02::after,
.item-box03_col_wrap::after,
.btn-detail_wrap::after,
.clearfix::after{
display: block;
content: " ";
clear: both;
}
@media (min-width : 480px){  .entry-list_style01{
margin-bottom: 40px;
}
.entry-list_style01 > .entry-list_item{
padding-bottom: 0;
border-top: 0;
border-radius: 0;
}
.entry-list_style01 .entry_title{
margin-top: 0;
margin-bottom: 5px;
}
.entry-list_style01 .entry_status > ul{
display: inline-block;
margin: 0 10px 5px 0;
}
.entry-list_style01 .entry_status > ul > li{
display: inline-block;
}
.entry-list_style01 .entry_status .entry_date_item{
font-size: 1.4rem;
}
.entry-list_style01 .entry_thumb{
float: left;
max-width: 35%;
min-width: 200px;
margin: 0 20px 15px 0;
overflow: hidden;
}
.entry-list_style01 .ently_read-more{
float: right;
width: 210px;
margin-bottom: 0;
} .entry-list_style02{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.entry-list_style02 > .entry-list_item{
width: 49%;
margin-right: 2%;
}
.entry-list_style02 .entry-list_item:nth-child(2n){
margin-right: 0;
}
.entry-list_style02 > .entry-list_item{
margin-bottom: 20px;
padding: 15px;
}
.entry-list_style02 .entry_thumb{
max-width: none;
margin: -15px -15px 10px;
} .rank_title{
background-size: 48px 48px;
font-size: 2rem;
} .keni-main .cast-box .cast{
position: relative;
min-height: 100px;
padding-left: 115px;
}
.col1 .keni-sub .cast-box_sub .cast,
.free-area .cast-box_sub .cast{
position: relative;
min-height: 150px;
padding-left: 135px;
}
.keni-main .cast-box .cast_headshot{
position: absolute;
top: 0;
left: 0;
}
.col1 .keni-sub .cast-box_sub .cast_headshot,
.free-area .cast-box_sub .cast_headshot{
position: absolute;
top: 20px;
left: 20px;
}
.cast-box .cast_name,
.cast-box_sub .cast_name{
text-align: left;
} .profile-box-thumb{
float: left;
margin-right: 30px;
}
.profile-box-desc{
overflow: hidden;
} .related-entry-list_style02 > li{
font-size: 1.4rem;
}
.related-entry-list_style02 .related-entry-list_item{
padding: 15px;
}
.related-entry-list_style02 .related-entry_thumb{
margin: -15px -15px 15px;
} .col,
.col_ns{
float: left;
}
.col::after,
.col_ns::after{
display: block;
clear: both;
height: 0;
content: '';
}
.col5-wrap > .col,
.col4-wrap > .col,
.col2-wrap > .col{
width: 49%;
}
.col5-wrap > .col:nth-child(odd),
.col4-wrap > .col:nth-child(odd),
.col2-wrap > .col:nth-child(odd){
margin-right: 2%;
}
.col6-wrap > .col,
.col3-wrap > .col{
width: 32%;
margin-right: 2%;
}
.col6-wrap > .col:nth-child(3n),
.col3-wrap > .col:nth-child(3n){
margin-right: 0;
}
.col5-wrap > .col_ns,
.col4-wrap > .col_ns,
.col2-wrap > .col_ns{
width: 50%;
}
.col6-wrap > .col_ns,
.col3-wrap > .col_ns{
width: 33.33333333%;
}
.keni-footer-cont_wrap{
padding: 0 10px;
}
.sns-btn_wrap{
width: 80%;
margin-right: auto;
margin-left: auto;
}
.entry-list_style02 .entry_title{
line-height: 1.4;
overflow: hidden;
max-height: 65px;
}
.entry-list_style02 .entry_title a{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.entry-list_style02 .sns-btn_wrap{
width: 100%;
margin-top: 5px;
padding-bottom: 0;
text-align: right;
border-spacing: 0;
letter-spacing: -.5em;
}
.entry-list_style02 .sns-btn_wrap > div{
display: inline-block;
width: 25px;
margin: 0 2px;
border: 0;
line-height: 1;
letter-spacing: 0;
}
.entry-list_style02 .sns-btn_wrap > div{
display: inline-block;
width: 25px;
margin: 0 2px;
border: 0;
line-height: 1;
letter-spacing: 0;
}
.entry-list_style02 .sns-btn_wrap > div i{
margin: 0;
}
.entry-list_style02 .sns-btn_wrap > div i::before{
font-size: 18px;
}
.entry-list_style02 .sns-btn_wrap > div span{
display: none;
}
.entry-list_style02 .sns-btn_tw,
.entry-list_style02 .sns-btn_fb,
.entry-list_style02 .sns-btn_hatena,
.entry-list_style02 .sns-btn_gplus{
background-color: transparent;
}
.entry-list_style02 .sns-btn_tw i{
color: #1da1f2;
}
.entry-list_style02 .sns-btn_fb i{
color: #3b5998;
}
.entry-list_style02 .sns-btn_hatena i{
color: #00a4de;
}
.entry-list_style02 .sns-btn_gplus i{
color: #d34836;
}
.entry-list_style02 .entry_description{
overflow: hidden;
max-height: 58px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
font-size: 1.3rem;
}
.entry-list_style02 .ently_read-more{
display: none;
}
.entry-list_style02 .entry_status .entry_date_item{
display: list-item;
margin-bottom: 5px;
}
.entry-list_style02 .entry_status .entry_date_item:nth-child(2){
margin-left: 0;
padding-left: 0;
border-left: 0;
}
.btn_mailmaga{
font-size: 2.5rem;
}
.btn_mailmaga span::before{
font-size: 28px;
line-height: 32px;
}
.btn-detail_col{
margin: 10px 0;
}
} @media (min-width : 768px){ .show-sp,
.show-sp02{
display: none!important;
}
.show-pc{
display: block!important;
}
.show-pc02{
display: inline!important;
}
.keni-main .keni-section_wrap{
padding: 30px 40px;
}
.keni-main .keni-section_wrap.widget{
padding: 20px;
}
.keni-main .section_wrap-wide,
.keni-main .keni-section_wrap_style02{
padding: 0;
}
.keni-main .keni-section h1{
margin: 40px -40px 30px;
padding: 30px 40px 0;
font-size: 2.4rem;
}
.keni-section_outer{
margin-bottom: 40px;
}
.keni-section_outer .keni-section_wrap{
margin: 0;
}
.keni-section h1:first-child{
margin: -30px -40px 30px;
}
h2{ font-size: 2.1rem; 	}
h3{ font-size: 2.0rem; }
h4{ font-size: 2.0rem; }
h5{ font-size: 2rem; } .col1 .keni-header_outer,
.col1 .keni-gnav_outer,
.col1 .keni-mv_outer,
.col1 .catch-area,
.col1 .archive_title_wrap,
.col1 .keni-breadcrumb-list_outer,
.col1 .keni-footer_outer,
.col1 .keni-copyright,
.col1 .keni-section_wrap,
.col1 .keni-sep-conts_outer,
.col1 .keni-footer-panel_outer{
max-width: 980px;
margin-right: auto;
margin-left: auto;
}
.col1 .keni-sub{
padding: 10px 0;
}
.col1 .keni-main_outer,
.col1 .section_wrap-wide{
width: 100%;
max-width: none;
}
.col1 .keni-section_wrap,
.col1 .section_wrap-wide,
.col1 .section_wrap-wide .keni-section{
margin-right: auto;
margin-left: auto;
}
.col1 .keni-section_wrap{
max-width: 900px;
}
.col1 .section_wrap-wide{
max-width: none;
}
.col1 .section_wrap-wide .keni-section{
padding: 0 20px;
} .col2 .keni-header_outer,
.col2 .keni-gnav_outer,
.col2 .keni-mv_outer,
.col2 .archive_title_wrap,
.col2 .keni-main_outer,
.col2 .catch-area,
.col2 .keni-breadcrumb-list_outer,
.col2 .keni-footer_outer,
.col2 .keni-copyright,
.col2 .keni-sep-conts_outer,
.col2 .keni-footer-panel_outer{
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
.col2r .keni-header_outer,
.col2r .keni-gnav_outer,
.col2r .keni-mv_outer,
.col2r .catch-area,
.col2r .archive_title_wrap,
.col2r .keni-main_outer,
.col2r .keni-breadcrumb-list_outer,
.col2r .keni-footer_outer,
.col2r .keni-copyright,
.col2r .keni-sep-conts_outer,
.col2r .keni-footer-panel_outer{
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
.col1 .keni-lp .keni-header_outer,
.col1 .keni-lp .keni-gnav_outer,
.col1 .keni-lp .keni-mv_outer,
.col1 .keni-lp .catch-area,
.col2 .keni-lp .keni-header_outer,
.col2 .keni-lp .keni-gnav_outer,
.col2 .keni-lp .keni-mv_outer,
.col2 .keni-lp .catch-area,
.col2r .keni-lp .keni-header_outer,
.col2r .keni-lp .keni-gnav_outer,
.col2r .keni-lp .keni-mv_outer,
.col2r .keni-lp .catch-area{
max-width: none;
}  .col2 .keni-main{
float: left;
width: 100%;
margin-right: -300px;
padding-right: 300px;
}
.col2 .keni-sub{
float: right;
width: 300px; } .col2r .keni-main{
float: right;
width: 100%;
margin-left: -320px;
padding-left: 320px;
}
.col2r .keni-sub{
float: left;
width: 300px; }
.keni-header{
padding-right: 0;
}
.keni-header_col1 .keni-header_cont{
margin-right: 0;
}
.catch-area_inner{
padding: 30px;
}
.catch-area .catch_main{
margin-bottom: 10px;
font-size: 3rem;
}
.catch-area .catch_sub{
margin-bottom: 10px;
font-size: 2.0rem;
}
.keni-slider-pager a i{
font-size: 25px
}
.keni-slider-nav a{
width: 15px;
height: 15px;
border-radius: 50%;
} .table-list thead{
display: table-header-group;
}
.table-list tr{
display: table-row;
}
.table-list th,
.table-list td{
display: table-cell;
}
.table-list tbody td::before{
display: none;
width: auto;
} .table-block{
display: table;
}
.table-block tbody{
display: table-row-group;
}
.table-block tr{
display: table-row;
}
.table-block th,
.table-block td{
display: table-cell;
}
.table-block th{
width: 25%;
}
.table-block::after{
display: none;
}
.table-scroll::before{
content: "";
} .fixed{
position: static;
width: 100%;
}
.keni-container{
padding-top: 0!important;
}
.keni-header .site-title,
.keni-header_col1 .site-title{
float: left;
max-width: 50%;
font-size: 3.0rem;
}
.keni-header_cont,
.keni-header_col1 .keni-header_cont{
float: right;
max-width: 50%;
background-color: transparent;
}
.fixed .keni-header_col1 .keni-header_cont{
display: block;
}
.keni-header_cont .btn{
margin-top: 10px;
padding: 10px 30px;
}
.keni-gnav_btn{
display: none;
} .keni-gnav_wrap{
border-top: #f0f0f0;
}
.keni-gnav_inner{
display: block!important;
position: static;
margin-left: auto;
width: 100%;
padding: 0;
overflow-y: visible;
border: 0;
}
.keni-gnav-child_btn{
top: 10px;
right: 5px;
width: 20px;
height: 20px;
line-height: 20px;
}
.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before,
.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before,
.keni-gnav_cont ul .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before,
.keni-gnav_cont ul .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
line-height: 20px;
}
.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before{
content: "\e903";
color: #000;
}
.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
content: "\e906";
color: #000;
}
.keni-gnav_cont ul .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before{
content: "\e905";
color: #fff;
}
.keni-gnav_cont ul .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
content: "\e904";
color: #fff;
}
.keni-gnav_inner ul{
border-top: 0;
letter-spacing: -.5em;
}
.keni-gnav_inner > ul{
display: table;
}
.keni-gnav_inner li{
display: table-cell;
margin: 0;
border-bottom: 0;
vertical-align: middle;
letter-spacing: 0;
}
.keni-gnav_inner .menu-search{
display: none;
}
.keni-gnav_inner li:last-child{
border-right: 0;
}
.keni-gnav_inner li a{
display: block;
padding: 10px 20px 7px;
border-bottom: 3px solid #fff;
text-decoration: none;
}
.keni-gnav_inner li a:hover,
.keni-gnav_inner li a:active,
.keni-gnav_inner li a:focus{
border-bottom: 3px solid #05a5ab;
}
.keni-gnav_inner li ul{
position: absolute;
z-index: 20;
top: 100%;
padding: 0;
border-top: 1px solid #999;
background: #333;
}
.keni-gnav_inner li ul ul{
position: absolute;
top: -1px;
left: 100%;
border-top: 1px solid #999;
background: #fff;
}
.keni-gnav_inner li ul li{
display: inline-block;
width: 100%;
min-width: 150px;
border-right: 0;
border-bottom: 1px solid #999;
}
.keni-gnav_inner li ul li:last-child{
border-bottom: 1px solid #999;
}
.keni-gnav_inner li ul a{
display: inline-block;
width: 100%;
min-height: 42px;
border-bottom: 0;
background: #333333;
color: #fff;
vertical-align: middle;
}
.keni-gnav_inner li ul a:hover,
.keni-gnav_inner li ul a:active,
.keni-gnav_inner li ul a:focus{
border-bottom: 0;
}
.keni-gnav ul .keni-gnav-child_btn_icon-open > a,
.keni-gnav ul .keni-gnav-child_btn_icon-close > a{
padding-right: 50px;
}
.keni-gnav_inner li li li a{
background: #565656;
}
.keni-gnav_inner li li li a,
.keni-gnav_inner li li li li a{
padding-left: 20px;
} .col1 .catch-area,
.col2 .catch-area{
width: 100%;
margin: 50px auto;
}
.col1 .catch-area_c,
.col2 .catch-area_c{
width: 50%;
}
.col1 .keni-lp .catch-area_c,
.col2 .keni-lp .catch-area_c{
width: 100%;
}
.catch-area_l .catch-area_inner{
margin-right: 50%;
}
.catch-area_r .catch-area_inner{
margin-left: 50%;
}
.catch-area .catch_main{
font-size: 3.5rem;
} .keni-slider-pager_prev,
.keni-slider-pager_next{
width: 50px;
height: 50px;
line-height: 50px;
}
.keni-slider-pager_prev::before,
.keni-slider-pager_next::before{
width: 30px;
height: 30px;
line-height: 50px;
} .keni-lp .bg-video{
background-image: none!important;
background-color: #000;
}
.bg-video video,
.bg-video iframe{
display: inline;
}
profile-box-desc{
overflow: hidden;
}
.keni-section_wrap{
margin-bottom: 40px;
}
.error404 .keni-main .keni-section_wrap{
margin-bottom: 10px;
}
.article_wrap{
margin-bottom: 20px;
}
.col1 .archive_title{
margin-right: auto;
margin-left: auto;
} .step-chart_style02 > li{
display: inline-block;
width: 20%;
margin-right: 20px;
padding: 20px;
font-size: 1.6rem;
vertical-align: middle;
}
.step-chart_style02 > li:last-child{
margin-bottom: 16px;
}
.step-chart_style02 li::after{
position: absolute;
top: 50%;
bottom: auto;
right: -30px;
left: auto;
margin-top: -15px;
border: solid transparent;
border-left-color: #ccc;
border-width: 15px;
content: '';
}
.step-chart_style02 li:nth-child(1)::after,
.step-chart_style02 li:nth-child(2)::after,
.step-chart_style02 li:nth-child(3)::after,
.step-chart_style02 li:nth-child(4)::after{
border-top-color: transparent;
}
.step-chart_style02 li:nth-child(1)::after{
border-left-color: #f0f0f0;
}         blockquote{
margin-right: 24px;
margin-left: 24px;
padding: 35px 40px;
}
blockquote::before,
blockquote::after{
font-size: 28px;
} .col1 .rank_thumb,
.free-area .rank_thumb{
float: left;
margin-right: 20px;
}
.item-box .item-box_thumb{
float: left;
margin-right: 30px;
}
.col1 .item-box02 .item-box_thumb{
float: right;
margin-left: 40px;
max-width: 40%;
} .keni-main .voice-box .voice,
.col1 .keni-sub .voice-box .voice{
position: relative;
min-height: 100px;
padding-left: 135px;
}
.voice-box .voice_title{
float: none;
width: auto;
min-height: 0;
}
.keni-main .voice-box .voice_headshot,
.col1 .keni-sub .voice-box .voice_headshot{
position: absolute;
top: 0;
left: 0;
}
.voice-box .voice_headshot{
width: auto;
}
.voice-box .voice_headshot img{
width: 120px;
}
.keni-main .voice-box .voice_title span,
.col1 .keni-sub .voice-box .voice_title span{
display: inline;
margin-right: 10px;
} .bubble{
padding: 1.5em;
}
.talker,
.talker img{
width: 100px;
}
.chat_l .bubble_wrap{
margin-left: -120px;
padding-left: 120px;
}
.chat_r .bubble_wrap{
margin-right: -120px;
padding-right: 120px;
}
.together.chat_l .bubble_wrap{
margin-left: 0;
padding-left: 0;
}
.together.chat_r .bubble_wrap{
margin-right: 0;
padding-right: 0;
}
.commentary-box_inner{
padding: 30px;
}
.commentary-box_inner .talker-thumb{
position: absolute;
top: 30px;
right: 30px;
width: 100px;
height: auto;
margin: 0;
}
.commentary-box .commentary-box_title{
margin-bottom: 30px;
padding-bottom: 20px;
font-size: 3.2rem;
line-height: 1.4;
}
.commentary-box .commentary-box_title span{
font-size: 1.8rem;
}
.keni-section .profile-box-author,
.keni-section .profile-box-desc-title{
text-align: left;
} .related-entry-list_style02 > .related-entry-list_item{
width: 32%;
margin-right: 2%;
}
.related-entry-list_style02 .related-entry-list_item:nth-child(2n){
margin-right: 2%;
}
.related-entry-list_style02 .related-entry-list_item:nth-child(3n){
margin-right: 0;
}
.ranking-list_item .btn-detail{
max-width: 230px;
margin-right: 0;
text-align: center;
}
.item-box{
padding: 30px;
}
.item-box .btn-detail{
margin-top: 30px;
text-align: right;
}
.item-box02 .item-box_inner{
padding: 30px;
}
.item-box02 .item-box_title{
margin-bottom: 30px;
}
.item-data_sec{
overflow: hidden;
}
.item-box02 .btn-detail{
margin-top: 30px;
}
.item-box .btn-detail .btn{
width: auto;
}
.item-box02 .btn-detail .btn{
width: 80%;
padding: 1.5em 2.5em;
font-weight: bold;
}
.col1 .item-box03_thumb{
float: left;
width: 30%;
}
.col1 .item-box03_cont{
float: right;
width: 68%;
}
.col1 .btn-detail_wrap{
margin-top: 0;
}
.form-login{
padding: 45px;
}
.form-login hr{
margin: 45px -45px;
}
.list-login-btn_sns{
max-width: 260px;
}
.login-btn_fb button,
.login-btn_tw button,
.login-btn_gplus button{
padding: 8px 24px;
}
.col1 .contact-box_in{
flex-direction: row;
}
.col1 .contact-box-item{
width: 48%;
text-align: center;
}
.col1 .contact-box_tel{
margin-bottom: 0; } .page-nav ol{
text-align: center;
}  .ads_col2 > li{
display: inline-block;
}
.ads_col2 > li{
margin-right: .5em;
margin-left: .5em;
}
.ads_col2 .adslot_1{
display: inline-block;
}
.col1 .keni-sub .list_widget_recent_entries_img,
.free-area .list_widget_recent_entries_img,
.list_widget_recent_entries_img li,
.keni-footer_col1 > .keni-footer-cont .list_widget_recent_entries_img{
overflow: hidden;
}
.col1 .keni-sub .widget_recent_entries_img .list_widget_recent_entries_img li,
.free-area .widget_recent_entries_img .list_widget_recent_entries_img li,
.keni-footer_col1 > .keni-footer-cont .list_widget_recent_entries_img li{
list-style: none;
float: left;
width: 49%;
margin-right: 2%;
}
.col1 .keni-sub .widget_recent_entries_img .list_widget_recent_entries_img li:nth-child(2n),
.free-area .widget_recent_entries_img .list_widget_recent_entries_img li:nth-child(2n),
.keni-footer_col1 > .keni-footer-cont .widget_recent_entries_img .list_widget_recent_entries_img li:nth-child(2n){
margin-right: 0;
}
.col1 .keni-sub .widget_recent_entries_img02 .list_widget_recent_entries_img li,
.free-area .widget_recent_entries_img02 .list_widget_recent_entries_img li,
.col1 .keni-sub .widget_recent_entries_img03 .list_widget_recent_entries_img li,
.free-area .widget_recent_entries_img03 .list_widget_recent_entries_img li,
.keni-footer_col1 > .keni-footer-cont .widget_recent_entries_img02 .list_widget_recent_entries_img li,
.keni-footer_col1 > .keni-footer-cont .widget_recent_entries_img03 .list_widget_recent_entries_img li{
list-style: none;
float: left;
width: 32%;
margin-right: 2%;
}
.col1 .keni-sub .widget_recent_entries_img02 .list_widget_recent_entries_img li:nth-child(3n),
.free-area .widget_recent_entries_img02 .list_widget_recent_entries_img li:nth-child(3n),
.col1 .keni-sub .widget_recent_entries_img03 .list_widget_recent_entries_img li:nth-child(3n),
.free-area .widget_recent_entries_img03 .list_widget_recent_entries_img li:nth-child(3n),
.keni-footer_col1 > .keni-footer-cont .widget_recent_entries_img02 .list_widget_recent_entries_img li:nth-child(3n),
.keni-footer_col1 > .keni-footer-cont .widget_recent_entries_img03 .list_widget_recent_entries_img li:nth-child(3n){
margin-right: 0;
}  .keni-footer-cont{
float: left;
}
.keni-footer-cont::after{
display: block;
clear: both;
height: 0;
content: '';
}
.keni-footer .keni-section_wrap{
margin: 0;
margin-bottom: 30px;
}
.keni-footer .keni-footer_col1 .keni-section_wrap{
margin: 0 auto;
margin-bottom: 30px;
}
.keni-footer .keni-section_wrap:last-child{
margin-bottom: 0;
}
.keni-footer-cont_wrap > .keni-footer-cont{
width: 32%;
margin-right: 2%;
}
.keni-footer_col1 > .keni-footer-cont{
width: 100%;
margin-right: 0;
}
.keni-footer_col2 > .keni-footer-cont{
width: 48%;
margin-right: 4%;
}
.keni-footer-cont_wrap > .keni-footer-cont:nth-child(3n){
margin-right: 0;
}
.keni-footer_col2 > .keni-footer-cont:nth-child(2n){
margin-right: 0;
}
.keni-footer-cont{
border: 0;
}
.keni-footer-cont:first-child{
margin-left: 0;
} .sns-btn_wrap{
width: 80%;
margin-right: auto;
margin-left: auto;
}
.entry-list_item .sns-btn_wrap{
width: 100%;
padding: 0 0 20px;
}
.entry-list_style02 .sns-btn_wrap{
padding-bottom: 0;
}
.sns-btn_wrap > div i,
.sns-btn_wrap > div svg{
display: inline-block;
margin-bottom: 0;
margin-right: 10px;
}
.sns-btn_wrap > div i::before{
font-size: 14px;
}
.sns-follow-box{
display: table;
width: 100%;
margin: 30px 0;
overflow: hidden;
background: #f2f2f2;
}
.sns-follow-box_inner{
display: table-cell;
padding: 15px;
border: 0;
vertical-align: middle;
} .col6-wrap > .col{
width: 15%;
margin-right: 2%;
}
.col6-wrap > .col:nth-child(3n){
margin-right: 2%;
}
.col6-wrap > .col:nth-child(6n){
margin-right: 0;
}
.col5-wrap > .col{
width: 18.4%;
margin-right: 2%;
}
.col5-wrap > .col:nth-child(5n){
margin-right: 0;
}
.col4-wrap > .col{
width: 23.5%;
margin-right: 2%;
}
.col4-wrap > .col:nth-child(4n){
margin-right: 0;
}
.col6-wrap > .col_ns{
width: 16.66666666%;
}
.col5-wrap > .col_ns{
width: 20%;
}
.col4-wrap > .col_ns{
width: 25%;
} .col-wrap_onimage > .col,
.col-wrap_onimage_02 > .col{
max-width: none;
} .keni-footer-panel_wrap{
display: none;
} .keni-link-card_wrap .keni-link-card{
min-height: 100px;
margin: 0;
background: transparent;
}
.keni-link-card_thumb{
width: 100px;
height: 100px;
}
.keni-link-card_title{
margin-right: 110px;
font-size: 1.6rem;
font-weight: bold;
}
.keni-link-card_desc{
margin-right: 110px;
}
} @media (min-width : 920px){
.col2 .keni-main{
margin-right: -320px;
padding-right: 320px;
}
.col2r .keni-main{
margin-left: -320px;
padding-left: 320px;
}
.entry-list_item .sns-btn_wrap{
width: 65%;
clear: both;
}  .entry-list_style02 > .entry-list_item{
width: 32.5%;
margin-right: 1.25%;
}
.entry-list_style02 .entry-list_item:nth-child(2n){
margin-right: 1.25%;
}
.entry-list_style02 .entry-list_item:nth-child(3n){
margin-right: 0;
} .rank_thumb{
float: left;
margin-right: 20px;
}
.item-box02 .item-box_thumb{
float: right;
margin-left: 40px;
max-width: 40%;
}
.col2 .item-box03_thumb,
.col2r .item-box03_thumb{
float: left;
width: 30%;
}
.col2 .item-box03_cont,
.col2r .item-box03_cont{
float: right;
width: 68%;
}
.col2 .btn-detail_wrap,
.col2r .btn-detail_wrap{
margin-top: 0;
} .col1 .related-entry-list_style01{
letter-spacing: -.5em;
}
.col1 .related-entry-list_style01 .related-entry-list_item{
display: inline-block;
width: 47%;
height: 90px;
margin-right: 2%;
vertical-align: top;
letter-spacing: 0;
}
.col1 .related-entry-list_style01 .related-entry-list_item:nth-child(2n){
margin-right: 0;
}
.related-entry-list_style01 .related-entry_title{
padding: 20px 15px;
}
.related-entry-list .related-entry_title a{
display: block;
overflow: hidden;
} .related-entry-list_style02 .related-entry-list_item{
width: 23.5%;
margin-right: 2%;
}
.related-entry-list_style02 .related-entry-list_item:nth-child(2n){
margin-right: 2%;
}
.related-entry-list_style02 .related-entry-list_item:nth-child(3n){
margin-right: 2%;
}
.related-entry-list_style02 .related-entry-list_item:nth-child(4n){
margin-right: 0;
}
.contact-box_in{
-webkit-flex-direction: row
}
.contact-box-item{
width: 48%;
text-align: center;
}
.contact-box_tel{
margin-bottom: 0; } .keni-copyright{
padding: 0;
}
} @media (min-width : 1200px){
.keni-footer-cont_wrap{
padding: 0;
}
.entry-list_item .sns-btn_wrap{
width: 50%;
clear: both;
}
}  .keni-footer_outer .footer-menu {
margin: 1em 0;
} .keni-footer_outer .footer-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.keni-footer_outer .footer-menu .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style-type: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.keni-footer_outer .footer-menu li {
margin-bottom: 0;
}
.keni-footer_outer .footer-menu li a {
display: block;
padding: 15px;
border-bottom: 3px solid #fff;
color: #000;
text-decoration: none;
} [id^="block"].keni-section_wrap {
padding: 0;
margin-bottom: 40px;
}
[id^="block"].keni-section_wrap.widget_block h2 + .wp-block-latest-posts {
padding: 0 20px 10px 0;
}
[id^="block"].keni-section_wrap.widget_block .wp-block-latest-posts {
padding: 0 20px;
}
[id^="block"].keni-section_wrap.widget_block h2+.wp-block-latest-comments,
[id^="block"].keni-section_wrap.widget_block h2+.wp-block-archives-list,
[id^="block"].keni-section_wrap.widget_block h2+.wp-block-categories
{
padding: 0 20px 10px;
}
[id^="block"].keni-section_wrap.widget_block .keni-section h2 {
margin-bottom: 0;
line-height: 1.0;
margin: 0 auto 16px;
padding: 10px;
border: 0;
outline: 0; font-weight: normal;
font-size: 1.6rem;
color: #fff;
border-radius: 0;
box-shadow: none;
}
@media (max-width: 767px) {
.keni-slider_wrap::before{
padding-top:66.66%;
}
.keni-footer_outer .footer-menu {
display: block;
}
.keni-footer_outer .footer-menu > div {
display: block;
}
.keni-footer_outer .footer-menu li {
width: 50%;
}
}
  .note{
display: block;
padding-left: 1em;
text-indent: -1em;
}
.note2{
display: block;
padding-left: 2em;
text-indent: -2em;
} .warning,
.error{
color: #e53935!important;
}
.required{
display: inline-block;
padding: .1em .5em;
background-color: #eb3b54;
color: #fff;
font-size: 1.2rem;
line-height: 1.0;
} .dot{
position: relative;
padding-top: 5px;
}
.dot:before{
position: absolute;
top: 0;
left: 50%;
width: 0.2em;
height: 0.2em;
margin-left: -.1em;
border-radius: 50%;
background: #333;
content: "";
} .shadow{ box-shadow: 4px 4px 0px #e9e9e9; }
.shadow02{ box-shadow: 0px 0px 4px #666; }
.outline{
box-sizing: border-box;
border: 1px solid #ccc;
}
.frame{
max-width: 95%;
padding: 8px;
box-sizing: border-box;
box-shadow: 0px 0px 8px #666;
background: #fff;
}
.bdr,
.bdr_gray{ border: 1px solid #ccc; } .bdr_red{ border: 1px solid #e00000; } .bdr_blue{ border: 1px solid #0329ce; } .bdr_green{ border: 1px solid #01995e; } .bdr_yellow{ border: 1px solid #ffe400; } .bdr_navy{ border: 1px solid #133d94; } .bdr_orange{ border: 1px solid #eca100; } .bdr_pink{ border: 1px solid #eb67b5; } .bdr_lime{ border: 1px solid #2abe0d; } .bdr_aqua{ border: 1px solid #0baedd; } .bdr_black{ border: 1px solid #000; }  .resize10{
max-width: 10%;
height: auto;
}
.resize20{
max-width: 20%;
height: auto;
}
.resize30{
max-width: 30%;
height: auto;
}
.resize40{
max-width: 40%;
height: auto;
}
.resize50{
max-width: 50%;
height: auto;
}
.resize60{
max-width: 60%;
height: auto;
}
.resize70{
max-width: 70%;
height: auto;
}
.resize80{
max-width: 80%;
height: auto;
}
.resize90{
max-width: 90%;
height: auto;
} .circle{ border-radius: 50%; } .rc4{ border-radius: 4px; }
.rc4-tl{ border-top-left-radius: 4px; }
.rc4-tr{ border-top-right-radius: 4px; }
.rc4-bl{ border-bottom-left-radius: 4px; }
.rc4-br{ border-bottom-right-radius: 4px; }
.rc8{ border-radius: 8px; }
.rc8-tl{ border-top-left-radius: 8px; }
.rc8-tr{ border-top-right-radius: 8px; }
.rc8-bl{ border-bottom-left-radius: 8px; }
.rc8-br{ border-bottom-right-radius: 8px; }
.rc12{ border-radius: 12px; }
.rc12-tl{ border-top-left-radius: 12px; }
.rc12-tr{ border-top-right-radius: 12px; }
.rc12-bl{ border-bottom-left-radius: 12px; }
.rc12-br{ border-bottom-right-radius: 12px; } .rc50{ border-radius: 50px; } .fl-l{
float: left;
margin: 0 1em 1em 0;
}
.fl-r{
float: right;
margin: 0 0 1em 1em;
}
.fl-c{ clear: both; } .left{
margin: 0 0 1em 0;
}
.right{
margin: 0 0 1em 0;
}
@media (min-width : 768px){ .left{
float: left;
margin: 0 1em 1em 0;
}
.right{
float: right;
margin: 0 0 1em 1em;
}
}  .tl-a{
table-layout: auto;
}
.tl-f{
table-layout: fixed;
} .al-l{ text-align: left!important; }
.al-r{ text-align: right!important; }
.al-c{ text-align: center!important; } .vl-t{ vertical-align: top!important; } .vl-m{ vertical-align: middle!important; } .vl-b{ vertical-align: bottom!important; }  .m0{ margin: 0!important; } .m0-t{ margin-top: 0!important; } .m0-r{ margin-right: 0!important; } .m0-b{ margin-bottom: 0!important; } .m0-l{ margin-left: 0!important; } .m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }
.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }
.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }
.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }
.m25{ margin: 25px!important; }
.m25-t{ margin-top: 25px!important; }
.m25-r{ margin-right: 25px!important; }
.m25-b{ margin-bottom: 25px!important; }
.m25-l{ margin-left: 25px!important; }
.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }
.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }
.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }
.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }
.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }
.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }
.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }
.m100{ margin: 100px!important; }
.m100-t{ margin-top: 100px!important; }
.m100-r{ margin-right: 100px!important; }
.m100-b{ margin-bottom: 100px!important; }
.m100-l{ margin-left: 100px!important; }
.m120{ margin: 120px!important; }
.m120-t{ margin-top: 120px!important; }
.m120-r{ margin-right: 120px!important; }
.m120-b{ margin-bottom: 120px!important; }
.m120-l{ margin-left: 120px!important; }
.m150{ margin: 150px!important; }
.m150-t{ margin-top: 150px!important; }
.m150-r{ margin-right: 150px!important; }
.m150-b{ margin-bottom: 150px!important; }
.m150-l{ margin-left: 150px!important; }
.m200{ margin: 200px!important; }
.m200-t{ margin-top: 200px!important; }
.m200-r{ margin-right: 200px!important; }
.m200-b{ margin-bottom: 200px!important; }
.m200-l{ margin-left: 200px!important; }
.m300{ margin: 300px!important; }
.m300-t{ margin-top: 300px!important; }
.m300-r{ margin-right: 300px!important; }
.m300-b{ margin-bottom: 300px!important; }
.m300-l{ margin-left: 300px!important; } .p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }
.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }
.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }
.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }
.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }
.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }
.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }
.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }
.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }
.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }
.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }
.p80{ padding: 80px!important; }
.p80-t{ padding-top: 80px!important; }
.p80-r{ padding-right: 80px!important; }
.p80-b{ padding-bottom: 80px!important; }
.p80-l{ padding-left: 80px!important; }
.p90{ padding: 90px!important; }
.p90-t{ padding-top: 90px!important; }
.p90-r{ padding-right: 90px!important; }
.p90-b{ padding-bottom: 90px!important; }
.p90-l{ padding-left: 90px!important; }
.p100{ padding: 100px!important; }
.p100-t{ padding-top: 100px!important; }
.p100-r{ padding-right: 100px!important; }
.p100-b{ padding-bottom: 100px!important; }
.p100-l{ padding-left: 100px!important; } .m10-20-t{ margin-top: 10px; } .m15-30-t{ margin-top: 15px; }
.m20-40-t{ margin-top: 20px; }
.m25-50-t{ margin-top: 25px; }
.m30-60-t{ margin-top: 30px; }
.m35-70-t{ margin-top: 35px; }
.m40-80-t{ margin-top: 40px; }
.m45-90-t{ margin-top: 45px; }
.m10-20-b{ margin-bottom: 10px; }
.m15-30-b{ margin-bottom: 15px; }
.m20-40-b{ margin-bottom: 20px; }
.m25-50-b{ margin-bottom: 25px; }
.m30-60-b{ margin-bottom: 30px; }
.m35-70-b{ margin-bottom: 35px; }
.m40-80-b{ margin-bottom: 40px; }
.m45-90-b{ margin-bottom: 45px; }
@media (min-width : 768px){ .m10-20-t{ margin-top: 20px!important; }
.m15-30-t{ margin-top: 30px!important; }
.m20-40-t{ margin-top: 40px!important; }
.m25-50-t{ margin-top: 50px!important; }
.m30-60-t{ margin-top: 60px!important; }
.m35-70-t{ margin-top: 70px!important; }
.m40-80-t{ margin-top: 80px!important; }
.m45-90-t{ margin-top: 90px!important; }
.m10-20-b{ margin-bottom: 20px!important; }
.m15-30-b{ margin-bottom: 30px!important; }
.m20-40-b{ margin-bottom: 40px!important; }
.m25-50-b{ margin-bottom: 50px!important; }
.m30-60-b{ margin-bottom: 60px!important; }
.m35-70-b{ margin-bottom: 70px!important; }
.m40-80-b{ margin-bottom: 80px!important; }
.m45-90-b{ margin-bottom: 90px!important; }
}  .b{ font-weight: bold!important; } .normal{ font-weight: normal!important; }  .big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }
.f08em{ font-size: 0.8em!important; }
.f09em{ font-size: 0.9em!important; }
.f10em{ font-size: 1.0em!important; }
.f11em{ font-size: 1.1em!important; }
.f12em{ font-size: 1.2em!important; }
.f13em{ font-size: 1.3em!important; }
.f14em{ font-size: 1.4em!important; }
.f15em{ font-size: 1.5em!important; }
.f16em{ font-size: 1.6em!important; }
.f17em{ font-size: 1.7em!important; }
.f18em{ font-size: 1.8em!important; }
.f19em{ font-size: 1.9em!important; }
.f20em{ font-size: 2.0em!important; }
.f21em{ font-size: 2.1em!important; }
.f22em{ font-size: 2.2em!important; }
.f23em{ font-size: 2.3em!important; }
.f24em{ font-size: 2.4em!important; }
.f25em{ font-size: 2.5em!important; }
.f26em{ font-size: 2.6em!important; }
.f27em{ font-size: 2.7em!important; }
.f28em{ font-size: 2.8em!important; }
.f29em{ font-size: 2.9em!important; }
.f30em{ font-size: 3.0em!important; }
.f08rem{ font-size: 0.8rem!important; }
.f09rem{ font-size: 0.9rem!important; }
.f10rem{ font-size: 1.0rem!important; }
.f11rem{ font-size: 1.1rem!important; }
.f12rem{ font-size: 1.2rem!important; }
.f13rem{ font-size: 1.3rem!important; }
.f14rem{ font-size: 1.4rem!important; }
.f15rem{ font-size: 1.5rem!important; }
.f16rem{ font-size: 1.6rem!important; }
.f17rem{ font-size: 1.7rem!important; }
.f18rem{ font-size: 1.8rem!important; }
.f19rem{ font-size: 1.9rem!important; }
.f20rem{ font-size: 2.0rem!important; }
.f21rem{ font-size: 2.1rem!important; }
.f22rem{ font-size: 2.2rem!important; }
.f23rem{ font-size: 2.3rem!important; }
.f24rem{ font-size: 2.4rem!important; }
.f25rem{ font-size: 2.5rem!important; }
.f26rem{ font-size: 2.6rem!important; }
.f27rem{ font-size: 2.7rem!important; }
.f28rem{ font-size: 2.8rem!important; }
.f29rem{ font-size: 2.9rem!important; }
.f30rem{ font-size: 3.0rem!important; }
.f10px{ font-size: 10px!important; }
.f11px{ font-size: 11px!important; }
.f12px{ font-size: 12px!important; }
.f13px{ font-size: 13px!important; }
.f14px{ font-size: 14px!important; }
.f15px{ font-size: 15px!important; }
.f16px{ font-size: 16px!important; }
.f17px{ font-size: 17px!important; }
.f18px{ font-size: 18px!important; }
.f19px{ font-size: 19px!important; }
.f20px{ font-size: 20px!important; }
.f21px{ font-size: 21px!important; }
.f22px{ font-size: 22px!important; }
.f23px{ font-size: 23px!important; }
.f24px{ font-size: 24px!important; } .red{ color: #e00000!important; } .blue{ color: #0329ce!important; } .green{ color: #01995e!important; } .yellow{ color: #ffe400!important; } .navy{ color: #133d94!important; } .orange{ color: #eca100!important; } .pink{ color: #eb67b5!important; } .purple{ color: #9940d2!important; } .olive{ color: #9bb814!important; } .lime{ color: #2abe0d!important; } .aqua{ color: #0baedd!important; } .black{ color: #000!important; } .gray{ color: #999!important; } .white{ color: #fff!important; } .brown{ color: #4b1c1c!important; }  .line-blue{ background: linear-gradient(transparent 50%, #9ddff1 50%); } .line-yellow{ background: linear-gradient(transparent 50%, #fff499 50%); } .line-orange{ background: linear-gradient(transparent 50%, #f7d999 50%); } .line-pink{ background: linear-gradient(transparent 50%, #f7c2e1 50%); } .line-lime{ background: linear-gradient(transparent 50%, #aae59e 50%); } .line-gray{ background: linear-gradient(transparent 50%, #d6d6d6 50%); }  .v-res_wrap{
max-width: 500px;
margin: auto;
margin-bottom: 40px;
}
.v-res{
position: relative;
overflow: hidden;
height: 0;
padding-top: 30px;
padding-bottom: 56.25%;
}
.v-res iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh16{ line-height: 1.6!important; }
.lh17{ line-height: 1.7!important; }
.lh18{ line-height: 1.8!important; }
.lh19{ line-height: 1.9!important; }
.lh20{ line-height: 2.0!important; } .w05{ width: 5%; }
.w10{ width: 10%; }
.w15{ width: 15%; }
.w20{ width: 20%; }
.w25{ width: 25%; }
.w30{ width: 30%; }
.w35{ width: 35%; }
.w40{ width: 40%; }
.w45{ width: 45%; }
.w50{ width: 50%; }
.w55{ width: 55%; }
.w60{ width: 60%; }
.w65{ width: 65%; }
.w70{ width: 70%; }
.w75{ width: 75%; }
.w80{ width: 80%; }
.w85{ width: 85%; }
.w90{ width: 90%; }
.w95{ width: 95%; }
.w100{ width: 100%; } .underline{ text-decoration: underline!important; }
.del{ text-decoration: line-through; }
.noborder{ border: 0!important; }  .z1{ z-index: 1!important; }
.z2{ z-index: 2!important; }
.z3{ z-index: 3!important; }
.z4{ z-index: 4!important; }
.z5{ z-index: 5!important; }
.z10{ z-index: 10!important; }
.z20{ z-index: 20!important; }
.z30{ z-index: 30!important; }
.z40{ z-index: 40!important; }
.z50{ z-index: 50!important; } .icon_point,
.icon_caution,
.icon_blank,
.icon_arrow_up,
.icon_arrow_right,
.icon_arrow_down,
.icon_arrow_left,
.icon_download,
.icon_pdf,
.icon_zip,
.icon_mail,
.icon_mail_white,
.icon_cart,
.icon_search,
.icon_home,
.icon_folder,
.icon_time,
.icon_calendar,
.icon_building,
.icon_map,
.icon_new,
.icon_beginner,
.icon_share,
.icon_tel{
line-height: 1;
font-size: 20px;
}
.icon_point::before,
.icon_caution::before,
.icon_blank::before,
.icon_arrow_up::before,
.icon_arrow_right::before,
.icon_arrow_down::before,
.icon_arrow_left::before,
.icon_download::before,
.icon_pdf::before,
.icon_zip::before,
.icon_mail::before,
.icon_mail_white::before,
.icon_cart::before,
.icon_search::before,
.icon_home::before,
.icon_folder::before,
.icon_time::before,
.icon_calendar::before,
.icon_building::before,
.icon_map::before,
.icon_new::before,
.icon_beginner::before,
.icon_share::before,
.icon_tel::before{
font-family: 'keni8-icons' !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;
font-size: inherit;
}
.icon_point::before{ content: "\e91a"; }
.icon_caution::before{ content: "\e90d"; }
.icon_blank::before{ content: "\e909"; }
.icon_arrow_up::before{ content: "\e907"; }
.icon_arrow_right::before{ content: "\e902"; }
.icon_arrow_down::before{ content: "\e900"; }
.icon_arrow_left::before{ content: "\e901"; }
.icon_download::before{ content: "\e90e"; }
.icon_pdf::before{ content: "\e919"; }
.icon_zip::before{ content: "\e922"; }
.icon_mail::before{ content: "\e914"; }
.icon_cart::before{ content: "\e90c"; }
.icon_search::before{ content: "\e91d"; }
.icon_home::before{ content: "\e910"; }
.icon_folder::before{ content: "\e90f"; }
.icon_time::before{ content: "\e921";}
.icon_calendar::before{ content: "\e90b"; }
.icon_building::before{ content: "\e90a"; }
.icon_map::before{ content: "\e915"; }
.icon_new::before{ content: "\e916"; }
.icon_beginner::before{ content: "\e908"; }
.icon_share::before{ content: "\e91e"; }
.icon_tel::before{ content: "\e920"; }
.icon_arrow_s_up,
.icon_arrow_s_right,
.icon_arrow_s_down,
.icon_arrow_s_left{
line-height: 1;
font-size: 12px;
}
.icon_arrow_s_up::before,
.icon_arrow_s_right::before,
.icon_arrow_s_down::before,
.icon_arrow_s_left::before{
font-family: 'keni8-icons' !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;
font-size: inherit;
}
.icon_arrow_s_up:before{ content: "\e906"; }
.icon_arrow_s_right:before{ content: "\e905"; }
.icon_arrow_s_down:before{ content: "\e903"; }
.icon_arrow_s_left:before{ content: "\e904"; }