@charset "UTF-8";
@charset "UTF-8";

 *,
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: 'M PLUS Rounded 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;
}
figure {
margin: 0;
} .page-template-page-redirect{
background: #fff!important;
}
.wp-video {
margin: 0 auto 20px;
}
.st-hide {
display:none;
}
hr {
height: 1px;
background-color: #E0E0E0;
border: none;
margin: 40px 0;
}
.post h4 .point-in i,
.n-entry i,
.p-entry i{
margin-right:5px;
} .st-timeline > br, .st-tab-content > br, .st_table_sc > br, .post .st-box-btn > br, .st-box-btn > br {
display: none;
} .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;
box-sizing: border-box;
}
.inline-img img {
display: inline;
}
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;
} .is-style-st-photoline img,
.photoline img {
border: solid 1px #ccc;
} .is-style-st-photohu,
.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;
}
.is-style-st-photohu.wp-block-image figcaption {
margin-bottom: 0;
}
.st-photohu div img,
.is-style-st-photohu {
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%;
margin-bottom: 20px;
} .st-flexbox {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}  .st-bg-dot {
background-image: radial-gradient(rgba(250,250,250,0.6) 20%, transparent 0), radial-gradient( rgba(250,250,250,0.6) 20%, transparent 0 );
background-position: 0 0, 10px 10px;
background-size: 20px 20px;
padding: 15px 20px;
} .st-bg-stripe {
background: repeating-linear-gradient( 45deg, transparent, transparent, 5px, rgba( 250,250,250,0.6 ) 0, rgba( 250,250,250,0.6 ) 10px );
padding: 15px 20px;
} .st-bg-check {
background-image: linear-gradient( 45deg, rgba( 250,250,250,0.6 ) 25%, transparent 25%, transparent 75%, rgba( 250,250,250,0.6 ) 75%,rgba( 250,250,250,0.6 ) ), linear-gradient( 45deg, rgba( 250,250,250,0.6 ) 25%, transparent 25%, transparent 75%, rgba( 250,250,250,0.6 ) 75%, rgba( 250,250,250,0.6 ) );
background-position: 0 0, 15px 15px;
background-size: 30px 30px;
padding: 15px 20px;
} .st-bg-stich {
position: relative;
background: #fafafa;
padding: 35px 40px;
}
.st-bg-stich::after,
.st-bg-stich::after {
position: absolute;
top: 10px;
left: 10px;
display: block;
width: calc( 100% - 20px );
height: calc( 100% - 20px );
border: 1px dashed #fff;
content: "";
} .st-bg-brackets {
position: relative;
width: 90%;
padding: 30px 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto 20px;
}
.st-brackets::before,
.st-brackets::after {
position: absolute;
content: '';
width: 20%;
height: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.st-brackets::before {
top: 0;
left: 0;
border-top: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
}
.st-brackets::after {
bottom: 0;
right: 0;
border-bottom: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
} .st-timeline a {
width: 100%;
box-sizing: border-box;
}
.st-timeline .st-cardbox {
border: none;
box-shadow: none;
padding: 0;
}
.post .st-timeline,
.st-timeline {
margin-left: .5em;
}
.post .st-timeline {
padding: 0!important;
}
.st-timeline > li {
position: relative;
padding-left: 26px;
list-style: none;
border-left: 1px solid #ccc;
}
.st-timeline > li > div{
display: flex;
flex-direction: column;
width: 100%;
box-sizing: border-box;
}
.st-timeline > li .st-timeline-list-text {
position: relative;
}
.st-timeline > li.has-no-text:after,
.st-timeline > li.is-align-center:after,
.st-timeline > li.has-text.is-align-default .st-timeline-list-text:after {
content: "\f111";
font-family: FontAwesome;
font-size: 13px;
color: #ccc;
}
.st-timeline > li:after,
.st-timeline > li.has-text.is-align-default .st-timeline-list-text:after {
position: absolute;
top: 0;
left: -.5em;
}
.st-timeline > li.has-text.is-align-default .st-timeline-list-text:after {
left: calc((26px + .5em) * -1); }
.st-timeline > li.is-align-center:after,
.st-timeline > li.has-text.is-align-default .st-timeline-list-text:after {
top: 50%;
transform: translate(0, -50%);
}
.st-timeline > li.has-no-text.now:after,
.st-timeline > li.is-align-center.now:after,
.st-timeline > li.has-text.is-align-default.now .st-timeline-list-text:after {
transform: scale(1.53846, 1.53846);
}
.st-timeline > li.is-align-center.now:after,
.st-timeline > li.has-text.is-align-default.now .st-timeline-list-text:after {
transform: translate(0, -50%) scale(1.53846, 1.53846);
} .st-timeline.st-timeline-count > li {
padding-left: calc(1em + 20px);
list-style: none;
border-left: 1px solid #ccc;
display: flex;
counter-increment: st-section;
}
.st-timeline.st-timeline-count > li.has-no-text:after,
.st-timeline.st-timeline-count > li.is-align-center:after,
.st-timeline.st-timeline-count > li.has-text.is-align-default .st-timeline-list-text:after {
left: -1.5em;
border-radius: 50%;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
font-size: 60%;
background: #f3f3f3;
color: #000;
content: counters(st-section,"");
}
@media print, screen and (max-width: 599px) {
.st-timeline.st-timeline-count > li.has-no-text:after,
.st-timeline.st-timeline-count > li.is-align-center:after,
.st-timeline.st-timeline-count > li.has-text.is-align-default .st-timeline-list-text:after {
left: -1.25em;
border-radius: 50%;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
}
}
.st-timeline.st-timeline-count > li.has-no-text.now:after,
.st-timeline.st-timeline-count > li.is-align-center.now:after,
.st-timeline.st-timeline-count > li.has-text.is-align-default.now .st-timeline-list-text:after {
transform: scale(1.16666, 1.16666);
}
.st-timeline.st-timeline-count > li.is-align-center.now:after,
.st-timeline.st-timeline-count > li.has-text.is-align-default.now .st-timeline-list-text:after {
transform: translate(0, -50%) scale(1.16666, 1.16666);
} .st-timeline.st-timeline-count > li.has-text.is-align-default .st-timeline-list-text:after {  left: calc((18px + 20px + 1.5em) * -1); font-size: 10.8px;
}
@media only screen and (min-width: 600px) {
.st-timeline.st-timeline-count > li.has-text.is-align-default .st-timeline-list-text:after {  left: calc((20px + 20px + 1.5em) * -1); font-size: 12px;
}
}
@media print, screen and (min-width: 960px) {
.st-timeline.st-timeline-count > li.has-text.is-align-default .st-timeline-list-text:after {  left: calc((15px + 20px + 1.5em) * -1); font-size: 9px;
}
}
.st-timeline-list-text a,
.st-timeline-list-text {
font-size: 105%;
margin-bottom: 10px;
line-height: 1.5;
}
.st-timeline-list-text a:hover {
opacity: 0.7;
}
.st-timeline li.now .st-timeline-list-text a,
.st-timeline li.now .st-timeline-list-text {
font-size: 120%;
}
.st-timeline > li .st-cardbox.kanren {
background-color: transparent;
margin-bottom: 10px;
margin-top: 0!important;
}
.st-timeline .st-cardbox .st-cardbox-label-text {
display: none;
}
.st-timeline .st-cardbox:hover{
box-shadow: none;
opacity:0.8;
}
.post .st-timeline p.cardbox-more {
display: inline-block;
} .st-step-box {
position: absolute;
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;
} .st-back-btn {
text-align: center;
}
.st-back-btn .fa {
margin-right: 5px;
} .st-copyurl-btn {
text-align: center;
margin: 30px 0 20px;
}
.st-copyurl-btn .fa {
margin-right: 5px;
}
.st-copyurl-btn a {
border: 1px solid #BDBDBD;
padding: 10px 15px;
display: inline-block;
color: #424242;
text-decoration: none;
box-shadow: 3px 3px #cccccc;
background: #ffffff;
max-width: 100%;
box-sizing: border-box;
}
.st-copyurl-btn a:hover {
color: #ccc;
box-shadow: 1px 1px #cccccc;
} .sitename img {
max-width: 300px;
margin: 0 auto;
} .smanone {
display: none;
} .clearfix {
zoom: 1;
}
.clearfix:after {
content: "";
display: block;
clear: both;
} pre {
margin-bottom: 20px;
}
pre.st-pre {
font-family: 'Lucida Console', sans-serif;
font-weight: inherit!important;
line-height: 1.7em;
padding: 20px;
background: #ECEFF1;
font-size: 85%;
color: #616161;
position: relative;
margin-bottom: 20px;
white-space: pre;
overflow: auto;
}
pre.st-pre .st-pre-text {
position: absolute;
top: 0;
left: 0;
display: block;
padding: 3px 10px;
background: #B0BEC5;
color: #fff;
line-height: 1.8;
} pre.st-pre.st-terminal {
background: #212121;
color: #F5F5F5;
}
pre.st-pre.st-terminal .st-pre-text {
content: "\f120";
font-family: FontAwesome;
background: #424242;
color: #fff;
} .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;
}
}
.st-opacity {
opacity: 0.8;
} .st-sticky {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index:99998;
}
thead th,
thead td {
position: -webkit-sticky;
position: sticky;
top: -1px;
z-index:99998;
} .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;
}  #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;
} .video-player {
position: fixed;
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
overflow: hidden;
}
.video-player-video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: none;
} .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%;
max-width: none;
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.is-fullsize .post-slide {
background: transparent;
}
.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.is-fullsize-card .post-slide-image {
margin: 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;
background: #fff;
}
.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,
.post-card-list .post-card-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,
.post-card-list.is-small-columns-1 .post-card-rank { width: 1.5625em;
font-size: 2em;
}
.content-post-slider.slick-slides-to-show-2 .post-slide-rank,
.post-card-list.is-small-columns-2 .post-card-rank { width: 1.25em;
font-size: 1.25em;
}
@media only screen and (min-width: 600px) {
.post-card-list.is-medium-columns-1 .post-card-rank { width: 1.5625em;
font-size: 2em;
}
.post-card-list.is-medium-columns-2 .post-card-rank { width: 1.25em;
font-size: 1.25em;
}
.post-card-list.is-medium-columns-3 .post-card-rank { width: 1em;
font-size: 1em;
}
}
@media only screen and (min-width: 960px) {
.post-card-list.is-large-columns-1 .post-card-rank { width: 1.5625em;
font-size: 2em;
}
.post-card-list.is-large-columns-2 .post-card-rank { width: 1.25em;
font-size: 1.25em;
}
.post-card-list.is-large-columns-3 .post-card-rank { width: 1em;
font-size: 1em;
}
}
.content-post-slider .post-slide-rank::before,
.post-card-list .post-card-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,
.post-card-list .post-card-rank-1::before {
border-color: #c4bf2c transparent transparent transparent;
}
.content-post-slider .post-slide-rank-2::before,
.post-card-list .post-card-rank-2::before {
border-color: #9e9e9e transparent transparent transparent;
}
.content-post-slider .post-slide-rank-3::before,
.post-card-list .post-card-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.is-fullsize .post-slide-body {
padding: 5px 10px 10px 10px;
}
.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: 0 0 5px;
padding: 0;
text-align: center;
font-size: 0.9em;
line-height: 1.4;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
color: inherit;
background: none;
}
.content-post-slider.is-fullsize-text .post-slide-title {
margin-bottom: 0;
}
.content-post-slider.is-fullsize .post-slide-image,
.post-card-list.is-fullsize .post-card-image, 
#st-header-under-widgets-box .content-post-slider.is-fullsize .post-slide-title,
.is-fullsize .post-slide-title {
margin-bottom: 0;
} .is-fullsize .st-catgroup,
.is-fullsize .post-slide-date,
.is-fullsize .post-slide-rank {
display:none;
}
.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: 0.9em;
line-height: 1.4;
}
#st-header-under-widgets-box .slick-slider.slick-dotted {
padding-top: 10px;   
}
#st-header-under-widgets-box .textwidget{
max-width: 100%;
overflow:hidden;
}
.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;
} #st-header-under-widgets-box .content-post-slider.is-fullsize-text .post-slide-title,
.content-post-slider.is-fullsize-text .post-slide-title, .post-card-list .post-card-title{
font-size: 0.9em;
line-height: 1.5!important;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
#st-header-under-widgets-box .content-post-slider.is-fullsize-text .post-slide-title,
.content-post-slider.is-fullsize-text .post-slide-title, .post-card-list .post-card-title{
font-size: 1em;
}
}
.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!important;
}
.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.is-fullsize-text .slick-track {
display: flex;
justify-content: center;
align-items: flex-start;
}
.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-under-widgets-box-wrap{ } #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-center {
margin-right: auto;
margin-left: auto;
}
.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;
}  #st-header-post-under-box.st-header-post-data {
min-height: 200px;
}
#st-header-post-under-box.st-header-post-data .st-content-width .st-catgroup {
margin-bottom: 10px;
}
@media print, screen and (min-width: 960px) {
#st-header-post-under-box.st-header-post-data,
#st-header-post-under-box.st-header-post-no-data {
margin:-10px 0 10px;
}
.st-header-post-data + #content > #contentInner > main {
padding-top: 10px;
} #st-header-under-widgets-box-wrap + #st-header-post-under-box.st-header-post-data,
#st-header-under-widgets-box-wrap + #st-header-post-under-box.st-header-post-no-data {
margin-top: 0;
}
} #st-header-post-under-box.st-dark .st-dark-cover {
position: relative;
z-index:2;
}
#st-header-post-under-box.st-dark {
position: relative;
}
#st-header-post-under-box.st-dark::before {
background-color: rgba(0,0,0,0.5);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: ' ';
z-index:1;
}
#st-header-post-under-box.st-dark .blogbox p,
#st-header-post-under-box.st-dark .entry-title {
color: #fafafa;
}  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(.post-card-title):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;
} .st-h-copy-toc,
.st-h-copy {
display: block!important;
font-size: 65%;
line-height: 1.4;
}
#breadcrumb .st-h-copy-toc, #breadcrumb .st-h-copy {
display: inline-block!important;
font-size: inherit;
line-height: inherit;
} 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:10px;
margin: 0 0 5px;
padding: 5px;
}
@media only screen and (max-width: 959px) {
.st-catgroup.itiran-category .catname {
font-size:12px;
margin: 0 0 5px;
padding: 6px;
}
}
.st-post .st-catgroup.itiran-category .catname,
.st-page .st-catgroup.itiran-category .catname
{
margin-bottom: 5px;
} .post .st-catgroup-under .st-catgroup,
.st-catgroup-under .st-catgroup {
padding-top: 7px;
}
.st-catgroup-under .st-catgroup .catname {
border-radius: 0;
}
.st-catgroup-under .st-catgroup.itiran-category .catname {
margin-bottom : 4px;
} .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:4px;
}
#side .blog_info .fa {
margin-right: 3px;
} .post .st-sc-listnavi-box {
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
padding:5px!important;
}
.post .st-sc-listnavi-box.box80 .st-sc-listnavi{
max-width: 80%;
}
.post .st-sc-listnavi{
display: inline-block;
margin-right:3px;
}
.post .st-sc-listnavi a{
display:block;
border: solid #BDBDBD 1px;
padding: 3px 10px;
border-radius: 3px;
text-decoration: none;
color: #757575;
font-size:90%;
}
.post .st-sc-listnavi a:hover{
background:#fafafa;
}
.post .st-sc-listnavi-box::-webkit-scrollbar {
height:5px;
}
.post .st-sc-listnavi-box::-webkit-scrollbar-track {
border-radius: 5px;
background: #f2f2f2;
}
.post .st-sc-listnavi-box::-webkit-scrollbar-thumb {
border-radius: 5px;
background:#ccc;
} .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(.post-card-title):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;
}
.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-block-image figcaption a, 
.wp-block-image figcaption,
.wp-caption-text a, 
.wp-caption-text {
font-size: 12px;
color: #757575;
line-height:1.4;
text-align: center;
margin: .5em 0 0;
} 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;
} .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;
}
.post .blogbox .fa,
#st-header-post-under-box.st-header-post-data .blogbox .fa {
margin-right: 5px;
} .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(//marriage-agency-cafe.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):not(.children):not(.slick-dots):not(.st-pvm-nav-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):not(.children):not(.slick-dots):not(.st-pvm-nav-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):not(.children):not(.slick-dots):not(.st-pvm-nav-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):not(.st-pvm-nav-list):last-child,
.post .st-mybox ul:not(.toc_list):not(.st_toc_list):not(.slick-dots):not(.st-pvm-nav-list):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(//marriage-agency-cafe.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;
} .st-star {
color:#FFB400;
font-size:15px;
}
.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;
}
#content-w .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;
}
#content-w .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;
}
#content-w .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;
font-weight: bold;
}
#footer .p-entry::after {
content:none;
} footer #sidebg {
background-color: transparent;
margin-bottom: 10px;
}
footer #sidebg ul {
padding-left: 0;
}
footer #sidebg li {
list-style: none;
}
footer #sidebg li a {
padding:7px;
display: flex;
justify-content: flex-start;
align-items: center;
}
footer #sidebg li a:before {
content: "\f105";
font-family: FontAwesome;
margin-right: 5px;
} footer #st-footer-logo-wrapper {
display: flex;
align-items: center;
flex-direction: column;
}
footer .footer-wbox  .head-telno,
footer .footer-wbox .headbox,
footer .footer-wbox .headbox p {
text-align: left;
padding-right: 0;
}
@media only screen and (min-width: 600px) {
footer #st-footer-logo {
display: flex;
justify-content: flex-start;
align-items: center;
}
footer #st-footer-logo #st-text-logo {
text-align: left;
}
}
footer #st-footer-logo + .st-footer-tel {
padding-top: 10px;
} .nowhits .pop-box {
position:relative;
margin:-20px 0 20px;
border-top:solid 1px #FEB20A;
padding:20px 15px 10px;
} .st-eyecatch + .nowhits .pop-box,
.nowhits-eye .pop-box {
position:relative;
margin:-16px 0 20px;
border-top:solid 1px #FEB20A;
padding:20px 15px 10px;
}
#content-w .category .p-entry,
#content-w .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;
}
#content-w .post .category .p-entry,
#content-w .post .nowhits .p-entry {
border-radius:0 0 5px 0;
}
#content-w .category .p-entry::after,
#content-w .nowhits .p-entry::after,
#content-w .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;
} .st-triangle-rank {
position: relative;
overflow: hidden;
}
.st-triangle-rank:before {
content: "";
top: 0;
left: 0;
border-bottom: 4em solid transparent;
border-left: 4em solid #FFC400;
position: absolute;
z-index: 1;
}
.st-triangle-rank:after {
content: "ｵｽｽﾒ";
display: block;
top: 6px;
left: 7px;
transform: rotate(-45deg);
color: #fff;
position: absolute;
z-index: 2;
font-size: 90%;
} .st-triangle-rank.rank-1:after {
content: "1位";
left: 8px;
}
.st-triangle-rank.rank-1:before {
border-left: 4em solid #c4bf2c;
} .st-triangle-rank.rank-2:after {
content: "2位";
left: 8px;
}
.triangle-rank.rank-2:before {
border-left: 4em solid #9E9E9E;
} .st-triangle-rank.rank-3:after {
content: "3位";
left: 8px;
}
.st-triangle-rank.rank-3:before {
border-left: 4em solid #795548;
} .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 .footer-description {
line-height: 1.5em;
}
#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;
} .widget_recent_entries ul li a,
.widget_archive ul li a {
display: block;
width: 100%;
box-sizing: border-box;
padding: 7px 0 4px;
}
.widget_recent_entries ul li,
.widget_archive ul li {
border-bottom: 1px dotted #ccc;
list-style: none;
}
footer .widget_recent_comments li:last-child,
footer .widget_recent_entries ul li:last-child,
footer .widget_archive ul li:last-child,
#side aside .widget_recent_comments li:last-child,
#side aside .widget_recent_entries ul li:last-child,
#side aside .widget_archive ul li:last-child {
margin-bottom: 20px;
}
.widget_recent_entries ul li .post-date {
font-size: 11px;
}
footer .widget_recent_entries ul,
footer .widget_archive ul {
padding-left: 0;
}
footer .widget_recent_entries ul li a,
footer .widget_archive ul li a {
text-decoration:none;
display: block;
width: 100%;
box-sizing: border-box;
color: #000;
}
footer .widget_recent_entries ul li,
footer .widget_archive ul li {
border-bottom: 1px dotted #ccc;
list-style: none;
padding: 7px 0;
}
footer .widget_recent_comments li {
padding: 5px 0;
}
.widget_recent_entries ul li .post-date {
font-size: 11px;
} .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%);
}
div .cat-item img {
margin-bottom: 0;
} .post .widget_st_categories_widget ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-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;
}
.kanren.shortcode-kanren {
margin-top:0;
}
.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 .st-excerpt p,
.kanren:not(.st-cardbox) .clearfix dd p {
font-size: 13px;
color: #888 !important;
line-height: 1.8;
} dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a { color: #1a1a1a;
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;
} .load-more-action {
text-align: center;
}
.load-more-btn {
width: 100%;
box-sizing: border-box;
padding: 10px;
border: 1px solid #ccc;
background: #fff;
color: #757575;
text-align: center;
text-decoration: none;
line-height: 1.4;
margin-bottom: 10px;
}
.load-more-btn:before {
content: "\f107";
font-family: FontAwesome;
margin-right:7px;
}
.load-more-btn:hover {
background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
.load-more-btn {
padding: 15px 10px;
}
}
@media only screen and (min-width: 600px) {
.load-more-btn {
font-size: 20px;
line-height: 30px;
}
}
@media only screen and (min-width: 960px) {
.load-more-btn {
font-size: 15px;
line-height: 27px;
}
}
.load-more-state {
width: 0;
height: 0;
text-align: center;
}
.load-more-state.is-loading {
padding-top: 20px;
width: auto;
height: auto;
} .kanren-load-more-action {
margin-bottom: 40px;
} .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;
padding-bottom: 5px;
}
.st-author-description {
margin-bottom: 10px;
color: #333;
}
.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-youtube {
color:#f40000;
white-space:nowrap;
}
a.st-author-homepage {
font-size:90%;
}
.st-author-archive {
text-align:right;
padding-top:10px;
margin:0;
} .st-shortcode-author #st-tab-box {
border: none;
border: solid 1px #eee!important;
background: #fff!important;
margin-bottom: 20px;
}
.st-shortcode-author #st-tab-box .st-author-description p,
.st-shortcode-author #st-tab-box .st-author-description {
font-size: 80%;
line-height: 1.7;
}
.st-shortcode-author ul#st-tab-menu,
.post .st-shortcode-author ul#st-tab-menu {
display: none;
}
.st-shortcode-author .st-author-sns {
padding-top: 10px;
}
.st-shortcode-author .st-author-nickname::before {
content: 'writer ';
font-weight: normal;
color: #BDBDBD;
}
.st-shortcode-author .fa {
color: #E0E0E0;
}
@media only screen and (max-width: 599px) {
.st-author-nickname {
margin-bottom: 0;
}
.st-shortcode-author #st-tab-box .st-author-description p,
.st-shortcode-author #st-tab-box .st-author-description {
font-size: 90%;
line-height: 1.7;
}
} #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%;
}
.post table thead {
border-top: 1px #999 solid;
border-right: 1px #999 solid;
}
.post table thead th,
.post table thead td {
border-bottom: 1px #999 solid;
border-left: 1px #999 solid;
}
table > thead > tr > td,
table > thead > tr > th,
table > tr > td,
table > tr > th {
background-color: #fafafa;
} @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: 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;
}
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 {
width: 5px;
height: 5px;
}
.scroll-box::-webkit-scrollbar-track {
border-radius: 5px;
background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #ccc;
} .post .scroll-box.pc table td,
.post .scroll-box.pc table td p
{
white-space: nowrap;
}
.scroll-box.pc {
overflow-x: auto;
position:relative;
cursor: ew-resize;
} .scroll-box.pc.h-sc {
overflow: auto;
position:relative;
height: 75vh;
cursor: all-scroll;
} 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):not(.st-pvm-nav-list) {
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 ol.is-style-st-maruno,
.post ul.is-style-st-maruck,
.post .maruno,
.post .maruck {
margin-bottom:20px;
}
.post ol.is-style-st-maruno:not(.toc_list):not(.st_toc_list):not(.slick-dots),
.post ul.is-style-st-maruck:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list),
.post .maruno ol:not(.toc_list):not(.st_toc_list):not(.slick-dots),
.post .maruck ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
margin-bottom: 0;
padding-bottom: 0;
}
.post ol.is-style-st-maruno li,
.post .maruno ol li {
counter-increment: st-section;
}
.post ol.is-style-st-maruno li:before,
.post .maruno ol li:before {
content: counters(st-section,"");
}
.post ul.is-style-st-maruck li:before,
.post .maruck ul li:before {
content: " \f00c";
font-family: FontAwesome;
}
.post ol.is-style-st-maruno li,
.post ul.is-style-st-maruck li,
.post .maruno ol li,
.post .maruck ul li {
list-style-type: none;
padding-bottom:5px;
line-height: 23px;
margin-bottom:7px;
}
.post ol.is-style-st-maruno li:before,
.post ul.is-style-st-maruck li:before,
.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;
} ol.is-style-st-border li,
ul.is-style-st-border li,
ol.is-style-st-circle-border li,
ul.is-style-st-circle-border li,
ol.is-style-st-check-border li,
ul.is-style-st-check-border li,
ol.is-style-st-no-border li,
ul.is-style-st-no-border li,
.st-list-border ol li,
.st-list-border ul li {
border-bottom: dotted 1px #ccc;
padding-top: 10px;
}
.post ol.is-style-st-border li:last-child,
.post ul.is-style-st-border li:last-child,
.post ol.is-style-st-circle-border li:last-child,
.post ul.is-style-st-circle-border li:last-child,
.post ol.is-style-st-check-border li:last-child,
.post ul.is-style-st-check-border li:last-child,
.post ol.is-style-st-no-border li:last-child,
.post ul.is-style-st-no-border li:last-child,
.post .is-style-st-border li:last-child,
.post .is-style-st-circle-border li:last-child,
.post .is-style-st-no-border li:last-child,
.post .st-list-border ol li:last-child,
.post .st-list-border ul li:last-child {
padding-bottom: 5px;
} ol.is-style-st-circle,
ul.is-style-st-circle,
ol.is-style-st-circle-border,
ul.is-style-st-circle-border,
.st-list-circle ol,
.st-list-circle ul {
padding-left: 0!important;
padding-right: 0!important;
}
ol.is-style-st-circle li,
ul.is-style-st-circle li,
ol.is-style-st-circle-border li,
ul.is-style-st-circle-border li,
.st-list-circle li{
position: relative;
padding-left: 20px;
list-style: none;
}
ol.is-style-st-circle li:before,
ul.is-style-st-circle li:before,
ol.is-style-st-circle-border li:before,
ul.is-style-st-circle-border li:before,
.st-list-circle li:before {
content: "";
position: absolute;
top: .5em;
left: 0;
width: 10px;
height: 10px;
background-color: #ccc;
border-radius: 50%;
}
ol.is-style-st-circle-border li:before,
ul.is-style-st-circle-border li:before,
.st-list-circle.st-list-border li:before {
top: calc( .5em + 10px )
} ol.is-style-st-check,
ul.is-style-st-check,
ol.is-style-st-check-border,
ul.is-style-st-check-border,
.st-list-check ol,
.st-list-check ul {
padding-left: 0!important;
padding-right: 0!important;
}
ol.is-style-st-check li,
ul.is-style-st-check li,
ol.is-style-st-check-border li,
ul.is-style-st-check-border li,
.st-list-check ol li,
.st-list-check ul li{
position: relative;
padding-left: 25px;
list-style: none;
}
ol.is-style-st-check li:before,
ul.is-style-st-check li:before,
ol.is-style-st-check-border li:before,
ul.is-style-st-check-border li:before,
.st-list-check ol li:before,
.st-list-check ul li:before { content: "";
position: absolute;
top: .6em;
left: 6px;
-webkit-transform: rotate(50deg);
-ms-transform: rotate(50deg);
transform: rotate(50deg);
width: 3px;
height: 7px;
border-right: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}
ol.is-style-st-check li:before,
ul.is-style-st-check li:before,
ol.is-style-st-check-border li:before,
ul.is-style-st-check-border li:before { top: .3em;
}
ol.is-style-st-check li:after,
ul.is-style-st-check li:after,
ol.is-style-st-check-border li:after,
ul.is-style-st-check-border li:after,
.st-list-check ol li:after,
.st-list-check ul li:after {
content: "";
position: absolute;
top: .4em;
left: 0;
width: 15px;
height: 15px;
border: solid 1px #ccc;
border-radius: 2px;
}
ol.is-style-st-check li:after,
ul.is-style-st-check li:after,
ol.is-style-st-check-border li:after,
ul.is-style-st-check-border li:after { top: .2em;
}
.st-list-check.st-list-border ul li:before { top: calc( 10px + .6em );
}
ol.is-style-st-check-border li:before,
ul.is-style-st-check-border li:before {
top: calc( 10px + .3em );
}
ol.is-style-st-check-border li:after,
ul.is-style-st-check-border li:after,
.st-list-check.st-list-border ul li:after { top: calc( 10px + .4em );
}
ol.is-style-st-check-border li:after,
ul.is-style-st-check-border li:after { top: calc( 10px + .2em );
}
ol.is-style-st-check li:after:hover,
ul.is-style-st-check li:after:hover,
ol.is-style-st-check-border li:after:hover,
ul.is-style-st-check-border li:after:hover,
.st-list-check ul li:after:hover {
color: #ff0000;
} ol.is-style-st-no,
ul.is-style-st-no,
ol.is-style-st-no-border,
ul.is-style-st-no-border,
.st-list-no ol,
.st-list-no ul {
padding-left: 0!important;
padding-right: 0!important;
}
ol.is-style-st-no li,
ul.is-style-st-no li,
ol.is-style-st-no-border li,
ul.is-style-st-no-border li,
.st-list-no li{
display: flex;
flex-wrap: wrap;
align-items: baseline;
counter-increment: st-list-count;
list-style: none;
position: relative;
padding-left: 30px;
}
ol.is-style-st-no li:before,
ul.is-style-st-no li:before,
ol.is-style-st-no-border li:before,
ul.is-style-st-no-border li:before,
.st-list-no li:before {
content: counter(st-list-count);
width: 20px;
height: 20px;
margin-right: 10px;
background-color: #ccc;
font-size: 12px;
color: #fff;
line-height: 20px;
text-align: center;
position: absolute;
top: 0.4em;
left: 0;
}
ol.is-style-st-no-border li:before,
ul.is-style-st-no-border li:before,
.st-list-no.st-list-border ol li:before,
.st-list-no.st-list-border ul li:before {
top: calc( 0.4em + 10px );
} .post .kintou ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
display: table;
table-layout: fixed;
width: 100%;
padding: 0;
margin: 0 auto 20px;
}
.post .kintou ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-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;
}
footer .st-link-guide ul,
footer .st-link-guide ul ol {
padding-left: 0;
} .post .st-box-btn,
.st-box-btn {
position: relative;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
padding: 0!important;
margin-bottom: 20px;
}
.st-box-btn p {
word-break: break-all;
}
#side aside ul.st-box-btn li,
.st-box-btn li,
.post .st-box-btn li,
.post ul.st-box-btn li:last-child {
display: flex;
box-sizing: border-box;
justify-content: center;
align-items: center;
width: 50%;
box-shadow: 1px 1px 0 0 #BDBDBD inset, 1px 1px 0 0 #BDBDBD, 1px 0 0 0 #BDBDBD;
text-align: center;
vertical-align: middle;
background: #fff;
padding: 0;
}
#footer .st-box-btn p {
margin-bottom: 0;
}
@media only screen and (min-width: 600px) {
.st-box-btn.st-pc-show-4 li,
.post .st-box-btn.st-pc-show-4 li,
.post ul.st-box-btn.st-pc-show-4 li:last-child {
width: 25%;
}
.st-box-btn.st-pc-show-3 li,
.post .st-box-btn.st-pc-show-3 li,
.post ul.st-box-btn.st-pc-show-3 li:last-child {
width: 33.333%;
} .acordion_tree .st-box-btn.st-pc-show-4 li,
.acordion_tree .post .st-box-btn.st-pc-show-4 li,
.acordion_tree .post ul.st-box-btn.st-pc-show-4 li:last-child,
.acordion_tree .st-box-btn.st-pc-show-3 li,
.acordion_tree .post .st-box-btn.st-pc-show-3 li,
.acordion_tree .post ul.st-box-btn.st-pc-show-3 li:last-child {
width: 50%;
}
}
.st-box-btn li a {
display: block;
width: 100%;
text-decoration: none;
color: #424242;
line-height: 1.2;
padding: 20px;
box-sizing: border-box;
}
.st-box-btn li a:hover {
opacity: 0.7;
transition: all 0.5s;
}
.st-box-btn .fa,
.st-box-btn img {
display: block;
margin: 0 auto 7px;
max-width: 100%;
font-weight: normal;
}
.post .st-box-btn-text,
.st-box-btn-text {
margin-bottom: 0;
line-height: 1.5;
}
.post .st-box-btn-memo,
.st-box-btn-memo {
font-weight: normal;
margin-bottom: 0;
line-height: 1.5;
font-size: 80%;
color: #757575;
padding-top: 5px;
} #side aside ul.st-box-btn.st-box-btn-list-vertical,
.post .st-box-btn.st-box-btn-list-vertical,
.st-box-btn.st-box-btn-list-vertical {
justify-content: flex-start;
flex-wrap: wrap;
flex-direction: column;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical li,
.st-box-btn.st-box-btn-list-vertical li,
.post .st-box-btn.st-box-btn-list-vertical li,
.post ul.st-box-btn.st-box-btn-list-vertical li:last-child {
width: 100%;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical li a,
.st-box-btn.st-box-btn-list-vertical li a,
.post .st-box-btn.st-box-btn-list-vertical li a,
.post ul.st-box-btn.st-box-btn-list-vertical li:last-child a {
display: flex;
box-sizing: border-box;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
flex-direction: row;
text-align: left;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical .fa,
#side aside ul.st-box-btn.st-box-btn-list-vertical img,
.st-box-btn.st-box-btn-list-vertical .fa,
.st-box-btn.st-box-btn-list-vertical img {
display: flex;
font-size: 300%;
font-weight: normal;
padding-right: 20px;
margin: 0;
max-width: 30%;
justify-content: center;
align-items: center;
}
@media print, screen and (max-width: 599px) { .st-box-btn .fa,
.st-box-btn img {
min-width: 50%;
}
.st-box-btn.st-box-btn-list-vertical .fa,
.st-box-btn.st-box-btn-list-vertical img {
min-width: 20%;
}
}
footer ul.st-box-btn .fa,
footer ul.st-box-btn img,
#side aside ul.st-box-btn .fa,
#side aside ul.st-box-btn img {
min-width: 50%;
}
footer ul.st-box-btn.st-box-btn-list-vertical .fa,
footer ul.st-box-btn.st-box-btn-list-vertical img,
#side aside ul.st-box-btn.st-box-btn-list-vertical .fa,
#side aside ul.st-box-btn.st-box-btn-list-vertical img {
min-width: 20%;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical .st-box-btn-text,
.post .st-box-btn.st-box-btn-list-vertical .st-box-btn-text,
.st-box-btn.st-box-btn-list-vertical .st-box-btn-text {
display: block;
margin-bottom: 3px;
padding-top: 0;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical .st-box-btn-memo,
.post .st-box-btn.st-box-btn-list-vertical .st-box-btn-memo,
.st-box-btn.st-box-btn-list-vertical .st-box-btn-memo {
display: block;
margin-bottom: 0;
padding-top: 0;
}
#side aside ul.st-box-btn.st-box-btn-list-vertical .st-box-btn-text-wrap,
.post .st-box-btn.st-box-btn-list-vertical .st-box-btn-text-wrap {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
flex-direction: column;
max-width: 70%;
box-sizing: border-box;
} .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-btn-open .fa {
margin-right: 10px;
}
.st-btn-open {
cursor: pointer;
}  .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;
}
.wp-block-st-blocks-my-box.st-mybox { border-radius: 5px;
}
.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: -0.8em;
left: 10px;
padding: 0 10px;
line-height: 1.5;
color:#9E9E9E;
font-weight:bold;
margin-bottom:10px;
} .st-mybox.st-title-under .st-mybox-title {
position: relative;
display: inline-block;
margin: 20px 0 0;
margin-bottom: 10px;
top: 0;
left: 0;
text-shadow: none!important;
} .st-mybox.st-title-border .st-mybox-title {
padding-bottom: 10px;
border-bottom: 2px solid #ccc;
}
.st-mybox.st-title-under .st-in-mybox {
padding: 0 0 20px;
} .st-mybox.st-title-border.st-title-under .st-mybox-title {
padding-bottom: 10px;
margin-bottom: 20px;
} .st-mybox.st-title-border:not(.st-title-under) .st-in-mybox {
padding-top: 35px;
}
.st-mybox.st-title-border:not(.st-title-under) .st-mybox-title {
padding-left: 10px;
padding-right: 10px;
left: 20px;
} .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;
} .freebox-intitle {
border-top:none;
padding-top: 0;
}
.freebox-intitle .p-free {
margin-bottom: 0;
}
.freebox-intitle .p-free:after {
content: none;
}
.freebox-intitle .p-entry-f {
padding: 6px 20px;
margin:0;
font-size:15px;
font-weight:bold;
background:#FEB20A;
color:#fff;
position:relative;
max-width:100%;
display: block;
text-align: center;
border-bottom-right-radius: 0!important;
}
.freebox-intitle .free-inbox {
padding-top: 15px;
} .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: 30px;
z-index:2;
}
.post .st-minihukidashi span.st-minihukidashi-arrow,
.st-minihukidashi span.st-minihukidashi-arrow {
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-minihukidashi .st-minihukidashi-flexbox{
display: flex;
justify-content:flex-start;
align-items: center;
}
.st-minihukidashi img {
border-radius: 50%;
width:30px;
height:auto;
margin-right: 10px;
}
.st-minihukidashi .photoline img {
border-radius: 0;
border: none;
} .hukidashi-underline {
position: relative;
padding: 10px;
margin-bottom: 30px;
border: none;
border-bottom: 3px solid #ccc;
}
.hukidashi-underline::before,
.hukidashi-underline::after {
position: absolute;
width: 0;
height: 0;
border: solid transparent;
content: "";
border-top-width: 13px;
border-right-width: 13px;
border-bottom-width: 13px;
border-left-width: 13px;
}
.hukidashi-underline::before {
left: 50px;
bottom: -28px;
border-top-color: #ccc;
border-left-color: #ccc;
}
.hukidashi-underline::after {
left: 53px;
bottom: -21px;
border-top-color: #fff;
border-left-color: #fff;
} .st-marumozi {
font-size: 85%;
padding: 8px 20px;
margin:0 10px 0 0;
display: inline-block;
}
.st-marumozi-big {
padding: 8px 20px;
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;
}
.st-marumozi img {
border-radius: 50%;
width:20px;
height:auto;
margin-right: 5px;
}
.st-marumozi-big img {
border-radius: 50%;
width:30px;
height:auto;
margin-right: 10px;
}
.st-marumozi .photoline img,
.st-marumozi-big .photoline img {
border-radius: 0;
border: none;
} .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;
}
.clip-memobox.st-text-guide 
.clip-memobox.st-text-guide .clip-fonticon {
display: flex;
justify-content: center;
align-items: center;
}
.clip-memobox.st-text-guide .fa::before {
display: block;
padding-top:10px;
}
.clip-memobox.st-text-guide .fa::after {
font-size: 11px;
white-space: nowrap;
}
.clip-memobox.st-text-guide .fa::before,
.clip-memobox.st-text-guide .fa::after {
line-height: 0.8;
}
.clip-memobox.st-text-guide .fa::after {
margin-top: 10px;
display: block;
}
.clip-memobox.st-text-guide.st-text-guide-sankou .fa::after {
content: '参考';
}
.clip-memobox.st-text-guide.st-text-guide-kanren .fa::after {
content: '関連';
}
.clip-memobox.st-text-guide.st-text-guide-memo .fa::after {
content: 'メモ';
}
.clip-memobox.st-text-guide.st-text-guide-attention .fa::after {
content: '注意';
}
.clip-memobox.st-text-guide.st-text-guide-point .fa::after {
content: 'Check';
}
.clip-memobox.st-text-guide.st-text-guide-next .fa::after {
content: '次へ進む';
}
.clip-memobox.st-text-guide.st-text-guide-prev .fa::after {
content: '前に戻る';
}
.clip-memobox.st-text-guide.st-text-guide-question .fa::after {
content: '質問';
}
.clip-memobox.st-text-guide.st-text-guide-answer .fa::after {
content: '回答';
} .st-in-mybox.in-clip-memobox .clip-memobox {
padding: 0;
margin: -10px;
}
.st-in-mybox.in-clip-memobox .clip-memobox a{
font-weight:bold;
color: #ff0000;
} .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):not(.st-pvm-nav-list) {
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;
}
.post ul.is-style-st-square-checkbox:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list),
ul.is-style-st-square-checkbox:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list),
.st-square-checkbox ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
margin-bottom: 0;
padding:0;
}
.st-square-checkbox.st-bold ul li {
font-weight: bold;
}
.post ul.is-style-st-square-checkbox li,
ul.is-style-st-square-checkbox li,
#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 ul.is-style-st-square-checkbox li:last-child,
ul.is-style-st-square-checkbox li:last-child,
.post .st-square-checkbox ul li:last-child,
.st-square-checkbox ul li:last-child {
margin-bottom: 15px;
padding-bottom: 0.5em;
} .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.wp-block-st-blocks-my-button {
color: #ffffff;
border: 0 solid #757575;
background-color: #e6514c;
border-radius: 5px;
box-shadow: 0 3px 0 #d9251f;
}
.st-mybtn.wp-block-st-blocks-my-button a {
color: #ffffff;
} .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:not(.no-reflection),
.st-mybtn.st-reflection:not(.no-reflection) a {
position:relative;
overflow:hidden;
}
.st-reflection-on:not(.no-reflection):after,
.st-mybtn.st-reflection:not(.no-reflection) a:after {
content:'';
height:100%;
width:30px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
transform: rotate(45deg);
animation: reflection 5s ease-in-out infinite;
}
@keyframes reflection {
0% { transform: scale(0) rotate(45deg); opacity: 0; }
80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { transform: scale(4) rotate(45deg); opacity: 1; }
100% { 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-half-o,
.st-mybox .st-user-comment-box .fa-star-o,
.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%;
margin-left: 5px;
}
.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_toc_back,
.st_toc_back:focus,
.st_toc_back:hover,
.st_toc_back:active {
color: #ccc;
text-decoration: none;
}
.st_toc_back {
position: fixed;
bottom: 15px;
left: 10px;
z-index: 9999;
display: flex;
flex-direction: column;
opacity: 0;
transition: all .5s;
pointer-events: none;
justify-content: center;
align-items: center;
}
.st_toc_back.is-shown {
opacity: 1;
pointer-events: auto;
}
.st_toc_back.is-top {
bottom: 75px;
}
.st_toc_back_icon {
display: block;
background: none;
width: auto;
height: auto;
font-size: 32px;
}
.st_toc_back_icon::before {
display: flex;
justify-content: center;
align-items: center;
content: '\f03a';
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.st_toc_back_label {
margin-top: 0;
font-size: 10px;
}
.st_toc_back.is-rounded,
.st_toc_back.is-rounded:focus,
.st_toc_back.is-rounded:hover,
.st_toc_back.is-rounded:active {
color: #fff;
}
.st_toc_back.is-rounded {
bottom: 20px;
background: #ccc;
border-radius: 100%;
width: 70px;
height: 70px;
}
.st_toc_back.is-rounded.is-shown {
opacity: .8;
}
.st_toc_back.is-rounded.is-top {
bottom: 80px;
}
.st_toc_back.is-rounded .st_toc_back_icon {
font-size: 24px;
} .mokuzi-paper {
margin-bottom: 20px;
margin-top: 30px;
}
.kasane-paper {
border: 1px solid #ccc;
background: #fff;
transform: rotate(-2deg);
}
.kasane-paper .page {
transform: rotate(3deg);
box-shadow: 0 0 6px #f3f3f3;
}
.kasane-paper.page1 {
transform: rotate(-2deg);
box-shadow: 0 0 6px #f3f3f3;
}
.kasane-paper .page2 {
transform: rotate(-1deg);
box-shadow: 0 0 6px #f3f3f3;
}
.kasane-paper.page3 {
transform: rotate(2deg);
box-shadow: 0 0 6px #f3f3f3;
}
.kasane-paper.nakami {
padding: 10px 0 0 0;
box-shadow: 0 0 6px #f3f3f3;
}
#st_toc_container.st_toc_style_paper,
html.toc-style-paper #toc_container {
border: 0;
background: transparent;
} @media print, screen and (max-width: 599px) {
html.toc-style-paper #wrapper {
overflow:hidden;
}
}
@media only screen and (min-width: 600px) {
html.toc-style-paper main {
overflow:hidden;
}
}  #st_toc_container.st_toc_style_timeline:not(.st_toc_contracted),
#st_toc_container.st_toc_style_timeline.only-toc:not(.st_toc_contracted),
#st_toc_container.st_toc_style_timeline-count:not(.st_toc_contracted),
#st_toc_container.st_toc_style_timeline-count.only-toc:not(.st_toc_contracted),
#st_toc_container.st_toc_style_check:not(.st_toc_contracted),
#st_toc_container.st_toc_style_check.only-toc:not(.st_toc_contracted),
#st_toc_container.st_toc_style_question:not(.st_toc_contracted),
#st_toc_container.st_toc_style_question.only-toc:not(.st_toc_contracted) {
padding: 20px 30px;
}
#st_toc_container.st_toc_style_timeline .st_toc_list,
#st_toc_container.st_toc_style_timeline.only-toc .st_toc_list,
#st_toc_container.st_toc_style_timeline-count .st_toc_list,
#st_toc_container.st_toc_style_timeline-count.only-toc .st_toc_list {
list-style: none;
border-left: 1px solid #ccc;
}
#st_toc_container.st_toc_style_timeline .st_toc_list ul ul,
#st_toc_container.st_toc_style_timeline-count .st_toc_list ul ul,
#st_toc_container.st_toc_style_check .st_toc_list ul ul,
#st_toc_container.st_toc_style_question .st_toc_list ul ul {
display: none;
}
#st_toc_container.st_toc_style_timeline .st_toc_list a,
#st_toc_container.st_toc_style_timeline.only-toc .st_toc_list a,
#st_toc_container.st_toc_style_timeline-count .st_toc_list a,
#st_toc_container.st_toc_style_timeline-count.only-toc .st_toc_list a,
#st_toc_container.st_toc_style_check .st_toc_list a,
#st_toc_container.st_toc_style_check.only-toc .st_toc_list a,
#st_toc_container.st_toc_style_question .st_toc_list a,
#st_toc_container.st_toc_style_question.only-toc .st_toc_list a {
padding: 0 0 7px;
border: 0;
}
#st_toc_container.st_toc_style_timeline li,
#st_toc_container.st_toc_style_timeline.only-toc li,
#st_toc_container.st_toc_style_timeline-count li,
#st_toc_container.st_toc_style_timeline-count.only-toc li,
#st_toc_container.st_toc_style_check li,
#st_toc_container.st_toc_style_check.only-toc li,
#st_toc_container.st_toc_style_question li,
#st_toc_container.st_toc_style_question.only-toc li {
border: 0;
text-indent: 0;
padding-left: 0;
}
#st_toc_container.st_toc_style_timeline.only-toc li,
#st_toc_container.st_toc_style_timeline-count.only-toc li,
#st_toc_container.st_toc_style_check.only-toc li,
#st_toc_container.st_toc_style_question.only-toc li {
list-style: none;
}
#st_toc_container.st_toc_style_timeline li a::before,
#st_toc_container.st_toc_style_timeline-count li a::before,
#st_toc_container.st_toc_style_check li a::before,
#st_toc_container.st_toc_style_question li a::before {
content: normal;
}
#st_toc_container.st_toc_style_timeline .st_toc_list > li + li,
#st_toc_container.st_toc_style_timeline-count .st_toc_list > li + li,
#st_toc_container.st_toc_style_check .st_toc_list > li + li,
#st_toc_container.st_toc_style_question .st_toc_list > li + li {
margin-top: 20px;
}
#st_toc_container.st_toc_style_timeline.only-toc .st_toc_list > li + li,
#st_toc_container.st_toc_style_timeline-count.only-toc .st_toc_list > li + li,
#st_toc_container.st_toc_style_check.only-toc .st_toc_list > li + li,
#st_toc_container.st_toc_style_question.only-toc .st_toc_list > li + li {
margin-top: 0;
}
#st_toc_container.st_toc_style_timeline .st_toc_list li li,
#st_toc_container.st_toc_style_timeline-count .st_toc_list li li,
#st_toc_container.st_toc_style_check .st_toc_list li li,
#st_toc_container.st_toc_style_question .st_toc_list li li {
padding: 0;
}
#st_toc_container.st_toc_style_timeline .st_toc_list li li a,
#st_toc_container.st_toc_style_timeline-count .st_toc_list li li a,
#st_toc_container.st_toc_style_check .st_toc_list li li a,
#st_toc_container.st_toc_style_question .st_toc_list li li a {
padding-left: 0;
} #st_toc_container.st_toc_style_timeline .st_toc_list,
#st_toc_container.st_toc_style_timeline.only-toc .st_toc_list,
#st_toc_container.st_toc_style_check .st_toc_list,
#st_toc_container.st_toc_style_question .st_toc_list {
padding: 0 0 0 20px;
}
#st_toc_container.st_toc_style_timeline .st_toc_list > li::before,
#st_toc_container.st_toc_style_check .st_toc_list > li::before,
#st_toc_container.st_toc_style_question .st_toc_list > li::before {
position: absolute;
font-family: FontAwesome;
}
#st_toc_container.st_toc_style_timeline .st_toc_list > li::before {
content: "\f111";
margin-left: calc( -20px - .5em );
color: #ccc;
font-size: 13px;
}
#st_toc_container.st_toc_style_check .st_toc_list > li::before {
content: "\f00c";
margin-left: calc( -20px - .3em );
color: #f44336;
font-size: 1.2em;
}
#st_toc_container.st_toc_style_question .st_toc_list > li::before {
content: "\f059";
margin-left: calc( -20px - .3em );
color: #03a9f4;
font-size: 1.2em;
}
#st_toc_container.st_toc_style_timeline li li,
#st_toc_container.st_toc_style_check li li,
#st_toc_container.st_toc_style_question li li {
list-style: disc;
margin: 0 0 0 26px;
} #st_toc_container.st_toc_style_timeline-count .st_toc_list,
#st_toc_container.st_toc_style_timeline-count.only-toc .st_toc_list {
padding: 0 0 0 34px;
}
#st_toc_container.st_toc_style_timeline-count .st_toc_list > li {
counter-increment: st-toc-timeline-count;
}
#st_toc_container.st_toc_style_timeline-count .st_toc_list > li::before {
position: absolute;
border-radius: 50%;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
font-size: 60%;
font-weight: normal;
margin-left: calc( -34px - 1.5em );
padding-right: 0;
background: #f3f3f3;
color: #000;
content: counters(st-toc-timeline-count, "");
}
#st_toc_container.st_toc_style_timeline-count .st_toc_list li li {
margin: 0 0 0 32px;
}  .st-tab-content label {
-webkit-appearance: none;
border-top:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
border-left:1px solid #E0E0E0;
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 .st-tab-label:checked + label {
opacity: 1;
}
.st-tab-label {
display:none;
}
.entry-content .st-tab-label[value="1"]:checked ~ .st-tab-main-1,
.entry-content .st-tab-label[value="2"]:checked ~ .st-tab-main-2,
.entry-content .st-tab-label[value="3"]:checked ~ .st-tab-main-3,
.entry-content .st-tab-label[value="4"]:checked ~ .st-tab-main-4 {
display: block;
}
.st-tab-main {
display:none;
}
.st-tab-content label .fa {
margin-right: 5px;
}
.st-tab-content:not(.st-tab-content-type-button) label {
border-bottom: none!important;
} .st-tab-content-type-button {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.st-tab-content-type-button label {
position: relative;
margin: 0;
border: 1px solid #E0E0E0;
box-sizing: border-box;
display: block;
width: 50%;
opacity: 0.5;
border-radius: 0;
z-index: 0;
}
.st-tab-content-type-button.st-tab-content-tab-1 label {
width: 100%;
}
.st-tab-content-type-button.st-tab-content-tab-3 label {
width: 33.33333%;
}
.st-tab-content-type-button.st-tab-content-tab-4 label {
width: 25%;
}
.st-tab-content-type-button label ~ label {
border-left: 0;
}
.st-tab-content-type-button label ~ .st-tab-label:checked + label:not(.st-tab-noborder)::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
bottom: -1px;
width: 0;
border-left: 1px solid #E0E0E0;
}
@media only screen and (max-width: 959px) {
.st-tab-content-type-button.st-tab-content-tab-4 label {
width: 50%;
}
.st-tab-content-type-button label ~ label {
border-left: 1px solid #E0E0E0;
}
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(2) ~ label {
top: -1px;
}
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(2n) {
border-left: 0;
}
.st-tab-content-type-button.st-tab-content-tab-4 label ~ .st-tab-label:checked + label::before {
content: normal;
}
.st-tab-content-type-button.st-tab-content-tab-4 .st-tab-label:checked + label:nth-of-type(2n)::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
bottom: -1px;
width: 0;
border-left: 1px solid #E0E0E0;
}
}
.st-tab-content .st-tab-label:checked + label {
z-index: 1;
}
.st-tab-content-type-button .st-tab-main {
width: 100%;
margin-top: 20px;
}
.st-tab-content-type-button .st-tab-main {  animation-name: StFedeIn;
animation-duration: 2s;
} .st-tab-content-type-button label:first-of-type {
border-radius: 5px 0 0 5px;
}
.st-tab-content-type-button label:last-of-type {
border-radius: 0 5px 5px 0;
}
@media only screen and (max-width: 959px) {
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(1) {
border-radius: 5px 0 0 0;
}
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(2) {
border-radius: 0 5px 0 0;
}
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(3) {
border-radius: 0 0 0 5px;
}
.st-tab-content-type-button.st-tab-content-tab-4 label:nth-of-type(4) {
border-radius: 0 0 5px 0;
}
} .st-tab-content-type-button.st-noradius label:first-of-type,
.st-tab-content-type-button.st-noradius label:last-of-type {
border-radius: 0;
}
@media only screen and (max-width: 959px) {
.st-tab-content-type-button.st-tab-content-tab-4.st-noradius label:nth-of-type(1),
.st-tab-content-type-button.st-tab-content-tab-4.st-noradius label:nth-of-type(2),
.st-tab-content-type-button.st-tab-content-tab-4.st-noradius label:nth-of-type(3),
.st-tab-content-type-button.st-tab-content-tab-4.st-noradius label:nth-of-type(4) {
border-radius: 0;
}
} 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;
}
#searchform input:not(.st-tab-label):not([type="image"]) {
border-radius: 0;
}
.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;
}
@media print, screen and (max-width: 599px) { .responbox60,
.responbox70 {
display: flex;
flex-direction: column-reverse;
}
} .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;
} div.yyi-rinker-contents div.yyi-rinker-box {
padding: 20px 12px;
}
.post ul.yyi-rinker-links:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
padding: 0;
margin-bottom: 0;
}
div.yyi-rinker-contents div.yyi-rinker-detail {
padding-left: 0;
}
div.yyi-rinker-contents ul.yyi-rinker-links li {
margin: 0 5px 5px 0;
box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .3);
} #side div.yyi-rinker-contents div.yyi-rinker-box {
flex-direction: column;
padding: 20px;
}
#side div.yyi-rinker-contents div.yyi-rinker-info {
width: 100%;
}
#side .yyi-rinker-img-m .yyi-rinker-image {
width: 100%;
margin-bottom: 20px;
}
body #side div.yyi-rinker-contents ul.yyi-rinker-links li {
width: 100%;
margin: 0 0 10px;
text-align: center;
padding: 5px;
box-sizing: border-box;
}
body #side div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0;
}
@media print, screen and (max-width: 599px) {
div.yyi-rinker-contents div.yyi-rinker-box {
flex-direction: column;
padding: 20px;
}
div.yyi-rinker-contents div.yyi-rinker-info {
width: 100%;
}
.yyi-rinker-img-m .yyi-rinker-image {
width: 100%;
margin-bottom: 20px;
}
body div.yyi-rinker-contents ul.yyi-rinker-links li {
width: 100%;
margin: 0 0 10px;
text-align: center;
padding: 5px;
box-sizing: border-box;
}
body div.yyi-rinker-contents ul.yyi-rinker-links li a {
padding: 0;
}
} .post .wpap-tpl {
max-width:100%;
box-sizing:border-box;
}
.post .wpap-tpl .wpap-link,
.post .wpap-tpl .wpap-link:hover {
box-shadow: none;
} .appreach {
text-align: left;
padding: 20px;
border: 3px solid #fafafa;
overflow: hidden;
border-radius: 10px;
}
.appreach:after {
content: "";
display: block;
clear: both;
}
.appreach p {
margin: 0;
}
.appreach a:after {
display: none;
}
.appreach__icon {
float: left;
border-radius: 10%;
overflow: hidden;
margin: 0 3% 0 0 !important;
width: 25% !important;
height: auto !important;
max-width: 120px !important;
}
.appreach__detail {
display: inline-block;
font-size: 20px;
line-height: 1.5;
width: 72%;
max-width: 72%;
}
.appreach__detail:after {
content: "";
display: block;
clear: both;
}
.appreach__name {
font-size: 16px;
line-height: 1.5em !important;
max-height: 3em;
overflow: hidden;
}
.appreach__info {
font-size: 12px !important;
}
.appreach__developper, .appreach__price {
margin-right: 0.5em;
}
.appreach__posted a {
margin-left: 0.5em;
}
.appreach__links {
float: left;
height: 40px;
margin-top: 8px;
white-space: nowrap;
}
.appreach__aslink img {
margin-right: 10px;
height: 40px;
width: 135px;
}
.appreach__gplink img {
height: 40px;
width: 134.5px;
}
.appreach__star {
position: relative;
font-size: 14px !important;
height: 1.5em;
width: 5em;
}
.appreach__star__base {
position: absolute;
color: #737373;
}
.appreach__star__evaluate {
position: absolute;
color: #ffc107;
overflow: hidden;
white-space: nowrap;
} .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;
background-color: #fff;
}
.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,
.st-cardbox .clearfix dd p.st-cardbox-site {
margin-bottom:0;
}
.st-cardbox .clearfix dd p.st-cardbox-site {
color: #616161;
}
.st-cardbox .clearfix dd .st-cardbox-favicon img {
margin: 0 4px 0 0;
vertical-align: middle;
} .st-card-title-head {
padding: 5px 7px;
font-size: 80%;
border-radius: 5px;
margin-right: 8px;
background: #cccccc;
color: #ffffff;
}
.st-card-title-head .fa {
margin-right: 5px;
} .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,
.st-cardstyle .kanren.st-cardbox 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;
}
#side .st-cardstyle .kanren.st-cardbox.st-cardbox-wide dt,
main .st-cardstyle .kanren.st-cardbox.st-cardbox-wide dt,
#side .st-cardstyleb .kanren.st-cardbox.st-cardbox-wide dt,
main .st-cardstyleb .kanren.st-cardbox.st-cardbox-wide dt {
margin: 0;
} .st-cardbox.st-no-shadow {
box-shadow: none;
} .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: top;
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-kaiwa-face-move .st-kaiwa-face img {
animation: animScale 4s infinite ease-out;
transform-origin: 50% 50%;
animation-play-state:running;
backface-visibility: hidden;
}
.st-kaiwa-face-move .st-kaiwa-face2 img {
animation: animScale 4.5s infinite ease-out;
transform-origin: 50% 50%;
animation-play-state:running;
backface-visibility: hidden;
}
@keyframes animScale {
0% { transform: scale(0.8, 0.8); }
5% { transform: scale(1.1, 1.1); }
10% { transform: scale(1, 1); }
15% { transform: scale(1.1, 1.1); }
20% { transform: scale(1, 1); }
100% { transform: scale(1, 1); }
} .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;
display: flex;
align-items: center;
justify-content: center;
}
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;
} .st-icon-logo-sp {
margin-right: 10px;
}
#st-icon-logo {
margin-bottom: 10px;
} #s-navi dt.trigger .acordion_button {
max-width: 20%;
order: 1;
flex-grow: 0;
} #s-navi dt.trigger .acordion_button_search {
order: 4;
}
#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-search-active #s-navi dt.trigger .acordion_button_search .op-search-close::before,
.s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close_thin::before,
.s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close_cut::before {
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;
} .s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close::before {
content: "\e90e";
} .s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close_thin::before {
content: "\e90c";
} .s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close_cut::before {
content: "\e90d";
}
.s-navi-search-overlay.s-navi-search-active #s-navi dt.trigger .acordion_button_search {
z-index: 100002;
}
#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 .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,
#s-navi dd.acordion_search {
box-sizing:border-box;
text-align:left;
position: fixed;
top: 0;
transition: all .3s;
height: 100vh;
max-height: 100vh;
-webkit-overflow-scrolling: touch;
}
#s-navi dd.acordion_tree,
.s-navi-search-slide #s-navi dd.acordion_search {
width: 250px; z-index: 10000;
}
.s-navi-search-overlay #s-navi dd.acordion_search {
display: flex;
flex-direction: column;
padding: 48px 0 0;
width: 100%;
z-index: -1;
pointer-events: none; opacity: 0; transition: none; }
@media only screen and (max-width: 959px) and (min-width: 600px) {
.s-navi-search-overlay #s-navi dd.acordion_search {
padding: 58px 0 0;
}
}
#s-navi dd.acordion_tree
{
left: -250px; }
.s-navi-search-slide #s-navi dd.acordion_search {
right: -250px; }
#s-navi dd.acordion_tree .acordion_tree_content,
#s-navi dd.acordion_search .acordion_search_content {
box-sizing: border-box;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
#s-navi dd.acordion_tree .acordion_tree_content {
padding-top:10px;
}
#s-navi dd.acordion_search .acordion_search_content {
padding: 10px 10px 0;
font-size: 15px;
}
.s-navi-search-overlay #s-navi dd.acordion_search .acordion_search_content {
display: flex;
flex-direction: column;
padding: 10px 20px 0;
}
.s-navi-search-overlay #s-navi dd.acordion_search .acordion_search_content::before,
.s-navi-search-overlay #s-navi dd.acordion_search .acordion_search_content::after {
content: '';
}
.s-navi-search-overlay #s-navi dd.acordion_search .acordion_search_content::before {
margin-top: auto;
}
.s-navi-search-overlay #s-navi dd.acordion_search .acordion_search_content::after {
margin-bottom: auto;
}
.s-navi-search-overlay .st-widgets-box #search {
margin-bottom: 0;
}
.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-search-slide.s-navi-search-active #s-navi dl.acordion {
left: -250px; }
.s-navi-search-slide.s-navi-search-active #s-navi dd.acordion_search {
right: 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 dt.trigger .acordion_button_search {
order: 0;
}
.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-search-slide.s-navi-right #s-navi dd.acordion_search {
left: -250px; right: auto;
}
.s-navi-search-slide.s-navi-right.s-navi-search-active #s-navi dl.acordion {
left: 250px; }
.s-navi-search-slide.s-navi-right.s-navi-search-active #s-navi dd.acordion_search {
left: 0;
} .s-navi-search-overlay.s-navi-search-active #s-navi dd.acordion_search {
z-index: 100001;
transition: all .15s;
}
.s-navi-search-overlay.s-navi-search-activated #s-navi dd.acordion_search {
opacity: 1;
pointer-events: auto;
} .s-navi-has-search #s-navi dt.trigger {
justify-content: space-between;
} #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;
}  .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:99999;
}
#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,
.s-navi-search-slide.s-navi-search-active #st-footermenubox {
left: 250px; } .s-navi-active.s-navi-right #st-footermenubox,
.s-navi-search-slide.s-navi-search-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%;
margin: 0;
}
.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;
}
.st-cardlink-card.has-bg .st-cardlink-card-link:after {
content:"";
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:999;
}
@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);
} .st-cardlink-card.has-bg.is-darkable::before {
background-color: rgba(0,0,0,0.5);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: ' ';
z-index: 1;
}
.st-cardlink-card.has-bg.is-darkable {
text-shadow: none!important;
}
.st-cardlink-card.has-bg.is-darkable .st-cardlink-card-text {
z-index: 2;
}
@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,
.cs-text {
padding-bottom: 0;
position: relative;
width: 100%;
box-sizing: border-box;
}
.post #search {
margin-bottom: 20px;
}
#searchform input {
margin: 0;
}
.cs-text input.cs-text-input,
#searchform input {
-webkit-appearance: none;
}
.cs-text input.cs-text-input,
#searchform input:focus {
outline: none;
}
#s,
.s {
min-width: 0;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
color: #333;
font-size: 14px;
border-style: none;
padding: 10px 25px;
box-sizing: border-box;
background-color: transparent;
border-radius: 0;
background-color: #fff;
}
#searchform {
border:#f3f3f3 1px solid;
border-radius: 0;
display: flex;
overflow: hidden;
}
input#searchsubmit {
margin: 0;
background:#fff;
color: #424242;
cursor: pointer;
padding: 0 15px;
border: none;
} .st-custom-search-box {
word-break: break-all;
word-break: break-word;
hyphens: auto;
}
.st-custom-search-box-tpl-default .cs-text,
.st-custom-search-box-tpl-result .cs-text {
border: #f3f3f3 1px solid;
background: #fff;
overflow: hidden;
}
main .cs-text-input {
border: 0 !important;
padding: 10px 65px 10px 10px !important;
width: 100% !important;
box-sizing: border-box !important;
margin: 0 !important;
}
.cs-term,
.cs-operators {
margin: 1em 0 0;
}
main .widget_st-custom-search .st-widgets-title,
.cs-term-title {
margin: 1em 0 .25em;
font-weight: bold;
}
.cs-term-list,
.cs-operator-list {
display: flex;
flex-wrap: wrap;
margin: .5em 0;
}
.cs-operator-list {
justify-content: center;
}
.cs-term-item,
.cs-operator-item {
display: flex;
margin: .25em .5em;
align-items: center;
}
.cs-term-item {
width: calc(50% - 1em);
}
.st-custom-search-box-vertical .cs-cat-item {
width: 100%;
}
.cs-term-label,
.cs-operator-label {
display: flex;
align-items: center;
}
.cs-term-label:hover,
.cs-operator-label:hover {
cursor: pointer;
}
.cs-term-checkbox,
.cs-operator-radio {
margin: 0 .5em 0 0 !important;
}
.cs-search-button {
display: block;
border: none;
width: 50%;
max-width: 100%;
box-sizing: border-box;
padding: 10px;
border-radius: 5px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
margin: 20px auto;
}
.cs-search-button:hover {
box-shadow:none;
transform: translateY(1px);
}
.cs-order,
.cs-order-list {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.cs-order-item,
.cs-order-button {
margin: 1em 0.5em 0;
}
.cs-order-label {
display: flex;
align-items: center;
}
.cs-order-label:hover {
cursor: pointer;
}
.cs-order-radio {
margin: 0 .5em 0 0 !important;
}
.cs-order-button {
padding: .25em .75em;
}
#side .cs-search-button {
margin: 1em auto;
width: 100%;
}
@media only screen and (min-width: 600px) {
.cs-term-item,
.st-custom-search-box-horizontal .cs-cat-item { width: calc(25% - 1em);
}
}
.acordion_search .cs-term-item,
.acordion_search .st-custom-search-box-horizontal .cs-cat-item {
width: calc(50% - 1em);
}
@media only screen and (min-width: 960px) {
#side .cs-term-item {
width: calc(50% - 1em);
}
#side .st-custom-search-box-vertical .cs-cat-item {
width: 100%;
}
} .st-custom-search-box label input[type="checkbox"] {
display: none;
}
.st-custom-search-box label input[type="checkbox"] + span {
position: relative;
display: inline-block;
cursor: pointer;
padding-left: 22px;
}
.st-custom-search-box label input[type="checkbox"] + span::before,
.st-custom-search-box label input[type="checkbox"] + span::after {
position: absolute;
content: '';
}
.st-custom-search-box label input[type="checkbox"] + span::before {
top: 50%;
left: 0;
width: 14px;
height: 14px;
margin-top: -8px;
background-color: transparent;
border: 1px solid #ccc;
border-radius: 1px;
box-sizing: border-box;
}
.st-custom-search-box label input[type="checkbox"] + span::after {
opacity: 0;
top: 50%;
left: 3px;
width: 8px;
height: 4px;
margin-top: -4px;
border-left: 2px solid #757575; border-bottom: 2px solid #757575; -webkit-transform: rotate(-45deg) scale(.5);
transform: rotate(-45deg) scale(.5);
box-sizing: border-box;
}
.st-custom-search-box label input[type="checkbox"] + span:hover::before {
background-color: transparent;
}
.st-custom-search-box label input[type="checkbox"]:checked + span::before {
background-color: transparent;
border: 1px solid #9E9E9E;
}
.st-custom-search-box label input[type="checkbox"]:checked + span::after {
opacity: 1;
-webkit-transform: rotate(-45deg) scale(1);
transform: rotate(-45deg) scale(1);
} #s-navi .cs-term-title {
font-size: 15px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
#s-navi .cs-term-title {
font-size: 20px;
}
} .search-results .post .st-widgets-box {
padding-top: 20px;
} .st-countdown-expired,
.st-countdown-timer {
display: none;
}
.st-countdown.is-active .st-countdown-timer {
display: inline;
}
.st-countdown.is-expired .st-countdown-expired {
display: inline;
}
.ms-delete .st-countdown-item-ms { display: none;
} .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;
font-size: inherit;
}  .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.st-post-data-breadcrumb{
margin-bottom: 20px;
}
#breadcrumb ol li {
color: #ccc;
font-size: 13px;
list-style:none;
display: inline-block;
line-height: 1.5;
}
#breadcrumb ol li a,
#breadcrumb ol li h1 a {
text-decoration: none;
color: #ccc;
} #breadcrumb.st-post-data-breadcrumb ol {
display: inline;
}
#breadcrumb.st-post-data-breadcrumb ol li {
font-size: 12px;
}
#breadcrumb h1.entry-title {
display: inline;
background-color: transparent!important;
font-weight: normal;
font-size: 12px;
color: #ccc;
line-height: 1.5;
} .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;
line-height: 1.2em;
}
.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 .sns-pinterest a {
background: #e7001a;
box-shadow: 0 3px 0 #d30018;
}
.sns .sns-pinterest a:hover {
box-shadow: 0 2px 0 #d30018;
}
.sns .fa-pinterest {
border-right: 1px solid #ff4a5f;
} .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;
} .sns .sns-comment a {
background: #FFB300;
box-shadow: 0 3px 0 #eba500;
}
.sns .sns-comment a:hover {
box-shadow: 0 2px 0 #eba500;
}
.sns .fa-commenting {
border-right: 1px solid #FDD835;
} .st-sns-btn-shordcode .sns {
width: 100%;
text-align:center;
} #footer-ad .st-sns-btn-shordcode .sns.st-sns-top {
padding: 10px 0 20px;
}
#side aside .st-sns-btn-shordcode .sns ul li,
.st-sns-btn-shordcode .sns li {
float: none;
margin-right: 5px;
}
.st-sns-btn-shordcode .sns li a {
margin:0;
}
.post .st-sns-btn-shordcode .sns ul,
.st-sns-btn-shordcode .sns ul {
margin:0 auto;
width:290px;
display: flex;
justify-content: center;
}
.st-sns-btn-shordcode .snstext{
display:none;
}
.st-sns-btn-shordcode .snscount{
display:none;
}
.st-sns-btn-shordcode .sns li {
float: left;
list-style: none;
width: 40px;
position: relative;
}
.st-sns-btn-shordcode .sns li:last-child {
margin-right: 0px;
}
.st-sns-btn-shordcode .sns li i {
font-size: 19px!important;
}
.st-sns-btn-shordcode .sns li a {
border-radius: 50%;
box-sizing: border-box;
color: #fff;
font-size: 19px;
height: 40px;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.st-sns-btn-shordcode .sns li a .fa {
padding: 0;
border: 0;
height: auto;
} .st-sns-btn-shordcode .sns .twitter a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .twitter a:hover {
background:#4892cb;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-twitter::before {
position: relative;
top:1px;
left: 1px;
} .st-sns-btn-shordcode .sns .facebook a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .facebook a:hover {
background:#2c4373;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-facebook::before {
position: relative;
top:1px;
} .st-sns-btn-shordcode .sns .sns-pinterest a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .sns-pinterest a:hover {
background:#d30018;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-pinterest-p::before {
position: relative;
left: 1px;
} .st-sns-btn-shordcode .sns .sns-comment a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .sns-comment a:hover {
background:#eba500;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-commenting::before {
position: relative;
left: 1px;
} .st-sns-btn-shordcode .sns .share-copy a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .share-copy a:hover {
background:#ccc;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .share-copy::before {
position: relative;
left: 1px;
}
.st-sns-btn-shordcode .sns .share-copy .fa-clipboard {
border-right: none;
} .st-sns-btn-shordcode .sns .hatebu a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .hatebu a:hover {
box-shadow: none;
background:#00a5de;
}
.st-sns-btn-shordcode .sns .st-svg-hateb::before {
border-right:none;
padding-right:0;
font-size:19px!important;
}
.st-sns-btn-shordcode .sns .st-svg-hateb::before {
position: relative;
left: 1px;
} .st-sns-btn-shordcode .sns .line a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .line a:hover {
background:#219900;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-comment::before {
position: relative;
left: 1px;
top: -1px;
} .st-sns-btn-shordcode .sns .pocket a {
box-shadow: none;
}
.st-sns-btn-shordcode .sns .pocket a:hover {
background:#F27985;
box-shadow: none;
}
.st-sns-btn-shordcode .sns .fa-get-pocket::before {
position: relative;
top: 1px;
} #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: 99999;
bottom: 20px;
right: 0;
font-size: 27px;
}
#page-top:not(.page-top-img) a {
text-decoration: none;
background: #ccc;
color: #fff;
text-align: center;
display: block;
-moz-opacity: 0.8;
opacity: 0.8;
padding:15px 19px;
cursor:pointer;
}
#page-top a:hover {
text-decoration: none;
color: #fff;
}
#page-top.page-top-img { bottom: 0;
}
.page-top-img img {
max-height:300px;
max-width: 100%;
} .comment-form-comment label {
display:none!important;
}
#comments .comment-form-comment {
padding-top:10px;
} #comments .comment-form-rating-label {
display: block;
}
#comments .comment-form-rating-control {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 10px 0 5px;
}
#comments .comment-form-rating-rate {
margin: 5px 10px;
display: flex;
align-items: center;
}
#comments .comment-form-rating-input {
width: auto;
}
#comments .comment-form-rating-text {
margin: 0 0 0 5px;
}
.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#wp-comment-cookies-consent {
width: initial;
margin-right: 5px;
float: left;
}
#comments p.comment-form-cookies-consent {
clear: both;
} #comments input[type="submit"] {
background-color: #f3f3f3;
padding: 10px;
-webkit-appearance: none;
border-radius: 3px;
border: 1px #f2f2f2 solid;
} li.pingback .comment-author a,
li.pingback .comment-author{
position:relative;
width:100%;
text-align:left;
font-size:14px;
padding:0 0 10px;
box-sizing:  border-box;
margin-bottom:10px;
} #comments .comment-title {
padding-top: 0;
font-weight: bold;
}
.comment-rating {
margin: 0 5px 0 0;
} #comments .comment-author-url {
padding-top: 0;
word-break: break-all;
word-break: break-word;
hyphens: none;
line-height: 1.3;
} .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;
} main .st-gallery {
margin-bottom: 20px;
}
#side .st-gallery,
footer .st-gallery {
margin-bottom: 10px;
} #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;
}
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;
}
.post.post-search,
.post.st-header-content {
padding-bottom:0;
}
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);
} .st-eyecatch-under.st-photohu p.wp-caption-text {
text-align: center;
}
.st-eyecatch-under.st-photohu img {
margin-bottom: 5px;
}
.st-eyecatch-under.st-photohu p.wp-caption-text .fa{
margin-right: 5px;
} .colum1.st-lp-wide .st-lp-wide-wrapper:first-child {
padding-top:0;
}
.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 .st-author-box, 
.lp #gazou, 
.lp #itiran, 
body:not(.search) .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 .load-more-action,
.lp .st-pagelink {
display: none;
}
.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,
#s-navi dd.acordion_search {
padding-bottom: constant(safe-area-inset-bottom);
padding-bottom: env(safe-area-inset-bottom);
}
}  :root .has-white-background-color {
background-color: #ffffff;
}
:root .has-white-color {
color: #ffffff;
}
:root .has-soft-red-color {
color: #e6514c;
}
:root .has-soft-red-background-color {
background-color: #e6514c;
}
:root .has-light-grayish-red-color {
color: #fdebee;
}
:root .has-light-grayish-red-background-color {
background-color: #fdebee;
}
:root .has-vivid-yellow-color {
color: #FFC107;
}
:root .has-vivid-yellow-background-color {
background-color: #FFC107;
}
:root .has-very-pale-yellow-color {
color: #FFFDE7;
}
:root .has-very-pale-yellow-background-color {
background-color: #FFFDE7;
}
:root .has-very-light-gray-color {
color: #fafafa;
}
:root .has-very-light-gray-background-color {
background-color: #fafafa;
}
.wp-block-image { margin-bottom: 20px;
}
p.has-background {
padding: 10px 15px;
} .wp-block-group.has-background {
margin-bottom: 20px;
}
.wp-block-group.has-background ol,
.wp-block-group.has-background ul {
padding: 20px!important;
} .wp-block-latest-posts li img {
max-width: 100%;
}
ul.wp-block-latest-posts,
.post ul.wp-block-latest-posts:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list){
padding: 0;
}
.wp-block-latest-posts li {
list-style: none!important;
}
.wp-block-latest-posts li a { text-decoration: none;
color: #1a1a1a;
font-weight: bold;
} .wp-block-latest-posts__post-excerpt {
font-size: 13px;
color: #888 !important;
line-height: 1.8;
} .wp-block-latest-posts:not(.is-grid) li{
margin-bottom: 10px;
}
.wp-block-latest-posts:not(.is-grid) li::after{
content: '';
display: block;
clear: both;
}
.wp-block-latest-posts:not(.is-grid) li img { width: 100px;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__featured-image {
margin-right: 10px;
float: left;
}
.post ul.wp-block-latest-posts:not(.is-grid) li:last-child,
.wp-block-latest-posts:not(.is-grid) li {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f3f3f3;
} .wp-block-latest-posts.is-grid li img {
margin-bottom: 10px;
}
.wp-block-latest-posts.is-grid li {
margin: 8px!important;
} .wp-block-search {
display: flex;
}
.wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__input {
margin: 0!important;
border-radius: 0!important;
max-width: 80%;
}
.wp-block-search {
}
.wp-block-search .wp-block-search__button {
margin-left: 0;
border-radius: 0!important;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: none;
width: 20%;
padding: 0 15px;
} @media only screen and (max-width: 959px) {
#st-text-logo {
padding-bottom: 10px;
}
.s-navi-active body,
.s-navi-search-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-search-slide.s-navi-search-active #st-ami {
left: -250px; } .s-navi-active.s-navi-right #st-ami {
left: -250px; }
.s-navi-search-slide.s-navi-search-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) {
.tabnone {
display: none;
}
.s-navi-active #st-ami {
left: 320px; }
.s-navi-search-slide.s-navi-search-active #st-ami {
left: -320px; } .s-navi-active.s-navi-right #st-ami {
left: -320px; }
.s-navi-search-slide.s-navi-search-active.s-navi-right #st-ami {
left: 320px; } .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-search-slide #s-navi dd.acordion_search {
width: 320px; right: -320px; } .s-navi-active #s-navi dl.acordion {
left: 320px; }
.s-navi-search-slide.s-navi-search-active #s-navi dl.acordion {
left: -320px; } .s-navi-right #s-navi dd.acordion_tree {
left: auto;
right: -320px; }
.s-navi-search-slide.s-navi-right #s-navi dd.acordion_search {
left: -320px;
right: auto; }
.s-navi-active.s-navi-right #s-navi dl.acordion {
left: -320px; }
.s-navi-search-slide.s-navi-search-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,
#s-navi dd.acordion_search .acordion_search_content {
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-search-slide.s-navi-search-active #st-footermenubox {
left: -320px; } .s-navi-active.s-navi-right #st-footermenubox {
left: -320px; }
.s-navi-search-slide.s-navi-search-active.s-navi-right #st-footermenubox {
left: 320px; } #page-top {
font-size: 30px;
}
#page-top a {
padding: 15px 19px;
} .post ol.maruno li,
.post ul.maruck li,
.post .maruno ol li,
.post .maruck ul li{
line-height: 27px;
}
.post ol.maruno li:before,
.post ul.maruck li:before,
.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(.post-card-title):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;
}
#header-l 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;
margin-bottom: 30px;
} .nowhits .pop-box {
margin:-20px 0 20px;
} .st-eyecatch + .nowhits .pop-box,
.nowhits-eye .pop-box {
margin:-11px 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: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(.post-card-title):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;
}
.st-cardbox.st-cardbox-wide .clearfix dd h5,
.post .st-cardbox.st-cardbox-wide .clearfix dd h5,
#side .st-cardbox.st-cardbox-wide .clearfix dd h5 {
border-bottom: none;
} .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%;
} #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;
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:100000;
}
header .smanone ul.menu li a:hover{
color:#ff0000;
}
header .smanone ul.sub-menu li ul.sub-menu{
position:absolute;
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;
} #header-r .footermenust.st-menu-side a:hover {
opacity: 0.7;
}  #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 10px 15px;
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%;
} #headbox {
display: flex;
align-items: center;
justify-content: space-between;
}
#header-l {
display: flex;
align-items: center;
max-width: 450px;
}
#st-icon-logo {
padding-right: 15px;
margin-bottom: 0;
}
#header-r {
padding-top:0px;
max-width: calc(100% - 450px);
}
#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;
max-width: 100%;
box-sizing: border-box;
} #footer .headbox .textwidget {
display: inline-block;
padding: 5px 20px;
border-radius: 3px;
margin: 0 auto 10px;
background:#ccc;
max-width: 100%;
box-sizing: border-box;
}
#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: 75%;
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,
.nowhits-eye .pop-box {
position:relative;
margin:-11px 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;
} .scroll-box.pc:before {
content:none;
}
.scroll-box.pc::-webkit-scrollbar {
height: 10px;
width: 10px;
}
.scroll-box.pc::-webkit-scrollbar-track {
border-radius: 5px;
background: #f3f3f3;
}
.scroll-box.pc::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #ccc;
} } @media only screen and (max-width: 599px) {
#side {
overflow: hidden;
} .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;
} .clip-memobox .clip-fonticon {
font-size: 150%;
} .st-custom-search-box label input[type="checkbox"] + span::before {
width: 18px;
height: 18px;
background: #fff;
}
.st-custom-search-box label input[type="checkbox"] + span::after {
opacity: 0;
top: 60%;
left: 5px;
width: 8px;
height: 4px;
}
.st-custom-search-box label input[type="checkbox"] + span {
padding-left: 25px;
}
.cs-search-button {
width: 100%;
} }@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) { } p {
margin: 0 0 2.5em 0;
}
.st-kaiwa-box {
margin-bottom: 16px;
}
.mainbox {
margin: 1.8em 0 0 0;
}
.blogbox {
text-align: right;
}
.st-kaiwa-box {
margin-bottom: 2em;
}
.st-in-mybox {
padding: 8px 0;
}
p.st-minihukidashi {
background-color: #e52356 !important;
margin: 0 0 12px 0 !important;
}
span.st-minihukidashi-arrow {
border-top-color: #e52356 !important;
}
.box-man p.st-minihukidashi {
background-color: #42a4f5 !important;
}
.box-man span.st-minihukidashi-arrow {
border-top-color: #42a4f5 !important;
}
.st-mybox {
border: 3px solid #ffb4b6 !important;
background-color: transparent !important;
margin-bottom: 2.5em !important;
}
.pink-box .st-mybox {
border: 3px solid #ffb4b6;
}
.post ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
margin: 0;
}
.st-memobox2 p:last-child {
margin: 0 0 1em 0;
}
.st-user-comment-box {
margin: 0 0 1.2em 0;
padding: 0 0 0.6em 0;
}
p.st-user-comment-attribute {
margin: 0px 0 0 0 !important;
}
ul.st-blackboard-list.st-no-ck-off {
padding: 0.5em 0.5em 1.2em !important;
}
.clip-memobox .clip-memotext>p {
color: #494949 !important;
}
.st-mybox-title {
color: #e52356 !important;
}
.st-in-mybox ol {
margin: 0 0 0.35em 0;
}
.st-mcbtn-box {
margin-bottom: 20px;
padding: 20px 10px;
background: #fafafa;
}
.pa-aff-btn .st-mybtn.st-reflection {
background: #e53935;
background: linear-gradient(to bottom, #f44336, #d10b00);
border-color: #e57373;
border-width: 1px;
border-radius: 5px;
font-size: 120%;
font-weight: bold;
color: #fff;
width: 90%;
box-shadow: 0 3px 0 #c62828;
}
.pa-aff-btn a {
color: #ffffff;
}
.original-box .st-minihukidashi-flexbox {
color: #FFF;
font-weight: 700;
}
.original-box .st-minihukidashi .fa {
font-weight: normal;
}
.original-box .st-mybox {
margin: 5px 0 25px;
}
.original-box.gray-box .st-mybox {
border: 3px solid #eeeeee !important;
padding: 6px 15px;
}
.st-mcbtn-box {
margin-bottom: 2.5em;
}
.onet-aff-btn a {
color: #ffffff;
}
.onet-aff-btn .st-mybtn.st-reflection {
background: #ef477e;
background: linear-gradient(to bottom, #f66293, #ef477e);
border-color: #f981a3;
border-width: 1px;
border-radius: 5px;
font-size: 120%;
font-weight: bold;
color: #fff;
width: 90%;
box-shadow: 0 3px 0 #ee407e;
}
.mainbox .entry-content h2:not(.st-css-no) {
margin-bottom: 2em;
}
.post .maruno {
margin-bottom: 2.5em;
}
.st-memobox2 {
margin: 2.8em 0 2.5em;
}
.st-mybox-title+.st-in-mybox {
padding: 20px 0 15px;
}
.post ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
margin: -2px 0 10px;
padding-right: 0;
}
div#headbox-bg {
background: #fff;
}
header .sitename a {
color: #dd013b;
position: relative;
}
header h1 {
color: #777;
font-size: 18px;
}
header .descr {
color: #bfa720;
font-size: 18px;
}
body:not(.mce-content-body) {
border-top: 3px solid #b70600;
}
div#headbox {
padding: 0px 0 40px;
}
header .sitename {
font-size: 40px;
letter-spacing: 2px;
padding: 0 0 0 12px;
}
header .sitename a:before {
content: "";
display: inline-block;
width: 70px;
height: 70px;
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2020/04/macafeimg000-e1587557610193.png);
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
top: -15px;
left: -78px;
}
nav#s-navi dt.trigger .op {
color: #dd013b;
}
#s-navi {
margin: 0;
}
#s-navi dt.trigger .op .fa {
margin: 0 0 0 -10px;
}
ul.wpp-list li:before {
padding: 3px;
line-height: 1;
border-radius: 0;
width: 1em;
text-align: center;
background-color: #dd013b !important;
font-size: 15px;
}
@media only screen and (min-width: 960px) {
div#headbox {
padding: 34px 0 40px;
}
}
@media only screen and (max-width: 600px) {
header .sitename {
font-size: 7vw;
padding: 0px 0 0 7.8vw;
}
header .sitename a:before {
width: 11vw;
height: 11vw;
top: -1.6vw;
left: -12vw;
}
header h1,
header .descr {
font-size: 3.8vw;
}
div#headbox {
padding: 0px 0 6vw;
}
}
@media only screen and (min-width: 960px) {
header .smanone ul.menu li li a {
background-color: #fdfbf9;
color: #d4063c;
border: 1px solid #d4063c;
}
header .smanone ul.menu li ul li a:hover {
color: #d4063c;
}
}
.onet-aff-btn-senior .st-mybtn.st-reflection {
background: #fd8080;
background: linear-gradient(to bottom, #fd7e7e, #fb6767);
border-color: #fb9c9c;
border-width: 1px;
border-radius: 5px;
font-size: 120%;
font-weight: bold;
color: #fff;
width: 90%;
box-shadow: 0 3px 0 #ef7373;
}
.zba-aff-btn .st-mybtn.st-reflection a {
color: #fff;
}
.zba-aff-btn .st-mybtn.st-reflection {
background: #4dbd56;
background: linear-gradient(to bottom, #16c52b, #089e1a);
border-color: #62bb6a;
border-width: 1px;
border-radius: 5px;
font-size: 120%;
font-weight: bold;
color: #fff;
width: 90%;
box-shadow: 0 3px 0 #079017;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
content: none;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
border: none;
padding: 10px 0px;
}
.h3modoki,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) {
padding-top: 0 !important;
padding-bottom: 2px !important;
}
article .st-cardbox.kanren {
margin: 60px 0 60px !important;
}
.post table {
border-top: 1px #e3e3e3 solid;
border-right: 1px #e3e3e3 solid;
}
@media only screen and (max-width: 959px) {
ul.wpp-list li a.wpp-post-title {
font-size: inherit;
padding: 4px 12px 12px;
}
}   main .post #toc_container,
main .post #ez-toc-container {
display: block;
padding: 10px 20px;
margin-bottom: 2.5rem;
background-color: #fff;
border: 1px solid #ddd;
box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.08);
border-top: 4px solid #d20000;
border-radius: 0;
}
#toc_container p.toc_title,
#ez-toc-container p.ez-toc-title {
font-size: 20px !important;
color: #555;
position: relative;
font-weight: 700 !important;
margin: 10px 0 0;
text-align: center;
display: block;
}
div#toc_container .toc_title::before,
div#ez-toc-container .ez-toc-title::before {
background-color: #d20000;
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
color: #fff;
font-family: FontAwesome;
font-size: 16px;
font-weight: 400;
text-align: center;
line-height: 35px;
content: "\f0ca";
margin-right: 8px;
vertical-align: baseline;
position: relative;
top: -3px;
}
#toc_container p.toc_title+ul.toc_list,
#ez-toc-container nav {
margin-top: 1em;
}
#toc_container ul.toc_list,
#ez-toc-container ul.ez-toc-list {
margin-bottom: 0;
margin-left: 18px;
list-style: disc;
overflow: inherit !important;
}
#toc_container ul,
#ez-toc-container ul {
padding: 0;
border: none;
}
#toc_container ul.toc_list li,
#ez-toc-container ul.ez-toc-list li {
font-weight: 700;
list-style: disc !important;
margin: 0;
overflow: inherit !important;
line-height: 1.8;
}
#toc_container ul.toc_list li a,
#ez-toc-container ul.ez-toc-list li a {
color: #555;
text-decoration: none;
}
#toc_container ul.toc_list li ul,
#ez-toc-container ul.ez-toc-list li ul {
margin: 0 0 5px;
}
#toc_container ul.toc_list li ul li,
#ez-toc-container ul.ez-toc-list li ul li {
font-size: 0.8rem;
font-weight: 400;
list-style-type: none;
margin: 0;
}
#toc_container ul li,
#ez-toc-container ul li {
text-indent: inherit;
}
#toc_container ul li::before,
#ez-toc-container ul li::before {
content: none;
}
#toc_container ul.toc_list li li li,
#ez-toc-container ul.ez-toc-list li li li {
text-indent: inherit;
padding: 0 0 0 1rem;
} ul.wpp-list li {
border-bottom: 1px dashed #bbb;
counter-increment: wpp-count;
position: relative;
}
ul.wpp-list li:before {
display: block;
padding: 1px 11px;
color: #fff;
background-color: #333;
content: counter(wpp-count);
position: absolute;
opacity: 1;
z-index: 10000;
border-radius: 6px;
top: 6px;
left: 6px;
}
ul.wpp-list li:last-child {
border-bottom: none;
}
ul.wpp-list li:nth-child(1):before {
background-color: #FBCC54;
}
ul.wpp-list li:nth-child(2):before {
background-color: #B7BFC1;
}
ul.wpp-list li:nth-child(3):before {
background-color: #D47B16;
}
ul.wpp-list li img {
margin: 5px 10px 5px 5px;
padding: 3px;
border: 1px solid #ddd;
}
ul.wpp-list li a.wpp-post-title {
display: block;
font-size: 14px;
padding: 0 12px 12px;
text-decoration: none;
color: #333;
} .popular-posts ul {
margin-bottom: 80px
}
@media only screen and (max-width: 959px) {
#st-header-cardlink.st-cardlink-column-d {
margin-bottom: 10px;
}
} header div#headbox-bg {
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2020/11/title-1.jpg);
background-size: cover;
background-position: 0% 49%;
background-repeat: no-repeat;
background-color: rgba(255, 255, 255, 0.60);
background-blend-mode: overlay;
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
}
.mobile header div#headbox-bg {
background-position: 0% 66%;
}
div#st-header-cardlink-wrapper {
background-color: inherit;
}
header .descr {
color: #b19702;
} #contentInner {
overflow: hidden;
}
.ranking-area {
margin: 4em 0 0;
}
main article .post h3.rankh3 {
background-color: #1e73be;
font-size: 22px;
line-height: 1.5;
padding: 15px 0;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
text-shadow: -1px -1px 1px rgba(0, 0, 0, .4);
border-top: 8px double #dccb75;
border-bottom: 8px double #dccb75 !important;
background: rgb(226 3 3);
background: linear-gradient(to bottom, rgb(226 3 3) 0%, rgb(237 83 83) 48%, rgb(239 40 40) 51%, rgb(226 3 3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dabef', endColorstr='#1e73be', GradientType=0);
}
main article .post h3.rankh3::before {
content: "";
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2021/01/cracker-l.png);
width: 100px;
height: 100px;
position: absolute;
border: none;
left: -24px;
top: -20px;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 100%;
}
main article .post h3.rankh3::after {
content: "";
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2021/01/cracker-r.png);
width: 100px;
height: 100px;
position: absolute;
border: none;
right: -32px;
left: inherit;
bottom: -20px;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 100%;
background-color: initial;
}
@media only screen and (max-width: 959px) {
main article .post h3.rankh3::before {
width: 70px;
height: 70px;
left: -12px;
top: -38px;
}
main article .post h3.rankh3::after {
width: 70px;
height: 70px;
right: -30px;
left: inherit;
bottom: -20px;
}
}
main article .post .rankh4:not(.st-css-no),
main article .post .rankh4:not(.st-css-no),
#side .rankh4:not(.st-css-no) {
background-repeat: no-repeat;
background-position: -70px -25px;
background-size: 210px auto;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 10px !important;
padding-left: 80px !important;
margin-bottom: 10px !important;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #ABA732;
background-color: transparent;
color: #000;
font-size: 20px;
line-height: 27px;
background-image: url(//marriage-agency-cafe.com/wp-content/themes/affinger5-child/images/oukan.png);
margin: 0 0 18px !important;
}
main article .post .rankid1 .rankh4:not(.st-css-no),
.post .rankid1 .rankh4:not(.st-css-no),
#side .rankid1 .rankh4:not(.st-css-no) {
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2021/01/5d977a20cbcf76cd6bfdaaafaa8f68c4.png) !important;
}
main article .post .rankid2 .rankh4:not(.st-css-no),
.post .rankid2 .rankh4:not(.st-css-no),
#side .rankid2 .rankh4:not(.st-css-no) {
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2021/01/42e894f471bc4dfeaddb7765b8eb08cb.png) !important;
}
main article .post .rankid3 .rankh4:not(.st-css-no),
.post .rankid2 .rankh4:not(.st-css-no),
#side .rankid3 .rankh4:not(.st-css-no) {
background-image: url(https://marriage-agency-cafe.com/wp-content/uploads/2021/01/152e00a570d302dca018d316192e5caa.png) !important;
}
.rankst .rankst-l {
width: 300px;
margin: 0 auto;
}
.rankst .rankst-r {
margin: 0 0 0 -300px;
}
.ranking-area .rankstlink-l p:hover {
top: 2px;
box-shadow: 0 1px 0 #c62828;
}
.ranking-area .rankstlink-l p a {
background: #e81213;
background: linear-gradient(to bottom, #f56a6a, #e81213);
border-color: #e57373;
}
.ranking-area .rankstlink-l p {
border: 1px solid #e57373;
box-shadow: 0 3px 0 #c62828;
}
.ranking-area .rankstlink-r p:hover {
top: 2px;
box-shadow: 0 1px 0 #079017;
}
.ranking-area .rankstlink-r p a {
background: #4dbd56;
background: linear-gradient(to bottom, #16c52b, #089e1a);
}
.ranking-area .rankstlink-r p {
border: 1px solid #62bb6a;
box-shadow: 0 3px 0 #079017;
}
.rankst .rankst-cont {
margin: 0 0 0 325px;
}
@media print,
screen and (max-width: 599px) {
.rankst .rankst-cont {
margin: 0 0 0 302px;
}
}
.post .ranking-area .maruck ul {
padding: 2px 0 0 30px !important;
}
.sp-promo-txt {
position: absolute;
top: 10px;
right: 10px;
text-align: right;
font-size: 14px;
display:none;
}
@media print,
screen and (max-width: 599px) {
.sp-promo-txt {
display:block;
}
}
 .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%;
} .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(//marriage-agency-cafe.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(//marriage-agency-cafe.com/wp-content/themes/affinger5/images/oukan.png);
}
.rankh4:not(.st-css-no), 
.post .rankh4:not(.st-css-no),
#side .rankh4:not(.st-css-no) {
padding-left: 0!important;
background-image: none!important;
} .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(//marriage-agency-cafe.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(//marriage-agency-cafe.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(//marriage-agency-cafe.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(//marriage-agency-cafe.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(//marriage-agency-cafe.com/wp-content/themes/affinger5/images/oukan_side4.png);
}
.st_rankside1 .st_rankside_all {
background-image: url(//marriage-agency-cafe.com/wp-content/themes/affinger5/images/oukan_side1.png);
}
.st_rankside2 .st_rankside_all {
background-image: url(//marriage-agency-cafe.com/wp-content/themes/affinger5/images/oukan_side2.png);
}
.st_rankside3 .st_rankside_all {
background-image: url(//marriage-agency-cafe.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%;
} }:root .has-original-color-a-color {
color: #43a047;
}
:root .has-original-color-a-background-color {
background-color: #43a047;
}
:root .has-original-color-b-color {
color: #795548;
}
:root .has-original-color-b-background-color {
background-color: #795548;
}
:root .has-original-color-c-color {
color: #ec407a;
}
:root .has-original-color-c-background-color {
background-color: #ec407a;
}
:root .has-original-color-d-color {
color: #9e9d24;
}
:root .has-original-color-d-background-color {
background-color: #9e9d24;
} .st-mycolor {
color: #FF9800;
font-weight:bold;
}
.st-mymarker-s {
background:linear-gradient(transparent 70%,#FFF9C4 0%);
font-weight:bold;
} .st-key-slidedown {
animation-name: StSlideDown; animation-duration: 2s;
}
.st-key-slice-up {
animation-name: StSlideUp; animation-duration: 2s;
}
.st-key-righttuoleft {
animation-name: StRightToLeft; animation-duration: 2s;
}
.st-key-righttuoleft {
animation-name: StLeftToRight; animation-duration: 2s;
}
.st-key-fedein {
animation-name: StFedeIn; animation-duration: 2s;
} @keyframes StSlideDown {
0% {
opacity: 0;
transform: translateY(-50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes StSlideUp {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes StRightToLeft {
0% {
opacity: 0;
transform: translateX(50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes StLeftToRight {
0% {
opacity: 0;
transform: translateX(0);
}
100% {
opacity: 1;
transform: translateX(50px);
}
} @keyframes StFedeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.st-box-shadow {
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-sizing: border-box;
} .st-cardlink-card {
border-radius: 10px;
}
.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background-color: #ff2323	} #s,
.s {
font-size: 14px;
padding-left: 25px;
padding-top: 10px;
padding-bottom: 10px;
}
.st-custom-search-box-tpl-default .cs-text-input {
padding-left: 25px !important;
padding-right: 25px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
}
input#s:-ms-input-placeholder,
input.s:-ms-input-placeholder {
font-size: 14px !important;
}
input#s::-ms-input-placeholder,
input.s::-ms-input-placeholder {
font-size: 14px !important;
}
input#s::placeholder,
input.s::placeholder {
font-size: 14px !important;
}
#searchform,
.st-custom-search-box-tpl-default .cs-text {
border-width: 1px;
}
input#searchsubmit {
padding-right: 25px;
padding-left: 25px;
font-size: 14px;
} .cs-search-button {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 5px;
background-color: #f3f3f3;
color: #424242;
font-size: 14px;
} .sns .twitter a {
background: #71abdf;
box-shadow: 0 3px 0 #61a2db;
} .sns .facebook a {
background: #4a7ab4;
box-shadow: 0 3px 0 #3f6798;
}
.sns .fa-facebook {
border-right: 1px solid #618FC8;
} .sns .hatebu a {
background: #349ace;
box-shadow: 0 3px 0 #2b83b0;
} .sns .sns-pinterest a {
background: #ff233c;
box-shadow: 0 3px 0 #fb001c;
} .sns .line a {
background:#56B870;
box-shadow: 0 3px 0 #39A96B;
}
.sns .fa-comment {
border-right: 1px solid #74C67A;
} .sns .pocket a {
background: #e53e53;
box-shadow: 0 3px 0 #de1e36;
} .sns .sns-comment a {
background: #FFCA28;
box-shadow: 0 3px 0 #FFC107;
}
.st-middle-menu .menu > li {
width:50%;
}
.st-middle-menu .menu li a{
font-size:90%;
}
.sns {
width: 100%;
text-align:center;
}
.sns li {
float: none;
}
.sns li a {
margin:0;
}
.post .sns ul,
.sns ul {
margin:0 auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.snstext{
display:none;
}
.snscount{
display:none;
}
.sns li {
float: left;
list-style: none;
width: 40px;
margin: 5px;
position: relative;
}
.sns li i {
font-size: 19px!important;
}
.sns li a {
border-radius: 50%;
box-sizing: border-box;
color: #fff;
font-size: 19px;
height: 40px;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.sns li a .fa {
padding: 0;
border: 0;
height: auto;
} .sns .twitter a {
box-shadow: none;
}
.sns .twitter a:hover {
background:#4892cb;
box-shadow: none;
}
.sns .fa-twitter::before {
position: relative;
top:1px;
left: 1px;
} .sns .facebook a {
box-shadow: none;
}
.sns .facebook a:hover {
background:#2c4373;
box-shadow: none;
}
.sns .fa-facebook::before {
position: relative;
top:1px;
} .sns .sns-pinterest a {
box-shadow: none;
}
.sns .sns-pinterest a:hover {
background:#d30018;
box-shadow: none;
}
.sns .fa-pinterest-p::before {
position: relative;
left: 1px;
} .sns .share-copy a {
box-shadow: none;
}
.sns .share-copy a:hover {
background:#ccc;
box-shadow: none;
}
.sns .share-copy::before {
position: relative;
left: 1px;
}
.sns .share-copy .fa-clipboard {
border-right: none;
} .sns .hatebu a {
box-shadow: none;
}
.sns .hatebu a:hover {
box-shadow: none;
background:#00a5de;
}
.sns .st-svg-hateb::before {
border-right:none;
padding-right:0;
font-size:19px!important;
}
.sns .st-svg-hateb::before {
position: relative;
left: 1px;
} .sns .line a {
box-shadow: none;
}
.sns .line a:hover {
background:#219900;
box-shadow: none;
}
.sns .fa-comment::before {
position: relative;
left: 1px;
top: -1px;
} .sns .pocket a {
box-shadow: none;
}
.sns .pocket a:hover {
background:#F27985;
box-shadow: none;
}
.sns .fa-get-pocket::before {
position: relative;
top: 1px;
} .sns .sns-comment a {
box-shadow: none;
}
.sns .sns-comment a:hover {
background:#FFB300;
box-shadow: none;
}
.sns .sns-comment::before {
position: relative;
top:1px;
left: 1px;
} .adbox,
.adbox div {
padding: 0!important;
}
.st-author-profile .st-author-nickname, .st-web-font,
.st-step-title, .st-point .st-point-text, .n-entry, h4:not(.st-css-no) .point-in, .cat-itiran p.point,
.form-submit, .news-ca, .st-widgets-title, .st-widgets-title span, h4.menu_underh2 span,
.st-header-flextitle,
.post h2:not(.st-css-no),
.post h2:not(.st-css-no) span,
.post h3:not(.st-css-no),
.post h3:not(.st-css-no) span,
.h2modoki,
.h3modoki,
.entry-title:not(.st-css-no),
.post .entry-title:not(.st-css-no) {
font-family: "Noto Sans JP", sans-serif;
font-weight: 700!important;
} main .post h2:not(.st-css-no) span.st-h-copy,
main .post h3:not(.st-css-no) span.st-h-copy,
main .h2modoki span.st-h-copy,
main .h3modoki span.st-h-copy,
main .entry-title:not(.st-css-no) span.st-h-copy,
main .post .entry-title:not(.st-css-no) span.st-h-copy,
main .h4modoki span.st-h-copy,
main .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.post-card-title):not(#reply-title):not(.point) span.st-h-copy,
main .h5modoki span.st-h-copy,
main .post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.post-card-title):not(#reply-title):not(.st-cardbox-t):not(.kanren-t):not(.popular-t):not(.post-card-title) span.st-h-copy {
font-weight: 500!important;
}
@media only screen and (max-width: 599px) {
.st-header-flextitle {
font-weight: 700;
}
}
.st-cardbox .clearfix dd h5:not(.st-css-no),
.post .st-cardbox .clearfix dd h5:not(.st-css-no),
#side .st-cardbox .clearfix dd h5:not(.st-css-no) {
border-bottom:none;
} #side li.cat-item a::after {
content: " \f105";
font-family: FontAwesome;
position: absolute;
right: 10px;
}
#side li.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;
}
#side li.cat-item.has-thumbnail a { display: flex;
}
#side li.cat-item a:hover {
opacity:0.5;
}
#side li.cat-item a {
border-bottom-color: ;
color: ;
} #toc_container {
margin: 0 auto 20px;
text-align: center;
}
#toc_container .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;
}
#toc_container:not(.contracted) .toc_title {
margin:0 auto 10px;
}
#toc_container .toc_title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
#toc_container .toc_title .toc_toggle {
font-weight: normal;
font-size:95%;
}
.post #toc_container ul,
.post #toc_container ol {
list-style: none;
margin-bottom: 0;
}
.toc_number {
font-weight:bold;
margin-right:5px;
color:#ccc;
}
#toc_container ul a {
display: block;
text-decoration: none;
color: #000;
padding-bottom:5px;
border-bottom: 1px dotted #ccc;
}
#toc_container ul a:hover {
opacity:0.5;
}
#toc_container .toc_list > li> li > a {
margin-bottom:10px;
}
#toc_container .toc_list > li > a {
border-bottom: none;
}
.post #toc_container ul ul {
padding:  5px 0;
}
.post #toc_container ul ul ul {
padding-left: 10px;
}
#toc_container li {
font-weight:bold;
margin-bottom: 5px;
padding: 10px 0px;
list-style-type:none;
text-align: left;
text-indent:-0.8em;
padding-left:1em;
}
#toc_container > ul > li {
font-size: 18px;
}
#toc_container li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #333;
}
#toc_container li li a:before {
content: none;
}
#toc_container li li {
text-align:left;
font-weight:normal;
list-style:decimal outside none;
text-indent:0;
padding: 5px 0;
}
#toc_container li li li{
margin-bottom:0;
padding:3px 0;
list-style-type:none;
text-indent:-0.8em;
padding-left:1em;
}
#toc_container li li li a{
border:none;
margin-bottom:0;
padding:0;
}
#toc_container li li li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #9E9E9E;
} #toc_container.only-toc ul {
padding:20px;
}
#toc_container.only-toc li{
padding:0;
font-weight:normal;
}
#toc_container.only-toc li a:before{
content: none;
}
#toc_container.only-toc li{
list-style-type: decimal;
border-bottom:dotted 1px #ccc;
}
#st_toc_container.only-toc:not(.st_toc_contracted) {
padding: 20px;
} .post #toc_container ol.st-original-toc > li {
list-style: decimal;
text-align:left;
font-weight: normal;
padding: 0;
text-indent: 0;
}
#toc_container ol.st-original-toc > li a:before {
content: none;
} #s-navi dt.trigger .acordion_extra_1 {
order: 2;
flex-grow: 0;
}
#s-navi dt.trigger .acordion_extra_1 a {
text-decoration: none;
} #s-navi dt.trigger .acordion_extra_2 {
order: 3;
flex-grow: 0;
}
#s-navi dt.trigger .acordion_extra_2 a {
text-decoration: none;
}    .post > * {
color: #494949;
}
input, textarea {
color: #000;
} table thead + tbody tr:first-child td:first-child,
table tr td:first-child {
} table tr:first-child td,
table tr:first-child th {
}
table thead + tbody tr:first-child td,
table thead + tbody tr:first-child th {
background-color:transparent;
color: inherit;
font-weight: normal;
} .st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.st-kaiwa-hukidashi::before {
content: "";
position: absolute;
top: 30px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.st-kaiwa-hukidashi2::before {
content: "";
position: absolute;
top: 30px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.st-kaiwa-hukidashi2::after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon2 .st-kaiwa-hukidashi,
.kaiwaicon2 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon2 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon2 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon2 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon2 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon3 .st-kaiwa-hukidashi,
.kaiwaicon3 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon3 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon3 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon3 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon3 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon4 .st-kaiwa-hukidashi,
.kaiwaicon4 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon4 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon4 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon4 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon4 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon5 .st-kaiwa-hukidashi,
.kaiwaicon5 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon5 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon5 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon5 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon5 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon6 .st-kaiwa-hukidashi,
.kaiwaicon6 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon6 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon6 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon6 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon6 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon7 .st-kaiwa-hukidashi,
.kaiwaicon7 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon7 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon7 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon7 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon7 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
}
.kaiwaicon8 .st-kaiwa-hukidashi,
.kaiwaicon8 .st-kaiwa-hukidashi2 {
border: solid 2px #ffffff;
background-color: #fff4f4;
}
.kaiwaicon8 .st-kaiwa-hukidashi::before {
margin-top: -13px;
left: -13px;
border-width: 13px 13px 13px 0;
border-color: transparent #ffffff transparent transparent;
}
.kaiwaicon8 .st-kaiwa-hukidashi::after {
left: -10px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff4f4 transparent transparent;
}
.kaiwaicon8 .st-kaiwa-hukidashi2::before {
margin-top: -13px;
right: -13px;
border-width: 13px 0 13px 13px;
border-color: transparent transparent transparent #ffffff;
}
.kaiwaicon8 .st-kaiwa-hukidashi2:after {
right: -10px;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff4f4;
} #st-tab-menu li.active {
background: #d80034;
}
#st-tab-box {
border-color: #d80034;
}
.post #st-tab-box p.st-author-post {
border-bottom-color: #d80034;
}
.st-author-date{
color:#d80034;
} #st-tab-menu li {
color:#d80034;
} .st-author-homepage {
color: #d80034;
}
#st-tab-box {
background:#fcf9f9;
} #st-tab-menu li {
background:#fcf9f9;
} .st-author-profile {
border-radius: 10px;
overflow: hidden;
}
#st-tab-box {
border-radius: 0 10px 10px 10px;
overflow: hidden;
}
#st-tab-menu li {
border-radius: 5px 5px 0 0;
}
.st-author-profile {
text-align:center;
width:100%;
box-sizing:border-box;
border:1px solid #ffbfbf;
background: #fff;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
margin-bottom: 10px;
}
.author .st-author-profile { border: none;
background-color: transparent;
box-shadow: none;
margin-bottom: 0;
}
.st-author-profile-header-card { width:100%;
min-height: 100px;
box-sizing: border-box;
}
.st-author-profile-avatar img { width:100px;
height:100px;
margin:50px auto 5px;
border-radius:50%;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.home .st-author-profile-content,
.st-author-profile-content {
padding:10px 20px 10px;
text-align:center;
}
.st-author-profile .st-author-nickname { font-size: 110%;
border: none;
margin-bottom: 5px;
}
@media print, screen and (max-width: 599px) { .st-author-profile-avatar img { width:120px;
height:120px;
margin:60px auto 5px;
}
.st-author-profile .st-author-nickname { font-size: 130%;
}
}
#side .st-author-profile .st-author-description,
.st-author-profile .st-author-description { margin-bottom: 20px;
} .st-author-profile .sns {
padding: 0;
margin-bottom:10px;
width: 100%;
text-align:center;
}
.profile-sns {
text-align: center;
}
.st-author-profile .sns li,
#side aside .st-author-profile .sns li {
padding:0 3px;
text-align:center;
display: inline-block;
margin-right: 0;
float: none;
list-style: none;
width: 40px;
position: relative;
}
.st-author-profile .sns li a,
#side aside .st-author-profile .sns li a {
margin:0;
border-radius: 50%;
box-sizing: border-box;
color: #fff;
font-size: 19px;
height: 40px;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.st-author-box .st-author-profile .fa {
margin-right: 0;
padding: 0;
border: 0;
height: auto;
}
.st-author-profile .post .sns ul,
.st-author-profile .sns ul {
width: 100%;
margin:0 auto;
}
.st-author-profile .snstext{
display:none;
}
.st-author-profile .sns li i {
font-size: 19px!important;
} .st-author-profile .sns .twitter a {
box-shadow: none;
}
.st-author-profile .sns .twitter a:hover {
background:#4892cb;
box-shadow: none;
}
.st-author-profile .sns .fa-twitter::before {
position: relative;
top:1px;
left: 1px;
} .st-author-profile .sns .facebook a {
box-shadow: none;
}
.st-author-profile .sns .facebook a:hover {
background:#2c4373;
box-shadow: none;
}
.st-author-profile .sns .fa-facebook::before {
position: relative;
top:1px;
} .st-author-profile .sns .instagram a {
background-image: linear-gradient(-135deg,#4933f7,#ef1837,#fbd980);
} .st-author-profile .sns .author-homepage a {
background:#ccc;
} .st-author-profile .sns .author-youtube a {
background:#ff0000;
} .st-author-profile .sns .author-amazon a {
background:#ffa724;
}
.st-author-profile .sns li.author-amazon i {
font-size: 16px!important;
} .st-author-profile .sns .author-feed a {
background:#2bb24c;
} .st-author-profile .sns .author-form a {
background:#ccc;
}
.st-author-profile .sns li.author-form i {
font-size: 16px!important;
}
.st-author-profile .rankstlink-r2 p a { color: #fff;
}
.st-author-profile .rankstlink-r2 p {
margin-bottom: 10px;
} .st-blackboard-title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
} #st_toc_container,
#toc_container {
background: #f4cbd7;
border: 1px solid #f40059;
}
#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { padding:15px 20px;
}
#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { padding:20px 30px;
}
#st_toc_container.st_toc_contracted,
#toc_container.contracted { padding: 10px 20px;
} #st_toc_container li a:before, #st_toc_container li li li a:before, #st_toc_container > ul > li { color: #5e5e5e;
}
.post #st_toc_container .st_toc_title,
.post #st_toc_container .st_toc_title a,
.post #toc_container .toc_title,
.post #toc_container .toc_title a {
color: #5e5e5e;
border-color: #5e5e5e;
}
#st_toc_container .st_toc_title:before,
#toc_container .toc_title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
#st_toc_container.st_toc_style_default li li li,
#st_toc_container.st_toc_style_paper li li li,
#toc_container li li li {
text-indent:-0.8em;
padding-left:1em;
} .post .maruno {
border:2px solid #ffb5b5;
padding: 20px 20px 20px 30px;
}
.st-list-no:not(.st-css-no) li:before,
.post ol.is-style-st-maruno li:before,
.post .maruno ol li:before {
background: #e52256;
color:#ffffff;
} .post ol.is-style-st-no li:before,
.post ul.is-style-st-no li:before,
.post ol.is-style-st-no-border li:before,
.post ul.is-style-st-no-border li:before,
.st-list-no:not(.st-css-no) li:before {
background-color: #e52256;
} .post ul.is-style-st-maruck li:before,
.post .maruck ul li:before {
background: #e52256;
color:#ffffff;
}
.st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before,
ul.is-style-st-square-checkbox li:before,
.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-blackboard.square-checkbox ul li:after,
ul.is-style-st-square-checkbox li:after,
.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;
} ol.is-style-st-circle li:before,
ol.is-style-st-circle-border li:before,
ul.is-style-st-circle li:before,
ul.is-style-st-circle-border li:before,
.st-list-circle:not(.st-css-no) li:before {
background-color: #e52256;
} ol.is-style-st-square-checkbox li:before,
ol.is-style-st-square-checkbox li:after,
ol.is-style-st-check li:before,
ol.is-style-st-check-border li:before,
ol.is-style-st-check li:after,
ol.is-style-st-check-border li:after,
ul.is-style-st-square-checkbox li:before,
ul.is-style-st-square-checkbox li:after,
ul.is-style-st-check li:before,
ul.is-style-st-check-border li:before,
ul.is-style-st-check li:after,
ul.is-style-st-check-border li:after,
.st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before,
.st-blackboard.square-checkbox ul li:after,
.st-square-checkbox ul li:before,
.st-square-checkbox ul li:after {
font-size: 150%;
}
.post .attentionmark2.on-color:not(.st-css-no):before,
.post .fa-exclamation-triangle:not(.st-css-no) {
color: #f44336;
} body:not(.mce-content-body) {
border-top: 5px solid #b70600;
} #headbox-bg { background: #e00000; background: -webkit-linear-gradient(top,  #c40000 0%,#e00000 100%); background: linear-gradient(to bottom,  #c40000 0%,#e00000 100%);
}  #content-w {
} main {
background: #ffffff!important;
}
header .sitename a, nav li a {
color: #ffffff;
} #page-top:not(.page-top-img) a {
background: #a61919;
}
#page-top:not(.page-top-img) a {
line-height:100%;
border-radius: 50%;
}
#page-top:not(.page-top-img) {
right: 15px;
} header h1,
header .descr{
color: #ffffff;
} #s-navi dt.trigger .op {
color: #ffffff;
} .s-navi-search-overlay.s-navi-search-activated #s-navi dt.trigger .op.op-search.active {
color: #424242;
} #st-mobile-logo a {
color: #ffffff;
} #s-navi dd.acordion_tree,
#s-navi dd.acordion_search { background-color: #fff3f0;
} html.s-navi-search-overlay #s-navi dd.acordion_search {
background-image: none;
background-color: rgba(255,255,255,.98);
} #s-navi dt.trigger .op-st {
background: #c81e1e;
color: #ffffff;
} #s-navi dt.trigger .op-st2 {
background: #c81e1e;
color: #ffffff;
} #st-footermenubox a {
color: #ffffff;
}
#st-footermenubox {
background: #c81e1e;
} .widget_st_categories_widget ul.st-ac-cat .cat-item a, #s-navi dl.acordion .acordion_tree .st-ac-box .st-widgets-title,
.acordion_tree ul.menu li a,
.acordion_tree ul.menu li,
html:not(.s-navi-search-overlay) #s-navi dd.acordion_search .acordion_search_content {
color: #f2575e;
}
.widget_st_categories_widget ul.st-ac-cat .cat-item a, .acordion_tree ul.menu li a {
border-bottom: 1px solid #f28286;
}
.widget_st_categories_widget ul.st-ac-cat .cat-item a::after {
color: #f28286;
} #side aside ul.st-box-btn li,
.st-box-btn li,
.post .st-box-btn li,
.post ul.st-box-btn li:last-child {
}
.st-box-btn .fa,
.st-box-btn img {
font-size: 300%;
}
.acordion_tree .st-ac-box ul.st-ac-cat {
border-top-color: #f28286;
border-left-color: #f28286;
}
.acordion_tree .st-ac-box ul.st-ac-cat > li.cat-item  {
border-right-color: #f28286;
border-bottom-color: #f28286;
}
.acordion_tree .st-ac-box .widget_categories ul.st-ac-cat li.cat-item a {
color:#f2575e;
} .is-style-st-wide-background,
.st-wide-background {
margin-left: -15px;
margin-right: -15px;
padding: 20px 15px;
margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
.is-style-st-wide-background,
.st-wide-background {
margin-left: -30px;
margin-right: -30px;
padding-left: 30px;
padding-right: 30px;
}
}
@media print, screen and (min-width: 960px) {
.is-style-st-wide-background,
.st-wide-background {
margin-left: -50px;
margin-right: -50px;
padding-left: 50px;
padding-right: 50px;
} .colum1 .is-style-st-wide-background,
.colum1 .st-wide-background {
margin-left: -70px;
margin-right: -70px;
padding-left: 70px;
padding-right: 70px;
}
} .is-style-st-wide-background-right,
.st-wide-background-right {
margin-right: -15px;
padding: 20px 15px;
margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
.is-style-st-wide-background-right,
.st-wide-background-right {
margin-right: -30px;
padding-right: 30px;
padding-left: 20px;
}
}
@media print, screen and (min-width: 960px) {
.is-style-st-wide-background-right,
.st-wide-background-right {
margin-right: -50px;
padding-right: 50px;
padding-left: 20px;
} .colum1 .is-style-st-wide-background-right,
.colum1 .st-wide-background-right {
margin-right: -70px;
padding-right: 70px;
padding-left: 20px;
}
} .is-style-st-wide-background-left,
.st-wide-background-left {
margin-left: -15px;
padding: 20px 15px;
margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
.is-style-st-wide-background-left,
.st-wide-background-left {
margin-left: -30px;
padding-left: 30px;
padding-right: 20px;
}
}
@media print, screen and (min-width: 960px) {
.is-style-st-wide-background-left,
.st-wide-background-left {
margin-left: -50px;
padding-left: 50px;
padding-right: 20px;
} .colum1 .is-style-st-wide-background-left,
.colum1 .st-wide-background-left {
margin-left: -70px;
padding-left: 70px;
padding-right: 20px;
}
}
.post .st-wide-background-left ol:last-child,
.post .st-wide-background-left ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background-left p:last-child,
.post .st-wide-background-right ol:last-child,
.post .st-wide-background-right ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background-right p:last-child,
.post .st-wide-background ol:last-child,
.post .st-wide-background ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list):last-child,
.st-wide-background p:last-child {
margin-bottom: 0;
} .st-wide-background-left.st-blockquote,
.st-wide-background-right.st-blockquote,
.st-wide-background.st-blockquote {
position: relative;
padding-top: 60px;
}
.st-wide-background-left.st-blockquote::before,
.st-wide-background-right.st-blockquote::before,
.st-wide-background.st-blockquote::before {
content: "\f10d";
font-family: FontAwesome;
position: absolute;
font-size: 150%;
top: 20px;
left:20px;
color: #9E9E9E;
}
.is-style-st-wide-background-left,
.is-style-st-wide-background-right,
.is-style-st-wide-background,
.st-wide-background-left,
.st-wide-background-right,
.st-wide-background {
background: #fafafa;
} .mce-content-body .st-wide-background-left,
.mce-content-body .st-wide-background-right,
.mce-content-body .st-wide-background {
padding: 20px!important;
margin-left: 0!important;
margin-right: 0!important;
background: #fafafa;
}  #breadcrumb h1.entry-title,
#breadcrumb,
#breadcrumb div a,
div#breadcrumb a,
.blogbox p,
.tagst,
#breadcrumb ol li a,
#breadcrumb ol li h1,
#breadcrumb ol li,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p a
{
color: #616161;
} .post .entry-title:not(.st-css-no) {
color: #353535;
background-color: transparent;
background: none;
border: none;
} .h2modoki,
h2:not(.st-css-no) {
color: #ffffff; background: #d60000; background: url(), -webkit-linear-gradient(top,  #c60000 0%,#d60000 100%); background: url(), linear-gradient(to top,  #c60000 0%,#d60000 100%);
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding-top:15px!important;
padding-bottom:15px!important;
}
.h2modoki::before,
h2:not(.st-css-no)::before,
.h2modoki::after,
h2:not(.st-css-no)::after {
content: none;
} .h3modoki,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) {
position: relative;
padding-left:0;
padding-bottom: 10px;
border-top:none;
padding-top:10px!important;
padding-bottom:10px!important;
color: #bf3b3b;
background-color:transparent;
}
.h3modoki::after,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::after {
position: absolute;
bottom: -3px;
left: 0;
top: inherit;
z-index: 2;
content: '';
width: 100%;
height: 3px; background: #a83232; background: -webkit-linear-gradient(left,  #e27f99 0%,#a83232 100%); background: linear-gradient(to left,  #e27f99 0%,#a83232 100%);
} .h4modoki,
.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
border-left: 5px solid #bf1c1c;
color: #bf1c1c;
background-color: #ffffff;
padding-left:12px;
padding-top:8px;
padding-bottom:8px;
} .h5modoki,
.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t):not(.post-card-title) {
color: #bf1c1c;
background-color: #ffffff;
border-bottom : solid 1px #bf1c1c;
padding-left:2px!important;
padding-top:2px!important;
padding-bottom:2px!important;
}
.post .st-matome:not(.st-css-no):not(.rankh4):not(.point) {
background-color: transparent;
padding-left:20px!important;
padding-top:10px!important;
padding-bottom:10px!important;
} .post .st-widgets-title:not(.st-css-no),
#side .menu_underh2,
#side .st-widgets-title:not(.st-css-no) {
font-weight:bold;
margin-bottom: 10px;
}
.post .st-widgets-title:not(.st-css-no),
#side .menu_underh2,
#side .st-widgets-title:not(.st-css-no)  {
position: relative;
padding-left:0;
padding-bottom: 10px;
border-top:none;
padding-left:10px!important;
padding-top:7px!important;
padding-bottom:7px!important;
color: #751300;
background-color:transparent;
}
.post .st-widgets-title:not(.st-css-no)::after,
#side .menu_underh2::after,
#side .st-widgets-title:not(.st-css-no) ::after {
position: absolute;
bottom: -3px;
left: 0;
z-index: 2;
content: '';
width: 100%;
height: 3px; background: #d6a462; background: -webkit-linear-gradient(left,  #870505 0%,#d6a462 100%); background: linear-gradient(to left,  #870505 0%,#d6a462 100%);
}
.tagcloud a {
color: #a61919;
border-color: #a61919;
} .post h4.point,
.n-entry-t {
position: relative;
background-color: transparent;
margin-top: 41px;
margin-bottom: 30px;
border-bottom: solid 1px #a61919;
}
.post h4.point {
margin-top: 61px;
}
.post h4:not(.st-css-no):not(.rankh4) .point-in,
.n-entry {
padding: 5px 15px;
max-width:80%;
box-sizing:border-box;
font-size:15px;
font-weight:bold;
position:absolute;
bottom:0;
left:0;
top:auto;
background-color: #a61919;
color: #ffffff;
}
.catname {
background: #dd003b;
color:#ffffff;
}
.post .st-catgroup a {
color: #ffffff;
} .rssbox a {
background-color: #a61919;
}
.inyoumodoki, .post blockquote {
background-color: #f3f3f3;
border-left-color: #f3f3f3;
}  .st-step {
color: #ffffff;
background: #a61919;
border-radius:5px;
}
.st-step:before{
border-top-color: #a61919;
}
.st-step-title {
border-bottom:solid 2px #a61919;
}
.st-step-box {
bottom: 15px;
} .st-point:before {
color: #ffffff;
background: #a61919;
}   .st-labelbox-label-text,
.st-cardbox-label-text {
background: #dd0000;
color: #ffffff;
}
.st-cardbox-label-text .fa {
margin-right: 5px;
} .st-ribon-box {
position: relative;
margin-bottom: 20px;
}
.st-ribon-label {
position: absolute;
top: 0;
left: 0;
}
.st-ribon-text {
display: inline-block;
position: relative;
height: 30px;
line-height: 30px;
text-align: left;
padding: 0 15px 0 18px;
font-size: 12px;
box-sizing: border-box;
font-weight: bold;
background: #dd0000;
color: #ffffff;
}
.st-ribon-text:after {
position: absolute;
content: '';
width: 0px;
height: 0px;
z-index: 1;
top: 0;
right: -15px;
border-width: 15px;
border-style: solid;
border-color: #dd0000 transparent #dd0000 #dd0000;
} .st-cardbox {
position: relative;
margin-bottom: 30px;
margin-top: 30px!important;
}
.st-cardbox.st-card-minihukidashi {
margin-top: 0!important;
}
.kanren .st-cardbox-label{
position: absolute;
top: -20px;
left: -0.5px;
}
.kanren .st-cardbox-label-text {
display: inline-block;
position: relative;
height: 30px;
line-height: 30px;
text-align: center;
padding: 0 30px 0 18px;
font-size: 12px;
box-sizing: border-box;
left: inherit!important;
font-weight: bold;
}
.kanren .st-cardbox-label-text {
transform: rotate(0deg);
}
.kanren .st-cardbox-label-text:after {
position: absolute;
content: '';
width: 0px;
height: 0px;
z-index: 1;
top: 0;
right: 0;
border-width: 15px;
border-color: transparent #fff transparent transparent;
border-style: solid;
} .kanren.st-cardbox.st-no-thumbnail dt{
display: none;
}
.kanren.st-cardbox.st-no-thumbnail dd {
padding-left: 0;
} .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;
top: 25px;
width: 150px;
text-align: center;
font-size: 90%;
line-height: 1.2;
font-weight: bold;
left: -35px;
-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;
} .freebox {
border-top-color: #a61919;
background: #fce9e9;
}
.p-entry-f {
background: #a61919;
color: #ffffff;
}     #topnews-box div.rss-bar {
border-color: #a61919; background: #a61919; background: -webkit-linear-gradient( #a61919 0%, #a61919 100% ); background: linear-gradient( #a61919 0%, #a61919 100% );
color: #ffffff;
} #topnews-box dt {
color: #a61919;
}
#topnews-box div dl dd a {
color: #000000;
}
#topnews-box dd {
border-bottom-color: #a61919;
}
#topnews-box {
background-color:transparent!important;
} footer #sidebg li a:before,
#footer .footerlogo a, #footer .footerlogo,
#footer .footer-description a, #footer .footer-description,
#footer .head-telno a, #footer .head-telno, #footer .widget_archive ul li, #footer .widget_archive ul li a,
#footer .widget_recent_entries ul li a, #footer .widget_recent_entries ul li,
#footer .widget_recent_comments li a, #footer .widget_recent_comments li,
#footer .widget_categories ul li a, #footer .widget_categories ul li,
#footer .rankh3:not(.st-css-no),
#footer .st_side_rankwidgets a, #footer .rankwidgets-cont p, #footer .kanren dd a, #footer .kanren .st-excerpt p, #footer .kanren .blog_info p, footer .footer-l *,
footer .footer-l a,
#footer .menu-item a,
#footer .footermenust a,
#footer .copyr,
#footer .copyr a,
#footer .copy,
#footer .copy a {
color: #ffffff !important;
}
#footer .widget_recent_entries ul li,
#footer .widget_archive ul li {
border-bottom: 1px dotted #ffffff;
}
#footer #newsin dt, #footer #newsin dd a, #footer #newsin dd, #footer .cat-item a,
#footer .tagcloud a {
color: #ffffff;
border-color: #ffffff;
}
#footer .p-entry,
#footer .st-widgets-title {
color: #ffffff;
font-weight: bold;
}
footer .footermenust li {
border-right-color: #ffffff !important;
} #footer {
max-width:100%; background: #dd1111; background: url(), -webkit-linear-gradient(top,  #d10000 0%,#dd1111 100%); background: url(), linear-gradient(to bottom,  #d10000 0%,#dd1111 100%);
} .st-pvm-ranking-item-image::before, .poprank-no {
background: #a61919;
}
#content-w .post .p-entry,
#content-w .p-entry,
#side .p-entry,
.home-post .p-entry {
background: #a61919;
color: #ffffff;
border-radius: 0 0 4px 0;
}
.pop-box, .nowhits .pop-box, .nowhits-eye .pop-box,
.st-eyecatch + .nowhits .pop-box {
border-top-color: #a61919;
background: #fce9e9;
}
#content-w .p-entry::after {
border-bottom: 5px solid #a61919;
border-left: 5px solid #a61919;
}
.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
padding:20px 20px 10px;
}
.poprank-no2,
.poprank-no {
background: #a61919;
color: #ffffff!important;
} #st-magazine .st-wp-views, #st-magazine .st-wp-views-limit, .st-wppviews-label .wpp-views, .st-wppviews-label .wpp-views-limit, .st-wpp-views-widgets .st-wppviews-label .wpp-views {
color: #ffffff;
background:#a61919;
} .st-formbtn {
border-radius: 3px; background: #a61919;
}
.st-formbtn .st-originalbtn-r {
border-left-color: #ffffff;
}
a.st-formbtnlink {
color: #ffffff;
} .st-originalbtn {
border-radius: 3px; background: #ce1e1e;
}
.st-originalbtn .st-originalbtn-r {
border-left-color: #ffffff;
}
a.st-originallink {
color: #ffffff;
} .st-middle-menu { background: #d80034; background: -webkit-linear-gradient(top,  #d80000 0%,#d80034 100%); background: linear-gradient(to bottom,  #d80000 0%,#d80034 100%);
}
.st-middle-menu .menu li a{
color: #ffffff;
}
nav.st-middle-menu {
margin:10px;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.st-middle-menu ul{
border-top: 1px solid #aa0f0f;
border-left: 1px solid #aa0f0f;
}
.st-middle-menu .menu > li{
border-bottom: 1px solid #aa0f0f;
border-right: 1px solid #aa0f0f;
}  #sidebg {
background: #fce9e9;
} #side aside .st-pagelists ul li:not(.sub-menu) {
border-color: #d60000;
}
#side aside .st-pagelists ul .sub-menu li {
border: none;
}
#side aside .st-pagelists ul li:last-child {
border-bottom: 1px solid #d60000;
}
#side aside .st-pagelists ul .sub-menu li:first-child {
border-top: 1px solid #d60000;
}
#side aside .st-pagelists ul li li:last-child {
border: none;
}
#side aside .st-pagelists ul .sub-menu .sub-menu li {
border: none;
}
#side aside .st-pagelists ul li a {
color: #ffffff; background: #fc0245; background: url(), -webkit-linear-gradient(left,  #c91010 0%,#fc0245 100%); background: url(), linear-gradient(to left,  #c91010 0%,#fc0245 100%);
}
#side aside .st-pagelists .sub-menu a {
border-bottom-color: #dd0202;
color: #dd0202;
}
#side aside .st-pagelists .sub-menu .sub-menu li:last-child {
border-bottom: 1px solid #dd0202;
}
#side aside .st-pagelists .sub-menu li .sub-menu a,
#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a {
color: #dd0202;
}
#side aside .st-pagelists .sub-menu li .sub-menu a:hover,
#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a:hover,
#side aside .st-pagelists .sub-menu a:hover {
opacity:0.8;
color: #dd0202;
}
#side aside .st-pagelists ul li a {
padding-left:15px;
}
#side aside .st-pagelists ul li a {
padding-top:8px;
padding-bottom:8px;
} #side aside .st-pagelists ul li a:before {
content: "\f138\00a0\00a0";
font-family: FontAwesome;
color:#ffffff;
}
#side aside .st-pagelists li li a:before {
content: none;
}
#side aside .st-pagelists li li a:before {
content: "\f105\00a0\00a0";
font-family: FontAwesome;
color:#dd0202;
}
.wpcf7-submit {
background: #a61919;
color: #ffffff;
}  #st-header-post-under-box.st-header-post-data {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
#st-header-post-under-box.st-header-post-data .st-content-width {
width: 100%;
padding:15px;
box-sizing: border-box;
}
#st-header-post-under-box .blogbox p,
#st-header-post-under-box .entry-title {
color: #353535;
} #st-header-top-widgets-box .st-content-width {
text-align:center;
margin: 0 auto;
padding:7px 10px;
}
#st-header-top-widgets-box .st-content-width .st-marquee { padding: 0;
}
#st-header-top-widgets-box {
}
#st-header-top-widgets-box .st-content-width p {
margin-bottom: 0;
}
#st-header-top-widgets-box .st-content-width a:hover {
opacity: 0.7;
}   #st-header-cardlink-wrapper {
background-color: #ffffff;
padding-bottom: 10px;
}
@media only screen and (max-width: 959px) {
.st-cardlink-column-d {
margin-bottom: 0;
}
#st-header-cardlink-wrapper {
padding-bottom: 1px;
}
}  .entry-content .h2modoki,
.entry-content h2:not(.st-css-no),
.colum1 .entry-content .h2modoki,
.colum1 .entry-content h2:not(.st-css-no)
{
margin-left: -15px;
margin-right: -15px;
padding-left:15px;
padding-right:15px;
}  .st_toc_back_icon::before,
.st_toc_back,
.st_toc_back:focus,
.st_toc_back:hover,
.st_toc_back:active {
color: #a61919;
}
.st_toc_back.is-rounded {
background-color: #a61919;
}
.st_toc_back.is-rounded .st_toc_back_icon::before {
color: #fff;
} @media only screen and (max-width: 959px) {    } @media only screen and (min-width: 600px) {  #toc_container > ul > li {
font-size: 21px;
}  #st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { padding:20px 30px;
} .entry-content .h2modoki,
.entry-content h2:not(.st-css-no)
{
margin-left: -30px;
margin-right: -30px;
padding-left:30px;
padding-right:30px;
}
.colum1 .entry-content .h2modoki,
.colum1 .entry-content h2:not(.st-css-no)
{
margin-left: -20px;
margin-right: -20px;
padding-left:20px;
padding-right:20px;
}
} @media only screen and (min-width: 600px) and (max-width: 959px) {   .post dd h5.st-cardbox-t {
font-size: 18px;
line-height: 30px;
} dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a { font-size: 18px;
line-height: 26px;
} .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
} .st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not(.st-css-no):not(.st-css-no2) {
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
} .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
} .no-thumbitiran h3:not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not(.st-css-no2) a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .kanren .clearfix dd h5:not(.st-css-no2) a {
}  } @media only screen and (min-width: 960px) {   .post dd h5.st-cardbox-t {
font-size: 16px;
line-height: 26px;
} dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a { font-size: 16px;
line-height: 26px;
} .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
font-size: 16px;
line-height: 32px;
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
font-size: 13px;
line-height: 18px;
} .post ol.is-style-st-maruno,
.post ul.is-style-st-maruck,
.post .maruno ol li,
.post .maruck ul li{		
line-height: calc( 16px + 5px );
}
.post ol.is-style-st-maruno li:before,
.post ul.is-style-st-maruck li:before,
.post .maruno ol li:before,
.post .maruck ul li:before{
min-width: calc( 16px + 5px );
height: calc( 16px + 5px );
line-height: calc( 16px + 5px );
} .st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not(.st-css-no):not(.st-css-no2) {
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
} .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
} .no-thumbitiran h3:not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not(.st-css-no2) a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .post .kanren .clearfix dd h5:not(.st-css-no2) a {
} .st-content-width, #st-menuwide, nav.smanone,
nav.st5,
#st-header-cardlink,
#st-menuwide div.menu,
#st-menuwide nav.menu,
#st-header, #st-header-under-widgets-box, #content, #footer-in { 
max-width:1060px;
} .st-lp-wide #content,
.st-lp-wide #footer
{ 
max-width:100%;
}
#headbox
{ 
max-width:1040px;
}
.st-content-width { 
margin: 0 auto;
} .colum1:not(.st-lp-wide) #st-header-under-widgets-box,
.colum1:not(.st-lp-wide) #content {
max-width: 1060px;
} .colum1.st-lp-wide #st-header,
.colum1.st-lp-wide #content .st-lp-wide-content,
.colum1.st-lp-wide #content .rankh3,
.colum1.st-lp-wide #content .rank-guide,
.colum1.st-lp-wide #content .rankid1,
.colum1.st-lp-wide #content .rankid2,
.colum1.st-lp-wide #content .rankid3,
.colum1.st-lp-wide #content .rankst-box,
.colum1.st-lp-wide .rankst-wrap,
.colum1.st-lp-wide .widget_text,
.colum1.st-lp-wide .top-wbox-u,
.colum1.st-lp-wide .entry-title,
.colum1.st-lp-wide #st-page .entry-title:not(.st-css-no2),
.colum1.st-lp-wide #breadcrumb,
.colum1.st-lp-wide .blogbox,
.colum1.st-lp-wide .st-catgroup,
.colum1.st-lp-wide .adbox,
.colum1.st-lp-wide .st-widgets-box,
.colum1.st-lp-wide .sns,
.colum1.st-lp-wide .tagst,
.colum1.st-lp-wide aside,
.colum1.st-lp-wide .kanren,
.colum1.st-lp-wide #topnews-box
{
max-width: 1060px;
margin-left: auto;
margin-right: auto;
}
.st-lp-wide .st-lp-wide-wrapper {
margin-bottom: 20px;
}  #contentInner {
float: left;
width: 100%;
margin-right: -300px;
}
main {
margin-right: 320px;
margin-left: 0px;
background-color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 30px 50px 30px;
}
#side aside {
float: right;
width: 300px;
padding: 0px;
} #header-r .footermenust {
margin: 0;
}
#st-headwide #headbox {
display: flex;
justify-content: center;
text-align: center;
} #toc_container {
padding-left: 30px;
padding-right: 30px;
}
#toc_container > ul > li {
font-size: 16px;
}  #toc_container:not(.contracted) { padding:20px 40px 10px;
padding:20px 40px 10px;
}     #st-menuwide {
border-top-color: #d60000;
border-bottom-color: #d60000;
border-left-color: #e01d00;
border-right-color: #e01d00;
}
#st-menuwide { background: #e5003d; background: url(), -webkit-linear-gradient(left,  #c91e1e 0%,#e5003d 100%); background: url(), linear-gradient(to left,  #c91e1e 0%,#e5003d 100%);
}
header .smanone ul.menu li{
width: 160px;
}
header .smanone ul.sub-menu li ul.sub-menu{
left: 160px;
}
header .smanone ul.menu li, 
header nav.st5 ul.menu  li,
header nav.st5 ul.menu  li,
header #st-menuwide div.menu li,
header #st-menuwide nav.menu li
{
border-right-color: #e01d00;
}
header .smanone ul.menu li li,
header nav.st5 ul.menu li li,
header #st-menuwide div.menu li li,
header #st-menuwide nav.menu li li {
border:none;
}
header .smanone ul.menu li a, 
header nav.st5 ul.menu  li a,
header #st-menuwide div.menu li a,
header #st-menuwide nav.menu li a,
header .smanone ul.menu li a:hover, 
header nav.st5 ul.menu  li a:hover,
header #st-menuwide div.menu li a:hover,
header #st-menuwide nav.menu li a:hover{
color: #ffffff;
}
header .smanone ul.menu li:hover, 
header nav.st5 ul.menu  li:hover,
header #st-menuwide div.menu li:hover,
header #st-menuwide nav.menu li:hover{
background: rgba(255,255,255,0.1);
}
header .smanone ul.menu li li a:hover, 
header nav.st5 ul.menu  li li a:hover,
header #st-menuwide div.menu li li a:hover,
header #st-menuwide nav.menu li li a:hover{
opacity:0.9;
}
header .smanone ul.menu li li a {
background: #cea87d;
border-top-color: #e5003d;
}  #st-menuwide {
max-width: 100%;
}
header .smanone ul.menu {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-lines:multiple;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
} header .headbox .textwidget,
#footer .headbox .textwidget{
background: #fce9e9;
} .head-telno a, #header-r .footermenust a {
color: #ffffff;
}
#header-r .footermenust li {
border-right-color: #ffffff;
} .nowhits .pop-box {
border-top-color: #a61919;
}  .entry-content .h2modoki,
.entry-content h2:not(.st-css-no)
{
margin-left: -50px;
margin-right: -50px;
padding-left:50px;
padding-right:50px;
}
.colum1 .entry-content .h2modoki,
.colum1 .entry-content h2:not(.st-css-no)
{
margin-left: -70px;
margin-right: -70px;
padding-left:70px;
padding-right:70px;
}
#side .smanone.st-excerpt {
display:block;
} } @media only screen and (max-width: 599px) {   .post dd h5.st-cardbox-t {
font-size: 16px;
line-height: 24px;
} dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a { font-size: 16px;
line-height: 24px;
} .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
font-size: 17px;
line-height: 32px;
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
font-size: 13px;
line-height: 18px;
} .post ol.is-style-st-maruno,
.post ul.is-style-st-maruck,
.post .maruno ol li,
.post .maruck ul li{		
line-height: calc( 17px + 5px );
}
.post ol.is-style-st-maruno li:before,
.post ul.is-style-st-maruck li:before,
.post .maruno ol li:before,
.post .maruck ul li:before{
min-width: calc( 17px + 5px );
height: calc( 17px + 5px );
line-height: calc( 17px + 5px );
} .st-header-post-data .entry-title:not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not(.st-css-no):not(.st-css-no2) {
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
} .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
} .no-thumbitiran h3:not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not(.st-css-no2) a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .kanren .clearfix dd h5:not(.st-css-no2) a {
}  }     @media only screen and (min-width: 600px) and (max-width: 959px) { .wp-block-latest-posts li a {
font-size: 18px;
line-height: 26px;
}
.wp-block-latest-posts li a {
}
}
@media only screen and (min-width: 960px) { .wp-block-latest-posts li a {
font-size: 16px;
line-height: 26px;
}
.wp-block-latest-posts li a {
}
}
@media only screen and (max-width: 599px) { .wp-block-latest-posts li a {
font-size: 16px;
line-height: 24px;
}
.wp-block-latest-posts li a {
}
}[data-carousel-extra]{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{transition:.3s ease-out}.jp-carousel-slide.selected{position:absolute!important;opacity:1}.jp-carousel-slide{opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0 9px;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;width:20px;height:20px}#jp-carousel-comment-form-spinner{display:none;float:left;margin:22px 0 0 10px;font-size:10px;position:relative;text-indent:-9999em;border-top:4px solid rgba(255,255,255,.2);border-right:4px solid rgba(255,255,255,.2);border-bottom:4px solid rgba(255,255,255,.2);border-left:4px solid #fff;transform:translateZ(0);animation:load8 1.1s infinite linear}@keyframes load8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px #000}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
.contact-form .clear-form{clear:both}.contact-form input:-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover:-ms-input-placeholder{opacity:.5}.contact-form input:hover::-ms-input-placeholder{opacity:.5}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus:-ms-input-placeholder{opacity:.3}.contact-form input:focus::-ms-input-placeholder{opacity:.3}.contact-form input:focus::placeholder{opacity:.3}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{box-sizing:border-box;margin-bottom:1.5em;width:100%}.contact-form select{margin-bottom:1.5em}.contact-form textarea{box-sizing:border-box;float:none;height:200px;margin-bottom:1.5em;width:100%}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin:0 .75rem 0 5px}.contact-form input[type=checkbox]{top:0;margin-left:0}.contact-form label{margin-bottom:.25em;float:none;font-weight:700;display:block}.contact-form label.consent-implicit input{display:none}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{margin-bottom:.25em;float:none;font-weight:400;display:inline-flex;align-items:center}.contact-form .grunion-field-checkbox-multiple-wrap,.contact-form .grunion-field-checkbox-wrap,.contact-form .grunion-field-consent-wrap,.contact-form .grunion-field-radio-wrap{margin-bottom:1em}.contact-form label span{font-size:85%;margin-left:.25em;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto;word-wrap:break-word}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row}.wp-block-jetpack-button,.wp-block-jetpack-contact-form .grunion-field-wrap{flex:0 0 100%}.wp-block-jetpack-button.alignright button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{border-right:15px solid transparent}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:0 0 25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:0 0 50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:0 0 75%}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}
.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}@keyframes spinner-inner{0%{opacity:1}100%{opacity:0}}.infinite-loader .spinner-inner div{left:47px;top:24px;position:absolute;animation:spinner-inner linear 1s infinite;background:#000;outline:1px solid #fff;width:6px;height:12px;border-radius:3px/6px;transform-origin:3px 26px}.infinite-loader .spinner-inner div:nth-child(1){transform:rotate(0);animation-delay:-.9166666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s;background:#000}.infinite-loader .spinner-inner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s;background:#000}.infinite-loader .spinner-inner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666666666667s;background:#000}.infinite-loader .spinner-inner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333333333s;background:#000}.infinite-loader .spinner-inner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s;background:#000}.infinite-loader .spinner-inner div:nth-child(10){transform:rotate(270deg);animation-delay:-.16666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(11){transform:rotate(300deg);animation-delay:-83.33333333333333ms;background:#000}.infinite-loader .spinner-inner div:nth-child(12){transform:rotate(330deg);animation-delay:0s;background:#000}.infinite-loader .spinner{width:28px;height:28px;display:inline-block;overflow:hidden;background:0 0}.infinite-loader .spinner-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.28);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0}.infinite-loader .spinner-inner div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#infinite-aria{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.infinite-wrap:focus{outline:0!important}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px 10px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.comment-likes-widget-placeholder::before{color:#2ea2cc;width:16px;height:16px;content:'';display:inline-block;position:relative;top:3px;padding-right:5px;background-repeat:no-repeat;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E")}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:4px;align-self:center;color:#4e4e4e}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{flex-grow:1;flex-basis:0;margin:0 10px;display:flex;flex-direction:column;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{flex-direction:row;display:block}.jp-related-posts-i2__post-heading{margin:.5rem 0;font-size:1rem;line-height:1.2em}.jp-related-posts-i2__post-link{display:block;width:100%;line-height:1.2em}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{margin-top:0;display:block}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{max-width:none;margin:0}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{margin-top:0;display:block}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{max-width:none;margin:0;margin-top:1rem}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em 0;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-sharing{margin-bottom:1em}.sd-content ul{padding:0!important;margin:0!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#656565!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.reddit_button iframe{margin-top:1px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:1px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px 8px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#1877f2;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px 0;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em 0}.sd-content .share-customize-link{margin-top:0;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}
.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:#fff!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}
body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(//marriage-agency-cafe.com/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}
div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}
#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}
.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}
.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover}
.jetpack-display-remote-posts{margin:5px 0 20px 0}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}
.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}
div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px 10px 5px;background-color:#fff;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}
.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}
.wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}
.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{top:1em;margin:0}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{top:0;margin-top:3em}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0}
.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{max-width:100%;margin:5px}
.wpcom-instagram-images{display:grid;grid-gap:.5rem;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images a{display:block;margin:4px 2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2 a{width:calc(50% - 8px)}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:center;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto}}
.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-top:1.5em;margin-bottom:.5em!important}.jetpack-search-filters-widget__clear{margin-top:.5em;margin-bottom:.5em}.jetpack-search-sort-wrapper{margin-top:1em;margin-bottom:1.5em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{width:auto;height:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;padding:0;list-style:none}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{font-weight:inherit;display:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name="s"]:-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::placeholder{color:transparent}body.search .jetpack-search-form input[name="s"].show-placeholder:-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder{color:inherit}
@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}
.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}