@charset "UTF-8";
@charset "UTF-8";
@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-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 {
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:'FontAwesome';src:url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//joshimesen.com/wp-content/themes/affinger5/css/fontawesome/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}@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}20%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}30%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}38%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}40%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}48%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}50%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}58%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}100%,75%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}20%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}30%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}38%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}40%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}48%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}50%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}58%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}100%,75%{-webkit-transform:rotate(0);transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,20%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,20%{-webkit-transform:rotate(0);transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-ring.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-ring.animated.faa-fast{-webkit-animation:ring 1s ease infinite;animation:ring 1s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-ring.animated.faa-slow{-webkit-animation:ring 3s ease infinite;animation:ring 3s ease infinite}@-webkit-keyframes vertical{0%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}100%,22%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes vertical{0%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}100%,22%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.faa-parent.animated-hover:hover>.faa-vertical,.faa-vertical.animated,.faa-vertical.animated-hover:hover{-webkit-animation:vertical 2s ease infinite;animation:vertical 2s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-vertical.animated.faa-fast{-webkit-animation:vertical 1s ease infinite;animation:vertical 1s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-vertical.animated.faa-slow{-webkit-animation:vertical 4s ease infinite;animation:vertical 4s ease infinite}@-webkit-keyframes horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}100%,36%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}100%,36%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.animated-hover.faa-fast:hover,.faa-horizontal.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{-webkit-animation:horizontal 1s ease infinite;animation:horizontal 1s ease infinite}.faa-horizontal.animated-hover.faa-slow:hover,.faa-horizontal.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{-webkit-animation:horizontal 3s ease infinite;animation:horizontal 3s ease infinite}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,10%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}.faa-bounce.animated-hover.faa-fast:hover,.faa-bounce.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{-webkit-animation:bounce 1s ease infinite;animation:bounce 1s ease infinite}.faa-bounce.animated-hover.faa-slow:hover,.faa-bounce.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{-webkit-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.faa-parent.animated-hover:hover>.faa-spin,.faa-spin.animated,.faa-spin.animated-hover:hover{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-spin.animated.faa-fast{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-spin.animated.faa-slow{-webkit-animation:spin 2.2s linear infinite;animation:spin 2.2s linear infinite}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{-webkit-animation:float 2s linear infinite;animation:float 2s linear infinite}.faa-float.animated-hover.faa-fast:hover,.faa-float.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-float.faa-fast{-webkit-animation:float 1s linear infinite;animation:float 1s linear infinite}.faa-float.animated-hover.faa-slow:hover,.faa-float.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-float.faa-slow{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{-webkit-animation:pulse 1s linear infinite;animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}.faa-parent.animated-hover:hover>.faa-shake,.faa-shake.animated,.faa-shake.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-shake.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-shake.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}100%,80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}100%,80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}.faa-parent.animated-hover:hover>.faa-passing,.faa-passing.animated,.faa-passing.animated-hover:hover{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-passing.animated.faa-fast{-webkit-animation:passing 1s linear infinite;animation:passing 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-passing.animated.faa-slow{-webkit-animation:passing 3s linear infinite;animation:passing 3s linear infinite}@-webkit-keyframes passing-reverse{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}@keyframes passing-reverse{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}.faa-parent.animated-hover:hover>.faa-passing-reverse,.faa-passing-reverse.animated,.faa-passing-reverse.animated-hover:hover{-webkit-animation:passing-reverse 2s linear infinite;animation:passing-reverse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing-reverse.faa-fast,.faa-passing-reverse.animated-hover.faa-fast:hover,.faa-passing-reverse.animated.faa-fast{-webkit-animation:passing-reverse 1s linear infinite;animation:passing-reverse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing-reverse.faa-slow,.faa-passing-reverse.animated-hover.faa-slow:hover,.faa-passing-reverse.animated.faa-slow{-webkit-animation:passing-reverse 3s linear infinite;animation:passing-reverse 3s linear infinite}@-webkit-keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}.faa-burst.animated-hover.faa-fast:hover,.faa-burst.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{-webkit-animation:burst 1s infinite linear;animation:burst 1s infinite linear}.faa-burst.animated-hover.faa-slow:hover,.faa-burst.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{-webkit-animation:burst 3s infinite linear;animation:burst 3s infinite linear}@-webkit-keyframes falling{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}50%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}}@keyframes falling{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}50%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}}.faa-falling.animated,.faa-falling.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-falling{-webkit-animation:falling 2s linear infinite;animation:falling 2s linear infinite}.faa-falling.animated-hover.faa-fast:hover,.faa-falling.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-falling.faa-fast{-webkit-animation:falling 1s linear infinite;animation:falling 1s linear infinite}.faa-falling.animated-hover.faa-slow:hover,.faa-falling.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-falling.faa-slow{-webkit-animation:falling 3s linear infinite;animation:falling 3s linear infinite}@font-face {
font-family: stsvg;
src:  url(//joshimesen.com/wp-content/themes/affinger5/st_svg/fonts/stsvg.eot?poe1v2);
src:  url(//joshimesen.com/wp-content/themes/affinger5/st_svg/fonts/stsvg.eot?poe1v2#iefix) format('embedded-opentype'),
url(//joshimesen.com/wp-content/themes/affinger5/st_svg/fonts/stsvg.ttf?poe1v2) format('truetype'),
url(//joshimesen.com/wp-content/themes/affinger5/st_svg/fonts/stsvg.woff?poe1v2) format('woff'),
url(//joshimesen.com/wp-content/themes/affinger5/st_svg/fonts/stsvg.svg?poe1v2#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="st-svg-"], [class*=" st-svg-"] {
font-family: stsvg !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.st-svg-oukan:before {
content: "\e908";
}
.st-svg-menu:before {
content: "\e909";
}
.st-svg-menu_cut:before {
content: "\e90a";
}
.st-svg-menu_thin:before {
content: "\e90b";
}
.st-svg-close_thin:before {
content: "\e90c";
}
.st-svg-close_cut:before {
content: "\e90d";
}
.st-svg-close:before {
content: "\e90e";
}
.st-svg-bigginer_r:before {
content: "\e90f";
}
.st-svg-bigginer_l:before {
content: "\e910";
}
.st-svg-hateb:before {
content: "\e911";
}
.st-svg-arrow:before {
content: "\e900";
} .st-svg-check:before {
content: "\e902";
}
.st-svg-check-bold:before {
content: "\e907";
}
.st-svg-check-bold-max:before {
content: "\e901";
} .st-svg-check-square:before {
content: "\e903";
}
.st-svg-check-square-bold:before {
content: "\e906";
}
.st-svg-check-square-radius:before {
content: "\e904";
}
.st-svg-check-square-bold-radius:before {
content: "\e905";
}
.st-svg-checkbox {
position:relative;
}
.st-svg-checkbox:before {
content: "\e904";
color:#ccc;
z-index:2;
margin-right:10px;
}
.st-svg-checkbox:after {
content: "\e907";
color:#ff0000;
position:absolute;
z-index:1;
top:0;
left:0;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
} .st-bigginer {
position:relative;
}
.st-svg-bigginer {
position:relative;
}
.st-svg-bigginer:before {
content: "\e910";
color:#FFEE58;
z-index:2;
}
.st-svg-bigginer:after {
content: "\e90f";
position:absolute;
color:#388E3C;
z-index:1;
top:0;
left: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(http://joshimesen.com/wp-content/themes/affinger5/vendor/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(http://joshimesen.com/wp-content/themes/affinger5/vendor/slick/fonts/slick.eot);
src: url(http://joshimesen.com/wp-content/themes/affinger5/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(http://joshimesen.com/wp-content/themes/affinger5/vendor/slick/fonts/slick.woff) format('woff'), url(http://joshimesen.com/wp-content/themes/affinger5/vendor/slick/fonts/slick.ttf) format('truetype'), url(http://joshimesen.com/wp-content/themes/affinger5/vendor/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;
}
 *,
code {
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue,Hiragino Kaku Gothic ProN","メイリオ",meiryo,sans-serif;
margin: 0px;
padding: 0px;
} .st-notosans,
.st-notosans * {
font-family: 'Noto Sans JP', sans-serif!important;
} .st-m1c,
.st-m1c * { 
font-family: 'Rounded Mplus 1c', sans-serif!important;
}
main, 
article, 
aside, 
header, 
canvas, 
details, 
figcaption, 
figure, footer, 
nav, 
section, 
summary {
display: block;
}
html,
body {
height: 100%;
}
body {
min-width: 320px;
word-wrap: break-word;
background-color: #fafafa;
counter-reset: stcnt;
}
body.mceContentBody {
background-color: #fff;
}
.wp-video {
margin: 0 auto 20px;
}
.st-hide {
display:none;
}
hr.hrcss {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.post h4 .point-in i,
.n-entry i,
.p-entry i{
margin-right:5px;
} .hatenamark2:before {
content: "\f059";
font-family: FontAwesome;
margin-right:7px;
}
.attentionmark2:before {
content: "\f06a";
font-family: FontAwesome;
margin-right:7px;
}
.usermark2:before {
content: "\f2bd";
font-family: FontAwesome;
margin-right:7px;
}
.memomark2:before {
content: "\f044";
font-family: FontAwesome;
margin-right:7px;
}
.checkmark2:before {
content: "\f058";
font-family: FontAwesome;
margin-right:7px;
}
.bigginermark:before {
content: "\e910";
font-family: stsvg;
margin-right:7px;
}
.oukanmark:before {
content: "\e908";
font-family: stsvg;
margin-right:7px;
}
.fa-question-circle, 
.fa-check-circle, 
.fa-exclamation-triangle, 
.fa-exclamation-circle, 
.fa-pencil-square-o,
.fa-user,
.st-svg-biggner:before{
margin-right:7px;
}
.clip-fonticon .fa-question-circle, 
.clip-fonticon .fa-check-circle, 
.clip-fonticon .fa-exclamation-triangle, 
.clip-fonticon .fa-exclamation-circle, 
.clip-fonticon .fa-pencil-square-o,
.clip-fonticon .fa-user,
.clip-fonticon .st-svg-biggner:before{
margin-right: 0;
} a {
color: #4682b4;
} a:hover {
color: #b22222;
}
img:not(.size-st_header_slider), 
video, 
object {
max-width: 100%;
height: auto;
border: none;
vertical-align: bottom;
}
.inline-img img {
display: inline;
} .photoline img {
border: solid 1px #ccc;
} .st-photohu {
background:#fff;
border:1px solid #ccc;
padding:10px 10px 20px;
margin-bottom:20px;
box-shadow: 0 10px 8px -6px #bebebe;
display: inline-block;
max-width:100%;
box-sizing: border-box;
}
.st-photohu p.wp-caption-text {
margin-bottom:-10px;
}
.st-photohu div img {
margin-bottom:5px;
border:1px solid #ccc;
}
img.size-full, 
img.size-large {
height: auto;
max-width: 100%;
}
iframe {
max-width: 100%;
}
.resetwidth img, 
.resetwidth video, 
.resetwidth object,
.resetwidth iframe{
max-width: initial; display: inline;
}
.wp-caption {
height: auto;
max-width: 100%;
} .st-step-box {
position: absolute;
top: -15px;
left: -5px;
display:block;
}
.st-step {
position: relative;
display: inline-block;
margin: 0 15px 0 0;
padding: 5px 7px;
width: 50px;
height: 50px;
vertical-align: middle;
text-align: center;
color: #FFF;
font-size: 13px;
background: #ccc;
box-sizing: border-box;
line-height:18px;
}
.st-step:before{
content: "";
position: absolute;
bottom: -20px;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 13px solid #ccc;
z-index: 0;
}
.st-step .step-arrow{
content: "";
position: absolute;
bottom: -20px;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 13px solid #70a6ff;
z-index: 0;
}
.st-step-no {
font-size:150%;
font-weight: bold;
}
.st-step-title {
position: relative;
font-size:20px;
line-height:30px;
font-weight:bold;
padding: 10px 10px 10px 65px;
background:#fff;
margin-top:30px;
}
.st-step-title .st-step {
font-weight:normal;
} .st-point:before {
display:flex;
align-items: center;
justify-content: center;
content: "POINT";
position: absolute;
left: 0;
color: #fff;
font-size: 50%;
line-height: 1.5;
background:#ccc;
border-radius:2em;
width:4em;
height:4em;
}
.st-in-mybox .st-point,
.st-point {
position: relative;
display:flex;
align-items: center;
line-height: 1.5;
padding-left: calc(2em + 20px);
margin-bottom: 20px;
} .st-designfont {
line-height: 1.5;	
} .tuzukicenter {
text-align:center;
padding-top:10px;
}
.tuzuki {
margin:0 auto;
padding:10px 0;
}
.tuzuki a {
margin:5px auto;
border:1px solid #ccc;
padding:7px 15px;
text-decoration:none;
width:100%;
box-sizing:border-box;
display:block;
}
.tuzuki a:hover {
background:#f3f3f3;
} .sitename img {
max-width: 300px;
margin: 0 auto;
} .smanone {
display: none;
} .clearfix {
zoom: 1;
}
.clearfix:after {
content: "";
display: block;
clear: both;
}
.st-code,
code {
padding:2px 4px;
background:#f3f3f3;
margin:2px;
border-radius:2px;
}
.clear {
clear: both;
}
.center {
text-align: center;
}
@media print, screen and (max-width: 599px) {
.sp-center {
text-align: center;
}
} .youtube-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.youtube-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .st-youtube {
position: relative;
margin-bottom:20px;
}
.st-youtube .fa-youtube-play{
font-size:40px;
color:#f40000;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 40px;
height:40px;
text-align:center;
z-index: 8;
}
.st-youtube:hover .fa-youtube-play{
color:#db0000;
} #st-player {
min-width: 100%; 
min-height: 100%;
display:block; 
position:relative;
}
#tubular-player {
max-width: none;
} #playnow {
position:fixed;
bottom:20px;
left:-3px;
font-size:70%;
background:#d62423;
color:#fff;
padding:2px 10px;
z-index:999;
border-radius:3px;
}
#playnow a {
color:#fff;
text-decoration:none;
}
#playnow .fa-youtube-play {
margin-right:5px;
} .slick-prev,
.slick-next {
z-index: 9999;
width: 37px;
height: 37px;
opacity: 0.6;
}
.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background: #424242;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
[dir="rtl"] .slick-prev {
right: 0;
left: auto;
}
[dir="rtl"] .slick-next {
right: auto;
left: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
opacity: 0.85;
}
.slick-prev:before,
.slick-next:before {
font-size: 12px;
font-family: FontAwesome;
color: #fff;
}
.slick-prev:before {
padding: 10px 15px 10px 11px;
content: "\f053";
}
.slick-next:before {
padding: 10px 11px 10px 15px;
content: "\f054";
}
[dir="rtl"] .slick-prev:before {
padding: 10px 11px 10px 15px;
content: "\f054";
}
[dir="rtl"] .slick-next:before {
padding: 10px 15px 10px 11px;
content: "\f053";
}
.slick-slide:focus,
.slick-slide a:focus {
outline: 0;
}
.slider,
.slick-slider {
visibility: hidden;
margin-bottom: 30px;
}
.slick-initialized {
visibility: visible;
}
.slick-slider.slick-dotted {
padding-bottom: 35px;
margin-bottom: 10px;
}
.slick-list {
width: 100%;
}
.slick-track {
margin-left: 0;
}
.slider.slick-slider .slick-dots {
display: none !important;
}
.slider.slick-slider.slick-dotted .slick-dots {
bottom: 0;
display: block !important;
margin: 0;
padding: 0;
left: 0;
} .header-post-slider .post-slide {
position: relative;
}
.header-post-slider .post-slide-image {
position: relative;
overflow: hidden;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-post-slider .post-slide-image::before {
display: block;
padding-top: 75%; width: 100%;
content: '';
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-image::before {
padding-top: 37.73584%; }
}
.header-post-slider .post-slide-image img {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.header-post-slider .post-slide.has-image .post-slide-image img {
width: auto;
height: 100%;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide.has-image .post-slide-image img {
width: 100%;
height: auto;
}
}
.header-post-slider .post-slide-body {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
color: #fff;
pointer-events: none;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-body {
right: auto;
padding: 20px 20px 20px 45px;
width: 40%;
background: rgba(0, 0, 0, .5);
pointer-events: auto;
box-sizing:border-box;
}
}
@media only screen and (min-width: 960px) {
.header-post-slider .post-slide-body {
padding: 45px;
}
}
.header-post-slider .post-slide-body-content,
.header-post-slider .post-slide-text {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
}
.header-post-slider .post-slide-body-content
{
width: 100%;
}
.header-post-slider .post-slide-text {
overflow: hidden;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.header-post-slider.has-cat .post-slide-text {
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-text {
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0)); }
}
.header-post-slider .post-slide-text .st-catgroup.itiran-category {
overflow: hidden;
box-sizing: border-box;
margin: 0;
padding: 5px;
width: 100%;
text-align: left;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0)); }
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-text .st-catgroup.itiran-category {
overflow: visible;
margin: 0 0 10px;
padding: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-mask-image: none;
mask-image: none;
}
}
@media only screen and (max-width: 599px) { .header-post-slider .post-slide-text .st-catgroup.itiran-category {
padding: 10px;
}
.header-post-slider .post-slide-text .st-catgroup.itiran-category .catname {
font-size: 14px;
}
}
.header-post-slider .post-slide-text .st-catgroup.itiran-category .catname {
vertical-align: top;
}
.header-post-slider .post-slide-text .st-catgroup.itiran-category a {
pointer-events: auto;
}
.header-post-slider .post-slide-title {
margin: 0;
padding: 10px;
background: rgba(0, 0, 0, .5);
font-size: 1em;
line-height: 1.4;
}
.header-post-slider.has-date .post-slide-title {
padding-bottom: 5px;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-title,
.header-post-slider.has-date .post-slide-title {
padding: 0;
background: transparent;
}
}
@media only screen and (min-width: 960px) {
.header-post-slider .post-slide-title {
font-size: 1.25em;
}
}
.header-post-slider .post-slide-title a {
color: #fff;
text-decoration: none;
font-weight: bold;
}
.header-post-slider .post-slide-title a:hover {
text-decoration: underline;
}
.header-post-slider .post-slide-date {
margin: 0;
padding: 0 10px 10px;
background: rgba(0, 0, 0, .5);
font-size: 1em;
line-height: 1.4;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-date {
padding: 5px 0 0;
background: transparent;
}
}
.header-post-slider .post-slide-excerpt {
display: none;
font-size: 1em;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-excerpt {
display: block;
padding: 10px 0 0;
}
}
.header-post-slider .post-slide-excerpt p {
margin: 0;
font-size: 1em;
line-height: 1.4;
}
.header-post-slider .post-slide-more {
display: none;
margin: 20px 0 0;
}
@media only screen and (min-width: 600px) {
.header-post-slider .post-slide-more {
display: block;
}
}
.header-post-slider .post-slide-more a {
display: inline-block;
box-sizing: border-box;
padding: 6px 10px;
border: 1px solid #fff;
color: #fff;
text-align: center;
text-decoration: none;
line-height: 1.4;
}
.header-post-slider .post-slide-more a:hover {
background: #fff;
color: #333;
} .header-post-slider {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: auto;
width: 100%;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (min-width: 600px) {
.header-post-slider.is-wide,
.header-post-slider.is-wide .slick-list {
overflow: visible !important;
}
}
.header-post-slider .slider-item {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
} .content-post-slider .post-slide,
.post-card-list .post-card {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background: #fff; }
.content-post-slider .post-slide-image,
.post-card-list .post-card-image {
position: relative;
overflow: hidden;
margin: 0 0 8px;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.content-post-slider .post-slide-image::before,
.post-card-list .post-card-image::before {
display: block;
padding-top: 74.25742%; width: 100%;
content: '';
}
.content-post-slider .post-slide-image img,
.post-card-list .post-card-image img {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 0;
}
.content-post-slider .post-slide-image .st-catgroup.itiran-category,
.post-card-list .post-card-image .st-catgroup.itiran-category {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
box-sizing: border-box;
padding: 5px;
width: 100%;
text-align: left;
pointer-events: none;
-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0)); flex-grow: 1;
z-index: 1;
}
@media only screen and (max-width: 959px) { .post-card-list:not(.is-medium-columns-3) .post-card-image .st-catgroup.itiran-category {
top: 5px;
left: 5px;
}
.post-card-list:not(.is-medium-columns-3) .post-card-list-item .st-catgroup.itiran-category .catname {
font-size: 14px;
}
}
@media only screen and (min-width: 600px) and (max-width: 959px) { .post-card-list.is-medium-columns-3 .post-card-image .st-catgroup.itiran-category {
top: 0;
left: 0;
}
.post-card-list.is-medium-columns-3 .post-card-list-item .st-catgroup.itiran-category .catname {
font-size: 11px;
}
}
@media only screen and (max-width: 599px) { .post-card-list.is-small-columns-2 .post-card-image .st-catgroup.itiran-category {
top: 0;
left: 0;
}
.post-card-list.is-small-columns-2 .post-card-list-item .st-catgroup.itiran-category .catname {
font-size: 11px;
}
.post-card-list.is-small-columns-2 .post-card-list-item .post-card-body {
padding: 0 10px 10px;
}
}
@media only screen and (min-width: 600px) {
.content-post-slider .post-slide-image .st-catgroup.itiran-category,
.post-card-list .post-card-image .st-catgroup.itiran-category {
flex-grow: 0;
}
}
.content-post-slider .post-slide-image .st-catgroup.itiran-category .catname,
.post-card-list .post-card-image .st-catgroup.itiran-category .catname {
vertical-align: top;
}
.content-post-slider .post-slide-image .st-catgroup.itiran-category a,
.post-card-list .post-card-image .st-catgroup.itiran-category a {
pointer-events: auto;
}
.post-card-list .st-wppviews-label { position: absolute;
top: 5px;
left: 5px;
}
.content-post-slider .post-slide-rank {
position: absolute;
top: 0;
left: 0;
z-index: 2;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 2px 8px;
width: 1em;
height: 1.75em;
color: #fff;
font-weight: bold;
font-size: 1em;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.content-post-slider.slick-slides-to-show-1 .post-slide-rank { width: 1.5625em;
font-size: 2em;
}
.content-post-slider.slick-slides-to-show-2 .post-slide-rank { width: 1.25em;
font-size: 1.25em;
}
.content-post-slider .post-slide-rank::before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
width: 0;
height: 0;
border-width: 3.25em 3.5em 0 0;
border-style: solid;
border-color: #78909c transparent transparent transparent;
content: '';
}
.content-post-slider .post-slide-rank-1::before {
border-color: #c4bf2c transparent transparent transparent;
}
.content-post-slider .post-slide-rank-2::before {
border-color: #9e9e9e transparent transparent transparent;
}
.content-post-slider .post-slide-rank-3::before {
border-color: #795548 transparent transparent transparent;
}
.content-post-slider .post-slide-body,
.post-card-list .post-card-body {
padding: 0 10px 20px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
}
.content-post-slider .post-slide-text,
.post-card-list .post-card-text {
position: relative;
overflow: hidden;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.content-post-slider.slick-slides-to-show-1.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 3)); }
.content-post-slider.slick-slides-to-show-2.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 3)); }
.content-post-slider.slick-slides-to-show-3.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
.content-post-slider.slick-slides-to-show-4.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
.content-post-slider.slick-slides-to-show-5.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
.post-card-list.is-small-columns-1.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (1em * 1.4 + 10px) + (1em * 1.4 * 4)); }
.post-card-list.is-small-columns-2.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 3)); }
.post-card-list.is-small-columns-3.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
.post-card-list.is-small-columns-4.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
.post-card-list.is-small-columns-5.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (1em * 1.4 * 4)); }
@media only screen and (min-width: 960px) {
.content-post-slider.slick-slides-to-show-1.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 3)); }
.content-post-slider.slick-slides-to-show-2.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 3)); }
.content-post-slider.slick-slides-to-show-3.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
.content-post-slider.slick-slides-to-show-4.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
.content-post-slider.slick-slides-to-show-5.has-excerpt .post-slide-text { height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
.post-card-list.is-large-columns-1.has-excerpt .post-card-text { min-height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 3)); }
.post-card-list.is-large-columns-2.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 3)); }
.post-card-list.is-large-columns-3.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
.post-card-list.is-large-columns-4.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
.post-card-list.is-large-columns-5.has-excerpt .post-card-text { max-height: calc((1em * 1.4 + 5px) + (.8em * 1.4 * 4)); }
}
.content-post-slider .post-slide-title,
.post-card-list .post-card-title {
margin-bottom: 5px;
text-align: center;
font-size: 1em;
line-height: 1.4;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.post-card-list .post-card-title:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) { padding: 0 !important;
border-bottom: 0;
background: none;
color: inherit;
text-align: left;
}
.content-post-slider .post-slide-title a,
.post-card-list .post-card-title a {
color: #333;
text-decoration: none;
font-weight: bold;
}
#st-header-under-widgets-box .slider,
#st-header-under-widgets-box .slick-slider {
margin-bottom: 10px;
}
#st-header-under-widgets-box .content-post-slider .post-slide-title {
margin-bottom: 10px;
font-size: 1.2em;
line-height: 1.4;
}
#st-header-under-widgets-box .slick-slider.slick-dotted {
padding-top: 10px;   
}
.content-post-slider .post-slide-date,
.post-card-list .post-card-date {
margin: 0 0 10px;
text-align: center;
font-size: 1em;
line-height: 1.4;
position:absolute;
bottom:0;
right:10px;
z-index:999;
color:#fff;
}
.post-card-date .fa,
.post-slide-date .fa{
margin-right:5px;
}
@media only screen and (min-width: 960px) {
.content-post-slider .post-slide-date,
.post-card-list .post-card-date {
font-size: .8em;
}
}
.content-post-slider .post-slide-excerpt,
.post-card-list .post-card-excerpt {
overflow: hidden;
font-size: 1em;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0px;
color:#616161;
text-align: left;
}
.content-post-slider.slick-slides-to-show-1 .post-slide-excerpt { height: calc(1em * 1.4 * 3); }
.content-post-slider.slick-slides-to-show-2 .post-slide-excerpt { height: calc(1em * 1.4 * 3); }
.content-post-slider.slick-slides-to-show-3 .post-slide-excerpt { height: calc(1em * 1.4 * 4); }
.content-post-slider.slick-slides-to-show-4 .post-slide-excerpt { height: calc(1em * 1.4 * 4); }
.content-post-slider.slick-slides-to-show-5 .post-slide-excerpt { height: calc(1em * 1.4 * 4); }
@media only screen and (min-width: 960px) {
.content-post-slider .post-slide-excerpt,
.post-card-list .post-card-excerpt {
font-size: .8em;
}
.content-post-slider.slick-slides-to-show-1 .post-slide-excerpt { height: calc(.8em * 1.4 * 3); }
.content-post-slider.slick-slides-to-show-2 .post-slide-excerpt { height: calc(.8em * 1.4 * 3); }
.content-post-slider.slick-slides-to-show-3 .post-slide-excerpt { height: calc(.8em * 1.4 * 4); }
.content-post-slider.slick-slides-to-show-4 .post-slide-excerpt { height: calc(.8em * 1.4 * 4); }
.content-post-slider.slick-slides-to-show-5 .post-slide-excerpt { height: calc(.8em * 1.4 * 4); }
}
.content-post-slider .post-slide-excerpt::after,
.post-card-list .post-card-excerpt::after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
height: calc(1em * 1.4 * 1 + .25em); background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); content: '';
}
.content-post-slider .post-slide-excerpt p,
.post-card-list .post-card-excerpt p {
margin: 0;
font-size: 1em;
line-height: 1.5;
}
.content-post-slider .post-slide-more {
margin: 15px 0 0;
text-align: center;
}
.content-post-slider .post-slide-more a {
display: block;
box-sizing: border-box;
padding: 6px 10px;
border: 1px solid #ccc;
background: #fff;
color: #757575;
text-align: center;
text-decoration: none;
line-height: 1.4;
}
@media only screen and (min-width: 600px) {
.content-post-slider .post-slide-more a {
display: inline-block;
}
}
.content-post-slider .post-slide-more a:hover {
background: #f3f3f3;
} .content-post-slider,
.post-card-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: -8px;
margin-left: -8px;
width: calc(100% + 16px); }
@media only screen and (max-width: 599px) {
.content-post-slider.is-center-mode {
width: 100%;
margin-right: 0;
margin-left: 0;
}
}
.content-post-slider {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.post-card-list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: -8px;
margin-bottom: -8px;
}
.content-post-slider .slider-item {
margin: 0 8px;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.post-card-list .post-card-list-item.st-infeed-adunit { display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.st-infeed-adunit .custom-html-widget {
width: 100%;    align-self: flex-start;  }
.post-card-list .post-card-list-item,
.post-card-list.is-small-columns-1 .post-card-list-item {
margin: 8px;
width: calc(100% - 16px);
}
.post-card-list.is-small-columns-2 .post-card-list-item {
width: calc(50% - 16px); }
.post-card-list.is-small-columns-3 .post-card-list-item {
width: calc(33.33333% - 16px); }
@media only screen and (min-width: 600px) {
.post-card-list.is-medium-columns-1 .post-card-list-item {
width: 100%;
}
.post-card-list.is-medium-columns-2 .post-card-list-item {
width: calc(50% - 16px); }
.post-card-list.is-medium-columns-3 .post-card-list-item {
width: calc(33.33333% - 16px); }
}
@media only screen and (min-width: 960px) {
.post-card-list.is-large-columns-1 .post-card-list-item {
width: 100%;
}
.post-card-list.is-large-columns-2 .post-card-list-item {
width: calc(50% - 16px); }
.post-card-list.is-large-columns-3 .post-card-list-item {
width: calc(33.33333% - 16px); }
}
.content-post-slider .slick-next {
right: 8px;
}
.content-post-slider .slick-prev {
left: 8px;
}
@media only screen and (max-width: 599px) {
.content-post-slider.is-center-mode .slick-next {
right: 0;
}
.content-post-slider.is-center-mode .slick-prev {
left: 0;
}
} .st-slider-img {
width: 100%;
}
.st-slider-img .post-slide-body,
.widget_text.top-content.widget_st_custom_html_widget .post-card-list .post-card-body {
display:none;
}
.st-slider-img .post-slide {
background-color: transparent;
} #st-header-under-widgets-box .content-post-slider .post-slide-body {
padding-right: 8px;
padding-left: 8px;
}
@media only screen and (min-width: 1076px) { #st-header-under-widgets-box .content-post-slider .post-slide-body {
padding-right: 8px;
padding-left: 8px;
}
} #st-header .slick-slider {
margin-bottom: 0;
} #st-header-under-widgets-box {
margin:0 auto;
} a.st-flexbox-link,
a.st-flexbox-link:visited{
text-decoration:none;
color:inherit;
}
.st-header-flexwrap {
display:flex;
justify-content:center;
align-items:center;
overflow:hidden;
background-position: 50% 50%;
background-size:cover;
position: relative;
z-index: 0;
}
.st-header-flexwrap.st-blur::before {
content: '';
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
background: inherit;
filter: blur(5px);
transition: filter 0.3s ease;
z-index: -1;
}
.st-header-flexwrap.st-blur:hover::before {
filter: blur(0);
}
.st-header-flexbox {
text-align: center;
width: 80%;
}
.st-header-flexbox p:last-child {
margin-bottom:0;
}
.st-header-flextitle {
font-weight:bold;
color:#fff;
line-height:1.3;
margin-bottom:10px;
}
.st-header-flextitle .fa{
margin-right:7px;
} .st-header-flexwrap.st-flexbox-left {
display:flex;
justify-content:flex-start;
}
.st-header-flexwrap.st-flexbox-left .st-header-flexbox {
text-align: left;
width: 100%;
box-sizing:border-box;
}  p, .st-kaiwa-hukidashi, .st-kaiwa-hukidashi2, .yellowbox, .graybox, .redbox, #topnews .clearfix dd p, .post ul li, .post ol li, #comments #respond, #comments h4, .post h5, .post h6 {
font-size: 18px;
line-height: 30px;
} .entry-title:not(.st-css-no2), 
.post .entry-title:not(.st-css-no2) {
font-size: 22px;
line-height: 35px;
} h2:not(.st-css-no2),
.h2modoki{
font-size: 20px;
line-height: 27px;
} .post h3:not(.st-css-no2):not(.rankh3):not(#reply-title),
.h3modoki,
.st-step-title{
font-size: 19px;
line-height: 27px;
} .post h4:not(.st-css-no2):not(.point):not(.rankh4),
.h4modoki {
font-size: 17px;
line-height: 26px;
} p,
.post h5 {
margin-bottom: 20px;
} header h1 {
margin-top:0;
}
header .descr.sitenametop,
header .sitename.sitenametop {
margin-bottom: 5px;
padding-top:5px;
}
header .descr.sitename-only,
header .sitename.sitename-only {
padding-top:5px;
}
#headbox img.sitename-only-img {
margin-bottom: 5px;
padding-top:5px;
}
#headbox img.sitename-bottom {
margin-bottom: 5px;
}
header .sitename {
font-size: 22px;
line-height: 1.5;
padding:0;
margin:0;
}
header .sitename a {
color: #333;
text-decoration: none;
font-weight: bold;
} header h1 {
font-size: 12px;
font-weight: normal;
}
header .descr {
font-size: 13px;
font-weight: normal;
line-height: 1.5;
padding:0;
margin:0;
} .post .st-catgroup {
font-size:12px;
line-height:18px;
margin:0;
padding: 5px 0 10px;
}
.catname {
font-size: 13px;
line-height: 1em;
color: #1a1a1a;
display: inline-block;
white-space: nowrap;
padding: 8px 8px;
margin-top: 5px;
border-radius: 2px;
text-decoration: none;
background:#f3f3f3;
}
.post .st-catgroup a {
text-decoration:none;
color:#000;
} p.itiran-category {
margin-bottom:0;
}
.post .st-catgroup.itiran-category {
padding:0 0 5px;
}
.st-catgroup.itiran-category .catname {
font-size:11px;
margin: 0 0 5px;
padding: 6px;
}
.st-post .st-catgroup.itiran-category .catname,
.st-page .st-catgroup.itiran-category .catname
{
margin-bottom: 5px;
} .st-wppviews-label {
position: relative;
}
.st-wppviews-label .wpp-views {
white-space: nowrap;
position: absolute;
top:-1px;
left:-1px;
color: #fff;
z-index: 200;
font-size:70%;
background:#000;
padding:3px 7px;
border-radius:5px 0 5px 0;
}
.st-wppviews-label .wpp-views-limit { white-space: nowrap;
position: absolute;
top:-1px;
left:-1px;
color: #fff;
z-index: 200;
font-size:70%;
background:#bcb72f!important;
padding:3px 7px;
border-radius:5px 0 5px 0;
}
.st-wppviews-label .wpp-text {
font-size:60%;
margin-left:3px;
}
.st-cardbox-label-text .wpp-text
{
font-size:80%;
margin-left:3px;
}
.post-card .st-wppviews-label .wpp-views {
font-size: 90%;
}
.post .st-wpp-views-widgets ul { padding:0;
margin:0;
}
.blog_info .fa {
margin-right:5px;
} .entry-title:not(.st-css-no2), 
.post .entry-title:not(.st-css-no2) {
color: #333;
padding-top: 10px;
margin-bottom: 10px;
font-weight:bold;
}
#st-page .entry-title:not(.st-css-no2) {
margin-bottom: 20px;
}
.entry-title:not(.st-css-no2) a:hover {
text-decoration: underline;
}
.entry-title:not(.st-css-no2) a {
color: #333;
text-decoration: none;
}
h1:not(.st-css-no2) {
margin: 0px;
padding: 0px;
} h2:not(.st-css-no2),
.h2modoki{
background: #f3f3f3;
color: #1a1a1a;
margin: 20px 0;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
} .post h3:not(.st-css-no2):not(.rankh3):not(#reply-title),
.h3modoki {
background: #f3f3f3;
color: #1a1a1a;
margin: 20px 0;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
h3:not(.st-css-no2) a {
color: #333;
text-decoration: none;
}
dd h3:not(.st-css-no2) {
line-height: 20px;
}
dd h3:not(.st-css-no2) a {
color: #333;
text-decoration: none;
font-size: 18px;
line-height: 26px;
}
.post h4:not(.st-css-no2):not(.point):not(.rankh4),
.h4modoki {
padding: 10px 15px;
margin: 20px 0;
background-color: #f3f3f3;
}
.h2modoki,
.h3modoki,
.h4modoki,
.h5modoki,
.st-step-title {
font-weight: bold;
} .post .amazonjs_info h4{
background-color:transparent!important;
background-image:none!important;
margin-bottom:10px!important;
padding-top:0!important;
margin-top:0!important;
}
.post .amazonjs_info h4:before,
.post .amazonjs_info h4:after{
border:none!important;
}
.post h5:not(.st-css-no2).kanren-t {
margin-bottom: 5px;
}
.post h6:not(.st-css-no2) {
margin-bottom: 10px;
font-weight:bold;
}
.wp-caption-text a, 
.wp-caption-text {
font-size: 12px;
color: #757575;
line-height:1.4;
} .n-entry-t {
margin-bottom: 30px;
position: relative;
border-bottom: solid 1px #f3f3f3;
background-color: transparent;
margin-top: 41px;
}
.n-entry {
padding: 5px 15px;
max-width:80%;
box-sizing:border-box;
font-size:15px;
font-weight:bold;
background:#f3f3f3;
color:#000;
position:absolute;
bottom:0;
left:0;
top:auto;
} aside h4:not(.st-css-no2),
#side aside h4:not(.st-css-no2),
.st-widgets-title:not(.st-css-no2) {
font-size:16px;
line-height:27px;
margin-bottom:15px;
}
.screen-reader-text{
display:none;
} #side .widget_recent_entries ul li,
#side .widget_recent_comments ul li,
#side .widget_meta ul li,
#side .widget_archive ul li{
padding-bottom:3px;
} #side li.page_item:not(.menu-item) {
vertical-align: middle;
width:100%;
padding: 10px;
box-sizing:border-box;
border-bottom:1px dotted #ccc;
}
#side li.page_item:not(.menu-item) li {
border:none;
}
#side li.page_item:not(.menu-item) a {
color:#1a1a1a;
text-decoration:none;
}
#side li.page_item:not(.menu-item) a:hover {
color:#ccc;
} .post h4.point {
margin-bottom:30px;
position:relative;
border-bottom:solid 1px #f3f3f3;
background-color:transparent;
margin-top: 61px;
}
.post h4 .point-in {
padding: 5px 15px;
max-width:80%;
box-sizing:border-box;
font-size:15px;
font-weight:bold;
background:#f3f3f3;
color:#000;
position:absolute;
bottom:0;
left:0;
top:auto;
} .cat-itiran p.point {
background-color: transparent;
border-bottom: 1px solid #f3f3f3;
margin-bottom: 40px;
padding: 20px 15px 10px;
position: relative;
}
.cat-itiran p.point .point-in {
background: #f3f3f3 none repeat scroll 0 0;
color: #000;
font-size: 15px;
font-weight: bold;
left: 0;
margin: 0;
padding: 3px 20px;
position: absolute;
top: 15px;
}
.cat-itiran h3 {
border:none;
} .blogbox p {
font-size: 14px;
margin: 0px;
color: #ccc;
line-height: 18px;
}
.blogbox {
margin-bottom: 10px;
padding: 0px;
} .tagst {
font-size:13px;
color:#ccc;
padding: 10px 0 0;
} .no-thumbitiran {
margin-bottom:20px;
}
.kanren .no-thumbitiran h3 {
margin-bottom:0px;
font-size:18px;
line-height:27px;
padding:5px 0 0;
}
.no-thumbitiran h3 a{
color: #4682b4;
}
.no-thumbitiran h5 a{
color: #1a1a1a;
text-decoration:none;
}
.no-thumbitiran h3 a:hover,
.no-thumbitiran h5 a:hover {
color: #b22222;
}
.no-thumbitiran p{
color:#616161;
}
.no-thumbitiran .blog_info p {
font-size: 12px;
margin: 0px;
color: #666666;
line-height: 18px;
}
.no-thumbitiran .blog_info {
margin-bottom: 0px;
padding: 5px 0;
} .post blockquote {
background-color: #f3f3f3;
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/quote.png);
background-repeat: no-repeat;
background-position: left top;
padding-top: 50px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCC;
} .huto {
font-weight:bold;
}
.hutoaka {
font-weight:bold;
color:#ff3333;
}
.st-aka {
color:#ff3333;
}
.maru {
border-radius:5px;
}
.noborder {
border:none;
}
.oomozi {
font-size: 150%;
line-height: 1.4;
font-weight: bold;
}
.komozi {
font-size: 80%!important;
line-height: 1.5!important;
}
.ymarker,
.ymarker-s,
.gmarker,
.gmarker-s,
.rmarker,
.rmarker-s,
.bmarker,
.bmarker-s
{
font-weight:bold;
}
.ymarker {
background:#FFF9C4;
}
.ymarker-s {
background:linear-gradient(transparent 70%,#FFF9C4 0%);
}
.gmarker {
background:#EEEEEE;
}
.gmarker-s {
background:linear-gradient(transparent 70%,#EEEEEE 0%);
}
.rmarker {
background:#ffcdd2;
}
.rmarker-s {
background:linear-gradient(transparent 70%,#ffcdd2 0%);
}
.bmarker {
background:#E1F5FE;
}
.bmarker-s {
background:linear-gradient(transparent 70%,#E1F5FE 0%);
}
.yellowbox {
padding:20px;
background-color:#ffffe0;
margin-bottom:20px;
}
.yellowbox:not(.noborder) {
border:solid 1px #fffacd;
}
.redbox {
margin-bottom: 20px;
padding: 20px;
background-color: #ffebee;
}
.redbox:not(.noborder) {
border: solid 1px #ef5350;
}
.graybox {
margin-bottom: 20px;
padding: 20px;
background-color: #fafafa;
}
.graybox:not(.noborder) {
border: solid 1px #ccc;
}
.post .yellowbox .maruck,
.post .yellowbox .maruno,
.post .yellowbox p:last-child,
.post .yellowbox ol:last-child,
.post .yellowbox ul:not(.toc_list):not(.st_toc_list):last-child {
margin-bottom:0;
padding-bottom:0;
}
.post .graybox .maruck,
.post .graybox .maruno,
.post .graybox p:last-child,
.post .graybox ol:last-child,
.post .graybox ul:not(.toc_list):not(.st_toc_list):last-child {
margin-bottom:0;
padding-bottom:0;
}
.post .redbox .maruck,
.post .redbox .maruno,
.post .redbox p:last-child,
.post .redbox ol:last-child,
.post .redbox ul:not(.toc_list):not(.st_toc_list):last-child {
margin-bottom:0;
padding-bottom:0;
} .post .freebox .maruck,
.post .freebox .maruno,
.post .st-mybox .maruck,
.post .st-mybox .maruno {
margin-bottom:0;
padding-bottom:0;
padding-top: 10px;
}
.post .freebox ul:not(.toc_list):not(.st_toc_list):not(.slick-dots):last-child,
.post .st-mybox ul:not(.toc_list):not(.st_toc_list):not(.slick-dots):last-child,
.post .freebox ol:not(.slick-dots):last-child,
.post .st-mybox ol:not(.slick-dots):last-child {
margin-bottom:0;
padding-bottom:0;
padding-top: 0;
}
.inyoumodoki {
background-color: #f3f3f3;
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/quote.png);
background-repeat: no-repeat;
background-position: left top;
padding-top: 50px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCC;
}
.post .inyoumodoki p:last-child,
.post .inyoumodoki ol:last-child,
.post .inyoumodoki ul:last-child {
margin-bottom:0;
padding-bottom:0;
}
.sankou {
font-size:70%;
background-color:#F57C00;
color:#fff;
padding:3px 4px;
margin:0 5px;
white-space: nowrap;
}
.sankou.green {
background-color:#4CAF50;
}
.sankou.blue {
background-color:#2196F3;
}
.st-hisu {
font-size:70%;
background-color:#FF0000;
color:#fff;
padding:3px 4px;
margin:0 5px;
white-space: nowrap;
} .dotline {
border-bottom:1px dotted #212121;
}
.dotliner {
border-bottom:1px dotted #ff0000;
}
.dotline-s {
border-bottom:1px solid #212121;
}
.dotline-sr {
border-bottom:1px solid #ff0000;
} .st-down{
position: relative;
width: 0;
height: 0;
border: 16px solid transparent;
border-top-color: #999;
color: #999;
margin:0 auto;
}
.st-down:after{
position: absolute;
content: '';
top: -32px;
left: -8px;
width: 16px;
height: 16px;
background: #999;
} .st-triangle-down{
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 30px solid #ccc;
margin: 0 auto 20px;
} .st-shake {
display: inline-block;
animation: beatshake .2s infinite;
}
@keyframes beatshake {
0%   { transform: translate(0px, 0px) rotateZ(0deg) }
25%  { transform: translate(2px, 2px) rotateZ(1deg) }
50%  { transform: translate(0px, 2px) rotateZ(0deg) }
75%  { transform: translate(2px, 0px) rotateZ(-1deg) }
100% { transform: translate(0px, 0px) rotateZ(0deg) }
} .st-marquee {
width:calc( 100% - 20px );
padding: 10px 0;
margin: 0 auto;
text-align: left;
overflow: hidden;
}
.st-marquee p{
padding-left: 100%;
white-space: nowrap;
display: inline-block;
animation-name: marquee;
animation-duration: 20s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@keyframes marquee {
from  { transform: translate(0%); } to { transform: translate(-100%); }
} .pagelist-box .kanrenh4 {
background-color: #FFF;
}
.pagelist-box .st-childlink {
padding:20px 0px;
}
.post .pagelist-box .st-childlink .kopage-t {
font-size:16px;
font-weight:bold;
margin-bottom:5px;
line-height:26px;
} .y-star,
.w-star  {
font-size:90%!important;
margin:0;
}
.y-star .fa-star,
.w-star .fa-star-half-o,
.w-star .fa-star-o {
color:#ffb400;
} .pop-box {
position:relative;
border-top:solid 1px #FEB20A;
padding:20px 20px 10px;
margin-bottom:10px;
}
.pop-box.kanren {
margin-top:40px;
}
.pop-box.st-wpp-views-widgets{
margin-top:20px;
}
.kanren.pop-box dl:last-child {
margin-bottom: 0px;
}
.p-entry {
padding:5px 20px;
margin:0;
font-size:15px;
font-weight:bold;
background:#FEB20A;
color:#fff;
position:absolute;
top:-11px;
left:0;
max-width:80%;
box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
vertical-align:middle;
}
.p-entry::after {
content: '';
position: absolute;
top:0;
right:-10px;
border-style: solid;
border-top: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #5462ab;
border-left: 5px solid #5462ab;
z-index:9999;
}
.p-entry::before {
content: '';
position: absolute;
top:0;
right:-10px;
border-style: solid;
border-top: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #000;
border-left: 5px solid #000;
z-index: 10000;
opacity:0.2;
}
.post .p-entry-t, 
#side .p-entry-t, 
.home-post .p-entry-t {
margin-bottom:30px;
} #footer .pop-box:not(.st-wpp-views-widgets) {
padding: 0;
}
#footer .pop-box, .nowhits .pop-box,
#footer .nowhits-eye .pop-box,
#footer .st-eyecatch + .nowhits .pop-box {
border-top: none;
background-color: transparent;
}
#footer .pop-box.kanren {
margin-top: 0;
}
#footer .p-entry {
top: 0;
left: 0;
}
#footer .p-entry::after {
content:none;
} .nowhits .pop-box {
position:relative;
margin:-20px 0 20px;
border-top:solid 1px #FEB20A;
padding:20px 15px 10px;
} .nowhits-eye .pop-box {
position:relative;
margin:-25px 0 20px;
border-top:solid 1px #FEB20A;
padding:20px 15px 10px;
}
.category .p-entry,
.nowhits .p-entry {
padding:3px 20px;
margin:0;
font-size:15px;
font-weight:bold;
background:#FEB20A;
color:#fff;
position:absolute;
top:0;
left:0;
border-radius:0 0 5px 0;
}
.post .category .p-entry,
.post .nowhits .p-entry {
border-radius:0 0 5px 0;
}
.category .p-entry::after,
.nowhits .p-entry::after,
.nowhits .p-entry::before{
content:none;
} .nowhits.noheader .p-entry {
top:0px;
left:0;
}
.category .p-entry-t,
.nowhits.noheader .p-entry-t {
margin-bottom:40px;
} .poprank-no2{ background:#FEB20A;
min-width:27px;
height:27px;
line-height:27px;
text-align:center;
font-size:80%;
color:#fff;
font-weight:bold;
margin-right:10px;
} .poprank {
position:relative;
}
.poprank-no{ position:absolute;
top:0;
left:0;
min-width:27px;
height:27px;
line-height:27px;
text-align:center;
font-size:80%;
background:#FEB20A;
color:#fff;
font-weight:bold;
z-index:9999;
} .st-pvm-ranking-body .smanone.st-excerpt p {
font-size:80%;
line-height:1.7;
color: #616161;
}  #footer .footerlogo {
font-size: 22px;
line-height:30px;
margin-bottom: 10px;
font-weight:bold;
}
#footer p {
font-size: 12px;
margin-bottom:5px;
}
#footer .footerlogo img {
max-width:300px;
margin:0 auto 10px;
text-align:center;
}
#footer a {
text-decoration: none;
color: #212121;
}
#footer a:hover {
color: #b22222;
}
#footer .copy, 
#footer .rcopy {
font-size: 12px;
color: #999;
line-height: 18px;
padding:20px 10px 0;
}
#footer .copy a, 
#footer .rcopy a {
font-size: 12px;
color: #999;
line-height: 18px;
}
footer h4 a {
color: #666;
text-decoration: none;
} .head-telno a,
footer .head-telno a{
font-family: Lato, sans-serif;
}
footer .head-telno a{
font-size:25px;
padding: 5px 10px;
text-align:center;
} .headbox, 
.headbox p {
font-size:12px;
line-height:18px;
text-align:center;
} #footer-ad {
position: fixed;
bottom:0;
left:0;
width:100%;
z-index:99999;
} .ad {
margin:0px;
}
.ad > * {
margin-bottom: 10px;
}
.ad > a.st-originallink,
.ad > a.st-formbtnlink {
display: block;
} .st-widgets-box > * {
margin-bottom:20px;
} .widget_st_categories_widget .cat-item {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_st_categories_widget .children {
margin: 0;
padding: 0;
}
.widget_st_categories_widget .children .cat-item {
padding-left: 10px;
}
.widget_st_categories_widget .children .cat-item .cat-item {
list-style-type: none;
margin: 0;
}
.widget_st_categories_widget .cat-item a::after {
content: " \f105";
font-family: FontAwesome;
position: absolute;
right: 10px;
}
.widget_st_categories_widget .cat-item a {
position: relative;
vertical-align: middle;
width:100%;
padding: 10px;
box-sizing:border-box;
border-bottom: 1px solid #e1e1e1;
color:#1a1a1a;
text-decoration:none;
display:block;
}
.widget_st_categories_widget .cat-item a:hover {
opacity:0.5;
}
.widget_st_categories_widget .cat-item.has-thumbnail a,
#side .widget_categories .cat-item.has-thumbnail a {
display: flex;
align-items: center;
padding-right: 25px;
}
.widget_st_categories_widget .cat-item.has-thumbnail img,
#side .widget_categories .cat-item.has-thumbnail img {
width: 2em;
margin-right: 10px;
}
.widget_st_categories_widget .cat-item.has-thumbnail a::after,
#side .widget_categories .cat-item.has-thumbnail a::after {
top: 50%;
transform: translate(0, -50%);
} .post .widget_st_categories_widget ul:not(.toc_list):not(.st_toc_list) {
list-style: none;
margin: 0;
padding: 0;
} @media only screen and (min-width: 600px) {
.st-widget-cat-2colum .widget_st_categories_widget > ul{
display:flex;
flex-wrap: wrap;
}
.st-widget-cat-2colum .widget_st_categories_widget > ul > li {
width: 50%;
box-sizing:border-box;
}
.st-widget-cat-2colum .widget_st_categories_widget .children {
display:none ;
}
} .footer-r {
text-align:left;
margin-bottom:20px;
}
footer .widget_st_categories_widget ul {
padding-left: 0;
}
footer .widget_tag_cloud,
footer .widget_st_categories_widget{
margin-bottom: 20px;
}
#footer .st-formbtn,
#footer .rssbox,
#footer .st-author-box,
#footer .st-originalbtn {
margin-bottom: 10px;
} .top-wbox-t > * {
margin-bottom:20px;
}
.top-wbox-u {
padding:10px 0 0;
}
.top-wbox-u > * {
margin-bottom:20px;
}  #topnews dd h3 {
font-size: 20px;
line-height: 30px;
margin-bottom: 5px;
}
#topnews dt {
float: left;
width: 100px;
}
#topnews dt img {
width: 100%;
}
#topnews dd {
padding-left: 110px;
}
#topnews dl {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999;
}
#topnews dl:first-child {
padding-top: 20px;
}
#topnews dl:last-child {
margin-bottom: 20px;
padding-bottom: 20px;
border-style: none;
}
#topnews .clearfix dd h5 {
font-size: 17px;
line-height:25px;
font-weight: bold;
padding: 0px;
margin-bottom: 5px;
} #topnews .clearfix dd p {
color: #666;
}
#topnews .clearfix dd h5 a {
color: #333;
text-decoration: none;
} .kanren .blog_info p {
margin:0 0 5px;
}
#side .kanren .blog_info p {
margin: 0 0 3px;
}
.kanren h3 {
margin: 0 0 3px;
}
.kanren h3 a,
.post .kanren h3 a {
color: #1a1a1a;
}
.post .kanren h5 {
margin-bottom: 10px;
}
.blog_info p a {
color: #666;
text-decoration: none;
}
#topnews .clearfix dd .blog_info p {
font-size: 12px;
} .pc-kizi-top-box {
margin-bottom:20px;
} .st-widgets-box {
margin-bottom:20px;
} .kanren {
padding-top: 20px;
margin-top:20px;
}
.category .kanren:not(.st-cardbox) {
padding-top: 0;
margin-top:0;
}
aside .kanren {
padding-top: 20px;
margin-top:0px;
}
.kadomaru img{
border-radius:100px;
} .kanren.pop-box h5,
#side .kanren.pop-box h5 {
font-size: 18px;
font-weight: bold;
padding: 0px;
margin-bottom: 10px;
}
.kanren.pop-box dd h5:not(.st-css-no2), 
#side .kanren.pop-box dd h5:not(.st-css-no2) {
font-size: 17px;
font-weight: bold;
line-height:25px;
padding: 0px;
margin-bottom: 5px;
}
.kanren dt {
float: left;
width: 100px;
}
.kanren dt img {
width: 100px;
}
.kanren dd {
padding-left: 115px;
}
.kanren dl {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f3f3f3;
}
.kanren dl p {
margin-bottom: 0px;
}
.kanren dl:last-child {
margin-bottom: 20px;
padding-bottom: 20px;
border-style: none;
} .kanren:not(.st-cardbox) .clearfix dd p {
font-size: 13px;
color: #616161;
line-height: 18px;
} .kanren .clearfix dd h5 a {
font-size: 18px;
line-height: 26px;
color: #000;
text-decoration: none;
padding:0;
}
.kanren .clearfix dd h5 a:hover {
color: #b22222;
} .kanren-rank-label {
position: relative;
}
.kanren .kanren-no {
position: absolute;
top: 0;
left: 0;
min-width:27px;
height:27px;
line-height:27px;
text-align:center;
background: #78909C;
font-size: 80%;
font-weight: bold;
color: #fff;
}
.kanren.kadomaru .kanren-no {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
padding: 0;
min-width: 2.15em;
min-height: 2.15em;
border-radius: 100%;
text-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.kanren .kanren-rank1 {
background: #c4bf2c;
}
.kanren .kanren-rank2 {
background: #9E9E9E;
}
.kanren .kanren-rank3 {
background: #795548;
} .st-author-box .fa {
margin-right:4px;
}
ul#st-tab-menu,
.post ul#st-tab-menu {
margin:0;
padding:0;
}
#st-tab-menu {
list-style: none;
}
#st-tab-menu li {
display: inline-block;
padding: 5px 10px!important;
background: #eee;
cursor: pointer;
font-size:90%;
font-weight:bold;
}
#st-tab-menu li.active {
background: #000;
color: #fff;
} #st-tab-box {
padding: 15px;
border: 1px solid #000;
margin-bottom:20px;
background:#fff;
}
#st-tab-box p {
font-size:90%;
line-height:1.5;
}
.st-author-master #st-tab-box {
margin-bottom:0;
}
#st-tab-box div {
display: none;
}
#st-tab-box div.active {
display: block;
}
#st-tab-box div dt {
float:left;
width:80px;
}
#st-tab-box div dd {
padding-left:100px;
}
#st-tab-box p.st-author-post,
.post #st-tab-box p.st-author-post {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
}
#st-tab-box p.st-author-post a,
.post #st-tab-box p.st-author-post a {
text-decoration:none;
font-weight:bold;
color:#1a1a1a;
}
.st-author-date{
margin:0;
color:#ccc;
font-size:80%;
line-height:1.5;
}
.st-author-nickname {
font-weight:bold;
margin-bottom:10px;
padding-bottom: 5px;
border-bottom:1px dotted #1a1a1a;
}
.st-author-sns,
.st-author-homepage {
margin-bottom:0px;
}
.st-author-sns .fa {
font-size:200%;
}
.st-author-sns a,
.st-author-homepage a {
text-decoration:none;
}
a.st-author-twitter {
color:#55acee;
white-space:nowrap;
}
a.st-author-facebook {
color:#3b5998;
white-space:nowrap;
}
a.st-author-instagram {
color:#1a1a1a;
white-space:nowrap;
}
a.st-author-homepage {
font-size:90%;
}
.st-author-archive {
text-align:right;
padding-top:10px;
margin:0;
} #side aside ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#side aside .children li {
padding-left: 10px;
}
#side aside ul li ul li{
list-style-type: none;
margin: 0px;
}
#side aside .sub-menu {
padding-left: 10px;
}
#side aside #mybox ul li ul li {
font-size: 14px;
line-height: 24px;
}
#side aside .kanren {
padding-top: 10px;
} .fa-rss-square {
margin-right:10px;
}
.rssbox a {
display: block;
width: 100%;
box-sizing: border-box;
background-color: #1a1a1a;
padding: 10px 15px;
font-size: 14px;
color: #fff;
text-decoration: none;
}
#scrollad {
padding: 20px 0;
} #sidebg {
background:#f3f3f3; box-sizing:border-box;
} #side aside .st-pagelists ul {
padding:0px;
}
#side aside .st-pagelists .sub-menu {
padding:0px;
} #side aside .st-pagelists .fa {
margin-right:5px;
}
#side aside .st-pagelists ul li {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#side aside .st-pagelists ul .sub-menu li {
border:none;
}
#side aside .st-pagelists ul li:last-child {
border-bottom: 1px solid #ccc;
}
#side aside .st-pagelists ul .sub-menu li:first-child {
border-top: 1px solid #ccc;
}
#side aside .st-pagelists ul li li:last-child {
border:none;
}
#side aside .st-pagelists ul .sub-menu .sub-menu li {
border:none;
padding-left:15px;
}
#side aside .st-pagelists ul li a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
} #side aside .st-pagelists ul li a {
text-decoration:none;
padding:10px 15px;
color:#000;
width:100%;
box-sizing:border-box; background: #ccc; background: -webkit-linear-gradient(
#fff 0%,
#f3f3f3 100%
); background: linear-gradient(
#fff 0%,
#f3f3f3 100%
);
} #side aside .st-pagelists .sub-menu a {
text-decoration:none;
padding:10px 10px 10px 15px;
background:transparent;
color:#000;
margin-bottom:0px;
border-bottom:1px solid #ccc;
font-weight:normal;
}
#side aside .st-pagelists .sub-menu a:hover {
color:#ff0000;
} #side aside .st-pagelists .sub-menu .sub-menu a {
text-decoration:none;
padding:10px 10px 10px 20px;
background:transparent;
background-repeat: no-repeat;
background-position: left center;
color:#000;
border:none;
margin-bottom:0px;
}
#side aside .st-pagelists .sub-menu .sub-menu a:hover {
color:#ff0000;
} .tagcloud {
margin-bottom:20px;
}
.tagcloud a {
font-size: 13px!important;
line-height: 1em;
color: #1a1a1a;
display: inline-block;
border:1px #757575 solid;
white-space: nowrap;
padding: 10px;
margin: 3px 3px 5px;
border-radius: 4px;
text-decoration: none;
box-sizing: border-box;
} .st-formbtn{
vertical-align:middle;
background:#616161;
padding:10px 15px;
margin-bottom:0;
}
.st-formbtnlink .fa{
margin:0!important;
padding:0!important;
}
.st-originalbtn-l {
display: table-cell;
vertical-align: middle;
padding-right:15px;
}
.st-originalbtn-r {
display: table-cell;
vertical-align: middle;
padding-left:15px;
border-left:1px solid #ccc;
width:100%;
box-sizing: border-box;
}
.originalbtn-bold {
font-weight:bold; }
a.st-formbtnlink {
color:#fff;
text-decoration:none;
} .st-originalbtn {
vertical-align:middle;
background:#616161;
padding:12px 15px;
margin-bottom:0;
}
.st-originalbtn .fa-question-circle, 
.st-originalbtn .fa-check-circle, 
.st-originalbtn .fa-exclamation-triangle, 
.st-originalbtn .fa-pencil-square-o {
margin-right:0px;
}
a.st-originallink {
color:#fff;
text-decoration:none;
}  .post table {
box-sizing: border-box;
border-top: 1px #999 solid;
border-right: 1px #999 solid;
margin-bottom: 20px;
width: 100%;
max-width: 100%;
} @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.post table {
table-layout: fixed;
}
}
table tr td {
padding: 10px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
vertical-align:top;
}
table th {
padding: 5px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
}
table th,
table th p,
.post table tr td p,
.post table tr td {
font-size: 15px;
line-height: 24px;
font-weight: normal;
}
.post table tr td p:last-child {
margin-bottom:0;
}
#main .post table {
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
color: #333;
} .post .notab table {
border:none;
width: initial; max-width: initial; }
.notab table tr td {
border:none;
text-align: left;
vertical-align: top;
}
.notab table th {
border:none;
}
.post .notab table tr:nth-child(even) {
background-color: transparent;
} tr.st-centertable,
td.st-centertable,
.st-centertable table td{
text-align: center;
vertical-align: middle;
} .post .scroll-box table {
max-width:initial;
}
.scroll-box {
overflow-x: auto;
margin-bottom:10px;
}
.scroll-box::-webkit-scrollbar {
height: 5px;
}
.scroll-box::-webkit-scrollbar-track {
border-radius: 5px;
background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #ccc;
} img.alignright {
float: right;
margin: 0 0 5px 10px;
}
img.alignleft {
float: left;
margin: 0 10px 5px 0;
}
img.aligncenter {
display: block;
margin:0 auto 10px;
}
img.float-left {
float: left;
}
img.float-right {
float: right;
}
.wp-caption {
text-align: center;
}
.aligncenter {
clear: both;
display: block;
margin:0 auto 10px;
}
.ie8 img {
width: auto;
} .post ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots) {
list-style-type: disc;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 30px;
margin-bottom: 20px;
}
.post ul ul,
.post ul ol,
.post ol ol,
.post ol ul {
margin-bottom:10px;
}
.post ul li {
padding-bottom:5px;
}
.post ul li:last-child {
padding-bottom:0px;
}
.post ol {
list-style-type: decimal;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 30px;
margin-bottom: 20px;
}
.post ol li {
padding-bottom:5px;
}
.post ol li:last-child {
padding-bottom:0px;
} .post .maruno,
.post .maruck {
margin-bottom:20px;
}
.post .maruno ol:not(.toc_list):not(.st_toc_list):not(.slick-dots),
.post .maruck ul:not(.toc_list):not(.st_toc_list):not(.slick-dots) {
margin-bottom: 0;
padding-bottom: 0;
}
.post .maruno ol li {
counter-increment: st-section;
}
.post .maruno ol li:before {
content: counters(st-section,"");
}
.post .maruck ul li:before {
content: " \f00c";
font-family: FontAwesome;
}
.post .maruno ol li,
.post .maruck ul li {
list-style-type: none;
padding-bottom:5px;
line-height: 23px;
margin-bottom:7px;
}
.post .maruno ol li:before,
.post .maruck ul li:before {
border-radius: 50%;
float: left;
min-width:23px;
height:23px;
line-height:23px;
text-align:center;
font-size:60%;
margin-right:10px;
background: #f3f3f3;
color:#000;
margin-left:-3em;
} .post .kintou ul:not(.toc_list):not(.st_toc_list) {
display: table;
table-layout: fixed;
width: 100%;
padding: 0;
margin: 0 auto 20px;
}
.post .kintou ul:not(.toc_list):not(.st_toc_list) li {
display:table-cell;
vertical-align:middle;
text-align:center;
padding:0 5px;
} .st-link-guide li a,
.st-count {
counter-increment: stcnt;
}
.st-count::before {
content: counter(stcnt)". ";
font-size:150%;
}
.st-link-guide li a::before {
content: counter(stcnt)". ";
font-size:110%;
font-weight: bold;
}
.st-link-guide .sub-menu li a::before {
font-weight: normal;
}
.st-link-guide .st-link-guide-menu > li:last-child a::before {
content: none;
}
.st-count-reset,
.st-link-guide,
.st-link-guide .sub-menu{
counter-reset: stcnt;
} .widget_guidemap_widget.is-no-underline a {
text-decoration: none;
}
.widget_guidemap_widget.is-rounded .st-link-guide-menu > .menu-item > a {
border-radius: 8px;
} .post .st-link-guide-menu:not(.toc_list):not(.st_toc_list) {
padding-left: 0;
padding-right: 0;
}
#side aside .st-link-guide li a:after,
.post .entry-content .st-link-guide ul li a:after,
.st-link-guide li a:after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 10px solid #ccc;
}
#side aside .st-link-guide > ul li:last-child a:after,
.post .entry-content .st-link-guide > ul li:last-child a:after,
.st-link-guide > ul li:last-child a:after {
content: none;
}
#side aside .st-link-guide li,
.post .entry-content .st-link-guide ul li,
.st-link-guide li {
list-style: none;
}
#side aside .st-link-guide li a,
.post .entry-content .st-link-guide ul li a,
.st-link-guide li a {
position: relative;
background: #ccc;
margin-bottom: 15px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
text-align: center;
list-style: none;
width:100%;
box-sizing:border-box;
display: block;
}
#side aside .st-link-guide li a,
.post .entry-content .st-link-guide ul li a,
.st-link-guide li a {
color: #000;
font-weight: bold;
}
.post .st-link-guide li a:last-child,
.post .entry-content .st-link-guide ul li a:last-child,
.post .st-link-guide li a:last-child {
padding-bottom:10px;
}
#side aside .st-link-guide li a:hover,
.post .entry-content .st-link-guide ul li a:hover,
.st-link-guide li a:hover {
opacity: 0.7;
} .st-link-guide .sub-menu,
.post .st-link-guide .sub-menu:not(.toc_list):not(.st_toc_list),
#side aside .st-link-guide .sub-menu {
margin-bottom: 10px;
padding-top:0;
}
.st-link-guide .sub-menu:last-child,
.post .st-link-guide .sub-menu:not(.toc_list):not(.st_toc_list):last-child {
margin-bottom: 0;
}
#side aside .st-link-guide .sub-menu li a:after,
.post .entry-content .st-link-guide .sub-menu li a:after,
.st-link-guide .sub-menu li a:after {
content: none;
}
#side aside .st-link-guide .sub-menu li a,
.post .entry-content .st-link-guide .sub-menu li a,
.st-link-guide .sub-menu li a {
position: relative;
background-color: transparent;
padding: 5px;
border-bottom: none;
text-align: left;
list-style: none;
margin-bottom: 0;
}
#side aside .st-link-guide .sub-menu li a,
.post .entry-content .st-link-guide .sub-menu li a,
.st-link-guide .sub-menu li a {
color: #000;
font-weight: normal;
}
.post .st-link-guide .sub-menu li a:last-child,
.post .entry-content .st-link-guide .sub-menu li a:last-child,
.post .st-link-guide .sub-menu li a:last-child {
padding-bottom:0;
} .st-slidebox-c {
margin-bottom:20px;
}
.post .st-btn-open{
color: #000;
cursor: pointer;
margin-bottom:0;
}
.st-slidebox{
padding-top:10px;
display: none;
}
.post .st-slidebox p:last-child{
margin-bottom:0;
} .st-memobox2 {
position: relative;
margin: 25px 0 20px;
padding: 20px 20px 0;
border: solid 1px #9E9E9E;
border-radius: 0;
}
.st-memobox2 .fa {
margin-right: 5px;
}
.st-memobox2 .st-memobox-title {
position: absolute;
display: inline-block;
top: -8px;
left: 10px;
padding: 0 9px;
line-height: 1;
background: #FFF;
color:#000;
font-weight:normal;
font-size:90%;
}
.st-memobox2 .st-memobox-title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
.st-memobox2 > * {
font-size:95%;
line-height: 1.5;
} .st-memobox {
position: relative;
margin: 20px 0;
padding: 20px 20px 0;
border: solid 2px #9E9E9E;
border-radius: 8px;
}
.st-memobox .fa {
margin-right: 5px;
}
.st-memobox .st-memobox-title {
position: absolute;
display: inline-block;
top: -8px;
left: 10px;
padding: 0 9px;
line-height: 1;
background: #FFF;
color:#9E9E9E;
font-weight:bold;
} .st-mybox {
position: relative;
margin: 25px 0;
padding: 0 20px;
border: solid 2px #9E9E9E;
border-radius: 8px;
}
.st-in-mybox {
padding: 20px 0;
}
.st-in-mybox p {
margin-bottom: 10px;
}
.st-in-mybox p:last-child {
margin-bottom: 0;
}
.st-mybox .fa {
margin-right: 5px;
}
.st-mybox .st-mybox-title {
position: absolute;
display: inline-block;
top: -8px;
left: 10px;
padding: 0 10px;
line-height: 1;
color:#9E9E9E;
font-weight:bold;
margin-bottom:10px;
} .freebox {
border-top:solid 1px #FEB20A;
padding:10px 0;
background:#f3f3f3;
font-size: 15px;
line-height: 25px;
margin-bottom: 20px;
position:relative;
}
.p-free {
padding:0;
}
.p-free:after {
content: "";	
display:block;
margin-bottom:30px;
}
.p-entry-f {
padding:3px 20px;
margin:0;
font-size:15px;
font-weight:bold;
background:#FEB20A;
color:#fff;
position:absolute;
top:0;
left:0;
max-width:80%;
}
.p-entry-f .fa {
margin-right: 5px;
}
.free-inbox {
padding:10px 15px 10px;
text-align:left;
}
.free-inbox p {
margin-bottom: 10px;
}
.free-inbox p:last-child {
margin-bottom: 10px;
} .post .st-minihukidashi,
.st-minihukidashi{
font-size:100%;
display: inline-block;
position: relative;
background: #f3f3f3;
color: #1a1a1a;
line-height: 1.4;
margin-bottom: 20px;
padding: 10px 20px;
border-radius: 20px;
z-index:2;
}
.post .st-minihukidashi span,
.st-minihukidashi span{
content: '';
position: absolute;
margin-left: -10px;
border: 10px solid transparent;
border-top: 10px solid #f3f3f3;
top: 100%;
left: 40px;
}
.st-minihukidashi .fa {
margin-right: 5px;
} .st-marumozi {
font-size: 85%;
padding: 5px 15px;
margin:0 10px 0 0;
display: inline-block;
}
.st-marumozi-big {
padding: 5px 15px;
margin:0 10px 0 0;
display: inline-block;
font-weight:bold;
}
.post p.st-marumozi-big-p {
margin-bottom: 0;
}
.st-marumozi .fa,
.st-marumozi-big .fa{
margin-right: 7px;
} .clip-memobox {
display:table;
background:#f3f3f3;
border-radius:3px;
margin-bottom:20px;
padding: 10px;
}
.clip-fonticon,
.clip-memotext{
display:table-cell;
vertical-align:middle;
}
.clip-fonticon{
padding: 0 15px 0 10px;
text-align:center;
}
.clip-memotext p:last-child{
margin-bottom:0;
}
.clip-memotext p{
margin-bottom:10px;
}
.clip-memotext {
padding-left:15px;
border-left:1px solid #E0E0E0;
width:100%;
box-sizing:border-box;
}
.clip-memotext > * {
font-size:95%;
line-height:1.7;
} .st-share {
background:#fafafa;
padding:5px;
border-radius:3px;
font-size:95%;
line-height:1.7;
}
.st-share:before {
content: "\00a0\00a0\f0c1\00a0\00a0\00a0";
font-family: FontAwesome;
color:#9E9E9E;
} .st-blackboard {
padding: 10px 20px 0px; 
border: 3px solid #f3f3f3;
background: #fff;
margin: 30px 0;
border-radius:0;
}
.st-blackboard-title-box {
text-align: center; 
margin-bottom:10px;
}
.st-blackboard-title {
color:#424242;
display: inline-block;
border-bottom:2px solid #424242;
font-weight: bold; 
text-align: center; 
padding:10px 10px 5px;
background:#fff;
}
.st-blackboard-title:before {
content: "\f0f6\00a0\00a0";
font-family: FontAwesome;
}
.st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no){
padding-left: 20px;
}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) {
padding-left: 30px;
}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li,
.post .st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li:last-child {
border-bottom:dotted 1px #ccc;
line-height:1.3;
padding:10px 0;
margin:0;
list-style:none;
text-indent:-1.3em;
padding-left:1.3em;
}
.st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no) li,
.post .st-blackboard:not(.square-checkbox) ol.st-blackboard-list:not(.st-css-no) li:last-child {
border-bottom:dotted 1px #ccc;
line-height:1.3;
padding:10px 0;
margin:0;
}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li:before {
content: "\f058\00a0\00a0";
font-family: FontAwesome;
color:#ff0000;
}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no).st-no-ck li,
.post .st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no).st-no-ck li:last-child {
text-indent:0;
padding-left:0;
}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list.st-no-ck li:before {
content: none;
} .st-blackboard.square-checkbox {
padding:30px 30px 15px;
box-sizing: border-box;
margin-bottom:20px;
}
#side aside .st-blackboard.square-checkbox ul li,
.st-blackboard.square-checkbox ul li {
position:relative;
display: block;
line-height: 1.5;
border-bottom: 1px dashed #ccc;
margin-bottom: 0.5em;
padding-top: .25em;
padding-bottom: 0.75em;
padding-left: calc(1.5em + 15px);
}
.st-blackboard.square-checkbox ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots) {
display: block;
margin-bottom: 0;
padding:10px 0 0;
}
.st-blackboard.square-checkbox ul li:last-child {
margin-bottom: 15px;
padding-bottom: 0.75em;
}
.st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before {
position: absolute;
top: calc(50% - .95em);
left: 0;
content: "\e907";
font-family: stsvg;
color:#ff0000;
z-index:2;
margin-right:15px;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
font-size:150%;
line-height:1.5;
}
.st-blackboard.square-checkbox ul li:after {
content: "\e904";
font-family: stsvg;
color:#ccc;
position:absolute;
z-index:1;
left:0;
top: calc(50% - .9em);
font-size:150%;
line-height:1.5;
} .st-square-checkbox:not(.st-square-checkbox-nobox) {
border: 3px solid #f3f3f3;
padding:30px 30px 15px;
box-sizing: border-box;
margin-bottom:20px;
}
#side aside .st-mybox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.post .st-mybox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.st-mybox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
#side aside .freebox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.post .freebox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child,
.freebox .st-square-checkbox.st-square-checkbox-nobox ul li:last-child {
margin-bottom: 0;
}
.st-square-checkbox ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots) {
margin-bottom: 0;
padding:0;
}
.st-square-checkbox.st-bold ul li {
font-weight: bold;
}
#side aside .st-square-checkbox ul li,
.post .st-square-checkbox ul li,
.st-square-checkbox ul li {
position:relative;
display: block;
line-height: 1.5;
border-bottom: 1px dashed #ccc;
margin-bottom: 0.5em;
padding-top: .25em;
padding-bottom: 0.75em;
padding-left: calc(1.5em + 15px);
}
.post .st-square-checkbox ul li:last-child,
.st-square-checkbox ul li:last-child {
margin-bottom: 15px;
padding-bottom: 0.5em;
}
.st-square-checkbox ul li:before {
position: absolute;
top: calc(50% - .95em);
left: 0;
content: "\e907";
font-family: stsvg;
color:#ff0000;
z-index:2;
margin-right:15px;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
font-size:150%;
line-height:1.5;
}
.st-square-checkbox ul li:after {
content: "\e904";
font-family: stsvg;
color:#ccc;
position:absolute;
z-index:1;
left:0;
top: calc(50% - .9em);
font-size:150%;
line-height:1.5;
} .st-mybtn {
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
display:block;
}
.st-mybtn:not(.st-mybtn-noborder) {
border:1px solid #ccc;
}
.st-mybtn a {
padding:10px;
text-align:center;
box-sizing:border-box;
display:block;
width:100%;
height:100%;
text-decoration:none;
}
.st-mybtn .fa:not(.fa-after){
margin-right:10px;
}
.st-mybtn .fa.fa-after{
margin-left:10px;
}
.st-mybtn:hover {
opacity:0.6;
}
.st-mybtn.st-btn-default {
width:100%;
} .st-mybtn.st-mybtn-mini {
border: none;
box-sizing:border-box;
margin: 0 3px 10px;
display: inline-block;
}
.st-mybtn.st-mybtn-mini a {
padding: 7px 15px;
text-align:left;
box-sizing:border-box;
display:inline-block;
width:inherit;
height:auto;
text-decoration:none;
font-size: 95%;
}
.st-mybtn.st-mybtn-mini .fa:not(.fa-after){
margin-right:10px;
}
.st-mybtn.st-mybtn-mini .fa.fa-after{
margin-left:10px;
}
.st-mybtn.st-mybtn-mini:hover {
opacity:0.6;
}
.st-mybtn.st-mybtn-mini.st-btn-default {
width:inherit;
} .st-mcbtn-box {
border-radius: 5px;
}
.st-mcbtn-box .st-mybtn,
.post .st-mcbtn-box .st-mybtn{
margin-bottom: 10px;
}
.st-mcbox-text,
.post .st-mcbox-text{
margin-bottom: 0;
font-size: 80%;
text-align: center;
}
.st-mcbox-title,
.post .st-mcbox-title{
font-weight: bold;
margin-bottom: 10px;
} .st-reflection-on,
.st-mybtn.st-reflection a {
position:relative;
overflow:hidden;
}
.st-reflection-on:after,
.st-mybtn.st-reflection a:after {
content:'';
height:100%;
width:30px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 3s ease-in-out infinite;
}
@-webkit-keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
} .st-itmebox img {
border:none!important;
}
a.itembox-link {
text-decoration:none;
font-size:90%;
display:block;
box-sizing:border-box;
}
a.itembox-link h5{
text-decoration:underline;
}
.st-cardbox.st-itmebox {
padding-top:10px;
}
a.itembox-link p,
.post a.itembox-link p{
margin-bottom:5px;
}
.st-cardbox.st-itmebox .clearfix dd h5, 
.post .st-cardbox.st-itmebox .clearfix dd h5, 
#side .st-cardbox.st-itmebox .clearfix dd h5
{
margin-bottom:0;
border:none;
}
a.itembox-link:hover{
opacity: 0.7;
}
a.itembox-link .itembox-price{
color:#616161;
} .st-user-comment-box {
display:flex;
align-items: center;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
}
.st-user-comment-img {
width:40px
}
.st-user-comment-img img {
border-radius:50%;
}
.st-user-comment-text{
padding-left:10px;width:calc(100% - 50px);
}
.st-user-comment-text p:not(.st-user-comment-attribute) {
font-weight:bold;
margin-bottom:-2px;
line-height:1.5;
}
.st-user-comment-box .st-star,
.st-user-comment-attribute {
font-size:70%;
margin-bottom:0;
font-weight:normal;
}
@media print, screen and (max-width: 959px) {
.st-user-comment-text p:not(.st-user-comment-attribute) {
line-height:1.3;
}
.st-user-comment-box .st-star,
.st-user-comment-attribute {
font-size:90%;
}
}
.st-user-comment-attribute {
color:#9E9E9E;
}
.st-user-comment-box .st-star {
margin-left: 7px;
}
.st-mybox .st-user-comment-box .fa-star {
margin-right: 0;
} #st_toc_container {
margin: 0 auto 20px;
text-align: center;
}
#st_toc_container .st_toc_title {
text-align:center;
padding: 5px;
font-weight:bold;
position:relative;
display: inline-block;
vertical-align: middle;
border-bottom: 2px solid #333;
margin-bottom: 5px;
}
#st_toc_container .st_toc_title {
margin:0 auto 20px;
} #st_toc_container.st_toc_contracted .st_toc_title {
margin:0 auto 10px;
}
#st_toc_container .st_toc_title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
#st_toc_container .st_toc_title .st_toc_toggle {
font-weight: normal;
font-size:95%;
}
.post #st_toc_container ul,
.post #st_toc_container ol {
list-style: none;
margin-bottom: 0;
}
.st_toc_number {
font-weight:bold;
margin-right:5px;
color:#ccc;
}
#st_toc_container ul a {
display: block;
text-decoration: none;
color: #000;
padding-bottom:7px;
border-bottom: 1px dashed #ccc;
}
#st_toc_container ul li li a {
padding-left: 5px;
}
#st_toc_container ul a:hover {
opacity:0.5;
}
#st_toc_container .st_toc_list > li> li > a {
margin-bottom:10px;
}
#st_toc_container .st_toc_list > li > a {
border-bottom: none;
}
.post #st_toc_container ul ul {
padding:  5px 0;
}
.post #st_toc_container ul ul ul {
padding-left: 10px;
}
#st_toc_container li {
font-weight:bold;
margin-bottom: 5px;
padding: 0;
list-style-type:none;
text-align: left;
text-indent:-0.8em;
padding-left:1em;
}
#st_toc_container > ul > li {
font-size: 18px;
}
#st_toc_container li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #333;
}
#st_toc_container li li a:before {
content: none;
}
#st_toc_container li li {
text-align:left;
font-weight:normal;
list-style:decimal outside none;
text-indent:0;
padding: 5px 0;
}
#st_toc_container li li li{
margin-bottom:0;
padding:3px 0;
list-style-type:none;
text-indent:-0.8em;
padding-left:1em;
}
#st_toc_container li li li a{
border:none;
margin-bottom:0;
padding:0;
}
#st_toc_container li li li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #9E9E9E;
} #st_toc_container.only-toc .st_toc_list {
padding: 10px 20px 20px 40px;
}
#st_toc_container.only-toc li{
padding:0;
font-weight:normal;	
text-indent: 0;
list-style-type: decimal;
border-bottom:dotted 1px #ccc;
}
#st_toc_container.only-toc ul a {
padding: 5px;
}
#st_toc_container.only-toc li a:before{
content: none;	
}
#st_toc_container.only-toc li a:before {
content: none;
} .st_toc_hierarchical:not(.st_toc_contracted) .st_toc_toggle {
display:none;
} .post #st_toc_container ol.st-original-toc > li {
list-style: decimal;
text-align:left;
font-weight: normal;
padding: 0;
text-indent: 0;
}
#st_toc_container ol.st-original-toc > li a:before {
content: none;
} #st_container.only-toc ul {
padding:20px;
}
#st_toc_container.only-toc li{
padding:0;
font-weight:normal;	
}
#st_toc_container.only-toc li a:before{
content: none;	
}
#st_toc_container.only-toc li{
list-style-type: decimal;
border-bottom:dotted 1px #ccc;
} #st-tab-content label {
-webkit-appearance: none;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
border-bottom: none;
cursor: pointer;
display: inline-block;
padding: 10px;
text-align: center;
width: 30%;
box-sizing: border-box;
opacity: 0.5;
border-radius: 3px 3px 0 0;
height:auto;
}
#st-tab-content {
margin-bottom: 20px;
}
#st-tab-content label {
margin-right: 5px;
}
#st-tab-content label:last-child {
margin-right: 0;
}
#st-tab-content input[name="st-tab"]:checked + label {
opacity: 1;
}
input[name="st-tab"] {
display:none;
}
.entry-content input[name="st-tab"][value="1"]:checked ~ #st-tab-main1,
.entry-content input[name="st-tab"][value="2"]:checked ~ #st-tab-main2,
.entry-content input[name="st-tab"][value="3"]:checked ~ #st-tab-main3 {
display: block;
}
.st-tab-main {
display:none;
} input:not(.st-form-nowide):not([type=checkbox]):not([type=radio]):not([type=submit]):not([type="image"]),textarea,select {
box-sizing:border-box;
width:100%;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]),textarea,select {
padding:5px;
}
.post input:not(.st-tab-label):not([type="image"]),.post textarea{
border-radius:3px;
border:1px solid #ccc;
}
.post input:not(.st-tab-label):not([type="image"]) {
padding:7px 15px;
margin:5px auto;
}
.post #search input{
border:none;
} .post_password input[type=submit] {
box-sizing:border-box;
padding:10px;
margin:10px auto;
width:50%;
}
.post_password {
text-align:center;
} .wpcf7-submit{
width:100%;
border-radius:20px;
background:#f3f3f3;
color:#000;
border:none;
margin:0 auto;
padding:10px;
display:block;
box-sizing:border-box;
} .responbox, 
.responbox30, 
.responbox33, 
.responbox40, 
.responbox50, 
.responbox60, 
.responbox70,
.responboxfree {
margin-bottom:10px;
}
.responbox .lbox {
margin-bottom:10px;
} .responboxfree {
display: flex;
}
.responboxfree .lbox{
padding-right: 7px;
box-sizing: border-box;
}
.responboxfree .rbox{
padding-left: 7px;
box-sizing: border-box;
} .responbox50.smart50 .lbox {
float:left;
width:49%;
box-sizing:border-box;
margin-bottom:-32768px;
padding-bottom:32768px;
}
.responbox50.smart50 .rbox {
float:right;
box-sizing:border-box;
width:49%;
margin-bottom:-32768px;
padding-bottom:32768px;
}
.responbox50.smart50 {
overflow:hidden;
} .responbox30.smart30 .lbox {
float:left;
width:30%;
box-sizing:border-box;
margin-bottom:-32768px;
padding-bottom:32768px;
}
.responbox30.smart30 .rbox {
float:right;
box-sizing:border-box;
width:70%;
margin-bottom:-32768px;
padding-left:10px;
padding-bottom:32768px;
}
.responbox30.smart30 {
overflow:hidden;
} .post .amazonjs_item h4, 
.post .amazonjs_item h4 a {
color:#1a1a1a!important;
font-size:15px;
background-color:transparent;
border:none!important;
padding:0!important;
}
.post .amazonjs_item ul li {
font-size:12px!important;
} .post ul.yyi-rinker-links:not(.toc_list):not(.st_toc_list) {
padding:0;
list-style:none;
}
div.yyi-rinker-contents div.yyi-rinker-image {
align-items: flex-start;
}
@media only screen and (max-width: 599px) {
.post ul.yyi-rinker-links li {
font-size:90%;
}
} .post .wpap-tpl {
max-width:100%;
box-sizing:border-box;
}
.post .wpap-tpl .wpap-link,
.post .wpap-tpl .wpap-link:hover {
box-shadow: none;
} .st-cardbox {
padding:15px;
border:1px solid #ccc;
margin-bottom:20px;
position: relative;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
transition: .3s;
width: 100%;
box-sizing: border-box;
}
a.st-cardlink,
a .st-cardbox h5,
a .st-cardbox p {
text-decoration:none;
color:#1a1a1a;
}
.st-cardbox:hover{
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
opacity:0.8;
}
.st-cardbox.kanren {
margin-top: 0;
}
.kanren.st-cardbox dl:last-child{
border-style: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.post .st-cardbox p,
.st-cardbox p {
margin-bottom:10px;
}
.st-cardbox .clearfix dd h5,
.post .st-cardbox .clearfix dd h5,
#side .st-cardbox .clearfix dd h5 {
margin-bottom:10px;
padding-bottom:5px;
}
.st-cardbox .clearfix dd p {
font-size:80%;
line-height:1.7;
margin-bottom:10px;
color:#616161;
}
.st-cardbox .clearfix dd p.cardbox-more {
margin-bottom:0;
} .st-cardbox-label {
position: absolute;
top: -4px;
left: -4px;
width: 100px;
height: 100px;
overflow: hidden;
}
.st-cardbox-label-text {
white-space: nowrap;
display: inline-block;
position: absolute;
padding: 7px 0;
left: -35px;
top: 25px;
width: 150px;
text-align: center;
font-size: 90%;
line-height: 1.2;
font-weight:bold;
background: #ffa520;
color: #fff;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
z-index:9999;
} .st-labelbox {
padding: 0;
margin-bottom: 20px;
position: relative;
}
.st-labelbox-label {
position: absolute;
top: -4px;
left: -4px;
width: 100px;
height: 100px;
overflow: hidden;
}
.st-labelbox-label-text {
white-space: nowrap;
display: inline-block;
position: absolute;
padding: 7px 0;
left: -35px;
top: 25px;
width: 150px;
text-align: center;
font-size: 90%;
line-height: 1.2;
font-weight: bold;
background: #ffa520;
color: #fff;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
z-index: 9999;
} .post p.cardbox-more {
margin-bottom:5px;
padding:5px 10px;
box-sizing:border-box;
border:1px solid #ccc;
text-align:center;
text-decoration:none;
color:#757575;
} #side aside .textwidget .kanren:not(.shortcode-kanren):not(.pop-box),
#side .st-cardbox {
padding:0;
margin-bottom:0;
background:#fff;
}
#side .textwidget .kanren:not(.shortcode-kanren):not(.pop-box) dt {
float: none!important;
width: 100%!important;
height:auto;
overflow: hidden;
}
#side .textwidget .kanren:not(.shortcode-kanren):not(.pop-box) dt img {
width: 100%!important;
}
#side .textwidget .kanren:not(.shortcode-kanren):not(.pop-box) dd {
padding: 10px 20px 20px;
}
#side .st-cardbox .clearfix dd p {
line-height: 1.8;
margin-bottom:10px;
}
#side .shortcode-kanren dd  .smanone {
display:none;
} #side .st-cardbox .clearfix dd p.cardbox-more {
margin-bottom:5px;
} #side .rankst-cont .st-cardbox {
padding:15px 15px 10px;
border:1px solid #ccc;
margin-bottom:20px;
}
#side .rankst-cont .kanren.st-cardbox dl:last-child{
border-style: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
#side .rankst-cont .post .st-cardbox p,
#side .rankst-cont .st-cardbox p {
margin-bottom:10px;
}
#side .rankst-cont .st-cardbox .clearfix dd h5,
#side .rankst-cont .post .st-cardbox .clearfix dd h5,
#side .rankst-cont .st-cardbox .clearfix dd h5 {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
}
#side .rankst-cont .st-cardbox .clearfix dd p {
font-size:90%;
line-height:1.8;
margin-bottom:10px;
} .st-cardstyle .st-cardbox {
border: none;
padding: 0;
}
.st-cardstyle .kanren dl,
.st-cardstyle .kanren.st-cardbox dl:last-child {
box-sizing:border-box;
border:1px solid #ccc;
background:#fff;
}
.st-cardstyle .kanren dl {
width:100%;
}
.st-cardstyle .kanren dt {
float: none!important;
width: 100%!important;
height:auto;
overflow: hidden;
position:relative;
}
.st-cardstyle .kanren dt img {
width: 100%!important;
}
.st-cardstyle .kanren dd {
padding: 20px 20px 15px;
}
.st-cardstyle .kanren .clearfix dd p {
line-height: 1.8;
}
.st-cardstyle .kanren .st-top-box {
padding:5px;
box-sizing:border-box;
width:100%;
}
.st-cardstyle .kanren .st-top-box dl {
margin-bottom:0;
position: relative;
}
.st-cardstyle .kanren .st-top-box a.st-box-a {
display: block;
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
z-index:999;
}
.st-cardstyle .kanren .st-top-box img.size-full,
.st-cardstyle .kanren .st-top-box img.size-large {
margin-bottom:0;
}
.st-cardstyle .cardbox-more a {
display:block;
} .st-kaiwa-box {
width: 100%;
height: auto;
margin-bottom: 20px;
display:table;
}
.st-kaiwa-face {
text-align:center;
display: table-cell;
width:60px;
vertical-align:top;
}
.st-kaiwa-face img{
border-radius: 60px;
border: 1px solid #ccc;
}
.st-kaiwa-face-name {
color: #616161;
font-size:70%;
line-height:1.5;
max-width:60px;
}
.st-kaiwa-area {
display: table-cell;
vertical-align:top;
text-align:left;
}
.st-kaiwa-hukidashi {
display: inline-block;
padding: 15px 20px;
margin-left: 20px;
border-radius: 7px;
position: relative;
background-color: #f9f9f9;
}
.post .st-kaiwa-hukidashi p:last-child {
margin-bottom:0px;
}
.st-kaiwa-hukidashi:after {
content: "";
position: absolute;
top: 30px;
left: -10px;
margin-top: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #f9f9f9 transparent transparent;
} .st-kaiwa-face2 {
text-align:center;
display: table-cell;
width:60px;
vertical-align:top;
}
.st-kaiwa-face2 img{
border-radius: 60px;
border: 1px solid #ccc;
}
.st-kaiwa-face-name2 {
color: #616161;
font-size:70%;
line-height:1.5;
max-width:60px;
}
.st-kaiwa-area2 {
display: table-cell;
vertical-align:middle;
text-align:right;
}
.st-kaiwa-hukidashi2 {
display: inline-block;
padding: 15px 20px;
margin-right: 20px;
border-radius: 7px;
position: relative;
background-color: #f9f9f9;
text-align:left;
}
.post .st-kaiwa-hukidashi2 p:last-child {
margin-bottom:0px;
}
.st-kaiwa-hukidashi2:after {
content: "";
position: absolute;
top: 30px;
right: -10px;
margin-top: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #f9f9f9;
}  .st-ac-box {
padding:10px 10px 0;
box-sizing:border-box;
}
.st-ac-box-bottom {
padding-top:20px;
padding-bottom:20px;
}
.menu-navigation-container {
overflow: hidden;
}
nav li a:hover {
text-decoration: underline;
}
#s-navi {
margin:0 -10px;
}
#s-navi ul.sub-menu {
display:none;
}
#s-navi dl.acordion p {
margin: 0;
}
#s-navi dl.acordion {
margin: 0px;
box-sizing:border-box;
width:100%;
}
#s-navi dt.trigger {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
height: 48px;
overflow: hidden;
}
.trigger .fa:not(.fa-bars) {
font-size:20px;
}
.trigger .op .fa:not(.fa-bars) {
font-size:23px;
} #st-mobile-logo {
padding: 15px 10px;
box-sizing: border-box;
text-align: left;
line-height: 20px;
font-size: 16px;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
header h1#st-mobile-logo,
header p#st-mobile-logo {
font-weight:bold;
}
#st-mobile-logo a {
text-decoration:none;
color:#000;
line-height:20px;
font-size:16px;
}
#st-mobile-logo img {
height:20px;
width:auto;
box-sizing:border-box;
} #s-navi dt.trigger .acordion_button {
max-width: 20%;
order: 1;
flex-grow: 0;
}
#s-navi dt.trigger .op {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
color: #333;
font-size:25px;
display:flex;
justify-content:center;
align-items:center;
height:48px;
overflow:hidden;
width:52px;
box-sizing:border-box;
}
#s-navi dt.trigger .op .fa {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#s-navi dt.trigger .op.has-text .fa::after {
margin-top: 3px;
font-family: Arial, sans-serif;
content: "MENU";
font-size: 8px;
letter-spacing: -.25px;
}
.s-navi-active #s-navi dt.trigger .op.has-text .fa::after {
content: "CLOSE";
} .s-navi-active #s-navi dt.trigger .acordion_button .fa-bars::before {
content: "\f00d";
} .s-navi-active .st-svg-menu::before {
content: "\e90e";
}
.s-navi-active .st-svg-menu_thin::before {
content: "\e90c";
}
.s-navi-active .st-svg-menu_cut::before {
content: "\e90d";
} #s-navi dt.trigger .acordion_extra_1 {
max-width: 40%;
order: 3;
flex-grow: 0;
}
#s-navi dt.trigger .acordion_extra_1 a {
text-decoration: none;
}
#s-navi dt.trigger .op-st {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
color: #ccc;
line-height:30px;
background:#000;
display:block;
box-sizing:border-box;
height:48px;
overflow:hidden;
padding: 10px;
}
#s-navi dt.trigger .op-st .fa{
margin-right:7px;
}
.op-text,
.op-text a {
font-size:13px;
line-height:30px;
vertical-align:middle;
margin:0;
padding:0;
text-decoration:none;
} #s-navi dt.trigger .acordion_extra_2 {
max-width: 40%;
order: 4;
flex-grow: 0;
}
#s-navi dt.trigger .acordion_extra_2 a {
text-decoration: none;
}
#s-navi dt.trigger .op-st2 {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
line-height:30px;
color: #ccc;
background:#1a1a1a;
display:block;
box-sizing:border-box;
height:48px;
overflow:hidden;
padding: 10px;
}
#s-navi dt.trigger .op-st2 .fa{
margin-right:7px;
}
.op-text2,
.op-text2 a {
font-size:18px;
line-height:30px;
vertical-align:middle;
margin:0
;
text-decoration:none;
padding:0;
overflow:hidden;
}
#s-navi:after {
content: "";
display: block;
clear: both;
margin-bottom:5px;
}
#s-navi dd.acordion_tree {
box-sizing:border-box;
text-align:left;
position: fixed;
top: 0;
width: 250px; transition: all .3s;
z-index: 10000;
height: 100vh;
left: -250px; max-height: 100vh;
-webkit-overflow-scrolling: touch;
}
#s-navi dd.acordion_tree .acordion_tree_content {
overflow: auto;
-webkit-overflow-scrolling: touch;
padding-top:10px;
}
.acordion_tree ul.menu li {
position: relative;
float: none;
font-size: 15px;
list-style:none;
}
.acordion_tree ul.menu li:hover {
cursor: pointer;
}
.acordion_tree ul.menu li a {
display: flex;
justify-content: space-between;
padding: 12px 15px;
text-decoration: none;
color: #000;
}
.acordion_tree ul.menu li .fa,
#s-navi .acordion_tree ul.menu li .menu-item-icon.fa {
margin: -12px -15px -12px 0;
padding: 0 15px 0 8px;
min-width: 1.25em;
display: flex;
justify-content: center;
align-items: center;
flex-grow: 0;
}
#s-navi .acordion_tree ul.menu li .fa {
margin: 0 .25em;
padding: 0;
min-width: 0;
display: inline-block;
} .acordion_tree ul.menu li .sub-menu a {
padding-left: 30px;
}
.acordion_tree ul.menu li .sub-menu .sub-menu a {
padding-left: 45px;
}
.acordion_tree ul.menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 60px;
}
.menu-close {
padding:10px;
} .s-navi-active #s-navi dl.acordion {
left: 250px; }
.s-navi-active #s-navi dd.acordion_tree {
left: 0;
} .s-navi-right #s-navi dt.trigger {
justify-content: flex-end;
}
.s-navi-right #st-mobile-logo {
order: 1;
}
.s-navi-right #s-navi dt.trigger .acordion_button {
order: 4;
}
.s-navi-right #s-navi dt.trigger .acordion_extra_1 {
order: 2;
}
.s-navi-right #s-navi dt.trigger .acordion_extra_2 {
order: 3;
}
.s-navi-right #s-navi dd.acordion_tree {
left: auto;
right: -250px; }
.s-navi-active.s-navi-right #s-navi dl.acordion {
left: -250px; }
.s-navi-active.s-navi-right #s-navi dd.acordion_tree {
right: 0;
} #s-navi dl.acordion .acordion_tree .st-ac-box .st-widgets-title {
font-size: 85%;
margin-bottom: 10px;
font-weight: bold;
} .acordion_tree .st-ac-box .widget_categories ul.st-ac-cat {
display: flex;
flex-wrap: wrap;
width:100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
box-sizing: border-box;
}
.acordion_tree .st-ac-box .widget_categories ul.st-ac-cat > li.cat-item  {
width: 50%;
box-sizing: border-box;
text-align:center;
list-style:none;
align-items: center;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.acordion_tree .st-ac-box .widget_categories ul.st-ac-cat li.cat-item a {
text-decoration:none;
padding:10px;
font-size:80%;
width:100%;
height:100%;
box-sizing:border-box;
display:flex;
justify-content:center;
align-items:center;
color:#000;
}
.acordion_tree .st-ac-box .widget_categories ul li.cat-item:hover {
opacity:0.7;
}
.acordion_tree .st-ac-box ul.st-ac-cat .children {
display:none ;
} .st-middle-menu ul {
display: flex;
flex-wrap: wrap;
width:100%;
box-sizing: border-box;
}
.st-middle-menu .menu > li {
box-sizing: border-box;
text-align:center;
list-style:none;
align-items: center;
}
.st-middle-menu .menu li a{
text-decoration:none;
padding:10px;
width:100%;
height:100%;
box-sizing:border-box;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-webkit-justify-content:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center;
}
.st-middle-menu .fa {
margin-right: 5px;
} #st-footermenubox {
position: fixed;
bottom: 0px;
left: 0;
transition: all .3s;
width:100%;
height:auto;
box-sizing:border-box;
padding: 7px 10px;
background:#fff;  
box-shadow:0px 0px 5px;
z-index:9999;
}
#st-footermenubox a {
text-decoration: none;
}
#st-footermenubox ul.menu  {
display:table;
table-layout: fixed;
width:100%;
}
#st-footermenubox ul.menu li{
display:table-cell;
vertical-align:middle;
text-align:center;
font-size:13px;
}
#st-footermenubox ul.menu li .fa{
font-size:13px;
} .s-navi-active #st-footermenubox {
left: 250px; } .s-navi-active.s-navi-right #st-footermenubox {
left: -250px; } nav.st5,
#st-menuwide div.menu,
#st-menuwide nav.menu
{
display:none;
}
#st-menubox nav.menu ul {
list-style: none;
} .st-cardlink-card img {
width: 100%;
}
.st-cardlink-column-d {
margin: auto;
padding: 10px 0 0;
display: flex;
list-style: none;
flex-wrap: wrap;
}
.st-cardlink-card {
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin: 5px;
width: 100%;
box-sizing: border-box;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
transition: .3s;
flex-shrink: 0;
flex-grow: 0;
overflow: hidden;
-webkit-font-smoothing: antialiased;
}
.st-cardlink-column-1 .st-cardlink-card {
width: calc(100% - 10px);
}
.st-cardlink-column-2 .st-cardlink-card {
width: calc(50% - 10px);
}
.st-cardlink-column-3 .st-cardlink-card {
width: calc(33.33% - 10px);
}
.st-cardlink-column-4 .st-cardlink-card {
width: calc(25% - 10px);
}
.st-cardlink-card:hover {
box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
opacity: .8;
}
.st-cardlink-card a {
display: flex;
justify-content: center;
align-items: center;
}
.st-cardlink-card.has-bg {
display: flex;
justify-content: center;
align-items: center;
background-position: 50% 50%;
position: relative;
z-index: 0;
padding: 20px;
background-size: cover;
font-weight: bold;
color: #fff;
font-size: 120%;
text-shadow: 1px 1px 1px #424242;
text-align: center;
min-height: 50px;
}
@media only screen and (min-width: 600px) {
.st-cardlink-card.has-bg {
min-height: 100px;
}
}
.st-cardlink-card.has-link {
padding: 0;
align-items: stretch;
}
.st-cardlink-card.has-bg.has-link .st-cardlink-card-link {
width: 100%;
padding: 20px;
box-sizing: border-box;
color: #fff;
text-decoration: none;
display: flex;
justify-content: center;
align-items: center;
}
@media print, screen and (max-width: 599px) {
.st-cardlink-card-link,
.st-cardlink-card-text {
font-size:90%;
}
}
.st-cardlink-card.has-bg.is-blurable::before {
content: '';
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
background: inherit;
-webkit-filter: blur(5px);
filter: blur(5px);
transition: -webkit-filter .3s ease;
transition: filter .3s ease;
transition: filter .3s ease, -webkit-filter .3s ease;
z-index: -1;
}
.st-cardlink-card.has-bg.is-blurable:hover::before {
-webkit-filter: blur(0);
filter: blur(0);
}
@media only screen and (max-width: 959px) {
.st-cardlink-column-d {
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}
.st-cardlink-column-3 .st-cardlink-card,
.st-cardlink-column-4 .st-cardlink-card {
width: calc(50% - 10px);
}
} #search {
padding-bottom: 0;
position: relative;
width: 100%;
}
#searchform {
border:#ccc 1px solid;
}
#s {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
height: 34px;
color: #333;
font-size: 14px;
border-radius: 0;
border-style: none;
z-index: 10;
padding: 10px 65px 10px 10px;
width: 100%;
box-sizing: border-box;
}
#searchsubmit {
border-radius: 0;
position: absolute;
right: 0;
top: 0;
width: 50px;
height: 34px;
z-index: 20;
box-sizing:border-box;
}
*:first-child + html #searchsubmit {
top: 1px;
}
main #searchsubmit {
top: 5px;
} .acordion_tree .search-box{
padding:10px;
} .footermenust {
text-align: center;
padding:20px;
margin-bottom:5px;
}
.footermenust li {
display: inline;
font-size: 14px;
padding:0 10px;
}
footer .footermenust li {
border-right:1px solid #ccc;
font-size:12px;
line-height:18px;
}
footer .footermenust li:last-child {
border-right:none;
}
#footer .footermenust a {
padding:0px;
margin:0px;
font-size:12px;
color:#757575;
}
footer ul, footer ol{
padding-left:30px;
}
#footer p.copyr {
margin-bottom: 0;
line-height: 1.2;
}  .st-pagelink {
padding:20px 0px;
text-align:center;
margin-bottom:20px;
display: table;
width: 100%;
}
.st-pagelink-in {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.st-pagelink:after {
content: "";
display:block;
clear:both;
}
.st-pagelink a {
text-decoration:none;
font-size:13px;
color: #9E9E9E;
}
.st-pagelink .page-numbers {
border:1px solid #ccc;
padding:8px 10px;
margin: 0 2px 5px;
font-size:15px;
min-width:20px;
display:inline-block;
text-align:center;
}
.st-pagelink .page-numbers.current,
.st-pagelink .page-numbers.disabled {
opacity:0.5;
} .st-pagelink-pages {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.st-pagelink-pages .page-numbers {
margin-right:5px;
}
.pagination {
clear: both;
position: relative;
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
padding-top: 20px;
padding-right: 0;
padding-bottom: 20px;
padding-left: 0;
}
.pagination span, .pagination a {
display: block;
float: left;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #fff;
background-color: #999;
}
.pagination a:hover {
color: #fff;
background-color: #666666;
}
.pagination .current {
padding: 6px 9px 5px 9px;
color: #fff;
background-color: #CCCCCC;
} #breadcrumb,
#breadcrumb ol,
#breadcrumb li,
#breadcrumb h1 {
margin:0;
padding:0;
font-weight:normal;
}
#breadcrumb ol li,
#breadcrumb ol li h1 {
color: #ccc;
font-size: 13px;
list-style:none;
display: inline-block;
}
#breadcrumb ol li a,
#breadcrumb ol li h1 a {
text-decoration: none;
color: #ccc;
} .sns {
box-sizing: border-box;
width: 100%;
margin: 0 auto;
padding: 10px 0 20px;
}
.sns.st-sns-top {
padding: 0;
}
.snstext,
.snscount {
font-size: 13px;
padding: 0 13px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.post .sns ul {
list-style: none;
padding: 0px!important;
margin: 0px 0px 20px;
}
.sns li {
float: left;
list-style: none;
width: 50%;
}
.sns li a {
box-sizing: border-box;
font-size: 15px;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
padding: 6px 10px 4px 15px;
color: #fff;
border-radius: 3px;
text-decoration: none;
height: 38px;
margin: 5px;
cursor: pointer;
vertical-align: middle;
line-height: 25px;
}
.sns li a .fa {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
min-width: 1.25em;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
padding-right: 13px;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.sns li a:hover {
transform: translate(0px, 1px);
} .sns .twitter a {
background: #55acee;
box-shadow: 0 3px 0 #4892cb;
}
.sns .twitter a:hover {
box-shadow: 0 2px 0 #4892cb;
}
.sns .fa-twitter {
border-right: 1px solid #9ACFF4;
} .sns .facebook a {
background: #3b5998;
box-shadow: 0 3px 0 #2c4373;
}
.sns .facebook a:hover {
box-shadow: 0 2px 0 #2c4373;
}
.sns .fa-facebook {
border-right: 1px solid #607BB2;
} .sns .googleplus a {
background: #dc4e41;
box-shadow: 0 3px 0 #d51e31;
}
.sns .googleplus a:hover {
box-shadow: 0 2px 0 #d51e31;
}
.sns .fa-google-plus {
border-right: 1px solid #E0776D;
} .sns .share-copy a {
background: #f3f3f3;
box-shadow: 0 3px 0 #ccc;
color:#757575;
}
.sns .share-copy a:hover {
box-shadow: 0 2px 0 #757575;
}
.sns .share-copy .fa-clipboard {
border-right: 1px solid #ccc;
} .sns .hatebu a {
background: #00a5de;
box-shadow: 0 3px 0 #0081b8;
}
.sns .hatebu a:hover {
box-shadow: 0 2px 0 #0081b8;
}
.sns .st-svg-hateb {
border-right: 1px solid #48B6DB;
} .sns .line a {
background: #25af00;
box-shadow: 0 3px 0 #219900;
}
.sns .line a:hover {
box-shadow: 0 2px 0 #219900;
}
.sns .fa-comment {
border-right: 1px solid #29c200;
}
.sns .fa-comment::before {
position: relative;
top: -1px;
} .sns .pocket a {
background: #f03e51;
box-shadow: 0 3px 0 #c0392b;
}
.sns .fa-get-pocket {
border-right: 1px solid #F27985;
}
.sns .pocket a:hover {
box-shadow: 0 2px 0 #F27985;
} #wp-calendar {
border-collapse: collapse;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
width: 100%;
}
#wp-calendar thead tr th {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
font-size: 14px;
padding: 10px 3px;
text-align: center;
background-color: #f3f3f3;
}
#wp-calendar td {
text-align: center;
padding: 10px 0;
background-color: #fff;
}
#wp-calendar caption {
font-weight: bold;
text-align: left;
padding-top: 10px;
padding-bottom: 5px;
font-size: 14px;
}
#wp-calendar tbody tr #today {
background-color: #b0e0e6;
} #page-top {
position: fixed;
z-index: 9999;
bottom: 20px;
right: 0;
font-size: 24px;
}
#page-top a {
text-decoration: none;
background: #ccc;
color: #fff;
text-align: center;
display: block;
-moz-opacity: 0.8;
opacity: 0.8;
padding:10px 14px;
cursor:pointer;
}
#page-top a:hover {
text-decoration: none;
color: #fff;
} .comment-form-comment label {
display:none!important;
}
#comments .comment-form-comment {
padding-top:10px;
}
.post .commets-list {
padding: 10px 0 0;
}
#comments li.comment {
padding: 5px 10px 5px 80px;
position: relative;
}
.comment-author {
padding: 0 10px;
position: absolute;
left:0;
top:10px;
}
.comment-author img {
margin-bottom: 5px;
}
#comments ol > li.comment:nth-child(even){
background: #fafafa;
}
.comment-author {
float: left;
width: 75px;
box-sizing:border-box;
margin: 0 auto;
text-align:center;
display: block;
}
.vcard .fn,
.comment-author a,
.comment-author {
font-size: 12px;
line-height: 1.3;
font-style: normal;
color: #757575;
}
div.comment-meta a{
color: #757575;
text-decoration: none;
}
#comments p a {
color: #333;
}
.post #comments h3 {
background-color: transparent;
}
#comments p {
font-size: 14px;
font-weight: normal;
line-height: 24px;
margin: 0px;
color: #333;
padding: 5px 0;
}
#comments label {
display: block;
}
.metadata dd a {
color: #333;
}
.metadata {
font-size: 13px;
line-height: 20px;
}
#comments {
font-size: 14px;
line-height: 24px;
color: #333;
margin-bottom: 20px;
}
.comment-body {
padding: 10px 10px 10px 0;
margin-bottom: 20px;
clear:both;
}
.says { display: none;
}
.commentmetadata {
box-sizing: border-box;
font-size: 12px;
line-height: 1.3;
width: 100%;
}
.reply {
padding: 5px;
font-size: 13px;
text-align: right;
}
#comments #respond {
font-weight: bold;
margin-bottom: 10px;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
color: #666;
}
#comments #commentform .tags {
padding: 10px;
background-color: #f3f3f3;
font-size: 13px;
}
#comments #commentlist img {
padding: 10px;
}
#comments .commets-list {
padding-left: 0px;
list-style-type: none;
}
ul.sub-menu {
padding: 0px;
}
.commets-list li {
list-style-type: none;
} .post .commets-list .children {
padding-left: 20px;
margin-bottom:0;
margin-left: 0;
}
.post .commets-list .children .children {
padding-left: 0px;
}
#comments .children li.comment{
padding-left: 0;
padding-right: 0;
}
#comments .children .comment-author {
left:-80px;
} .form-allowed-tags {
display: none;
}
#comments h3 {
background-image: none;
border: none;
margin-bottom: 0px;
padding: 0;
}
#comments h4 {
background-color: transparent;
padding: 0;
border: none;
margin-bottom: 0px;
}
#comments textarea {
box-sizing: border-box;
margin-bottom: 0;
width: 100%;
border: 1px #f2f2f2 solid;
}
#comments input {
box-sizing: border-box;
padding: 10px;
width: 100%;
border-radius: 2px;
border: 1px #f2f2f2 solid;
} #comments input[type="submit"] {
background-color: #f3f3f3;
padding: 10px;
-webkit-appearance: none;
border-radius: 3px;
border: 1px #f2f2f2 solid;
} .p-navi dl dt {
font-weight: bold;
font-size: 14px;
line-height: 24px;
float: left;
width: 50px;
color: #666;
}
.p-navi dl dd {
font-size: 15px;
padding-left: 55px;
line-height: 25px;
} #topnews-box div {
padding: 0 10px 10px;
}
#topnews-box {
padding: 0 0 10px;
margin-bottom:10px;
}
.st-topin #topnews-box {
padding: 10px 0 10px;
}
.news-ca {
font-size:13px;
}
#topnews-box div.rss-bar {
font-size: 14px;
border:1px solid #ccc;
margin-bottom:20px;
padding: 5px 15px;
margin-top:-10px;
}
.rss-bar a {
color:#333;
text-decoration:none;
}
#topnews-box dt {
font-size: 14px;
color: #727272;
padding-bottom: 5px;
}
#topnews-box dd {
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #ccc;
font-size: 14px;
margin-bottom: 10px;
}
#topnews-box div dl dd a {
color: #333;
text-decoration: none;
}
#topnews-box div dl dd a:hover {
color: #b22222;
} #header-slides[dir="rtl"] {
direction: rtl;
}
.header-slides-slide {
display: none;
}
.header-slides-slide:first-child {
display: block;
}
.header-slides-slide img {
width: auto;
height: auto;
} #st-magazine .kanren .st-catgroup {
z-index: 10000;
}
#magazine .st-catgroup{
position: relative;
z-index: 10000;
}
#magazine .kanren .st-top-box a.st-box-a {
z-index:2!important;
} #wrapper {
margin: 0 auto;
overflow:hidden;
}
body.fixed-footer #wrapper {
height:100%;
min-height: 100%;
}
header {
text-align: center;
}
#headbox {
padding: 0 10px 10px;
margin:0;
}
#side aside {
padding: 0 15px 20px;
}
footer {
clear: both;
padding: 0;
}
#footer {
padding: 20px 15px;
text-align: center;
}
#header-l {
padding-top:0;
}
main {
padding: 20px 15px;
margin: 0 0 20px;
background:#fff;
}
.post {
padding-bottom:10px;
}
section {
margin-bottom: 3em;
}
.st-eyecatch
{
margin: -20px -15px 15px;
position:relative;
}
.st-eyecatch-width
{
margin: 0 -15px 20px;
}
.st-eyecatch.st-eyecatch-under
{
margin-top: 0;
}
.st-eyecatch-under {
margin-bottom:20px;
position:relative;
}
.st-eyecatch img
{
width:100%;
}
.eyecatch-copyurl {
font-size:12px;
line-height:12px;
position:absolute;
bottom:17px;
right:10px;
background-color: rgba(255, 255, 255, 0.4);
padding:5px 10px;
border-radius:2px;
margin:0;
vertical-align:middle;
}
.eyecatch-copyurl .fa-camera-retro {
margin-right:5px;
}
.eyecatch-copyurl a, 
p.eyecatch-copyurl {
color:#212121;
}
.eyecatch-copyurl a:hover {
color: #b22222;
}
.eyecatch-copyurl:hover {
background-color: rgba(255, 255, 255, 0.5);
} .colum1.st-lp-wide .st-lp-wide-wrapper
{
margin: 0 -15px 0;
padding: 30px 15px 10px;
} .adbox {
padding:20px 0px;
margin:0 -15px;
text-align: center;
}
.middle-ad {
margin:0 -15px 10px;
text-align: center;
} .st-h-ad {
margin:0 0 20px;
} .adbox div {
margin:0px auto;
} .kanren .st-infeed-adunit {
border-bottom: 1px solid #f3f3f3;
margin-bottom: 20px;
padding-bottom: 10px;
} .colum1 .st-eyecatch
{
margin: -20px -15px 15px;
}
.colum1 .st-eyecatch-width
{
margin: 0 -15px 20px;
}
.colum1 .st-eyecatch.st-eyecatch-under
{
margin-top: 0;
}
.colum1 .st-eyecatch img
{
border-radius: 0 ;
} .lp header, 
.lp #gazou, 
.lp #itiran, 
.lp .kanren:not(.shortcode-kanren):not(.st-cardbox):not(.st-cardbox-ex), 
.lp #breadcrumb,
.lp nav, .lp .blogbox, 
.lp .tagst, .lp .point, 
.lp .p-navi, 
.lp .pagination,
.lp .n-entry-t,
.lp .st-pagelink {
display: none;
}
.lp .entry-title:not(.st-css-no2) {
font-size: 13px;
color: #ccc;
line-height:18px;
}
.lp .post img, 
.lp .post video, 
.lp .post object {
max-width: 100%;
height: auto;
display: block;
} #hakusinote {
background:#fff;
}
#hakusinote hr {
page-break-after: always;
color:#ff0000!important;
height: 0;
margin: 0;
padding: 0;
border: 0;
}
#hakusinote .copyr{
display:none;
} @media all and (-ms-high-contrast:none)
{
.rss-bar {
padding-top: 5px;
}
#s {
color:#ccc;
padding-top:7px;
}
} @media screen and (orientation: landscape) {  #headbox {
padding-right:  constant(safe-area-inset-right);
padding-left:  constant(safe-area-inset-left);
padding-right:  env(safe-area-inset-right);
padding-left:  env(safe-area-inset-left);
}
#side,
#s-navi dt{
padding-right: calc(constant(safe-area-inset-right) + 10px);
padding-left: calc(constant(safe-area-inset-left) + 10px);
padding-right: calc(env(safe-area-inset-right) + 10px);
padding-left: calc(env(safe-area-inset-left) + 10px);
}
.adsbygoogle {
margin-right: calc(constant(safe-area-inset-right));
margin-left: calc(constant(safe-area-inset-left));
margin-right: calc(env(safe-area-inset-right));
margin-left: calc(env(safe-area-inset-left));
}
#footer {
padding-right: calc(constant(safe-area-inset-right) + 10px);
padding-left: calc(constant(safe-area-inset-left) + 10px);
padding-right: calc(env(safe-area-inset-right) + 10px);
padding-left: calc(env(safe-area-inset-left) + 10px);
}
#st-footermenubox {
padding-right: calc(constant(safe-area-inset-right));
padding-left: calc(constant(safe-area-inset-left));
padding-bottom: calc(constant(safe-area-inset-bottom) + 7px );
padding-right: calc(env(safe-area-inset-right));
padding-left: calc(env(safe-area-inset-left));
padding-bottom: calc(env(safe-area-inset-bottom) + 7px );
}
.st-ac-box,
.s-navi-active .acordion_tree ul.menu li a { padding-left: calc(constant(safe-area-inset-left) + 10px);
padding-left: calc(env(safe-area-inset-left) + 10px);
}
.st-ac-box,
.s-navi-right .acordion_tree ul.menu li a { padding-right: calc(constant(safe-area-inset-right) + 10px);
padding-right: calc(env(safe-area-inset-right) + 10px);
padding-left: 10px;
} .s-navi-active .acordion_tree ul.menu li .sub-menu a {
padding-left: calc(constant(safe-area-inset-left) + 30px);
padding-left: calc(env(safe-area-inset-left) + 30px);
}
.s-navi-active .acordion_tree ul.menu li .sub-menu .sub-menu a {
padding-left: calc(constant(safe-area-inset-left) + 45px);
padding-left: calc(env(safe-area-inset-left) + 45px);
}
.s-navi-active .acordion_tree ul.menu li .sub-menu .sub-menu .sub-menu a {
padding-left: calc(constant(safe-area-inset-left) + 60px);
padding-left: calc(env(safe-area-inset-left) + 60px);
}
}
@media screen and (orientation: portrait) {  #st-footermenubox {
padding-bottom: constant(safe-area-inset-bottom);
padding-bottom: env(safe-area-inset-bottom);
}
#s-navi dd.acordion_tree {
padding-bottom: constant(safe-area-inset-bottom);
padding-bottom: env(safe-area-inset-bottom);
}
}  @media only screen and (max-width: 959px) {
.s-navi-active body {
position: fixed;
width: 100%;
height: 100%;
}
#st-ami {
position: relative;
transition: all .3s;
left: 0;
}
.s-navi-active #st-ami {
left: 250px; } .s-navi-active.s-navi-right  #st-ami {
left: -250px; } .st-header-under-widgets .slider {
padding-left:15px;
padding-right:15px;
}
#side aside {
clear: both;
float: none;
width: auto;
position: static;
} .sns .fa {
font-size:20px;
}
.sns li a {
box-sizing: border-box;
height: 48px;
padding: 10px 15px;
}  .rssbox a,
.st-originalbtn {
padding: 10px 15px;
}
.originalbtn-bold {
font-weight: bold;
font-size: 120%;
}
.btnwebfont i {
font-size: 120%;
} } @media only screen and (min-width: 600px) and (max-width: 959px) {
.s-navi-active #st-ami {
left: 320px; } .s-navi-active.s-navi-right  #st-ami {
left: -320px; } .kanren .clearfix dd h5:not(.st-css-no2) a {
font-size: 20px!important;
line-height: 30px!important;
} .sns .fa {
font-size:25px;
}
.sns li a {
box-sizing: border-box;
height: 58px;
padding: 15px 20px;
}  #side aside .st-pagelists ul li a {
padding:15px 20px;
} #side aside .st-pagelists .sub-menu a {
padding:15px 20px;
} #side aside .st-pagelists .sub-menu .sub-menu a {
padding:15px 20px;
} #s-navi dd.acordion_tree {
width: 320px; left: -320px; } .s-navi-active #s-navi dl.acordion {
left: 320px; } .s-navi-right #s-navi dd.acordion_tree {
left: auto;
right: -320px; }
.s-navi-active.s-navi-right #s-navi dl.acordion {
left: -320px; }
#s-navi dt.trigger {
height: 58px;
}
.trigger .fa:not(.fa-bars) {
font-size:25px;
}
.op-text,
.op-text a,
.op-text2,
.op-text2 a {
font-size:25px;
line-height:40px;
padding: 10px 0;
margin:0 0 0 7px;
} #st-mobile-logo {
padding:15px 20px;
line-height:30px;
font-size:25px;
}
#st-mobile-logo a {
line-height:30px;
font-size:25px;
}
#st-mobile-logo img {
height:30px;
} #s-navi dt.trigger .op {
font-size:30px;
width:66px;
height:58px;
}
#s-navi dt.trigger .op.has-text .fa::after {
margin-top: 4px;
} #s-navi dt.trigger .op-st,
#s-navi dt.trigger .op-st2 {
line-height:40px;
} #s-navi dt.trigger .op-st {
box-sizing:border-box;
font-size:30px;
line-height:40px;
padding: 9px 20px;
overflow:hidden;
height:58px;
} #s-navi dt.trigger .op-st2 {
box-sizing:border-box;
font-size:30px;
line-height:40px;
padding: 9px 20px;
overflow:hidden;
height:58px;
} .acordion_tree ul.menu li {
font-size: 20px;
}
.acordion_tree ul.menu li a {
padding: 15px 20px;
} .acordion_tree ul.menu li .sub-menu a {
padding-left: 40px;
}
.acordion_tree ul.menu li .sub-menu .sub-menu a {
padding-left: 60px;
}
.acordion_tree ul.menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 80px;
}  .s-navi-active #st-footermenubox {
left: 320px; } .s-navi-active.s-navi-right #st-footermenubox {
left: -320px; } #page-top {
font-size: 30px;
}
#page-top a {
padding: 15px 19px;
} .post .maruno ol li,
.post .maruck ul li{
line-height: 27px;
}
.post .maruno ol li:before,
.post .maruck ul li:before{
min-width:27px;
height:27px;
line-height:27px;
} } @media only screen and (min-width: 600px) {  p, .st-kaiwa-hukidashi, .st-kaiwa-hukidashi2, .yellowbox, .graybox, .redbox, .post ul li, .post ol li, .post h5, .post h6 {
font-size: 20px;
line-height: 30px;
} .entry-title:not(.st-css-no2),
.post .entry-title:not(.st-css-no2) {
font-size: 27px;
line-height: 40px;
} .h2modoki,
h2:not(.st-css-no2) {
font-size: 24px;
line-height: 35px;
} .post h3:not(.st-css-no2):not(.rankh3):not(#reply-title),
.h3modoki,
.st-step-title {
font-size: 22px;
line-height: 32px;
} .h4modoki,
.post h4:not(.st-css-no2):not(.point):not(.rankh4) {
font-size: 21px;
line-height: 31px;
}
header {
text-align: left;
}
#headbox {
padding: 0 10px 10px;
margin:0;
text-align:center;
}
#headbox img {
margin: 0 auto;
}
.sitename img {
max-width: 100%;
margin: 0;
}
main {
background-color: #fff;
padding: 20px 30px;
padding-right: calc(constant(safe-area-inset-right) + 10px); padding-left: calc(constant(safe-area-inset-left) + 10px); }
.st-eyecatch
{
margin: -20px -30px 10px;
}
.st-eyecatch-width
{
margin: 0 -30px 20px;
}
.st-eyecatch.st-eyecatch-under
{
margin-top: 0;
} .nowhits .pop-box {
margin:-20px 0 20px;
} .nowhits-eye .pop-box {
margin:-20px 0 20px;
} .colum1.st-lp-wide .st-lp-wide-wrapper
{
margin: 0 -30px 0;
padding: 30px 30px 10px;
} .freebox {
font-size: 18px;
line-height: 28px;
} p,
.post h5 {
margin-bottom: 20px;
}
dd p {
margin-bottom: 5px;
} .entry-title:not(.st-css-no2),
.post .entry-title:not(.st-css-no2) {
color: #333;
margin-bottom: 10px;
}
.h2modoki:after,
h2:not(.st-css-no2):after {
bottom: -10px;
left: 50px;
}
.h2modoki:before,
h2:not(.st-css-no2):before {
bottom: -10px;
left: 50px;
} .tuzuki a {
width:50%;
} .post p.cardbox-more {
display:inline-block;
}  .kanren .clearfix dd h5:not(.st-css-no2) a {
font-size:16px;
line-height: 26px;
}
.kanren:not(.st-cardbox) .clearfix dd p {
font-size:16px;
line-height: 26px;
} .kanren .no-thumbitiran h3:not(.st-css-no2) {
font-size:16px;
line-height:26px;
} .kanren.pop-box dd h5:not(.st-css-no2), 
#side .kanren.pop-box dd h5:not(.st-css-no2) {
font-size: 18px;
line-height:27px;
} aside h4:not(.st-css-no2),
#side aside h4:not(.st-css-no2),
.st-widgets-title:not(.st-css-no2) {
font-size:16px;
}
#side aside #mybox ul li ul li {
font-size: 16px;
line-height: 26px;
} .yellowbox,
.redbox,
.graybox
{
margin-bottom: 20px;
} .st-mybtn.st-btn-default {
width:60%;
} .adbox {
margin:0;
text-align: left;
}
.adbox div {
margin:0;
}
.middle-ad {
margin:0 0 10px;
text-align: left;
} .responbox .lbox img {
width:100%;
box-sizing:border-box;
} .responbox30 .lbox {
float:left;
padding-right:15px;
width:30%;
box-sizing:border-box;
}
.responbox30 .rbox {
float:left;
box-sizing:border-box;
width:70%;
} .responbox33 .lbox {
float:left;
padding:5px;
width:33.33%;
box-sizing:border-box;
} .responbox .lbox {
float:left;
padding-right:15px;
width:40%;
box-sizing:border-box;
}
.responbox .rbox {
float:left;
box-sizing:border-box;
width:60%;
}
.responbox40 .lbox {
float:left;
padding-right:15px;
width:40%;
box-sizing:border-box;
}
.responbox40 .rbox {
float:left;
box-sizing:border-box;
width:60%;
} .responbox50 .lbox {
float:left;
padding-right:7px;
width:50%;
box-sizing:border-box;
}
.responbox50 .rbox {
float:left;
padding-left:7px;
box-sizing:border-box;
width:50%;
} .responbox60 .lbox {
float:left;
padding-right:15px;
width:60%;
box-sizing:border-box;
}
.responbox60 .rbox {
float:left;
box-sizing:border-box;
width:40%;
} .responbox70 .lbox {
float:left;
padding-right:15px;
width:70%;
box-sizing:border-box;
}
.responbox70 .rbox {
float:right;
box-sizing:border-box;
width:30%;
} #topnews-box div {
padding: 0 10px 10px;
}
#topnews-box div.rss-bar {
font-size: 14px;
}
#topnews-box dt {
font-size: 14px;
margin-bottom: 5px;
padding-bottom: 5px;
float: left;
width: 90px;
clear: both;
}
#topnews-box dd {
padding-left: 100px;
padding-bottom: 5px;
font-size: 14px;
margin-bottom: 10px;
}
#topnews-box div dl dd a {
text-decoration: none;
} #topnews dt {
float: left;
width: 150px;
}
#topnews dt img {
width: 100%;
}
#topnews dd {
padding-left: 170px;
}
#topnews .clearfix dd h5 {
font-size: 24px;
font-weight: bold;
padding: 0px;
margin-bottom: 5px;
}
#topnews .clearfix dd p {
font-size: 13px;
color: #666;
line-height: 24px;
margin: 0px;
padding: 0px;
}
#topnews .clearfix dd h5 a {
color: #333;
text-decoration: none;
} .colum1 #side {
display: none;
}
.colum1 main {
margin: 0px -10px 20px;
padding:20px 30px;
padding-right: calc(constant(safe-area-inset-right) + 10px); padding-left: calc(constant(safe-area-inset-left) + 10px); }
.home .colum1 main,
.category .colum1 main {
padding-right: calc(constant(safe-area-inset-right) + 10px)!important; padding-left: calc(constant(safe-area-inset-left) + 10px)!important; } #hakusinote .colum1 main {
margin: 0px;
padding:20px;
}
.colum1 .st-eyecatch
{
margin: -20px -50px 10px;
}
.colum1 .st-eyecatch-width
{
margin: 0 -50px 20px;
}
.colum1 .st-eyecatch.st-eyecatch-under
{
margin-top: 0;
} main .st-formbtn{
width:60%;
margin:20px auto;
} .st-youtube .fa-youtube-play{
font-size:60px;
width: 60px;
height:60px;
} .st-cardbox .clearfix dd h5 {
margin-bottom:10px;
} .st-cardstyleb .st-cardbox {
border: none;
padding: 0;
}
.st-cardstyleb .kanren dl,
.st-cardstyleb .kanren.st-cardbox dl:last-child {
box-sizing:border-box;
border:1px solid #ccc;
background:#fff;
}
.st-cardstyleb .kanren dl {
width:100%;
}
.st-cardstyleb .kanren dt {
float: none!important;
width: 100%!important;
height:auto;
overflow: hidden;
position:relative;
}
.st-cardstyleb .kanren dt img {
width: 100%!important;
}
.st-cardstyleb .kanren dd {
padding: 20px;
}
.st-cardstyleb .kanren .clearfix dd p {
line-height: 1.8;
}
.st-cardstyleb .kanren .st-top-box {
padding:5px;
box-sizing:border-box;
width:100%;
}
.st-cardstyleb .kanren .st-top-box dl {
margin-bottom:0;
position: relative;
}
.st-cardstyleb .kanren .st-top-box a.st-box-a {
display: block;
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
z-index:999;
}
.st-cardstyleb .kanren .st-top-box a:hover {
text-decoration: none;
background:#fff;
opacity:0.3;
}
.st-cardstyleb .kanren .st-top-box img.size-full,
.st-cardstyleb .kanren .st-top-box img.size-large {
margin-bottom:0;
}
.st-cardstyleb .cardbox-more a {
display:block;
} #st_toc_container > ul > li {
font-size: 20px;
} } @media print, screen and (min-width: 960px) { p, .st-kaiwa-hukidashi, .st-kaiwa-hukidashi2, .yellowbox, .graybox, .redbox, .post ul li, .post ol li, .post h5, .post h6, .post table tr td,
table tr td {
font-size: 15px;
line-height: 27px;
} .entry-title:not(.st-css-no2),
.post .entry-title:not(.st-css-no2) {
font-size: 27px;
line-height: 40px;
} .h2modoki,
h2:not(.st-css-no2) {
font-size: 22px;
line-height: 32px;
} .post h3:not(.st-css-no2):not(.rankh3):not(#reply-title),
.h3modoki,
.st-step-title {
font-size: 20px;
line-height: 30px;
} .h4modoki,
.post h4:not(.st-css-no2):not(.point):not(.rankh4) {
background-color: #f3f3f3;
font-size: 16px;
line-height: 26px;
} .st-cardbox .clearfix dd h5,
.post .st-cardbox .clearfix dd h5,
#side .st-cardbox .clearfix dd h5 {
border-bottom:1px dotted #ccc;
} .post-card-list-item .st-catgroup.itiran-category .catname {
padding: 8px;
} a:hover img {
-moz-opacity: 0.8;
opacity: 0.8;
}
#playnow:hover {
opacity:0.6;
}
header .sitename a:hover {
-moz-opacity: 0.8;
opacity: 0.8;
}
.post .st-catgroup a:hover {
opacity:0.5;
}
.rssbox a:hover {
-moz-opacity: 0.8;
opacity: 0.8;
}
#side aside .st-pagelists ul li a:hover {
-moz-opacity: 0.8;
opacity: 0.8;
}
.tagcloud a:hover {
opacity:0.5;
}
a:hover .st-formbtn {
opacity:0.7;
}
a:hover .st-originalbtn
{
opacity:0.7;
}
.wpcf7-submit:hover{
opacity:0.9;
}
.st-cardstyle .kanren .st-top-box a:hover {
text-decoration: none;
background:#fff;
opacity:0.3;
}
.op-st:hover {
opacity:0.5;
}
.op-st2:hover {
opacity:0.5;
}
.st-pagelink a:hover {
opacity:0.5;
} #topnews-box {
padding: 10px 0;
} .st-author-sns .fa {
font-size:150%;
}
#side .st-author-description{
font-size:80%;
margin-bottom:10px;
} #st-menuwide {
border-radius: 1px;
border: solid 1px #E0DEDE;
padding: 0px;
margin:0 auto; background: #f3f3f3; background: -webkit-linear-gradient(
#fff 0%,
#f3f3f3 100%
); background: linear-gradient(
#fff 0%,
#f3f3f3 100%
);
}
nav.smanone {
margin:0 auto;
}
nav.st5 {
margin:0 auto;
}
header .smanone ul.menu li .fa, 
header nav.st5 ul.menu li .fa, 
header #st-menuwide div.menu li .fa, 
header #st-menuwide nav.menu li .fa {
margin-right: 5px;
}
header .smanone ul.menu li{
box-sizing: border-box;
list-style-type:none;
float:left;
width:160px;
height:40px;
text-align:center;
border-right:solid 1px #f3f3f3;
position:relative;
}
header .smanone ul.menu>li:last-child {
border:none;
}
header .smanone ul.menu li a{
display:block;
font-size: 13px;
overflow:hidden;
width:100%;
height:100%;
line-height:40px;
color:#000;
text-decoration:none;
position:relative;
z-index:1;
}
header .smanone ul.menu li li a{
background:#f3f3f3;
border-top:#ccc dotted 1px;
z-index:99999;
}
header .smanone ul.menu li a:hover{
color:#ff0000;
}
header .smanone ul.sub-menu li ul.sub-menu{
position:absolute;
left:160px;
top:0;
}
header .smanone ul.sub-menu{
display:none;
} header .smanone ul.menu{
zoom:1;
}
*+html header .smanone ul.menu li{
display:inline;
zoom:1;
}
*+html header .smanone ul.sub-menu{
zoom:1;
position:relative;
}  #side aside .st-pagelists ul li a {
padding-top:8px;
padding-bottom:8px;
} #side aside .st-pagelists .sub-menu a {
padding-top:8px;
padding-bottom:8px;
} #side aside .st-pagelists .sub-menu .sub-menu a {
padding-top:8px;
padding-bottom:0;
}
#side aside .st-pagelists .sub-menu .sub-menu li:last-child {
padding-bottom:8px;
}
.smanone {
display: block;
}
.pcnone {
display: none!important;
}
header {
padding: 0;
}
#header-l {
padding-top: 0;
}
#headbox {
padding: 10px;
margin:0 auto;
text-align:left;
}
#headbox img {
margin:0;
}
#st-headwide #headbox img{
margin:0 auto;
}
nav {
display: block;
} .ie7 aside ul li, 
.ie8 aside ul li, 
.ie9 aside ul li {
display: list-item;
padding: 0;
} .freebox {
font-size: 14px;
line-height: 24px;
} p,
.post h5
{
margin-bottom: 20px;
}
dd p {
margin-bottom: 5px;
} .entry-title:not(.st-css-no2),
.post .entry-title:not(.st-css-no2) {
color: #333;
margin-bottom: 10px;
} .blogbox p {
font-size: 13px;
margin: 0px;
color: #ccc;
line-height: 18px;
}
.h2modoki:after,
h2:not(.st-css-no2):after {
bottom: -10px;
left: 50px;
}
.h2modoki:before,
h2:not(.st-css-no2):before {
bottom: -10px;
left: 50px;
}
.post dd h5:not(.st-css-no2) {
margin-bottom: 5px;
} #side aside ul li {
font-size: 14px;
line-height: 24px;
}
#side aside #mybox ul li ul li {
font-size: 14px;
line-height: 24px;
} .kanren.pop-box dd h5:not(.st-css-no2), 
#side .kanren.pop-box dd h5:not(.st-css-no2) {
font-size: 16px;
line-height:26px;
} .yellowbox,
.redbox,
.graybox
{
margin-bottom: 20px;
} .clip-memotext > * {
font-size:90%;
} .st-memobox2 > * {
font-size:90%;
} .post .st-minihukidashi,
.st-minihukidashi{
font-size: 90%;
} #header-l {
float:left;
max-width:380px;
}
#header-r {
float:right;
max-width:400px;
padding-top:0px
}
#header-r a{
text-decoration:none;
}
#header-r p {
margin:0px;
}
#header-r .footermenubox {
margin-bottom:10px;
} #header-r .footermenust {
padding:0 10px 0 0;
margin:0px 0 5px;
text-align:right;
}
#header-r .footermenust li {
border-right:1px solid #000;
font-size:12px;
line-height:18px;
margin:0;
}
#header-r .footermenust li:last-child {
border-right:none;
}
#header-r .footermenust a {
padding:0px;
margin:0px;
font-size:12px;
color:#000;
} .head-telno {
font-size:25px;
padding: 0 10px 10px;
text-align:center;
}
#header-r .head-telno {
text-align:center;
}
.head-telno a{
color:#000;
}
header .headbox .textwidget{
padding:5px 10px;
border-radius:3px;
} #footer .headbox .textwidget {
display: inline-block;
padding: 5px 20px;
border-radius: 3px;
margin: 0 auto 10px;
background:#ccc;
}
#footer .headbox p {
font-size: 12px;
line-height: 18px;
text-align: center;
margin-bottom:0;
} #st-headwide #header-l {
float:none;
max-width:100%;
box-sizing:border-box;
padding:0;
}
#st-headwide #header-r {
display:none;
} .footer-r {
box-sizing:border-box;
padding:0 15px 10px 0px;
text-align:left;
}
.footer-r > * {
font-size:13px;
line-height:18px;
text-align:left;
}
.footer-l {
float:left;
width:30%;
min-width:300px;
box-sizing:border-box;
text-align:left;
padding:0 20px 0 0;
}
.footer-l > * {
text-align:left;
}
.footer-l .head-telno{
padding-left:0;
}
.footer-r {
float:right;
width:70%;
box-sizing:border-box;
}
.footer-r.footer-column3{
padding-right: 0;
}
.footer-r-2 { float:left;
width:50%;
box-sizing:border-box;
padding-right: 10px;
padding-bottom: 10px;
}
.footer-r-3 { float:right;
width:50%;
box-sizing:border-box;
padding-left: 10px;
padding-bottom: 10px;
} .st-pagelink .page-numbers {
padding:7px 8px;
} #side aside .st-pagelists li {
font-size:13px;
line-height:24px;
} aside h4:not(.st-css-no2),
#side aside h4:not(.st-css-no2),
.st-widgets-title:not(.st-css-no2) {
font-size:14px;
} #wrapper {
overflow:visible; padding:0;
width:100%;
}
#st-header {
margin:0 auto;
}
#content {
margin:0 auto;
}
#content-w {
padding-top: 10px;
}
#side {
padding:0;
}
footer {
width:100%;
}
#footer {
margin:0 auto;
}
#footer-in {
margin:0 auto;
}
.st-eyecatch
{
margin: -30px -50px 10px;
}
.st-eyecatch-width
{
margin: 0 -50px 20px;
}
.st-eyecatch.st-eyecatch-under
{
margin-top: 0;
}
.st-eyecatch img
{
border-radius: 4px 4px 0 0 ;
}
.st-eyecatch.st-eyecatch-under img
{
border-radius: 0 ;
} .colum1.st-lp-wide .st-lp-wide-wrapper
{
margin: 0 -70px 0;
padding: 40px 70px 20px;
}  .colum1 #side {
display: none;
}
.colum1 main {
margin: 0 0 20px;
padding:30px 70px;
} #hakusinote #st-header, #hakusinote #content, #hakusinote #footer-in { 
max-width:800px;
}
#hakusinote .colum1 main {
margin: 0px;
padding:20px;
} .sns{
width:90%;
}
.sns li {
width:33%;
}
.snstext{
display:inline;
} dd h3 a {
color: #333;
text-decoration: none;
font-size:16px;
line-height: 26px;
}
.kanren:not(.st-cardbox) .clearfix dd p {
font-size: 80%;
line-height: 1.7;
}
.colum1 .st-eyecatch
{
margin: -30px -70px 10px;
}
.colum1 .st-eyecatch-width
{
margin: 0 -70px 20px;
}
.colum1 .st-eyecatch.st-eyecatch-under
{
margin-top: 0;
} nav.st5 {
padding:5px;
display:block;
}
nav.st5 li {
list-style: none;
position: relative;
float: left;
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
border-right:1px solid #ccc;
padding-top: 5px;
padding-bottom: 5px;
}
nav.st5 li:last-child {
border:none;
}
nav.st5 li .sub-menu,
nav.menu li .children {
display:none;
}
nav.st5 li a {
color: #333;
text-decoration: none;
}
.menu-nav.st5igation-container {
overflow: hidden;
}
nav.st5 li a:hover {
text-decoration: underline;
} #st-menuwide div.menu,
#st-menuwide nav.menu {
margin:0 auto;
padding:5px;
display:block;
}
#st-menuwide div.menu:after,
#st-menuwide nav.menu:after {
content:'';
display:block;
clear:both;
}
#st-menuwide div.menu li,
#st-menuwide nav.menu li {
position: relative;
float: left;
font-size: 14px;
padding-left: 15px;
padding-right: 15px;
border-right:1px solid #ccc;
padding-top: 5px;
padding-bottom: 5px;
}
#st-menuwide div.menu li:last-child,
#st-menuwide nav.menu li:last-child {
border:none;
}
#st-menuwide div.menu li .sub-menu,
#st-menuwide nav.menu li .sub-menu {
display:none;
}
#st-menuwide div.menu li a,
#st-menuwide nav.menu li a {
color: #333;
text-decoration: none;
} .nowhits .pop-box {
position:relative;
margin:-30px 0 20px;
border-top:solid 1px #FEB20A;
} .st-eyecatch+.nowhits .pop-box {
position:relative;
margin:-20px 0 20px;
border-top:solid 1px #FEB20A;
}
.nowhits-eye .pop-box {
position:relative;
margin:-20px 0 20px;
border-top:solid 1px #FEB20A;
}
.nowhits .p-entry {
top:0;
left:0;
}
.nowhits .p-entry-t {
margin-bottom:30px;
} .wpcf7-submit{
width:50%;
} .st-middle-menu {
display:none;
} #st_toc_container {
padding-left: 30px;
padding-right: 30px;
}
#st_toc_container > ul > li {
font-size: 16px;
} #st_toc_container.only-toc > ul > li {
font-size: 15px;
} } @media only screen and (max-width: 599px) { .post .scroll-box table td,
.post .scroll-box table td p
{
white-space: nowrap;
} .scroll-box {
position:relative;
}
.scroll-box:before {
content:"\f0ec";
font-family: FontAwesome;
position:absolute;
top:0;
left:0;
z-index:9;
background: rgba(204,204,204,0.8);
padding:0.2em;
font-size:120%;
border-radius:0 0 5px 0;
color:#fff;
} .cardbox-more a {
display:block;
} .st-h-ad {
margin:0 -15px 20px;
text-align:center;
width: initial!important;
} .sp-ad {
margin:0 -15px;
text-align:center;
width: initial!important;
} .slick-slides-to-show-3 .post-card-date,
.slick-slides-to-show-2 .post-slide-date,
.is-small-columns-2 .post-card-date,
.is-small-columns-3 .post-card-date{
font-size:0.7em;
} }@media only screen and (max-width: 959px) { } @media only screen and (min-width: 600px) and (max-width: 959px) { } @media only screen and (min-width: 600px) { } @media print, screen and (min-width: 960px) { } @media print, screen and (max-width: 599px) { } #header-l {
text-align: center;
float: none;
max-width: initial;
} aside .kanren { padding-top: 0px;}
.random{padding:0px;margin:0px;}
.random ul{padding:0px;margin:0px;display:inline-block;}
.random li{float:left;position:relative;list-style:none;}
.random li:last-child{margin-right:0px;}
@media only screen and (min-width: 300px) and (max-width:399px){ .random span{background:rgba(0,0,0,0.6);color:#fff;font-size:11px;padding:5px;position:absolute;left:0;bottom:0;line-height:normal;width:130px;}
.random li img{width:140px;height:auto;border:0px;}
}
@media only screen and (min-width: 400px) and (max-width:499px){ .random span{background:rgba(0,0,0,0.6);color:#fff;font-size:11px;padding:5px;position:absolute;left:0;bottom:0;line-height:normal;width:167px;}
.random li img{width:187px;height:auto;border:0px;}
}
@media only screen and (min-width: 600px) { .random span{background:rgba(0,0,0,0.6);color:#fff;font-size:11px;padding:5px;position:absolute;left:0;bottom:0;line-height:normal;width:160px;}
.random li img{width:170px;height:auto;border:0px;}
}
@media only screen and (max-width: 960x) { .random span{background:rgba(0,0,0,0.6);color:#fff;font-size:11px;padding:5px;position:absolute;left:0;bottom:0;line-height:normal;width:160px;}
.random li img{width:170px;height:auto;border:0px;}
}
@media print, screen and (min-width: 960px) { .random span{background:rgba(0,0,0,0.6);color:#fff;font-size:11px;padding:5px;position:absolute;left:0;bottom:0;line-height:normal;width:145px;}
.random li img{width:155px;height:auto;border:0px;}
}
 img[width="1"] {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
border: 0;
white-space: nowrap;
}
.scroll-box img[width="1"] {
position:static;
}
.rankst-wrap {
margin-bottom: 10px;
}
.rankst {
margin-bottom: 10px;
overflow: hidden;
}
.rankst-box {
margin-bottom:0px;
}
.rankst p {
margin-bottom: 10px;
overflow: hidden;
}
.rankst-cont blockquote {
background-color: transparent;
background-image: none;
padding:0px;
margin-top: 0px;
border: none;
}
.rankst-cont {
margin: 0px;
}
.rankst-l.post, .rankst-l {
text-align:center;
padding:0 0 20px;
}
.rankstlink-l {
width: 100%;
text-align: center;
}
.rankstlink-r {
float: right;
width: 100%;
} .st-star {
color:#FFB400;
font-size:15px;
} .rankstlink-l p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: #4FC3F7; background: -webkit-linear-gradient(top,  #4FC3F7 0%,#29B6F6 100%); background: linear-gradient(to bottom,  #4FC3F7 0%,#29B6F6 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
}
.rankstlink-l p {
width: 90%;
text-align: center;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
box-shadow: 0 3px 0 #039BE5;
position:relative;
}
.rankstlink-l p:hover {
box-shadow: 0 1px 0 #039BE5;
top:1px;
} .rankstlink-l2 p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: -webkit-linear-gradient(top,  #4FC3F7 0%,#29B6F6 100%); background: linear-gradient(to bottom,  #4FC3F7 0%,#29B6F6 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
box-sizing:border-box;
}
.rankstlink-l2 p {
width: 90%;
text-align: center;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
box-shadow: 0 3px 0 #039BE5;
position:relative;
}
.rankstlink-l2 p:hover {
box-shadow: 0 1px 0 #039BE5;
top:1px;
} .rankstlink-b p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: -webkit-linear-gradient(top,  #4FC3F7 0%,#29B6F6 100%); background: linear-gradient(to bottom,  #4FC3F7 0%,#29B6F6 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
}
width: 90%;
text-align: center;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
box-shadow: 0 3px 0 #039BE5;
position:relative;
}
.rankstlink-b p:hover {
box-shadow: 0 1px 0 #039BE5;
top:1px;
} .rankstlink-r p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: -webkit-linear-gradient(top,  #ef5350 0%,#e53935 100%); background: linear-gradient(to bottom,  #ef5350 0%,#e53935 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
}
.rankstlink-r p {
width: 90%;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 3px 0 #b61b17;
position:relative;
}
.rankstlink-r p img{
display:none;
}
.rankstlink-r p:hover {
box-shadow: 0 1px 0 #b61b17;
top:1px;
} .rankstlink-r2 p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: -webkit-linear-gradient(top,  #ef5350 0%,#e53935 100%); background: linear-gradient(to bottom,  #ef5350 0%,#e53935 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
box-sizing:border-box;
}
.rankstlink-r2 p {
width: 90%;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 3px 0 #b61b17;
position:relative;
}
.rankstlink-r2 p img{
display:none;
}
.rankstlink-r2 p br{
display:none;
}
.rankstlink-r2 p:hover {
box-shadow: 0 1px 0 #b61b17;
top:1px;
} .rankstlink-r2 .fa,
.rankstlink-l2 .fa {
margin-right: 5px;
} .rankstlink-a p a {
display: block;
width: 100%;
box-sizing:border-box;
text-align: center;
padding: 10px; background: -webkit-linear-gradient(top,  #ef5350 0%,#e53935 100%); background: linear-gradient(to bottom,  #ef5350 0%,#e53935 100%);
color: #ffffff;
text-decoration: none;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight:bold;
}
.rankstlink-a p {
width: 90%;
margin-right: auto;
margin-left: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 3px 0 #b61b17;
position:relative;
}
.rankstlink-a p img{
display:none;
}
.rankstlink-a p:hover {
box-shadow: 0 1px 0 #b61b17;
top:1px;
}
.rankst-box .clearfix.rankst .rankst-l a img, .rankst-box .clearfix.rankst .rankst-l iframe {
padding:0;
max-width:100%;
box-sizing: border-box;
margin:0 auto;
}
.rankh4:not(.st-css-no), 
.post .rankh4:not(.st-css-no),
#side .rankh4:not(.st-css-no) {
padding: 15px 20px 15px 60px;
background-repeat: no-repeat;
background-position: left center;
font-size: 20px;
line-height: 1.3;
color:#000;
background-color : transparent ;
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan.png);
}
.rankh4:not(.st-css-no):not(.rankh4-sc), 
.post .rankh4:not(.st-css-no):not(.rankh4-sc),
#side .rankh4:not(.st-css-no):not(.rankh4-sc) {
margin-bottom: 10px;
color:#000;
background-color : transparent ;
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan.png);
} .rankh3:not(.st-css-no) {
position: relative;
background: #c5bf3b;
color: #ffffff!important;
font-size: 18px;
line-height: 27px;
margin-bottom: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
border-bottom:none!important;
text-align:center;
}
.rankh3:not(.st-css-no):before {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 10px solid #c5bf3b;
} #footer .st_rankside {
margin-bottom: 10px;
}
#footer .st_side_rankwidgets {
margin-bottom: 20px;
}
#footer .rankh3:not(.st-css-no) {
background-color: transparent;
margin-bottom: 0;
padding:0 0 10px 0;
text-align: left;
}
#footer .rankh3:not(.st-css-no):before {
content: none;
}
#footer .rankwidgets-item {
f    ont-size: 110%;
line-height: 1.3;
padding-top:5px;
}
#footer .rankwidgets-item .st-star {
font-size: 80%;
}
#footer .st_rankside_all {
margin-left:10px;
padding-left: 45px;
} #s-navi dl.acordion .rankh3.rankwidgets-title {
font-size:90%;
line-height:1.5;
margin-bottom:20px;
padding:10px;
}
#s-navi dl.acordion .rankwidgets-item {
font-size:90%;
line-height:1.5;
}
.post .rankst-cont h4:not(.st-css-no),
.rankst-cont h4:not(.st-css-no) {
background-color:#FCFC88;
padding:10px;
margin-bottom:10px;
} .post .rankst-cont h2:not(.st-css-no),
.post .rankst-cont h3:not(.st-css-no),
.post .rankst-cont h4:not(.st-css-no),
.post .rankst-cont h5:not(.st-css-no) {
margin-top: 0;
} .rankh4.rankno-1:not(.st-css-no), 
.post .rankh4.rankno-1:not(.st-css-no), 
#side .rankh4.rankno-1:not(.st-css-no),
.rankid1 .rankh4:not(.st-css-no), 
.post .rankid1 .rankh4:not(.st-css-no), 
#side .rankid1 .rankh4:not(.st-css-no) {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan1.png);
}
.rankh4.rankno-2:not(.st-css-no), 
.post .rankh4.rankno-2:not(.st-css-no), 
#side .rankh4.rankno-2:not(.st-css-no),
.rankid2 .rankh4:not(.st-css-no), 
.post .rankid2 .rankh4:not(.st-css-no), 
#side .rankid2 .rankh4:not(.st-css-no) {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan2.png);
}
.rankh4.rankno-3:not(.st-css-no), 
.post .rankh4.rankno-3:not(.st-css-no), 
#side .rankh4.rankno-3:not(.st-css-no),
.rankid3 .rankh4:not(.st-css-no), 
.post .rankid3 .rankh4:not(.st-css-no), 
#side .rankid3 .rankh4:not(.st-css-no) {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan3.png);
}
.rankh4.rankno-4:not(.st-css-no), 
.post .rankh4.rankno-4:not(.st-css-no), 
#side .rankh4.rankno-4:not(.st-css-no),
.rankid-normal .rankh4:not(.st-css-no), 
.post .rankid-normal .rankh4:not(.st-css-no), 
#side .rankid-normal .rankh4:not(.st-css-no) {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan4.png);
} #side .rankst-l,#side .rankst-r{
float:none;
width:100%;
}
#side .rankst-box .clearfix.rankst .rankst-l a img{
float:none;
width:100%;
}
#side .rankst-r,#side .rankst-l,#side .rankst-cont{
margin:0;
}
#side .rankst-ls img {
max-width: 100% !important;
margin:0 auto;
}
#side .rankst-ls {
text-align:center;
} .rankh3.rankwidgets-title:not(.st-css-no) {
font-weight: bold;
margin-bottom: 25px;
}
#side .rankh3.rankwidgets-title:not(.st-css-no) {
font-size: 18px;
line-height: 30px;
padding-top: 10px;
padding-bottom: 10px;
}
.rankwidgets-poprank {
position: relative;
width:100px;
float:left;
}
.st_rankside {
overflow: hidden;
margin-bottom:15px;
}
.st_rankside_r{
float: right;
width: 100%;
margin-right:-110px; 
padding-right: 110px;
box-sizing: border-box;
}
.rankwidgets-no { position: absolute;
top: 0;
left: 0;
padding: 2px 8px;
background: #78909C;
font-size: 13px;
font-weight: bold;
color: #fff;
}
.rankwidgets-item {
margin-bottom: 0;
}
.rankwidgets-item a {
font-weight: bold;
color: #1a1a1a;
} .rankwidgets-side-rank1 {
background: #c4bf2c;
}
.rankwidgets-side-rank2 {
background: #9E9E9E;
}
.rankwidgets-side-rank3 {
background: #795548;
} .rankwidgets-cont p,
.rankwidgets-cont a{
margin-bottom: 0;
line-height: 1.3;
font-size: 80%;
} .st_rankside_all {
padding-left: 50px;
background-repeat: no-repeat;
background-position: left center;
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan_side4.png);
}
.st_rankside1 .st_rankside_all {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan_side1.png);
}
.st_rankside2 .st_rankside_all {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan_side2.png);
}
.st_rankside3 .st_rankside_all {
background-image: url(//joshimesen.com/wp-content/themes/affinger5/images/oukan_side3.png);
} @media only screen and (max-width: 959px) {
} @media only screen and (min-width: 600px) and (max-width: 959px) { .rankh3:not(.st-css-no) {
font-size: 110%;
line-height: 1.5;
padding:15px;
}
#side .rankst-box .clearfix.rankst .rankst-l a img {
float: left;
padding:0;
margin:0!important;
}
#side .rankst-cont {
margin: 0 0 0 165px;
}
#side .rankst-r {
position:relative;
z-index:1;
float: right;
width: 100%;
margin: 0 0 0 -150px;
}
#side .rankst-l {
position:relative;
z-index:2;
float: left;
width: 150px;
}
#side .rankstlink-l {
float: left;
width: 50%;
}
#side .rankstlink-r {
float: right;
width: 50%;
} } @media only screen and (min-width: 600px) {
.rankst-box .clearfix.rankst .rankst-l a img {
float: left;
padding:0;
margin:0!important;
}
.rankst-cont {
margin: 0 0 0 165px;
}
.rankst-r {
position:relative;
z-index:1;
float: right;
width: 100%;
margin: 0 0 0 -150px;
}
.rankst-l {
position:relative;
z-index:2;
float: left;
width: 150px;
} } @media print, screen and (min-width: 960px) {
#side .rankh3.rankwidgets-title:not(.st-css-no) {
font-size: 14px;
line-height: 25px;
padding-top: 5px;
padding-bottom: 5px;
}
.rankstlink-l {
float: left;
width: 50%;
}
.rankstlink-r {
float: right;
width: 50%;
}
#side .rankstlink-l,
#side .rankstlink-r {
float: none;
width: 100%;
} .colum1 .rankst-r {
float: right;
width: 100%;
margin: 0 0 0 -320px;
}
.colum1 .rankst-l {
float: left;
width: 300px;
}
.colum1 .rankst-cont {
margin: 0 0 0 320px;
} .rankstlink-r2 p,
.rankstlink-l2 p {
width: 50%;
}
#side .rankstlink-r2 p,
#side .rankstlink-l2 p {
width: 100%;
} } @media only screen and (max-width: 599px) {
.rankst-box .clearfix.rankst .rankst-l a img {
float: none;
width: 100%;
} }