@charset "UTF-8";
@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}.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)}.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(//pochilog.jp/sys/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(//pochilog.jp/sys/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(//pochilog.jp/sys/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//pochilog.jp/sys/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//pochilog.jp/sys/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//pochilog.jp/sys/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//pochilog.jp/sys/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//pochilog.jp/sys/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}.wpp-no-data{}
.wpp-list{}
.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem;}
.wpp-list li:last-of-type{margin-bottom:0;}
.wpp-list li.current{}
.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none;}
.wpp_def_no_src{object-fit:contain;}
.wpp-post-title{}
.wpp-excerpt{}
.wpp-excerpt:empty{display:none;}
.wpp-meta, .post-stats{display:block;font-size:0.8em;}
.wpp-meta:empty, .post-stats:empty{display:none;}
.wpp-comments{}
.wpp-views{}
.wpp-author{}
.wpp-date{}
.wpp-category{}
.wpp-rating {
}div.yyi-rinker-contents{margin:2em 0;padding:0;border:solid 1px #dbdbdb;background-color:#fff;box-shadow:2px 3px 8px -5px rgba(0,0,0,.25);position:relative;overflow:visible;}
div.yyi-rinker-contents a{border:none;}
div.yyi-rinker-contents div.yyi-rinker-box{display:flex;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;box-sizing:border-box;padding:12px;}
div.yyi-rinker-contents div.yyi-rinker-image{padding:0;display:flex;vertical-align:middle;justify-content:center;align-items:center;}
.yyi-rinker-img-s .yyi-rinker-image{width:75px;min-width:75px;}
.yyi-rinker-img-m .yyi-rinker-image{width:175px;min-width:175px;}
.yyi-rinker-img-l div.yyi-rinker-image{width:200px;min-width:200px;}
.yyi-rinker-images{display:flex;justify-content:center;align-items:center;position:relative;margin:5px;}
div.yyi-rinker-image img.yyi-rinker-main-img.hidden{display:none;}
.yyi-rinker-images-arrow{cursor:pointer;position:absolute;top:50%;display:block;margin-top:-11px;opacity:0.6;width:22px;}
.yyi-rinker-images-arrow-left{left:-10px;}
.yyi-rinker-images-arrow-right{right:-10px;}
.yyi-rinker-images-arrow-left.hidden{display:none;}
.yyi-rinker-images-arrow-right.hidden{display:none;}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{width:calc(100% - 75px);}
div.yyi-rinker-contents div.yyi-rinker-info{width:calc(100% - 175px);}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{width:calc(100% - 200px);}
div.yyi-rinker-contents div.yyi-rinker-title a{color:#333;text-decoration:none;}
div.yyi-rinker-contents div.yyi-rinker-title p{margin:5px;}
div.yyi-rinker-contents div.yyi-rinker-detail{font-size:0.8em;color:#999;padding-left:15px;}
div.yyi-rinker-contents div.yyi-rinker-detail a{text-decoration:underline;}
div.yyi-rinker-contents div.yyi-rinker-detail .price-box{color:#aaa;}
div.yyi-rinker-contents div.yyi-rinker-detail .free-text{color:#aaa;}
div.yyi-rinker-contents ul.yyi-rinker-links{border:none;list-style-type:none;display:inline-flex;display:-ms-inline-flexbox;display:-webkit-inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px auto;padding:0;width:100%;}
div.yyi-rinker-contents ul.yyi-rinker-links li{content:'';position:static;margin:2px 5px;padding:0;border-radius:2px;border:none;box-shadow:0 6px 12px -5px rgba(0, 0, 0, .30);-ms-flex:0 0 auto;}
div.yyi-rinker-contents ul.yyi-rinker-links li:before{content:'';position:static;}
div.yyi-rinker-contents ul.yyi-rinker-links li:hover{box-shadow:0 5px 8px -5px rgba(0, 0, 0, .30);}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink{background:#f6a306;}
div.yyi-rinker-contents ul.yyi-rinker-links li a{position:relative;display:block;color:#fff;font-weight:bold;text-decoration:none;font-size:0.9em;height:30px;line-height:30px;padding:0 18px;}
div.yyi-rinker-contents ul.yyi-rinker-links li a:hover{border:none;opacity:0.7;}
div.yyi-rinker-contents ul.yyi-rinker-links li a:before{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;color:white;text-align:center;border:none;}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink{order:20;}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a:before{content:'';}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink{background:#666;order:15;}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink a:before{content:'';}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink{background:#cf4944;order:30;}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink a:before{content:'';}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink{background:#51a7e8;order:40;}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink a:before{content:'';}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink{background-color:#ff0211;order:50;}
div.yyi-rinker-contents ul.yyi-rinker-links li.mercarilink a:before{content:'';}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink1{background:#4072B3;order:10;}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2{background:#4DC0B2;order:50;}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink3{background:#6f63ad;order:15;}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink4{background:#63ad87;order:55;}
div.yyi-rinker-contents ul.yyi-rinker-links img, div.yyi-rinker-contents div.yyi-rinker-title img, div.yyi-rinker-contents div.yyi-rinker-image a + img{display:none;}
div.yyi-rinker-detail .credit-box{font-size:75%;}
ul.yyi-rinker-links li::before{background-color:transparent;}
@media all and (max-width: 420px) {
.yyi-rinker-images{margin:auto;}
}
@media all and (max-width: 420px) and (min-width: 321px) {
body div.yyi-rinker-contents ul.yyi-rinker-links li a{padding:0 0 0 15px;}
div.yyi-rinker-contents ul.yyi-rinker-links{-webkit-flex-flow:column;flex-direction:column;}
.yyi-rinker-img-s .yyi-rinker-image{width:75px;min-width:75px;}
.yyi-rinker-img-m .yyi-rinker-image{width:125px;min-width:125px;}
.yyi-rinker-img-l div.yyi-rinker-image{width:150px;min-width:150px;}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{width:calc(100% - 75px);}
div.yyi-rinker-contents div.yyi-rinker-info{width:calc(100% - 125px);}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{width:calc(100% - 150px);}
}
@media all and (max-width: 320px) {
div.yyi-rinker-contents ul.yyi-rinker-links li a{padding:0 0 0 7px;}
div.yyi-rinker-contents ul.yyi-rinker-links{-webkit-flex-flow:column;flex-direction:column;}
.yyi-rinker-img-s .yyi-rinker-image{width:75px;min-width:75px;}
.yyi-rinker-img-m .yyi-rinker-image{width:100px;min-width:100px;}
.yyi-rinker-img-l div.yyi-rinker-image{width:125px;min-width:125px;}
div.yyi-rinker-contents.yyi-rinker-img-s div.yyi-rinker-info{width:calc(100% - 75px);}
div.yyi-rinker-contents div.yyi-rinker-info{width:calc(100% - 100px);}
div.yyi-rinker-contents.yyi-rinker-img-l div.yyi-rinker-info{width:calc(100% - 125px);}
}
body div.yyi-rinker-contents ul.yyi-rinker-links li{list-style:none;}
body div.yyi-rinker-contents ul.yyi-rinker-links li:before{position:absolute;}
div.yyi-rinker-contents p{padding:0;}
div.yyi-rinker-contents img{margin-bottom:0;}
div.yyi_rinker-gutenberg input.rinkerg-richtext{width:300px;}
input.rinkerg-richtext{width:70%;}
div.yyi-rinker-contents div.yyi-rinker-detail .free-text .count-in{color:#333;}
.editor-styles-wrapper div.yyi-rinker-contents .count-top p{margin-top:0;}
div.yyi-rinker-contents.yyi-rinker-design-tate  div.yyi-rinker-box{flex-direction:column;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box .yyi-rinker-links{flex-direction:column;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info{width:100%;}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-title{text-align:center;}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-links{text-align:center;}
div.yyi-rinker-contents.yyi-rinker-design-slim .yyi-rinker-image{margin:auto;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info ul.yyi-rinker-links li{align-self:stretch;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info{padding:0;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-box{flex-direction:column;padding:14px 5px 0;}
.yyi-rinker-design-slim div.yyi-rinker-box div.yyi-rinker-info{text-align:center;}
.yyi-rinker-design-slim div.price-box span.price{display:block;}
div.yyi-rinker-contents.yyi-rinker-design-slim div.yyi-rinker-info div.yyi-rinker-title a{font-size:16px;}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonkindlelink:before, div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.amazonlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.rakutenlink:before,  div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li.yahoolink:before{font-size:12px;}
div.yyi-rinker-contents.yyi-rinker-design-slim ul.yyi-rinker-links li a{font-size:13px;}
.yyi-rinker-contents .yyi-rinker-info{padding-left:10px;}
.yyi-rinker-img-s .yyi-rinker-image .yyi-rinker-images img{max-height:75px;}
.yyi-rinker-img-m .yyi-rinker-image .yyi-rinker-images img{max-height:175px;}
.yyi-rinker-img-l .yyi-rinker-image .yyi-rinker-images img{max-height:200px;}
div.yyi-rinker-contents div.yyi-rinker-image{flex-direction:column;align-items:center;}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;border:none;padding:0;margin:5px 0;}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li{cursor:pointer;height:32px;text-align:center;vertical-align:middle;width:32px;border:none;padding:0;margin:0;box-sizing:content-box;}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li img{vertical-align:middle;}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li{border:1px solid #fff;}
div.yyi-rinker-contents ul.yyi-rinker-thumbnails li.thumb-active{border:1px solid #eee;}
div.yyi-rinker-contents.yyi-rinker-design-mini{border:none;box-shadow:none;background-color:transparent;}
.yyi-rinker-design-mini div.yyi-rinker-info ul.yyi-rinker-links, .yyi-rinker-design-mini div.yyi-rinker-info .brand, .yyi-rinker-design-mini div.yyi-rinker-info .price-box{display:none;}
div.yyi-rinker-contents.yyi-rinker-design-mini .credit-box{text-align:right;}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-info{width:100%;}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title{line-height:1.2;min-height:2.4em;margin-bottom:0;}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-title a{font-size:12px;text-decoration:none;text-decoration:underline;}
div.yyi-rinker-contents.yyi-rinker-design-mini{position:relative;max-width:100%;border:none;border-radius:12px;box-shadow:0 1px 6px rgb(0 0 0 / 12%);background-color:#fff;}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box{border:none;}
.yyi-rinker-design-mini div.yyi-rinker-image{width:60px;min-width:60px;}
.yyi-rinker-design-mini div.yyi-rinker-image img{max-height:3.6em;}
.yyi-rinker-design-mini div.yyi-rinker-detail div.credit-box{font-size:10px;}
.yyi-rinker-design-mini div.yyi-rinker-detail div.brand, .yyi-rinker-design-mini div.yyi-rinker-detail div.price-box{font-size:10px;}
.yyi-rinker-design-mini div.yyi-rinker-info div.yyi-rinker-detail{padding:0;}
.yyi-rinker-design-mini div.yyi-rinker-detail div:not(:last-child){padding-bottom:0;}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-image a{margin-bottom:16px;}
@media(min-width:768px){
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box{padding:12px;}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info{justify-content:center;padding-left:24px;}
}
@media(max-width:767px){
div.yyi-rinker-contents.yyi-rinker-design-mini{max-width:100%;}
div.yyi-rinker-contents.yyi-rinker-design-mini div.yyi-rinker-box{flex-direction:row;padding:12px;}
.yyi-rinker-design-mini div.yyi-rinker-box div.yyi-rinker-info{justify-content:center;margin-bottom:16px;padding-left:16px;text-align:left;}
}
div.yyi-rinker-contents .yyi-rinker-attention{display:inline;line-height:30px;position:absolute;top:-10px;left:-9px;min-width:60px;padding:0;height:30px;text-align:center;font-weight:600;color:#ffffff;background:#fea724;z-index:10;}
div.yyi-rinker-contents .yyi-rinker-attention span{padding:0 15px;}
.yyi-rinker-attention-before, .yyi-rinker-attention-after{display:inline;position:absolute;content:'';}
.yyi-rinker-attention-before{bottom:-8px;left:0.1px;width:0;height:0;border-top:9px solid;border-top-color:inherit;border-left:9px solid transparent;z-index:1;}
.yyi-rinker-attention-after{top:0;right:-14.5px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid;border-left-color:inherit;}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{display:flex;position:absolute;top:-20px;left:-20px;width:60px;height:60px;min-width:auto;min-height:auto;justify-content:center;align-items:center;border-radius:50%;color:#fff;background:#fea724;font-weight:600;font-size:17px;}
div.yyi-rinker-contents.yyi-rinker-design-mini .yyi-rinker-attention.attention_desing_circle{top:-14px;left:-14px;width:36px;height:36px;font-size:12px;}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle{}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle span{padding:0;}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-after, div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_circle .yyi-rinker-attention-before{display:none;}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon{width:89px;height:91px;position:absolute;top:-1px;right:-1px;left:auto;overflow:hidden;}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon span{display:inline-block;width:146px;position:absolute;padding:4px 0;left:-13px;top:12px;text-align:center;font-size:12px;line-height:24px;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);}
div.yyi-rinker-contents .yyi-rinker-attention.attention_desing_right_ribbon{background:none;}
.yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-after, .yyi-rinker-attention.attention_desing_right_ribbon .yyi-rinker-attention-before{display:none;}
div.yyi-rinker-use-right_ribbon div.yyi-rinker-title {
margin-right: 2rem;
}
  html{margin:0;padding:0;height:100%;font-size:var(--font-size);line-height:var(--line-height);font-family:var(--font-family01);color:var(--color-02);}
body{position:relative;margin:0;margin-top:0!important;padding:0;background:var(--color-01);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;table-layout:fixed;overflow-wrap:break-word;word-break:break-word;}
a, a:link{color:var(--color-link);text-decoration:none;}
a:hover{color:var(--color-hover);outline:0;}
a img{border:none;}
a:hover img{opacity:0.8;}
b, strong{font-weight:bold;}
.spot_color{color:var(--color-04);}
.w-large, .w-half , .w-medium, .w-small{width:100%;}
@media print, only screen and (min-width : 1000px) {
.w-full{width:100%;}
.w-large{width:var(--w-large);margin:0 auto;}
.w-medium{width:var(--w-medium);}
.w-half{width:var(--w-half);}
.w-1-third{width:var(--w-1-third);}
.w-quarter{width:var(--w-quarter);}
.w-small{width:var(--w-small);}
.w-thumb{width:var(--w-thumb);}
} .grid2-1{display:block;margin:0;padding:0;}
.grid2-1 div , .grid2-1 li{margin:0 0 var(--w-grid-gap) 0;}
@media print, only screen and (min-width: 640px) {
.grid2-1{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:space-between;grid-gap:var(--w-grid-gap);}
} .grid3-1{display:block;}
.grid3-1 div , .grid3-1 li{margin:0 0 var(--w-grid-gap) 0;}
@media print, only screen and (min-width: 640px) {
.grid3-1{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:space-between;grid-gap:var(--w-grid-gap);}
} .grid4-1{display:block;}
.grid4-1 div , .grid4-1 li{margin:0 0 var(--w-grid-gap) 0;}
@media print, only screen and (min-width: 640px) {
.grid4-1{display:grid;grid-template-columns:repeat(4, 1fr);justify-content:space-between;grid-gap:var(--w-grid-gap);}
} .grid4-2{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:space-between;grid-gap:var(--w-grid-gap);}
.grid4-2 div , .grid4-2 li{margin:0 0 var(--w-grid-gap) 0;}
@media print, only screen and (min-width: 1000px) {
.grid4-2{display:grid;grid-template-columns:repeat(4, 1fr);justify-content:space-between;grid-gap:var(--w-grid-gap);}
} .full_width{margin-left:-10px;margin-right:-10px;}
@media print, only screen and (min-width: 1000px) {
.full_width{margin-left:calc( -1 * (100vw - var(--w-large) - var(--scrollbar)) / 2)!important;margin-right:calc( -1 * (100vw - var(--w-large) - var(--scrollbar)) / 2)!important;}
} .flex ,
.flex-nowrap{display:block;}
@media print, only screen and (min-width: 640px) {
.flex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-items:stretch;}
.flex-nowrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;}
} img{border:0;margin:0;}
img.size-thumbnail, img.size-medium, img.size-medium_large, img.size-large, img.size-full{max-width:100%;height:auto;}
.alignleft , .alignright , .aligncenter{float:none;margin:0 0 10px 0;}
@media print, only screen and (min-width: 1000px) {
.aligncenter{margin-left:auto;margin-right:auto;}
.alignleft{float:left;margin:0 20px 10px 0;}
.alignright{float:right;margin:0 0 10px 20px;}
.aligncenter{display:block;margin:0 auto;text-align:center;}
} .no_img{display:block;width:100%;height:0;padding:0 0 66.666% 0;background:url(https://pochilog.jp/sys/wp-content/themes/fwc3/custom/no_image.png) #ccc no-repeat center center;background-size:contain;text-indent:-9999px;}
.no_img-sq{display:block;width:100%;height:0;padding:0 0 100% 0;background:url(https://pochilog.jp/sys/wp-content/themes/fwc3/custom/no_image.png) #ccc no-repeat center center;background-size:contain;text-indent:-9999px;}
.full_screen{position:relative;top:0;bottom:0;left:0;right:0;margin:0;padding:0;width:100%;max-width:100%;height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px + 40px) );display:flex;align-items:center;overflow:hidden;}
_::-webkit-full-page-media, _:future, :root .full_screen{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px + 40px) );}
.fadein{opacity:0;transform:translateY(30px);transition-property:transform, opacity;transition-duration:1.5s;transition-delay:0s;}
.fadein.is-active{opacity:1;transform:translateY(0);}
.scroll_container{position:relative;scroll-snap-type:y mandatory;overflow:auto;-ms-overflow-style:none;height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px + var(--size-foot_nav) ) );top:0;}
_::-webkit-full-page-media, _:future, :root .scroll_container{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px + var(--size-foot_nav) ) );}
.scroll_container::-webkit-scrollbar{display:none;}
.scroll_box{scroll-snap-align:start;height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px + var(--size-foot_nav) ) );position:relative;}
_::-webkit-full-page-media, _:future, :root .scroll_box{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px + var(--size-foot_nav) ) );}
#scroll_box_jump{position:absolute;bottom:1rem;text-align:center;}
#scroll_box_jump a{color:#fff;}
@media print, only screen and (min-width: 1000px) {
.scroll_container{height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px ));}
_::-webkit-full-page-media, _:future, :root .scroll_container{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px ) );}
.scroll_box{height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px ));}
_::-webkit-full-page-media, _:future, :root .scroll_box{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px ) );}
} .box_left ,
.box_right{float:none;}
.pc_only{display:none;}
.mobile_only{display:block;}
@media print, only screen and (min-width: 1000px) {
.box_left{float:left;}
.box_right{float:right;}
.pc_only{display:block;}
.mobile_only{display:none;}
.fixed{position:fixed;top:0;left:0;z-index:9999;}
} #wrapper{position:relative;top:0;padding:60px 0 0 0;margin:0;}
header{position:fixed;top:0;left:0;right:0;margin:0;padding:0;z-index:9999;background:var(--color-01);}
#header{position:relative;top:0;left:0;right:0;height:60px;padding:10px 0;margin:0;width:100%;display:grid;grid-template-columns:fit-content(300px) 1fr 1fr 60px;justify-content:space-between;grid-gap:0;border-bottom:1px solid var(--color-02);z-index:999;}
#gnav_outer{display:none;position:relative;top:0;left:0;right:0;box-sizing:content-box;height:60px;padding:0;margin:0;width:100%;background:var(--color-01);border-bottom:1px solid var(--color-02);z-index:998;}
#container_outer{clear:both;position:relative;margin:0;padding:0;background:var(--color-01);}
.front_page #container_outer{padding:0;margin:0;}
#container{padding:20px 0;}
#content,
aside{float:none;padding:10px;height:auto;}
#gmap{clear:both;padding:0!important;margin:0!important;}
#footer_outer{clear:both;margin:0;padding:0;background:var(--color-04);}
footer{padding:10px;}
#footertitle_outer{clear:both;margin:0 auto;background:var(--color-04);}
#footertitle{padding:10px 10px var(--size-foot_nav) 10px;}
@media print, only screen and (min-width : 1000px) {
#wrapper{padding:120px 0 0 0;}
header{}
#gnav_outer{display:block;}
#container_outer{}
#container{padding:30px 0;}
#content{padding:0;}
main{}
aside{padding:0;}
footer{padding:30px 0;}
#footertitle{padding:10px 0;margin:0 auto;}
} #google_eyecatch{visibility:hidden;height:0;}
#header #sitename{padding:0 10px;margin:0;font-weight:bold;line-height:var(--size-sitename);max-width:calc(100vw - 20px - var(--size-sitename) - 20px);}
#header #sitename.sitelogo{}
#header #sitename.sitelogo img{max-height:var(--size-sitename);width:auto;}
#header_right{display:none;}
#rndimage{display:none;}
@media print, only screen and (min-width: 1000px) {
#header #sitename{float:left;}
#header #sitename a{color:var(--color-02);}
#header_right ,
#header_right h1.description,
#header_right p.description{display:block;float:left;padding:0;margin:0;font-size:var(--font-size);line-height:var(--size-sitename);}
#header_right h1.description a,
#header_right p.description a{color:var(--color-02);}
#header_right{margin:0 0 0 10px;}
#rndimage{position:relative;display:block;margin:0;width:100%;height:240px;}
#rndimage-inner{position:relative;top:0;}
#rndimage #site_logo a{top:20px;left:20px;}
} button#mobile_menu_bttn{position:absolute;top:10px;right:10px;cursor:pointer;width:var(--size-sitename);height:var(--size-sitename);border:none;box-shadow:none;background:transparent;}
#mobile_menu_bttn span.mmb1,
#mobile_menu_bttn span.mmb2,
#mobile_menu_bttn span.mmb3{display:inline-block;transition:all .4s;position:absolute;left:0;height:2px;background:var(--color-02);width:100%;}
#mobile_menu_bttn:hover span.mmb1,
#mobile_menu_bttn:hover span.mmb2,
#mobile_menu_bttn:hover span.mmb3{background:var(--color-04);}
#mobile_menu_bttn:hover span.mmb4{color:var(--color-04);}
#mobile_menu_bttn span.mmb1{top:0;}
#mobile_menu_bttn span.mmb2{top:calc(var(--size-sitename) * 0.3);}
#mobile_menu_bttn span.mmb3{top:calc(var(--size-sitename) * 0.6);}
#mobile_menu_bttn span.mmb4{position:absolute;display:block;top:calc(var(--size-sitename) * 0.65);left:0;right:0;font-size:10px;font-weight:bold;text-align:center;background:transparent;}
#mobile_menu_bttn.close span.mmb1{transform:translateY(calc(var(--size-sitename) * 0.3)) rotate(-31deg);width:100%;}
#mobile_menu_bttn.close span.mmb2{opacity:0;}
#mobile_menu_bttn.close span.mmb3{transform:translateY(calc(var(--size-sitename) * -0.3)) rotate(31deg);width:100%;}
@media print, only screen and (min-width: 1000px) {
button#mobile_menu_bttn{right:20px;}
} #mobile_menu{display:none;}
#mobile_menu{position:fixed;-webkit-transform:translateZ(0);z-index:999;top:calc(var(--size-sitename) + 20px);right:0;width:240px;border-left:1px solid var(--color-02);filter:drop-shadow(-10px 0 10px rgba(0,0,0,0.3));background:var(--color-01);}
#mobile_menu ul.menu{overflow:auto;-webkit-overflow-scrolling:touch;height:calc(100vh - ( var(--size-sitename) + 20px));padding-bottom:100px;}
_::-webkit-full-page-media, _:future, :root #mobile_menu ul.menu{height:calc(100dvh - ( var(--size-sitename) + 20px));}
#mobile_menu li{list-style:none;border-top:1px solid var(--color-02);}
#mobile_menu li a{display:block;padding:12px 0 12px 10px;font-weight:bold;line-height:24px;color:var(--color-02);}
#mobile_menu li#mobile_searchform{padding:0;border-bottom:1px solid var(--color-02);color:#000;background:#fff;}
#mobile_menu li#mobile_searchform form#searchform{border:none;}
ul#sns-button i{font-family:Fontawesome;font-size:30px;font-style:normal;color:var(--color-02);}
ul#sns-button li.sns-twitter i:hover{color:#1e9bf0;}
ul#sns-button li.sns-facebook i:hover{color:#1877f2;}
ul#sns-button li.sns-instagram i:hover{color:#ff0c55;}
ul#sns-button li.sns-youtube i:hover{color:#ff0202;}
ul#sns-button li.sns-line i:hover{color:#0eaf15;}
ul#sns-button li.english-page i:hover{color:#30b84c;}
ul#sns-button li.sns-contact i:hover{color:#006a27;}
header ul#sns-button{display:none;}
footer ul#sns-button{display:block;padding:0;margin:20px 0 30px 0;position:static;text-align:center;}
footer ul#sns-button:after{display:block;padding:30px 0;content:"●　●　●";font-family:fontawesome;font-size:12px;color:#fff;text-align:center;}
footer ul#sns-button li{display:inline;padding:0 10px;float:none;margin-left:0;}
footer ul#sns-button i{font-family:Fontawesome;font-size:30px;font-style:normal;color:#fff;}
@media print, only screen and (min-width: 640px) {
header ul#sns-button{display:block;position:absolute;top:15px;right:100px;}
header ul#sns-button li{float:left;margin-left:20px;}
} button#search_button{background:transparent;}
footer button#search_button{display:none;}
button#search_button:hover i{color:#c00;}
#search-overlay{display:none;z-index:9999;position:fixed;top:calc(var(--size-sitename) + 20px);left:0;right:0;bottom:var(--size-foot_nav);width:100%;height:calc(100% - (var(--size-sitename) + 20px + var(--size-foot_nav)));background:rgba(0,0,0,0.6);transition:opacity 0.3s ease-in-out;}
@media print, only screen and (min-width: 1000px) {
#search-overlay{bottom:0;height:calc(100% - (var(--size-sitename) + 20px));}
}
#search-overlay.appear{display:flex;text-align:center;align-items:center;justify-content:center;}
form#searchform-overlay input[type="text"]{font-size:1.5rem;font-weight:bold;width:calc(var(--size-ml-w) * 0.8);max-width:90vw;height:60px;border-radius:30px;text-align:center;background:#fff;color:#000;}
form#searchform-overlay input[type="submit"]{margin:10px auto 0 auto;font-size:1.5rem;font-weight:bold;width:120px;height:60px;border-radius:30px;text-align:center;background:#fff;color:#000;}
form#searchform-overlay input[type="submit"]:hover{background:#c00;color:#fff;}
@media print, only screen and (min-width: 1000px) {
nav#gnav{display:block;}
nav#gnav ul{box-sizing:border-content;padding:0;width:var(--w-large);}
nav#gnav ul li{position:relative;margin:0;padding:0;text-align:center;width:100%;}
nav#gnav li a{display:block;color:var(--color-02);font-size:16px;line-height:60px;}
nav#gnav li:first-child{}
nav#gnav li:last-child{}
nav#gnav li:hover{background:#efefef;}
nav#gnav li:hover a{color:var(--color-02);}
nav#gnav li.current-menu-item{background:var(--color-04);}
nav#gnav li.current-menu-item a{color:var(--color-01);}
} nav#gnav ul li ul{position:absolute;top:40px;left:0;width:var(--w-small);z-index:1000;}
nav#gnav ul li ul li{visibility:hidden;overflow:hidden;width:100%;height:0;}
nav#gnav ul li:hover ul li,
nav#gnav ul li:hover ul li a,
nav#gnav ul li a:hover ul li a{visibility:visible;overflow:visible;display:block;height:32px;z-index:10;width:var(--w-small);background:#efefef;color:var(--color-02);}
nav#gnav ul li:hover ul li,
nav#gnav ul li a:hover ul li{border-top:1px solid #999;}
nav#gnav ul li:hover ul li a{padding:0 10px;background:#999;font-size:16px;line-height:32px;}
nav#gnav ul li ul li:hover a ,
nav#gnav ul li ul li a:hover ,
nav#gnav ul li ul li.current-menu-item a{background:#666;color:var(--color-01);;}
.search_numbers{margin:0 0 0 10px;font-size:calc(var(--font-size) * 0.8);font-weight:normal;}
.post_list{}
.post_list .post_list-box{}
.post_list .paper_calendar{display:none;}
.post_list dt.post_list-thumb{position:relative;}
.post_list dt.post_list-thumb .pl-cat a{display:inline-block;position:absolute;top:0;left:0;background:#333;color:#fff;font-size:11px;line-height:15px;font-weight:bold;padding:5px 10px;}
.post_list dt.post_list-thumb .pl-cat a:hover{background:var(--color-04);}
.post_list dt.post_list-thumb .pl-cat a:before{content:"\f07b";font-family:fontawesome;margin:0 4px 0 0;}
.post_list dt.post_list-thumb{margin:0;width:100%;overflow:hidden;}
.post_list dt.post_list-thumb img{width:100%;height:auto;object-fit:cover;aspect-ratio:var(--aspect-ratio);transition:transform 0.2s ease-in-out;}
.post_list dt.post_list-thumb img:hover{transform:scale(1.1);opacity:1;}
.post_list dt.post_list-thumb a{}
.post_list dd.post_list-content{margin:0;padding:0;}
.post_list dd.post_list-content h3{padding:0;margin:0 0 0.5rem 0;font-family:var(--font-family01);font-size:1.05rem;font-weight:bold;line-height:1.5rem;text-align:left;border:none;}
.post_list dd.post_list-content h3 a:hover{color:#CC3434;}
.post_list dd.post_list-content h3 a{color:var(--color-02);}
.post_list dd.post_list-content p{display:none;margin:0;font-size:var(--font-size);line-height:1.5em;}
.post_list dd.post_list-content .blog_info{font-size:calc(0.9 * var(--font-size));display:none;}
@media print, only screen and (min-width: 640px) {
.post_list dt.post_list-thumb{margin:0 0 10px 0;}
.post_list dd.post_list-content p{display:block;}
.post_list dd.post_list-content .blog_info{display:block;}
} .post_list-grid .post_list dl.post_list-box{margin:0 -10px;display:grid;grid-template-columns:120px 1fr;grid-gap:0 10px;justify-content:space-between;height:120px;overflow:hidden;border-bottom:1px solid #666;}
.post_list-grid .post_list dl.post_list-box h3{font-size:1.05rem;}
.post_list-grid .post_list dt .post_date, .post_list-grid .post_list dd .blog_info{display:none;}
@media print, only screen and (min-width: 640px) {
.post_list-grid .post_list{display:grid;grid-template-columns:repeat(var(--grid_num), 1fr);grid-gap:20px;justify-content:space-between;}
.post_list-grid .post_list dl.post_list-box{display:block;margin:0;height:auto;border-bottom:none;}
.post_list-grid .post_list dl.post_list-box h3{}
} .post_list-hotnews .post_list dt.post_list-thumb .pl-cat{display:none;}
.post_list-hotnews .post_list dl{border:1px solid #999;border-radius:4px;padding:10px;}
@media print, only screen and (min-width: 640px) {
.post_list-hotnews .post_list{grid-template-columns:repeat(2, 1fr);grid-gap:20px;}
} .post_list-line .post_list{display:block;}
.post_list-line .post_list dl.post_list-box{padding:10px 0;border-bottom:1px dotted #999;}
.post_list-line .post_list dl.post_list-box dt.post_list-thumb{float:left;width:155px;}
.post_list-line .post_list dl.post_list-box dt.post_list-thumb p.post_date{margin:0;}
.post_list-line .post_list dl.post_list-box dt.post_list-thumb a.thumb , .post_list-line .post_list dt.post_list-thumb .pl-cat{display:none;}
.post_list-line .post_list dd.post_list-content{margin:0 0 0 160px;}
.post_list-line .post_list dd .post_list-excerpt, .post_list-line .post_list dd .blog_info{display:none;}
.read_more{text-align:right;font-size:0.75rem;}
p.standard_button.read_more a{font-size:0.75rem!important;padding:0.2rem 0.5rem;margin:0.8rem 0;}
.read_more a:hover{}
.post p , .post ul , .post ol{margin:0 0 10px 0;}
.post ul , .post ol{padding:0 0 0 30px;}
.post ul li{list-style-type:disc;}
.post ol li{list-style-type:decimal;}
p.single_post-date{text-align:right;}
ul.bubble_list, ul.wp-tag-cloud{margin:20px 0 0 0;padding:0;}
ul.bubble_list li , ul.wp-tag-cloud li{display:inline-block;margin:0;padding:0;list-style:none;}
ul.bubble_list li a , ul.wp-tag-cloud li a{display:inline-block;padding:10px;margin:0 10px 0 0;line-height:20px;border:1px solid #ccc;border-radius:4px;background:var(--color-03);color:var(--color-02);font-size:var(--font-size)!important;}
ul.bubble_list li a:hover , ul.wp-tag-cloud li a:hover{border:1px solid;background:var(--color-02)!important;color:var(--color-01)!important;}
.event #live_info ul{padding:0;margin:10px 0;}
.event #live_info ul li{display:inline-block;list-style:none;padding:5px 12px;margin:0 5px 5px 0;border:1px solid #ccc;border-radius:4px;background:var(--color-03);font-weight:bold;}
.ad_box{margin:0 0 20px 0;padding:5px;border:1px solid #666;border-radius:4px;}
.ad_box h3{margin:10px 0;text-align:center;}
@media print, only screen and (min-width: 1000px) {
p , .post ul , .post ol{margin:0 0 1em 0;}
} p.publish_date{padding:10px;margin:40px 0 20px 0;border-top:1px solid #666;border-bottom:1px solid #666;background:var(--color-01);}
.blog_info{margin:24px 0;padding:5px 0;border-top:1px solid #666;border-bottom:1px solid #666;}
.blog_info p{margin:0;}
blockquote{padding:30px 15px 0 15px;margin:20px 0;background:#efefef url(https://pochilog.jp/sys/wp-content/themes/fwc3/images/quote-top.png) left top no-repeat;}
blockquote:after{display:block;padding:0;margin:0;content:url(https://pochilog.jp/sys/wp-content/themes/fwc3/images/quote-bottom.png);text-align:right;}
span.require, span.caution{color:#d00;;}
p.attention{border:2px solid #d00;padding:10px;color:#d00;}
ul.wpp-list{margin:0;counter-reset:item;}
ul.wpp-list li{padding:0;margin:0!important;border-bottom:1px solid #999;height:100px!important;overflow:hidden;}
ul.wpp-list li .wpp-thumbnail{float:left;width:100px;height:100px;}
ul.wpp-list li .no_img-sq{padding:0 0 100px 0;}
ul.wpp-list li .wpp-post-title , ul.wpp-list li p{display:block;margin:2px 0 0 110px;font-size:var(--font-size);line-height:calc(var(--font-size) * 1.25);}
@media print, only screen and (min-width: 1000px) {
ul.wpp-list{margin:0;display:grid;grid-template-columns:repeat(2, 50%);justify-content:space-between;}
.wpp-meta{display:block;}}
} #related ,
#home_wpp{margin : 0 0 30px 0;
}
#related h4 ,
#home_wpp h3{padding : 10px;
margin : 30px 0 0 0;
background : var(--color-02);
color : var(--color-01);;
text-align : center;
border : none;
font-size : 24px;
line-height : 30px;
}
@media print, only screen and (min-width: 1000px){}
#comments_outer{margin : 2em 0;
overflow : hidden;
}
h4#resp ,
h4#message{margin : 1.5em 0 0 0;
}
h4#resp:before{font-family : fontawesome;
content : "\f086";
margin : 0 1em 0 0;
}
#comments_resp ,
#comments{padding : 10px 20px;
margin : 0;
background : #efefef;
border : 1px solid #999;
color : #000;
}
.comment-body{padding : 10px;
margin-bottom : 20px;
}
#comments h3{display : none;
}
#comments ol.commets-list li{list-style-type : none;
}
#comments p{margin : 0;
padding : 5px 0;
}
#comments label{display : inline-block;
}
.metadata{font-size : 1em;
line-height : 1.5;
}
.commentmetadata{border-bottom : 1px dotted #666;
font-size : 1em;
line-height : 1.2em;
width : 100%;
clear : both;
padding : 10px 0 5px 0;
margin : 10px 0;
}
.reply a{display : inline-block;
padding : 5px 15px;
background : var(--color-02);
border-radius : 4px;
color : var(--color-01);
}
.reply a:hover{background : #d00;
}
#comments #respond{margin : 0 0 10px 0;
padding : 5px 0 0 0;
}
.logged-in-as{font-weight : bold;
}
#comments #commentform .tags{padding : 10px;
background : #ccc;
}
#comments #commentlist img{padding : 10px;
}
.commets-list{padding : 0;
list-style-type : none;
}
ul.children{padding : 0;
}
.commets-list li{list-style-type : none;
}
.comment-author.vcard .avatar{float : left;
margin : 0 10px 0 0;
}
.form-allowed-tags{display : none;
}
#comments textarea{margin : 0;
padding : 5px;
width : 100%;
background : #fff;
color : #000;
}
#comments input{padding : 10px;
width : 100%;
}
#comments input[type="submit"]{background : #999;
color : var(--color-01);
font-weight : bold;
}
#comments input[type="submit"]:hover{background : var(--color-02);
} p.e404{padding : 0;
margin : 0;
font-family : 'Shippori Antique', sans-serif;
font-size : 100px;
line-height : 120px;
text-align : center;
}
p.e404 a{color : var(--color-02);
}
#get_search_form{margin : 20px 0 40px 0;
}
@media print, only screen and (min-width: 1000px){p.e404{margin:0 0 40px 0;font-size:300px;line-height:360px;}}
aside , aside p{margin : 0 0 0.25em 0;
}
aside a , aside a:visited{color : var(--color-02);
}
aside a:hover{color : #d00;;
}
aside h4{margin : 0 0 10px 0;
}
aside h4 a{color : var(--color-01);;
}
#aside-search{margin : 0 0 1.25em 0;
} .footer_box{}
.footer_box h1.entry-title, .footer_box h1.page-title , .footer_box h4.entry-title, .footer_box h4.page-title{line-height : 24px;
color : #000;
text-align : center;
padding : 10px 20px;
margin : 0 0 10px 0;
background-color : #fff;
}
.footer_box , .footer_box p{color : var(--color-01);
line-height : 1.5em;
text-decoration : none;
}
.footer_box a{color : var(--color-01);
}
.footer_box a:hover{color : #fc0;
}
.footer_box h4{color : var(--color-02);
text-align : center;
margin : 0 0 10px 0;
background-color : var(--color-01);
}
@media print, only screen and (min-width: 1000px){.footer_box{display:block;}}
#footertitle p,
#footertitle a,
#footertitle h1,
#footertitle h1 a{color : #fff;
font-weight : normal;
font-size : var(--font-size);
line-height : 1.5em;
} #foot_nav{position : fixed;
bottom : 0;
left : 0;
right : 0;
margin : 0;
padding : 0;
height : var(--size-foot_nav);
display : grid;
grid-template-columns : repeat(5, 1fr);
justify-content : space-between;
}
#foot_nav li{}
#foot_nav a,
#foot_nav button{position : relative;
bottom : 0;
right : 0;
display : block;
padding : 0;
width : 100%;
background : var(--color-05);
text-align : center;
color : #fff;
font-size : 11px;
line-height : 40px;
}
#foot_nav a:hover{background : #CC3434;;
}
#foot_nav a i,
#foot_nav button i{font-size : 24px;
line-height : 20px;
margin : 10px 0 0 0;
}
#foot_nav a i::after ,
#foot_nav button i::after{content : "\A"attr(data-cap);
white-space : pre;
margin : 0;
font-size : 9px;
font-weight : bold;
line-height : 0;
}
@media print, only screen and (min-width: 1000px){#foot_nav{position:initial;display:block;bottom:auto;left:auto;right:auto;height:auto;}
#foot_nav a{display:block;position:fixed;padding:5px 0;width:70px;right:20px;border-radius:4px;line-height:1em;}
#foot_nav button{display:none;}
#foot_nav a i{font-size:20px;line-height:20px;margin:0;}
#foot_nav a i::after{font-size:9px;font-weight:bold;line-height:3px;}
#foot_nav a:hover{background:#CC3434;}
#foot_nav li#foot_nav-page_top a{bottom:225px;}
#foot_nav li#foot_nav-home a{bottom:165px;}
#foot_nav li#foot_nav-contact a{bottom:105px;}
#foot_nav li#foot_nav-e-calendar a{bottom:30px;right:20px;width:200px;padding:15px 0;font-size:16px;line-height:32px;}
#foot_nav li#foot_nav-e-calendar a i{margin:0 5px 0 0;}
#foot_nav li a i::after{font-weight:normal;}
#foot_nav li#foot_nav-e-calendar a i::after{content:attr(data-cap);margin:0 0 0 5px;font-size:16px;line-height:20px;}}
 .pagination{margin : 20px 0;
text-align : center;
}
.pagination .page-numbers{display : inline-block;;
margin : 0 2px;
text-align : center;
align-items : center;
justify-content: center;
background : #ccc;
color : #fff;
font-size : 0.8em;
width : 2em;
height : 2em;
line-height : 2em;
}
.pagination .page-numbers:hover{background : #c00;
}
.pagination .page-numbers.current{background : #666;
}
.pagination .control{display : inline-block;;
margin : 0 2px;
text-align : center;
align-items : center;
justify-content: center;
color : #000;
font-size : 0.8em;
height : 2em;
line-height : 2em;
}
.pagination .control:hover{color : #c00;
} nav#braudcrumb-list{margin : 0 0 10px 0;
font-size : 15px;
line-height : 22px;
}
nav#braudcrumb-list a{color : var(--color-02);
}
nav#braudcrumb-list ol{padding : 0;
margin : 0;
}
nav#braudcrumb-list ol li{float : left;
padding : 0;
margin : 0 10px 0 0;
list-style : none;
}
nav#braudcrumb-list i{font-size : 16px;
margin-right : 2px;
color : #666;
} .page_nav{margin : 40px 0;
display : grid;
grid-template-columns : repeat(2, 49%);
justify-content : space-between;
}
.page_nav a{display : block;
position : relative;
height : 100%;
color : var(--color-02);
font-size : 16px;
line-height : 24px;
background : var(--color-01);
border : 1px solid var(--color-02);
}
.page_nav .previous a{padding : 10px 10px 10px 50px;
}
.page_nav .previous a::before{font-family : fontawesome;
content : "\f060";
position : absolute;
top : 0;
bottom : 0;
left : 0;
display : flex;
align-items : center;
justify-content: center;
width : 40px;
color : var(--color-02);
text-align : center;
}
.page_nav .next a{padding : 10px 40px 10px 10px;
}
.page_nav .next a::after{font-family : fontawesome;
content : "\f061";
position : absolute;
top : 0;
bottom : 0;
right : 0;
display : flex;
align-items : center;
justify-content: center;
width : 40px;
color : var(--color-02);
text-align : center;
}
.page_nav a:hover , .page_nav .previous a:hover::before , .page_nav .next a:hover::after{background : var(--color-02);
color : var(--color-01);
} table{width : 100%;
margin : 0 0 10px 0;
border-collapse : collapse;
border-spacing : 0;
}
table th, table td{margin : 0;
padding : 5px;
border-collapse : collapse;
border : 1px solid #999;
border-spacing : 0;
vertical-align : top;
}
table th p , table td p{margin : 0;
} .tsImgArea{line-height: 1;
margin-top : 10px;
} .tsImg{display    : inline-block;
width      : 16px;
height     : 16px;
background : #eee;
border     : 1px solid #777;
margin     : 1px 3px;
padding    : 3px;
cursor     : pointer;
} .tsImg:hover{background : #FFD700;
} .tsImg path{fill       : #777;
}
@media print, only screen and (min-width: 1000px){table th,
table td{padding:10px;}}
.slide_tbl{overflow-x : auto;
white-space : normal;
}
.slide_tbl table th, .slide_tbl table td , .slide_tbl table td p{line-height : 120%;
min-width : 100px;
max-width : 100px;
margin-bottom : 0!important;
margin : 0!important;
} @media print, only screen and (min-width: 1000px){.slide_tbl{overflow-x:hidden;white-space:normal;}
.slide_tbl table th, .slide_tbl table td , .slide_tbl table td p{line-height:120%;min-width:initial;max-width:initial;margin-bottom:0!important;margin:0!important;}
tr.pc_no_disp{display:none;}}
.asidebox , .footer_box , .widget_box{margin-bottom : 10px;
}
.widget_box{padding : 0 10px;
}
.widget_box h4{margin : 0 -10px 10px -10px;
}
#widget-post_bottom02{height : 100%;
}
#widget-post_bottom02 a{display : block;
width : 100%;
height : 100%;
padding : 40px 0;
color : #fff;
text-align : center;
background : #ccc;
font-size : 1.5rem;
}
@media print, only screen and (min-width: 1000px){.asidebox ,
.footer_box , .widget_box{margin-bottom:20px;}
.widget_box{padding:0;}
.widget_box h4{margin:0 0 10px 0;}}
#aside-02 img{max-width : 150px!important;
}
@media print, only screen and (min-width: 1000px){#aside-02 img{max-width:var(--size-small)!important;}}
#recent-posts-2{}
#recent-posts-2 ul{margin : -10px 0 0 0;
}
#recent-posts-2 ul li{padding : 5px 0;
border-bottom : 1px solid #999;
} .widget_sp_image-description{line-height : 120%;
} .tagcloud{padding : 0 10px;
}
.tagcloud a{display : inline-block;
padding : 5px;
margin : 0 5px 5px 0;
font-size : 14px!important;
color : var(--color-01);;
background : var(--color-04);
border-radius : 4px;
}
.tagcloud a:visited{color : var(--color-01);;
}
.tagcloud a:hover{color : var(--color-01);;
background : #d00;;
} table.contactform{border : none;
color : var(--color-02);
}
table.contactform tr{padding : 0;
margin : 0;
}
table.contactform td{display : block;
padding : 0;
margin : 0;
border : none;
}
table.contactform td p{margin : 10px 0 0 0;
}
table.contactform td:nth-child(1){font-weight : bold;
}
table.contactform td:nth-child(2){}
.wpcf7-list-item{display : block;
}
.form_fullsize{width : 100%;
}
table.contactform input[type="text"] ,
table.contactform input[type="email"] ,
table.contactform select , table.contactform textarea{padding : 4px 2px;
border : 1px solid #999;
box-shadow : none;
color : #000;
}
.contact_submit input[type="submit"]{display : inline-block;
margin : 30px auto;
padding : 10px 0;
}
.contact_submit input[type="submit"]:hover{background : var(--color-03);
}
.wpcf7-list-item-label{color : var(--color-02);
}
@media print, only screen and (min-width: 1000px){table.contactform{border-collapse:separate;border-spacing:5px;color:#000;}
table.contactform tr{}
table.contactform td{display:table-cell;padding:10px;vertical-align:middle;}
table.contactform td p{margin:0;}
table.contactform td:nth-child(1){width:25%;background:#efefef;}}
 #front_image_outer{position : relative;
margin : 0 auto;
width: clamp(300px, min(100vw, calc(100vh - 61px)), 1000px);
height: clamp(300px, min(100vw, calc(100vh - 61px)), 1000px);
}
#front_image{position : absolute;
top : 0;
}
#center_catch_txt{position : relative;
margin : 0 auto;
width : var(--size-ml-w);
max-width : 100%;
text-align : center;
color : #fff;
font-size : 36px;
line-height : 54px;
}
#video{position : absolute;
top : 50%;
left : 50%;
display : block;
width : auto;
max-width : none!important;
min-width : 100%!important;
height : auto;
max-height : none!important;
min-height : 100%!important;
-webkit-transform : translate(-50%, -50%);
-moz-transform : translate(-50%, -50%);
transform : translate(-50%, -50%);
}
#video_dot{position : absolute;
top : 0;
right : 0;
left : 0;
bottom : 0;
max-width : none!important;
min-height : calc(var(--size-vegas) - var(--size-sitename) - 40px );
background : url(//pochilog.jp/sys/wp-content/themes/fwc3/images/video_dot-black.png);
text-indent : -9999px;
}
@media print, only screen and (min-width: 1000px){.full_screen{height:calc(var(--size-vegas) - ( var(--size-sitename) + 20px + 60px ) );}
_::-webkit-full-page-media, _:future, :root .full_screen{height:calc(var(--size-vegas-d) - ( var(--size-sitename) + 20px + 60px ) );}
#video{min-height:calc(100vh - var(--size-sitename) - var(--size-gnav) );}
#front_image_outer{width:clamp(300px, min(100vw, calc(100vh - 122px)), 1000px);height:clamp(300px, min(100vw, calc(100vh - 122px)), 1000px);}}
#vegasslider{position : absolute;
top : 0;
left : 0;
right : 0;
bottom : 0;
} .flexslider{background : transparent!important;
border : none!important;
padding : 0!important;
margin : 0!important;
} .top_banners{position : relative;
width : var(--size-ml-w);
max-width : 100%;
margin : 0 auto;
padding : 0 10px;
} #home_content{padding : 0;
margin : 0 0 20px 0;
}
#home_content-column{margin : 0 auto 20px auto;
}
#home_search_form-column{padding : 0;
margin : 0 auto 40px auto;
width : 75%;
}
@media print, only screen and (max-width: 1000px){#home_content-column{margin:0 auto 20px auto;width:100%;}}
h1.calendar-ttl{font-family : var(--font-family02);
font-weight : 300;
font-size:  1.5rem;
line-height : 1.2em;
border-bottom: solid 1px #000;
padding-bottom:  10px;
margin: 20px 0 30px 0;
text-align : center;
}
#month_lnk-cal_change{margin : 0;
}
#month_lnk-cal_change-bottom{margin : 20px 0;
}
p.month_lnk{display : inline-block;
margin : 0 20px 0 0;
font-size : 18px;
line-height : 40px;
}
button#cal_change{display : none;
max-width : 100%;
margin : 0;
padding : 0 10px;
font-size : 24px;
line-height : 40px;
height : 40px;
border : 1px solid #ccc;
border-radius : 6px;
background : var(--color-03);
color : var(--color-02);
}
button#cal_change:hover{color : #fff;
background : var(--color-04);
}
p.month_lnk a{display : inline-block;
margin : 0;
height : 40px;
border : 1px solid #ccc;
background : var(--color-03);
color : var(--color-02)!important;
}
p.month_lnk a:hover{background : var(--color-04);
border : 1px solid ;
color : var(--color-01)!important;
}
p.month_lnk .prev{border-radius : 20px 0 0 20px;
padding : 0 10px 0 20px;
}
p.month_lnk .this{padding : 0 10px;
border-left : none!important;
border-right : none!important;
}
p.month_lnk .next{border-radius : 0 20px 20px 0;
padding : 0 20px 0 10px;
}
#calendar_outer #content{padding : 0!important
}
#calendar_outer{padding : 0;
margin : 0;
border-top : 1px solid #666;
}
#calendar_outer .youbi_header,
#calendar_outer .null_day{display : none;
}
.single_day{display : grid;
grid-template-columns : 40px 1fr;
justify-content : space-between;
padding : 0;
margin : 0;
border-bottom : 1px solid #666;
}
.single_day.today{background : rgba(255,0,0,0.3);
}
.date_card{width : 40px;
background : var(--color-01);
border-right : 1px solid #666;
text-align : center;
padding : 0 0 10px 0;
}
.date_card .day{display : flex;
padding : 0;
margin : 0;
width : 100%;
align-items : center;
justify-content: center;
height : 30px;
font-size : 21px;
text-align : center;
}
.single_day.today .date_card{background : rgba(255,0,0,0.3);
}
.date_card .jyoubi{display : inline-block;
padding : 0;
margin : 0;
width : 24px;
height : 24px;
font-size : 14px;
line-height : 24px;
font-weight : bold;
background : var(--color-01);
border : 1px solid #ccc;
border-radius : 12px;
}
.date_card .jyoubi.sunday{background : #b02c2c;
border : 1px solid #b02c2c;
color : #fff;
}
.date_card .jyoubi.saturday{background : #2c4c63;
border : 1px solid #2c4c63;
color : #fff;
}
a.single_event{padding : 0;
margin : 0;
display : grid;
grid-template-columns : 110px 1fr;
justify-content : space-between;
color : var(--color-02);
border-bottom : 1px solid #666;
}
.s-calendar a.single_event{display : block;
}
a.single_event:last-child{border-bottom : none;
}
a.single_event:hover{background : #f9f9f9;
}
a.single_event p{margin : 0;
}
.event-thumbnail{position : relative;
width : 100px;
height : 100px;
overflow : hidden;
}
.event-thumbnail .event_genre{position : absolute;
display : inline-block;
bottom : 0;
right : 0;
padding : 0 5px;
margin : 0;
font-size : 12px;
line-height : 20px;
color : var(--color-01);
background : var(--color-02);
}
.event-thumbnail .event_session{position : absolute;
display : inline-block;
top : 0;
left : 0;
padding : 0 5px;
margin : 0;
font-size : 12px;
line-height : 20px;
color : #fff;
background : var(--color-04);
}
.single_event-content{padding : 5px;
}
.single_event-content .event-time{margin : -5px 0 0 0;
}
.single_event-content .event-time_price{display : inline-block;
padding : 0 5px;
margin-right : 1px;
border-radius : 0;
color : #fff;
font-size: 13px;
line-height : 24px;
}
.single_event-content .event-open{background : #7480a8;
}
.single_event-content .event-start{background : #74a88d;
}
.single_event-content .event-end{background : #8b74a8;
}
.single_event-content .event-price{background : #a996da;
}
.single_event-content .event-title{font-size : 110%;
font-weight : bold;
}
p.normal_business , p.shop_closed , p.shop_free{padding : 10px 0 0 10px;
}
p.shop_closed{background : #fff9f8;
}
p.shop_closed:before{content : "\f410";
font-family : fontawesome;
color : #ea6e61;
margin-right : 4px;
}
p.shop_free{background : #f8fffa;
}
p.shop_free:before{content : "\f130";
font-family : fontawesome;
color : #3bc562;
margin-right : 4px;
}
@media print, only screen and (min-width: 640px){h1.calendar-ttl{font-size:2rem;}
.single_day{grid-template-columns:60px 1fr;}
.date_card{width:60px;}
.date_card .day{height:40px;font-size:24px;}
a.single_event{grid-template-columns:160px 1fr!important;height:150px;overflow:hidden;}
.s-calendar a.single_event{display:block;height:auto;}
.event-thumbnail{width:150px;height:150px;}}
@media print, only screen and (min-width: 640px){button#cal_change{display:inline-block;}
#calendar_outer.monthly_view{display:grid;grid-template-columns:repeat(7, 1fr);justify-content:space-between;padding:0;margin:0;border-top:1px solid #666;border-left:1px solid #666;}
#calendar_outer.monthly_view .youbi_header{display:block;padding:3px 0;background:#efefef;color:#000;text-align:center;border-right:1px solid #666;border-bottom:1px solid #666;}
#calendar_outer.monthly_view .youbi_header.sunday{background:#933;color:#fff;}
#calendar_outer.monthly_view .youbi_header.saturday{background:#339;color:#fff;}
#calendar_outer.monthly_view .null_day ,
#calendar_outer.monthly_view .single_day{display:block;padding:0;margin:0;border-bottom:1px solid #666;border-right:1px solid #666;}
#calendar_outer.monthly_view .date_card{display:block;width:100%;margin:0;background:#555;color:#fff;text-align:center;height:30px;border-right:none;}
#calendar_outer.monthly_view .single_day.today .date_card{background:rgba(255,0,0,0.3);}
#calendar_outer.monthly_view .date_card .day{padding:0;margin:0;height:30px;font-size:14px;line-height:22px;}
#calendar_outer.monthly_view .date_card .jyoubi{display:none;}
#calendar_outer.monthly_view .day_events{display:block;min-height:60px;}
#calendar_outer.monthly_view .single_event{display:block;height:auto;}
#calendar_outer.monthly_view .event-thumbnail{display:none;}
#calendar_outer.monthly_view .event-title{padding:5px 10px;margin:0;font-size:14px;line-height:18px;}
#calendar_outer.monthly_view .event-excerpt{display:none;}
#calendar_outer.monthly_view .day_events{min-height:50px;}}
.cal_div{padding : 5px 0;
border-bottom : 1px dotted #999;
text-align : center;
}
.cal_div03{border-bottom : none;
}
.cal_div.close{background : #933;
color : #999!important;
}
.cal_div.close::before{content : "×";
} #todays_live{position : absolute;
top : 10px;
left : calc((100vw - 320px) / 2);
text-align : center;
}
#todays_live h3{margin : 0 0 4px 0;
paddnig : 0;
font-family: 'Asap', sans-serif;
font-weight : 700;
font-size : 24px;
color : #fff;
text-shadow : 1px 1px 6px #fff;
border : none;
}
#todays_live-scroll{display : block;
width : 320px;
background : #fff;
border : 4px solid #000;
text-align : center;
overflow : hidden;
line-height : 40px;
border-radius : 20px;
}
#todays_live-scroll span{display : inline-block;
padding-left: 100%;
white-space : nowrap;
line-height : 1em;
animation : scrollAnime 8s linear infinite;
}
#todays_live-scroll span ,
#todays_live-scroll span a{color : #000;
}
#todays_live-scroll span a{margin-right : 100px;
}
@keyframes scrollAnime{0%{transform:translateX(0)}
100%{transform:translateX(-100%)}}
@media print, only screen and (min-width : 1000px){#todays_live{top:20px;}}
#info{}
#info > div{position : relative;
border : 1px solid #999;
border-radius : 10px;
padding : 10px 10px 60px 10px;
}
#info h3{padding : 0;
margin : 20px 0 30px 0;
font-weight : 400;
text-align : center;
}
.todays_live{position : relative;
}
.todays_live-date{position : absolute;
top : -10px;
left : 5px;
width : 60px;
height : 60px;
border : 1px solid #666;
background : var(--color-01);
}
p.detail , .post_list-hotnews a.read_more{position : absolute;
bottom : 10px;
right : 10px;
margin : 0;
} .food_drink .grid2-1{grid-gap : 60px;
}
.food_drink h3{font-weight : 500;
font-size : 22px;
}
.food_drink dl{}
.food_drink dt{float : left;
padding : 5px 0;
}
.food_drink dd{text-align : right;
padding : 5px 0;
line-height : 24px;
border-bottom : 1px dotted #999;
}
.food_drink dd::after{content : "";
display : block;
clear : both;
overflow : hidden;
font-size : 0.1px;
line-height : 0;
}  .scroll_up{transition: 0.8s ease-in-out;
transform: translateY(100px);
opacity: 0;
}
.scroll_up.on{transform: translateY(0);
opacity: 1.0;
}
body.mceContentBody .scroll_up{opacity: 1.0;
} .scroll_left{-webkit-transition: 0.8s ease-in-out;
-moz-transition: 0.8s ease-in-out;
-o-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
transform: translateX(-150px);
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
}
.scroll_left.on{opacity: 1.0;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
transform: translateX(0);
}
body.mceContentBody .scroll_left{opacity: 1.0;
} .scroll_right{-webkit-transition: 0.8s ease-in-out;
-moz-transition: 0.8s ease-in-out;
-o-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
transform: translateX(100px);
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
}
.scroll_right.on{opacity: 1.0;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
transform: translateX(0);
}
body.mceContentBody .scroll_right{opacity: 1.0;
} .wpd-rating-stars svg{width : 26px!important;
height : 26px!important;
}
.wpd-vote svg{width : 16px!important;
height : 16px!important;
} #PostSlide{position : relative;
margin : 0;
padding : 0;
width : 100%;
height : 50vh;
height : 50dvh;
max-height : 600px;
overflow : hidden;
}
#PostSlide .slick-slide{position : relative;
padding : 0;
margin : 0;
width : 100%;
height : 50vh;
height : 50dvh;
max-height : 600px;
border-bottom : 1px solid #000;
}
#PostSlide .slick-slide img ,
#PostSlide .slick-slide video{display: block;
margin : 0 0 0 auto;
width : 70%;
height : 50vh;
height : 50dvh;
max-height : 600px;
object-fit : cover;
object-position: 50% 50%;
border-bottom : 1px solid #000;
}
#PostSlide .slick-slide::before{content: '';
position: absolute;
top: 0;
left: 0;
width: 40%;
height: 100%;
background : linear-gradient(to right, rgba(24,56,121, 1) 0%, rgba(24,56,121, 1) 80%, rgba(255, 255, 255, 0) 100% );
z-index: 100;
}
#PostSlide .slick-slide span.PostSlide-ttl{display : block;
width : 30%;
position: absolute;
top: 3%;
left: 2%;
z-index: 150;
color: #fff;
font-family : var(--font-family02);
font-size : 18px;
line-height : 150%;
font-weight : bold;
text-align : left;
}
#PostSlide .slick-slide span.PostSlide-date{display : block;
padding : 5px 0 0 0;
margin : 10px 0 0 0;
font-size : 15px;
border-top : 1px solid #eee;
}
@media print, screen and (min-width: 1000px){#PostSlide .slick-slide span.PostSlide-ttl{font-size:24px;}
#PostSlide .slick-slide span.PostSlide-date{font-size:18px;}}
.a2a_svg{//	display : inline!important;
}#mobile_menu li a:before{font-family:Fontawesome;margin-right:5px;}
#mobile_menu li.outer_lnk a:before{content:"\f35d";color:#000;}
#mobile_menu li.home a:before{content:"\f015";color:#c81c00;}
#mobile_menu li.nav-contract a{background:#c81c00;color:#fff;}
#mobile_menu li.calendar a:before{content:"\f073";color:#007ad3;}
#mobile_menu li.food_drink a:before{content:"\f57b";color:#d87900;}
#mobile_menu li.shop a:before{content:"\f54f";color:#27ac00;}
#mobile_menu li.guide a:before{content:"\f2a5";color:#73c4ff;}
#mobile_menu li.news a:before{content:"\f06a";color:#f02bff;}
#mobile_menu li.policy a:before{content:"\f554";color:#e0cd00;}
#mobile_menu li.blog a:before{content:"\f02d";color:#aa63c2;}
#mobile_menu li.contact a:before{content:"\f0e0";color:#7815ff;}
#mobile_menu li.sub-nav a{display:block;padding:0 0 0 20px;font-weight:bold;line-height:36px;color:var(--color-02);}
#mobile_menu li.sub-nav a::before{content:"▶";}
#mobile_menu li a:hover ,
#mobile_menu li a:hover:before{background:var(--color-02);color:var(--color-01);}
#access_photos{}
#access_photos img{margin-bottom:10px;}
#access_photos p {
font-size : 14px;
}
 body.mceContentBody{margin:0 10px;background:transparent;color:#000;}
.clearfix:after{content:"";display:block;clear:both;overflow:hidden;font-size:0.1px;line-height:0;}
.clear{clear:both;}
#wpadminbar {
position : fixed!important;
top : 0!important;
} *{box-sizing:border-box;}
h1,h2,h3,h4,h5,h6,h7{font-size:1em;font-weight:normal;margin:0;padding:0;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
abbr[title]{border-bottom:1px dotted #666;}
dfn{font-style:italic;}
mark{}
svg:not(:root){overflow:hidden;}
figure{margin:20px 40px;}
fieldset{border:none;margin:0;padding:0;}
legend{border:0;padding:0;}
optgroup{font-weight:bold;}
HR{border:0 none;height:1px;margin:10px 0;padding:0;color:#999;background:#999;}
ol, ol li,
ul, ul li{list-style-position:inside;list-style-type:none;padding:0;margin:0;}
dl, dl dt , dl dd{margin:0;padding:0;}
small{font-size:75%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-50%;}
sub{bottom:-25%;}
img, video, object{max-width:100%!important;height:auto;border:none;vertical-align:top;}
iframe{max-width:100%!important;}
.youtube-container iframe[src*="youtube.com"]{width:100%;max-width:100%!important;height:auto;aspect-ratio:16/9;}
button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;border:none;box-shadow:none;}
button, select{text-transform:none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;display:block;}
input[type="submit"]:hover{}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;width:100%;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
input[type="select"]{}
select{}
input[type="text"] ,
input[type="email"] ,
input[type="tel"] ,
input[type="search"] ,
input[type="url"] ,
input[type="password"] ,
input[type="datetime"] ,
input[type="date"] ,
input[type="time"] ,
input[type="month"] ,
input[type="week"] ,
input[type="number"] ,
textarea{-webkit-appearance:textfield;max-width:100%;border:1px solid #999;}
textarea{overflow:auto;}
input[type="submit"]{border:none;box-shadow:none;}
input[type="submit"]:hover{}
a[href $='.pdf']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/pdf.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.doc']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/word.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.docx']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/word.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.xls']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/excel.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.xlsx']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/excel.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.ppt']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/powerpoint.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
a[href $='.pptx']{display:block;min-height:63px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/powerpoint.png) no-repeat;margin:20px 0;padding:0 0 0 70px;}
.wp-caption.align-right , .wp-caption.align-left{float:none;margin:0 0 10px 0;}
@media screen and (min-width:1000px){
.wp-caption{max-width:100%!important;position:relative;padding:0;margin:0;}
.wp-caption p.wp-caption-text{position:absolute;display:table-caption;width:100%;margin:0;bottom:0;background:rgba(0,0,0,0.3);color:#fff;padding:5px;font-size:12px;}
.wp-caption.align-right{float:right;margin:0 0 10px 20px;}
.wp-caption.align-left{float:left;margin:0 20px 10px 0;}
} form#searchform{position:relative;padding:0;width:100%;}
form#searchform input#searchbox{position:relative;width:100%;height:40px;border:none;z-index:10;padding:5px;background:#fff;border:1px solid #333;}
form#searchform #searchsubmit{position:absolute;right:0;top:0;padding:5px;z-index:100;width:40px;height:40px;border-radius:0;}
*:first-child + html #searchsubmit{top:1px;}
form#searchform-circle{border:none;text-align:center;}
form#searchform-circle input{width:50px;height:50px;border:solid 2px #666666;border-radius:25px;padding:20px;background:url(//pochilog.jp/sys/wp-content/themes/fwc3/images/search.svg) center center no-repeat;background-size:25px;transition:all 0.5s;margin:0 auto;}
form#searchform-circle input:focus{width:100%;background-position:96% 50%;padding-right:50px;}
.metaslider{z-index:100;}
.metaslider ul.slides .caption-wrap{position:absolute;display:block;width:100%;bottom:0;left:0;opacity:1;background-color:rgba(0,0,0,0.6);margin:0;line-height:1.5em;}
.metaslider ul.slides .caption-wrap .caption{padding:5px 10px;word-wrap:break-word;color:#fff;font-size:18px;}
.metaslider .flex-viewport{overflow:hidden!important;}
html{overflow-x:hidden!important;}
@media screen and (min-width:1000px){
.metaslider .flex-viewport{overflow:visible!important;}
} .grecaptcha-badge {
visibility : hidden!important;
margin : 0!important;
padding : 0!important;
}
 .google-auto-placed, .ap_container, ins{max-width:100%!important;overflow:hidden!important;}
#floating_ad{}
.cstmreba:after{content:"";display:block;clear:both;overflow:hidden;font-size:0.1em;line-height:0;}
.kaerebalink-box{padding:10px;margin:20px 0;width:100%;border:1px solid #999;border-radius:4px;}
.kaerebalink-image{float:left;max-width:180px;}
.kaerebalink-info{padding:0;margin:0 0 0 200px;}
.kaerebalink-name{font-weight:bold;line-height:1.5;}
.kaerebalink-powered-date{font-weight:normal;font-size:75%;}
.kaerebalink-detail{font-size:75%;}
.kaerebalink-link1:after{content:"";display:block;clear:both;overflow:hidden;font-size:0.1em;line-height:0;}
.shoplinkamazon , .shoplinkrakuten{float:left;display:inline;}
.shoplinkamazon a{display:block;padding:5px 10px;margin:0;background:#27579c;border-radius:4px;font-size:14px;font-weight:bold;line-height:1.5;color:#fff!important;}
.shoplinkrakuten a{display:block;padding:5px 10px;margin:0 10px 10px 0;background:#fd0000;border-radius:4px;font-size:14px;font-weight:bold;line-height:1.5;color:#fff!important;}
.shoplinkamazon a:visited , .shoplinkrakuten a:visited{color:#fff;}
.booklink-footer{display:none;}
@media only screen and (max-width : 780px) {
.kaerebalink-image {
float : none;
width : 100%;
text-align : center;
}
.kaerebalink-info {
margin : 0;
padding : 10px 0 0 0;
}
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before, .slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list{background:#fff url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/ajax-loader.gif) center center no-repeat;}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/fonts/slick.eot);src:url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/fonts/slick.woff) format('woff'), url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/fonts/slick.ttf) format('truetype'), url(https://pochilog.jp/sys/wp-content/themes/fwc3/js/slick/fonts/slick.svg#slick) format('svg');}
.slick-prev, .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{color:transparent;outline:none;background:transparent;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before, .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:-25px;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
.slick-prev:before{content:'←';}
[dir='rtl'] .slick-prev:before{content:'→';}
.slick-next{right:-25px;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
.slick-next:before{content:'→';}
[dir='rtl'] .slick-next:before{content:'←';}
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover, .slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}#mobile_menu li a:before{font-family:Fontawesome;margin-right:5px;}
#mobile_menu li.outer_lnk a:before{content:"\f35d";color:#000;}
#mobile_menu li.home a:before{content:"\f015";color:#c81c00;}
#mobile_menu li.nav-contract a{background:#c81c00;color:#fff;}
#mobile_menu li.calendar a:before{content:"\f073";color:#007ad3;}
#mobile_menu li.food_drink a:before{content:"\f57b";color:#d87900;}
#mobile_menu li.shop a:before{content:"\f54f";color:#27ac00;}
#mobile_menu li.guide a:before{content:"\f2a5";color:#73c4ff;}
#mobile_menu li.news a:before{content:"\f06a";color:#f02bff;}
#mobile_menu li.policy a:before{content:"\f554";color:#e0cd00;}
#mobile_menu li.blog a:before{content:"\f02d";color:#aa63c2;}
#mobile_menu li.contact a:before{content:"\f0e0";color:#7815ff;}
#mobile_menu li.sub-nav a{display:block;padding:0 0 0 20px;font-weight:bold;line-height:36px;color:var(--color-02);}
#mobile_menu li.sub-nav a::before{content:"▶";}
#mobile_menu li a:hover ,
#mobile_menu li a:hover:before{background:var(--color-02);color:var(--color-01);}
#access_photos{}
#access_photos img{margin-bottom:10px;}
#access_photos p {
font-size : 14px;
}
 .no_img{background:url(https://pochilog.jp/sys/wp-content/themes/fwc3-child/custom/no_image.png) #ccc no-repeat center center;background-size:contain;}
.no_img-sq {
background : url(https://pochilog.jp/sys/wp-content/themes/fwc3-child/custom/no_image.png) #ccc no-repeat center center;
background-size : contain;
} p{font-size:1rem;margin:0 0 0.5em 0;}
h1{}
h1.page-title{}
h1.entry-title, h1.search_result-title , h4.category-title{font-family:var(--font-family02);font-weight:300;font-size:1.5rem;line-height:1.2em;border-bottom:solid 6px #000;padding-bottom:10px;margin:30px 0 50px 0;position:relative;}
h1.entry-title::before, h1.search_result-title::before , h4.category-title::before{content:'';width:25%;height:6px;background:#d00;display:block;position:absolute;left:0;bottom:-6px;}
h2{padding:1rem 1rem;margin:2rem 0 1rem 0;font-family:var(--font-family02);font-weight:500;font-size:1.25rem;line-height:1em;background:#117;color:#fff;}
h3{margin:1.5rem 0 1rem 0;padding:0 0 0.5rem 0;font-family:var(--font-family02);font-weight:400;font-size:1.2rem;line-height:1.5em;color:var(--color-02);border-bottom:1px solid #000;}
h4{margin:1rem 0;padding:0;font-family:var(--font-family02);font-weight:300;font-size:1.2rem;line-height:1.5em;color:#000;}
h5{}
h6{}
h7{}
@media screen and (min-width:1000px){
h1.page-title , h1.entry-title, h1.search_result-title , h4.category-title{font-size:1.8rem;}
h2{font-size:1.5rem;}
h3{font-size:1.3rem;}
} p.standard_button{}
p.standard_button button, p.standard_button input, p.standard_button a, input.wpcf7-submit{display:inline-block;padding:0.5rem 1rem;margin:1rem 0;border:1px solid #999;border-radius:2px;background:#fff;color:#000;font-family:var(--font-family02);font-size:1rem;line-height:1.5em;font-weight:normal;}
p.standard_button button:hover, p.standard_button a:hover , p.standard_button input:hover, input.wpcf7-submit:hover{background:var(--color-04);border:1px solid var(--color-04);color:#fff!important;transition:background-color 0.2s ease;}
p.csr_button{}
p.csr_button button, p.csr_button input, p.csr_button a{display:inline-block;padding:0.5rem 1rem;margin:1rem 0;border:2px solid #387ad4;border-radius:2px;background:#fff;color:#084497;font-family:var(--font-family02);font-size:1.2rem;line-height:1.5em;font-weight:bold;}
p.csr_button button:hover, p.csr_button a:hover , p.csr_button input:hover{background:var(--color-04);border:1px solid var(--color-04);color:#fff!important;transition:background-color 0.2s ease;}
a.lnk_icon{}
a.lnk_icon:before{content:"\f35d";font-family:Fontawesome;margin-right:0.5em;}
p.gothic , span.gothic{font-family:var(--font-family02);}
#home_wpp ul.wpp-list li:before{counter-increment:item;content:counter(item)'位';display:inline-block;padding:0 10px;margin:0 0 2px 0;background:#444;border-radius:4px;font-size:1em;color:var(--color-01);;font-weight:bold;line-height:1.25em;}
#home_wpp ul.wpp-list li:nth-child(1):before{background:#beb339;}
#home_wpp ul.wpp-list li:nth-child(2):before{background:#9e9e9e;}
#home_wpp ul.wpp-list li:nth-child(3):before {
background : #875e47;.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}:root{--hcb--fz:var(--hcb--fz--base,14px);--hcb--ff:"Menlo","Consolas","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;--hcb--pY:1.75em;--hcb--pX:1.5em;--hcb--radius:3px;--hcb--linenumW:3.5ch;--hcb--data-label:attr(data-lang);--hcb--btn-offset:20px;--hcb--c:#1f1e1e;--hcb--tsh:unset;--hcb--bgc:#f8f6f6;--hcb--data-label--c:#1f1e1e;--hcb--data-label--bgc:#e8e8e8;--hcb--line-numbers--c:#999;--hcb--highlight-color:#9678641a;--hcb--file-icon:url(//pochilog.jp/sys/wp-content/plugins/highlighting-code-block/assets/img/file-icon-light.svg);--hcb--scbar-track--bgc:#9696961a;--hcb--scbar-thumb--bgc:#96969640}.hcb_wrap.hcb_wrap{display:block;font-size:var(--hcb--fz,14px);margin-bottom:2em;margin-top:2em;padding:0;position:relative;z-index:0}.hcb_wrap.hcb_wrap>pre{-webkit-overflow-scrolling:touch;border-radius:var(--hcb--radius,0);box-sizing:border-box;display:block;font-family:var(--hcb--ff);font-size:inherit;letter-spacing:.1px;line-height:1.5;margin:0;overflow:auto;padding:var(--hcb--pY) var(--hcb--pX);position:static}.hcb_wrap.hcb_wrap>pre,.hcb_wrap.hcb_wrap>pre>code{word-wrap:normal;background:var(--hcb--bgc);border:none;color:var(--hcb--c);-webkit-hyphens:none;hyphens:none;tab-size:4;text-align:left;text-shadow:var(--hcb--tsh);white-space:pre;word-break:normal;word-spacing:normal}.hcb_wrap.hcb_wrap :is(code,span){box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0}.hcb_wrap .line-highlight{background:var(--hcb--highlight-color);font-size:inherit;left:0;line-height:inherit;margin-top:var(--hcb--pY);padding:0;pointer-events:none;position:absolute;right:0;white-space:pre}.hcb_wrap>.prism.line-numbers{counter-reset:linenumber;padding-left:calc(var(--hcb--pX) + var(--hcb--linenumW));position:static}.hcb_wrap>.prism.line-numbers>code{position:relative;white-space:inherit}.hcb_wrap .line-numbers-rows{border-right:1px solid var(--hcb--line-numbers--c);font-size:inherit;left:calc(-1px - var(--hcb--linenumW) - var(--hcb--pX)/2);min-width:var(--hcb--linenumW);pointer-events:none;position:absolute;top:-.125em;-webkit-user-select:none;user-select:none}.hcb_wrap .line-numbers-rows>span{counter-increment:linenumber;display:block;letter-spacing:-.25px;pointer-events:none;text-align:center}.hcb_wrap .line-numbers-rows>span:before{color:var(--hcb--line-numbers--c);content:counter(linenumber);display:block}.hcb_wrap>pre::-webkit-scrollbar{height:6px}.hcb_wrap>pre::-webkit-scrollbar-track{background:var(--hcb--scbar-track--bgc);border:none}.hcb_wrap>pre::-webkit-scrollbar-thumb{background:var(--hcb--scbar-thumb--bgc);border-radius:3px}:not(pre)>code.prism{border-radius:.3em;padding:.1em;white-space:normal}.hcb_wrap>pre:before{background-color:var(--hcb--data-label--bgc);border-radius:0 var(--hcb--radius);box-sizing:border-box;color:var(--hcb--data-label--c);content:var(--hcb--data-label);font-family:inherit;font-size:.925em;line-height:20px;min-width:4em;padding:0 10px;position:absolute;right:0;text-align:center;top:0;z-index:1}.hcb_wrap>pre[data-show-lang="0"]{--hcb--data-label:none}.hcb_wrap>pre[data-show-lang="1"]{--hcb--data-label:attr(data-lang)}.hcb_wrap>pre[data-file]:before{background-image:var(--hcb--file-icon);background-position:center left 8px;background-repeat:no-repeat;background-size:auto 10px;content:attr(data-file);padding:0 8px 0 20px}.hcb_wrap{--hcb-clipbtn-opacity:0}.hcb-clipboard:focus-visible,.hcb_wrap:hover{--hcb-clipbtn-opacity:100}.hcb-clipboard{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:url(//pochilog.jp/sys/wp-content/plugins/highlighting-code-block/assets/img/clipboard-to-copy.svg) no-repeat 50%/64% auto;background-color:#fafafacc;border:none;border-radius:3px;box-shadow:0 1px 2px #3d3d3d40;box-sizing:border-box;color:#000;height:2.25em;opacity:var(--hcb-clipbtn-opacity);padding:0;position:absolute;right:8px;text-align:center;top:calc(var(--hcb--btn-offset, 0px) + 8px);transition:opacity .25s;width:2.25em;z-index:2}[data-show-lang="0"]+.hcb-clipboard{--hcb--btn-offset:0px}[data-show-lang="1"]+.hcb-clipboard{--hcb--btn-offset:20px}.hcb-clipboard.-done{background-image:url(//pochilog.jp/sys/wp-content/plugins/highlighting-code-block/assets/img/clipboard-copied.svg)}.hcb-clipboard.-done:before{background-color:inherit;border-radius:8px;color:inherit;content:"✓Copied";display:block;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1;padding:2px 4px 2px 2px;position:absolute;right:calc(4px + 100%);top:50%;translate:0 -50%}:root{--hcb--tsh:1px 1px 0px #f0f0f0}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#5f5f5f}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.class-name,.token.inserted,.token.selector,.token.string{color:#407b08}.language-css .token.string,.style .token.string,.token.entity,.token.url{color:#9a6e3a}.token.atrule,.token.attr-value,.token.function{color:#07a}.token.keyword,.token.operator{color:#c72c4c}.token.important,.token.keyword.this,.token.regex,.token.variable{color:#f18106}.token.bold{font-weight:700}.token.builtin,.token.italic,.token.keyword.def{font-style:italic}.token.entity{cursor:help}.token.delimiter.important{color:#183d86;font-weight:400}@media screen and (max-width:599px){:root{--hcb--fz:var(--hcb--fz--mobile,13px)}}