@keyframes pchppFlash{20%{opacity:1}50%{opacity:0}80%{opacity:1}}.pochipp-box{position:relative;display:grid;grid-gap:0 24px;grid-template-areas:"areaImg areaBody" "areaBtns areaBtns";grid-template-rows:auto auto;grid-template-columns:100px 1fr;max-width:960px;padding:24px!important;color:#353535;font-size:16px;background:#fff;box-shadow:0 1px 8px -4px rgba(0,0,0,.2) , 0 0 0 1px rgba(0,0,0,.02)}body:not(#__) .pochipp-box{margin:2em auto}.pochipp-box .pochipp-box__logo{position:absolute;right:3px;bottom:4px;display:flex;align-items:center;justify-content:center;opacity:.2}.pochipp-box .pochipp-box__logo img{display:block;width:12px;height:12px;margin:0!important}.pochipp-box .pochipp-box__logo span{display:block;font-size:10px;line-height:1;transform:scale(.8)}.pochipp-box__image{grid-area:areaImg;margin:0;padding:0}.pochipp-box__image a{display:block;width:100%;text-decoration:none!important}.pochipp-box__image img{display:block;width:100%;height:auto;max-height:160px;-o-object-fit:contain;object-fit:contain}.pochipp-box__body{grid-area:areaBody;margin:0;padding:0}.pochipp-box__title{margin:0 0 8px;font-weight:700;line-height:1.6}.pochipp-box__title a{display:block;width:100%;color:inherit!important;text-decoration:none!important}.pochipp-box__info{margin:4px 0 0;font-size:12px;line-height:1.5;opacity:.75}.pochipp-box__price{margin:4px 0 0;font-size:13px;line-height:1.5}.pochipp-box__price span{font-size:10px;opacity:.75}.pochipp-box__review{display:flex;margin-top:4px}.pochipp-box__review a{display:flex;align-items:center;text-decoration:none!important}.pochipp-box__review img+span{margin-left:4px}.pochipp-box__review span{font-size:12px;color:#599ba3!important}.pochipp-box__review span.dashicons{display:flex;align-items:center;font-size:16px}.pochipp-box .pochipp-box__btns{position:relative;left:-4px;display:flex;flex-wrap:wrap;grid-area:areaBtns;align-items:flex-end;width:calc(100% + 8px);margin:12px 0 0;padding:0}.pochipp-box__btnwrap span{width:100%}.pochipp-box .pochipp-box__btnwrap{min-width:-moz-max-content;min-width:max-content;padding:4px}.pochipp-box__btnwrap.-on-sale{order:-1}.pochipp-box .pochipp-box__btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0!important;padding:12px;font-size:1em;line-height:1;letter-spacing:.5px;text-align:center;text-decoration:none!important}.pochipp-box .pochipp-box__btn:hover{opacity:.8}.pochipp-box .pochipp-box__btn img{position:absolute;display:block;width:1px;height:1px;visibility:hidden;opacity:0}.pochipp-box .pochipp-box__btn span{font-size:inherit;line-height:1}.pochipp-box .pochipp-box__saleInfo{font-size:12px;line-height:1;text-align:center}.pochipp-box__saleInfo.-top{margin-bottom:4px;font-weight:700}[data-sale-effect="flash"] .pochipp-box__saleInfo{animation:1.5s linear 0s infinite pchppFlash}.pochipp-box__btnwrap.-amazon .pochipp-box__saleInfo{color:var(--pchpp-color-amazon)}.pochipp-box__btnwrap.-rakuten .pochipp-box__saleInfo{color:var(--pchpp-color-rakuten)}.pochipp-box__btnwrap.-yahoo .pochipp-box__saleInfo{color:var(--pchpp-color-yahoo)}.pochipp-box__btnwrap.-mercari .pochipp-box__saleInfo{color:var(--pchpp-color-mercari)}.pochipp-box__btnwrap.-custom .pochipp-box__saleInfo{color:var(--pchpp-color-custom)}.pochipp-box__btnwrap.-custom_2 .pochipp-box__saleInfo{color:var(--pchpp-color-custom-2)}.pochipp-box__price[data-disp-price="off"]{display:none}.pochipp-box[data-btn-radius="off"]{border-radius:1px}.pochipp-box[data-btn-radius="off"] .pochipp-box__btn,.pochipp-box[data-btn-radius="off"] .pochipp-box__image img,.pochipp-box[data-btn-radius="off"] .pochipp-box__saleInfo{border-radius:1px}.pochipp-box[data-btn-radius="on"]{border-radius:4px}.pochipp-box[data-btn-radius="on"] .pochipp-box__image img{border-radius:4px}.pochipp-box[data-btn-radius="on"] .pochipp-box__btn,.pochipp-box[data-btn-radius="on"] .pochipp-box__saleInfo{border-radius:40px}.pochipp-box[data-btn-style="dflt"] .pochipp-box__btn{position:relative;overflow:hidden;color:#fff!important;background-color:#3c3c3c;box-shadow:0 1px 4px -1px rgba(0,0,0,.2)}.pochipp-box[data-btn-style="dflt"] .pochipp-box__btn::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(175deg,#fff,transparent 50%,transparent 70%,#555);opacity:.1;content:""}.pochipp-box[data-btn-style="dflt"] .-amazon>.pochipp-box__btn{background:var(--pchpp-color-amazon)}.pochipp-box[data-btn-style="dflt"] .-rakuten>.pochipp-box__btn{background:var(--pchpp-color-rakuten)}.pochipp-box[data-btn-style="dflt"] .-yahoo>.pochipp-box__btn{background:var(--pchpp-color-yahoo)}.pochipp-box[data-btn-style="dflt"] .-mercari>.pochipp-box__btn{background:var(--pchpp-color-mercari)}.pochipp-box[data-btn-style="dflt"] .-custom>.pochipp-box__btn{background:var(--pchpp-color-custom)}.pochipp-box[data-btn-style="dflt"] .-custom_2>.pochipp-box__btn{background:var(--pchpp-color-custom-2)}.pochipp-box[data-btn-style="outline"] .pochipp-box__btn{background:0 0!important;box-shadow:inset 0 0 0 1px currentColor , 0 1px 4px -1px rgba(0,0,0,.2)}.pochipp-box[data-btn-style="outline"] .-amazon>.pochipp-box__btn{color:var(--pchpp-color-amazon)}.pochipp-box[data-btn-style="outline"] .-rakuten>.pochipp-box__btn{color:var(--pchpp-color-rakuten)}.pochipp-box[data-btn-style="outline"] .-yahoo>.pochipp-box__btn{color:var(--pchpp-color-yahoo)}.pochipp-box[data-btn-style="outline"] .-custom>.pochipp-box__btn{color:var(--pchpp-color-custom)}.pochipp-box[data-btn-style="outline"] .-custom_2>.pochipp-box__btn{color:var(--pchpp-color-custom-2)}.pochipp-box[data-img="r"]{grid-template-areas:"areaBody areaImg" "areaBtns areaBtns";grid-template-columns:1fr 100px}.pochipp-inline__btnwrap{display:inline-flex;margin:.5em .5em}.pochipp-inline__btnwrap>.pochipp-inline__btn{display:inline-block;width:var(--pchpp-inline-width,auto);padding:.75em 1.5em;overflow:hidden;color:var(--pchpp-inline-txt-color,inherit);font-size:1em;line-height:1.5;text-align:center;text-decoration:none!important;background-color:var(--pchpp-inline-bg-color,none);border-radius:var(--pchpp-inline-radius,0);box-shadow:var(--pchpp-inline-shadow,none)}.pochipp-inline__btnwrap>.pochipp-inline__btn:hover{opacity:.8}.position-fixed{position:fixed}@media screen and (min-width:600px){.pochipp-box.is-vrtcl{display:block;max-width:400px}.pochipp-box.is-vrtcl .pochipp-box__btns .pochipp-box__btnwrap{flex-basis:100%;min-width:100%;max-width:100%}.pochipp-box.is-vrtcl .pochipp-box__image{margin-bottom:16px}.pochipp-box.is-vrtcl .pochipp-box__image img{width:40%;max-width:120px;margin:0 auto}}@media screen and (min-width:1000px){.pochipp-box[data-lyt-pc="dflt"]{grid-template-areas:"areaImg areaBody" "areaImg areaBtns"}.pochipp-box[data-lyt-pc="dflt"][data-img="r"]{grid-template-areas:"areaBody areaImg" "areaBtns areaImg"}.pochipp-box[data-lyt-pc="big"]{grid-template-columns:120px 1fr}.pochipp-box[data-lyt-pc="big"][data-img="r"]{grid-template-columns:1fr 120px}.pochipp-box[data-lyt-pc="big"] .pochipp-box__btns{margin-top:20px}}@media screen and (min-width:1100px){[data-maxclmn-pc="fit"]>.pochipp-box__btnwrap{flex:1;max-width:50%;font-size:15px}[data-maxclmn-pc="3"]>.pochipp-box__btnwrap{flex:0 0 33.3%;font-size:15px}[data-maxclmn-pc="2"]>.pochipp-box__btnwrap{flex-basis:50%;max-width:50%}}@media screen and (max-width:1099px){.pochipp-box__btnwrap{flex-basis:50%;min-width:50%!important;max-width:50%}}@media screen and (max-width:599px){.pochipp-box{grid-gap:0 16px;grid-template-columns:25% 1fr;width:88%;box-sizing:border-box;font-size:13px}.pochipp-box__price{font-size:12px}[data-maxclmn-mb="1"]>.pochipp-box__btnwrap{flex-basis:100%;max-width:100%;font-size:15px}[data-maxclmn-mb="2"]>.pochipp-box__btnwrap{font-size:13px}[data-maxclmn-mb="2"]>.pochipp-box__btnwrap.-on-sale{flex-basis:100%;max-width:100%}.pochipp-box .pochipp-box__btn{padding:12px 10px}[data-maxclmn-mb="2"]>.-long-text:not(.-on-sale) .pochipp-box__btn{font-size:12px;line-height:13px;letter-spacing:0;white-space:nowrap}.pochipp-box .pochipp-box__saleInfo{font-size:11px}.pochipp-box[data-img="r"]{grid-template-columns:1fr 25%}.pochipp-box[data-lyt-mb="vrtcl"]{display:block;font-size:14px}.pochipp-box[data-lyt-mb="vrtcl"] .pochipp-box__image{width:100%;margin-bottom:16px}.pochipp-box[data-lyt-mb="vrtcl"] .pochipp-box__image img{width:40%;max-width:120px;margin:0 auto}.pochipp-box[data-lyt-mb="vrtcl"] .pochipp-box__body{width:100%;padding:0}}@media screen and (max-width:360px){.pochipp-box{width:100%;box-sizing:border-box;padding:16px!important;font-size:14px}}.keycolor{color:#ddc90d}.maincolor{color:#00597c}.subcolor{color:#dcedec}.textcolor{color:#333}.accentcolor{color: }.keycolor-bc{background:#ddc90d}.maincolor-bc{background:#00597c}.subcolor-bc{background:#dcedec}.textcolor-bc{background:#333}.accentcolor-bc{background: }:root .has-pale-pink-color.is-style-st-heading-custom-attention::before,:root .has-pale-pink-color.is-style-st-heading-custom-check::before,:root .has-pale-pink-color{color:#f78da7!important}:root .has-soft-red-color.is-style-st-heading-custom-attention::before,:root .has-soft-red-color.is-style-st-heading-custom-check::before,:root .has-soft-red-color{color:#e92f3d!important}:root .has-light-grayish-red-color.is-style-st-heading-custom-attention::before,:root .has-light-grayish-red-color.is-style-st-heading-custom-check::before,:root .has-light-grayish-red-color{color:#fdf0f2!important}:root .has-vivid-yellow-color.is-style-st-heading-custom-attention::before,:root .has-vivid-yellow-color.is-style-st-heading-custom-check::before,:root .has-vivid-yellow-color{color:#ffc107!important}:root .has-very-pale-yellow-color.is-style-st-heading-custom-attention::before,:root .has-very-pale-yellow-color.is-style-st-heading-custom-check::before,:root .has-very-pale-yellow-color{color:#fffde7!important}:root .has-light-green-cyan-color.is-style-st-heading-custom-attention::before,:root .has-light-green-cyan-color.is-style-st-heading-custom-check::before,:root .has-light-green-cyan-color{color:#eefaff!important}:root .has-pale-cyan-blue-color.is-style-st-heading-custom-attention::before,:root .has-pale-cyan-blue-color.is-style-st-heading-custom-check::before,:root .has-pale-cyan-blue-color{color:#8ed1fc!important}:root .has-pale-cyan-blue-color.is-style-st-heading-custom-attention::before,:root .has-pale-cyan-blue-color.is-style-st-heading-custom-check::before,:root .has-pale-cyan-blue-color{color:#8ed1fc!important}:root .has-vivid-cyan-blue-color.is-style-st-heading-custom-attention::before,:root .has-vivid-cyan-blue-color.is-style-st-heading-custom-check::before,:root .has-vivid-cyan-blue-color{color:#0693e3!important}:root .has-very-light-gray-color.is-style-st-heading-custom-attention::before,:root .has-very-light-gray-color.is-style-st-heading-custom-check::before,:root .has-very-light-gray-color{color:#fafafa!important}:root .has-very-dark-gray-color.is-style-st-heading-custom-attention::before,:root .has-very-dark-gray-color.is-style-st-heading-custom-check::before,:root .has-very-dark-gray-color{color:#313131!important}:root .has-white-color.is-style-st-heading-custom-attention::before,:root .has-white-color.is-style-st-heading-custom-check::before,:root .has-white-color{color:#fff!important}:root .has-pale-pink-background-color{background-color:#f78da7!important}:root .has-soft-red-background-color{background-color:#e92f3d!important}:root .has-light-grayish-red-background-color{background-color:#fdf0f2!important}:root .has-vivid-yellow-background-color{background-color:#ffc107!important}:root .has-very-pale-yellow-background-color{background-color:#fffde7!important}:root .has-light-green-cyan-background-color{background-color:#eefaff!important}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc!important}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3!important}:root .has-very-light-gray-background-color{background-color:#fafafa!important}:root .has-very-dark-gray-background-color{background-color:#313131!important}:root .has-white-background-color{background-color:#fff!important}:root .has-soft-red-border-color{border-color:#e92f3d!important}:root .has-light-grayish-red-border-color{border-color:#fdf0f2!important}:root .has-vivid-yellow-border-color{border-color:#ffc107!important}:root .has-very-pale-yellow-border-color{border-color:#fffde7!important}:root .has-light-green-cyan-border-color{border-color:#eefaff!important}:root .has-pale-cyan-blue-border-color{border-color:#8ed1fc!important}:root .has-vivid-cyan-blue-border-color{border-color:#0693e3!important}:root .has-very-light-gray-border-color{border-color:#fafafa!important}:root .has-very-dark-gray-border-color{border-color:#313131!important}:root .has-white-border-color{border-color:#fff!important}.st-tabs.is-style-default .st-tabs__tab-list{--st--background-color:#ccc}.st-tabs.is-style-default .st-tabs__tab-list-item{background-color:var(--st--background-color)}.st-tabs.is-style-st-square .st-tabs__tab-content{margin-top:5px}.st-tabs.is-style-st-square .st-tabs__tab-list{--st--background-color:#ccc}.st-tabs.is-style-st-square .st-tabs__tab-list-item{background-color:var(--st--background-color)}.st-tabs.is-style-st-bubble .st-tabs__tab-content{margin-top:10px}.st-tabs.is-style-st-bubble .st-tabs__tab-list{--st--background-color:#ccc}.st-tabs.is-style-st-bubble .st-tabs__tab-list-item{background-color:var(--st--background-color)}.st-tabs.is-style-st-bubble .st-tabs__tab[aria-selected="true"]::after{border-top-color:var(--st--background-color);border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.st-tabs.is-style-st-bubble .has-no-border .st-tabs__tab[aria-selected="true"]::before{content:normal}.st-tabs.is-style-st-tab .st-tabs__tab-list{background-color:var(--st--background-color)}.st-tabs.is-style-st-tab .st-tabs__tab-list-item{background-color:#ccc}.st-tabs.is-style-st-border .st-tabs__tab-list{--st--border-color:#ccc}.st-tabs.is-style-st-border .st-tabs__tab-list-item{border-color:var(--st--border-color)}.st-tabs.is-style-st-bubble .has-border.has-pale-pink-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-pale-pink-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#f78da7}.st-tabs.is-style-st-bubble .has-border.has-soft-red-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-soft-red-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#e92f3d}.st-tabs.is-style-st-bubble .has-border.has-light-grayish-red-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-light-grayish-red-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#fdf0f2}.st-tabs.is-style-st-bubble .has-border.has-vivid-yellow-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-vivid-yellow-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#ffc107}.st-tabs.is-style-st-bubble .has-border.has-very-pale-yellow-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-very-pale-yellow-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#fffde7}.st-tabs.is-style-st-bubble .has-border.has-light-green-cyan-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-light-green-cyan-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#eefaff}.st-tabs.is-style-st-bubble .has-border.has-pale-cyan-blue-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-pale-cyan-blue-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#8ed1fc}.st-tabs.is-style-st-bubble .has-border.has-vivid-cyan-blue-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-vivid-cyan-blue-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#0693e3}.st-tabs.is-style-st-bubble .has-border.has-very-light-gray-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-very-light-gray-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#fafafa}.st-tabs.is-style-st-bubble .has-border.has-very-dark-gray-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-very-dark-gray-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#313131}.st-tabs.is-style-st-bubble .has-border.has-white-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-white-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#fff}.has-inline-color.has-pale-pink-color{color:#f78da7}.has-inline-color.has-soft-red-color{color:#e92f3d}.has-inline-color.has-light-grayish-red-color{color:#fdf0f2}.has-inline-color.has-vivid-yellow-color{color:#ffc107}.has-inline-color.has-very-pale-yellow-color{color:#fffde7}.has-inline-color.has-light-green-cyan-color{color:#eefaff!important}.has-inline-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-inline-color.has-vivid-cyan-blue-color{color:#0693e3}.has-inline-color.has-very-light-gray-color{color:#fafafa}.has-inline-color.has-very-dark-gray-color{color:#313131}.has-inline-color.has-white-color{color:#fff}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-pale-pink-color::before {color:#f78da7}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-soft-red-color::before {color:#e92f3d}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-light-grayish-red-color::before {color:#fdf0f2}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-vivid-yellow-color::before {color:#ffc107}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-very-pale-yellow-color::before {color:#fffde7}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-light-green-cyan-color::before {color:#eefaff!important}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-pale-cyan-blue-color::before {color:#8ed1fc}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-vivid-cyan-blue-color::before {color:#0693e3}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-very-light-gray-color::before {color:#fafafa}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-very-dark-gray-color::before {color:#313131}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-white-color::before {color:#fff}.is-style-st-heading-custom-line.has-pale-pink-color::after{background-color:#f78da7}.is-style-st-heading-custom-line.has-soft-red-color::after{background-color:#e92f3d}.is-style-st-heading-custom-line.has-light-grayish-red-color::after{background-color:#fdf0f2}.is-style-st-heading-custom-line.has-vivid-yellow-color::after{background-color:#ffc107}.is-style-st-heading-custom-line.has-very-pale-yellow-color::after{background-color:#fffde7}.is-style-st-heading-custom-line.has-light-green-cyan-color::after{background-color:#eefaff!important}.is-style-st-heading-custom-line.has-pale-cyan-blue-color::after{background-color:#8ed1fc}.is-style-st-heading-custom-line.has-vivid-cyan-blue-color::after{background-color:#0693e3}.is-style-st-heading-custom-line.has-very-light-gray-color::after{background-color:#fafafa}.is-style-st-heading-custom-line.has-very-dark-gray-color::after{background-color:#313131}.is-style-st-heading-custom-line.has-white-color::after{background-color:#fff}.is-style-st-paragraph-kaiwa.has-pale-pink-background-color::after,.is-style-st-paragraph-kaiwa-b.has-pale-pink-background-color::after{border-right-color:#f78da7}.is-style-st-heading-custom-bubble.has-pale-pink-background-color::after{border-top-color:#f78da7}.is-style-st-heading-custom-count.has-pale-pink-background-color::before{color:#f78da7}.is-style-st-paragraph-kaiwa.has-soft-red-background-color::after,.is-style-st-paragraph-kaiwa-b.has-soft-red-background-color::after{border-right-color:#e92f3d}.is-style-st-heading-custom-bubble.has-soft-red-background-color::after{border-top-color:#e92f3d}.is-style-st-heading-custom-count.has-soft-red-background-color::before{color:#e92f3d}.is-style-st-paragraph-kaiwa.has-light-grayish-red-background-color::after,.is-style-st-paragraph-kaiwa-b.has-light-grayish-red-background-color::after{border-right-color:#fdf0f2}.is-style-st-heading-custom-bubble.has-light-grayish-red-background-color::after{border-top-color:#fdf0f2}.is-style-st-heading-custom-count.has-light-grayish-red-background-color::before{color:#fdf0f2}.is-style-st-paragraph-kaiwa.has-vivid-yellow-background-color::after,.is-style-st-paragraph-kaiwa-b.has-vivid-yellow-background-color::after{border-right-color:#ffc107}.is-style-st-heading-custom-bubble.has-vivid-yellow-background-color::after{border-top-color:#ffc107}.is-style-st-heading-custom-count.has-vivid-yellow-background-color::before{color:#ffc107}.is-style-st-paragraph-kaiwa.has-very-pale-yellow-background-color::after,.is-style-st-paragraph-kaiwa-b.has-very-pale-yellow-background-color::after{border-right-color:#fffde7}.is-style-st-heading-custom-bubble.has-very-pale-yellow-background-color::after{border-top-color:#fffde7}.is-style-st-heading-custom-count.has-very-pale-yellow-background-color::before{color:#fffde7}.is-style-st-paragraph-kaiwa.has-light-green-cyan-background-color::after,.is-style-st-paragraph-kaiwa-b.has-light-green-cyan-background-color::after{border-right-color:#eefaff!important}.is-style-st-heading-custom-bubble.has-light-green-cyan-background-color::after{border-top-color:#eefaff!important}.is-style-st-heading-custom-count.has-light-green-cyan-background-color::before{color:#eefaff!important}.is-style-st-paragraph-kaiwa.has-pale-cyan-blue-background-color::after,.is-style-st-paragraph-kaiwa-b.has-pale-cyan-blue-background-color::after{border-right-color:#8ed1fc}.is-style-st-heading-custom-bubble.has-pale-cyan-blue-background-color::after{border-top-color:#8ed1fc}.is-style-st-heading-custom-count.has-pale-cyan-blue-background-color::before{color:#8ed1fc}.is-style-st-paragraph-kaiwa.has-vivid-cyan-blue-background-color::after,.is-style-st-paragraph-kaiwa-b.has-vivid-cyan-blue-background-color::after{border-right-color:#0693e3}.is-style-st-heading-custom-bubble.has-vivid-cyan-blue-background-color::after{border-top-color:#0693e3}.is-style-st-heading-custom-count.has-vivid-cyan-blue-background-color::before{color:#0693e3}.is-style-st-paragraph-kaiwa.has-very-light-gray-background-color::after,.is-style-st-paragraph-kaiwa-b.has-very-light-gray-background-color::after{border-right-color:#fafafa}.is-style-st-heading-custom-bubble.has-very-light-gray-background-color::after{border-top-color:#fafafa}.is-style-st-heading-custom-count.has-very-light-gray-background-color::before{color:#fafafa}.is-style-st-paragraph-kaiwa.has-very-dark-gray-background-color::after,.is-style-st-paragraph-kaiwa-b.has-very-dark-gray-background-color::after{border-right-color:#fafafa}.is-style-st-heading-custom-bubble.has-very-dark-gray-background-color::after{border-top-color:#313131}.is-style-st-heading-custom-count.has-very-dark-gray-background-color::before{color:#313131}.is-style-st-paragraph-kaiwa.has-white-background-color::after,.is-style-st-paragraph-kaiwa-b.has-white-background-color::after{border-right-color:#313131}.is-style-st-heading-custom-bubble.has-white-background-color::after{border-top-color:#fff}.is-style-st-heading-custom-count.has-white-background-color::before{color:#fff}.is-style-st-paragraph-kaiwa.has-pale-pink-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-pale-pink-background-color .st-paragraph-kaiwa-text{background-color:#f78da7}.is-style-st-paragraph-kaiwa.has-soft-red-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-soft-red-background-color .st-paragraph-kaiwa-text{background-color:#e92f3d}.is-style-st-paragraph-kaiwa.has-light-grayish-red-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-light-grayish-red-background-color .st-paragraph-kaiwa-text{background-color:#fdf0f2}.is-style-st-paragraph-kaiwa.has-vivid-yellow-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-vivid-yellow-background-color .st-paragraph-kaiwa-text{background-color:#ffc107}.is-style-st-paragraph-kaiwa.has-very-pale-yellow-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-very-pale-yellow-background-color .st-paragraph-kaiwa-text{background-color:#fffde7}.is-style-st-paragraph-kaiwa.has-light-green-cyan-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-light-green-cyan-background-color .st-paragraph-kaiwa-text{background-color:#eefaff!important}.is-style-st-paragraph-kaiwa.has-pale-cyan-blue-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-pale-cyan-blue-background-color .st-paragraph-kaiwa-text{background-color:#8ed1fc}.is-style-st-paragraph-kaiwa.has-vivid-cyan-blue-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-vivid-cyan-blue-background-color .st-paragraph-kaiwa-text{background-color:#0693e3}.is-style-st-paragraph-kaiwa.has-very-light-gray-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-very-light-gray-background-color .st-paragraph-kaiwa-text{background-color:#fafafa}.is-style-st-paragraph-kaiwa.has-very-dark-gray-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-very-dark-gray-background-color .st-paragraph-kaiwa-text{background-color:#313131}.is-style-st-paragraph-kaiwa.has-white-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-white-background-color .st-paragraph-kaiwa-text{background-color:#fff}.is-style-st-paragraph-kaiwa.has-pale-pink-background-color,.is-style-st-paragraph-kaiwa-b.has-pale-pink-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-soft-red-background-color,.is-style-st-paragraph-kaiwa-b.has-soft-red-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-light-grayish-red-background-color,.is-style-st-paragraph-kaiwa-b.has-light-grayish-red-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-vivid-yellow-background-color,.is-style-st-paragraph-kaiwa-b.has-vivid-yellow-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-very-pale-yellow-background-color,.is-style-st-paragraph-kaiwa-b.has-very-pale-yellow-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-light-green-cyan-background-color,.is-style-st-paragraph-kaiwa-b.has-light-green-cyan-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-pale-cyan-blue-background-color,.is-style-st-paragraph-kaiwa-b.has-pale-cyan-blue-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-vivid-cyan-blue-background-color,.is-style-st-paragraph-kaiwa-b.has-vivid-cyan-blue-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-very-light-gray-background-color,.is-style-st-paragraph-kaiwa-b.has-very-light-gray-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-very-dark-gray-background-color,.is-style-st-paragraph-kaiwa-b.has-very-dark-gray-background-color{background-color:transparent!important}.is-style-st-paragraph-kaiwa.has-white-background-color,.is-style-st-paragraph-kaiwa-b.has-white-background-color{background-color:transparent!important}[class*="is-style-st-paragraph-"].has-pale-pink-color::before{color:#f78da7;border-right-color:#f78da7!important}[class*="is-style-st-paragraph-"].has-soft-red-color::before{color:#e92f3d;border-right-color:#e92f3d!important}[class*="is-style-st-paragraph-"].has-light-grayish-red-color::before{color:#fdf0f2;border-right-color:#fdf0f2!important}[class*="is-style-st-paragraph-"].has-vivid-yellow-color::before{color:#ffc107;border-right-color:#ffc107!important}[class*="is-style-st-paragraph-"].has-very-pale-yellow-color::before{color:#fffde7;border-right-color:#fffde7!important}[class*="is-style-st-paragraph-"].has-light-green-cyan-color::before{color:#eefaff!important;border-right-color:#eefaff!important}[class*="is-style-st-paragraph-"].has-pale-cyan-blue-color::before{color:#8ed1fc;border-right-color:#8ed1fc!important}[class*="is-style-st-paragraph-"].has-vivid-cyan-blue-color::before{color:#0693e3;border-right-color:#0693e3!important}[class*="is-style-st-paragraph-"].has-very-light-gray-color::before{color:#fafafa;border-right-color:#fafafa!important}[class*="is-style-st-paragraph-"].has-very-dark-gray-color::before{color:#313131;border-right-color:#313131!important}[class*="is-style-st-paragraph-"].has-white-color::before{color:#fff;border-right-color:#fff!important}.is-style-st-paragraph-dotline.has-pale-pink-background-color{box-shadow:0 0 0 7px #f78da7}.is-style-st-paragraph-dotline.has-soft-red-background-color{box-shadow:0 0 0 7px #e92f3d}.is-style-st-paragraph-dotline.has-light-grayish-red-background-color{box-shadow:0 0 0 7px #fdf0f2}.is-style-st-paragraph-dotline.has-vivid-yellow-background-color{box-shadow:0 0 0 7px #ffc107}.is-style-st-paragraph-dotline.has-very-pale-yellow-background-color{box-shadow:0 0 0 7px #fffde7}.is-style-st-paragraph-dotline.has-light-green-cyan-background-color{box-shadow:0 0 0 7px #eefaff!important}.is-style-st-paragraph-dotline.has-pale-cyan-blue-background-color{box-shadow:0 0 0 7px #8ed1fc}.is-style-st-paragraph-dotline.has-vivid-cyan-blue-background-color{box-shadow:0 0 0 7px #0693e3}.is-style-st-paragraph-dotline.has-very-light-gray-background-color{box-shadow:0 0 0 7px #fafafa}.is-style-st-paragraph-dotline.has-very-dark-gray-background-color{box-shadow:0 0 0 7px #313131}.is-style-st-paragraph-dotline.has-white-background-color{box-shadow:0 0 0 7px #fff}.is-style-st-paragraph-bubble.has-pale-pink-background-color::after{border-top-color:#f78da7}.is-style-st-paragraph-bubble.has-soft-red-background-color::after{border-top-color:#e92f3d}.is-style-st-paragraph-bubble.has-light-grayish-red-background-color::after{border-top-color:#fdf0f2}.is-style-st-paragraph-bubble.has-vivid-yellow-background-color::after{border-top-color:#ffc107}.is-style-st-paragraph-bubble.has-very-pale-yellow-background-color::after{border-top-color:#fffde7}.is-style-st-paragraph-bubble.has-light-green-cyan-background-color::after{border-top-color:#eefaff!important}.is-style-st-paragraph-bubble.has-pale-cyan-blue-background-color::after{border-top-color:#8ed1fc}.is-style-st-paragraph-bubble.has-vivid-cyan-blue-background-color::after{border-top-color:#0693e3}.is-style-st-paragraph-bubble.has-very-light-gray-background-color::after{border-top-color:#fafafa}.is-style-st-paragraph-bubble.has-very-dark-gray-background-color::after{border-top-color:#313131}.is-style-st-paragraph-bubble.has-white-background-color::after{border-top-color:#fff}.is-style-st-group-corner-brackets::before{border-left:solid 1px #00597c;border-top:solid 1px #00597c}.is-style-st-group-corner-brackets::after{border-right:solid 1px #00597c;border-bottom:solid 1px #00597c}.is-style-st-group-left-line{border-left:1px #00597c solid}.is-style-st-group-both-line{border-left:1px #00597c solid;border-right:1px #00597c solid}.is-style-st-group-square-brackets::before{border-left:solid 1px #00597c;border-top:solid 1px #00597c;border-bottom:solid 1px #00597c}.is-style-st-group-square-brackets::after{border-right:solid 1px #00597c;border-top:solid 1px #00597c;border-bottom:solid 1px #00597c}.has-original-color-a-color.is-style-st-heading-custom-attention::before,.has-original-color-a-color.is-style-st-heading-custom-check::before,.has-original-color-a-color{color:#008c79!important}.has-original-color-a-background-color{background-color:#008c79!important}.has-original-color-a-border-color{border-color:#008c79!important}[class*="is-style-st-paragraph-"].has-original-color-a-color::before{color:#008c79;border-right-color:#008c79!important}.is-style-st-paragraph-kaiwa.has-original-color-a-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-original-color-a-background-color .st-paragraph-kaiwa-text{background-color:#008c79}.is-style-st-paragraph-kaiwa.has-original-color-a-background-color::after,.is-style-st-paragraph-kaiwa-b.has-original-color-a-background-color::after{border-right-color:#008c79}.is-style-st-paragraph-kaiwa.has-original-color-a-background-color,.is-style-st-paragraph-kaiwa-b.has-original-color-a-background-color{background-color:transparent!important}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-original-color-a-color::before {color:#008c79}.is-style-st-heading-custom-bubble.has-original-color-a-background-color::after{border-top-color:#008c79}.is-style-st-heading-custom-line.has-original-color-a-color::after{background-color:#008c79}.is-style-st-heading-custom-count.has-original-color-a-color{color:#008c79}.is-style-st-heading-custom-count.has-original-color-a-background-color::before{color:#008c79}.is-style-st-heading-custom-question.has-original-color-a-color::before,.is-style-st-heading-custom-answer.has-original-color-a-color::before{color:#008c79}.is-style-st-heading-custom-question.has-original-color-a-background-color::before,.is-style-st-heading-custom-answer.has-original-color-a-background-color::before{background-color:#008c79}.is-style-st-heading-custom-ranking.has-original-color-a-background-color::before{background-color:#008c79;color:#fff!important}.is-style-st-group-line-bold.has-original-color-a-color,.is-style-st-group-line.has-original-color-a-color{border-left-color:#008c79;color:inherit}.is-style-st-group-corner-brackets.has-original-color-a-color::before,.is-style-st-group-corner-brackets.has-original-color-a-color::after,.is-style-st-group-square-brackets.has-original-color-a-color::before,.is-style-st-group-square-brackets.has-original-color-a-color::after{border-color:#008c79}.st-tabs.is-style-st-bubble .has-border.has-original-color-a-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-original-color-a-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#008c79}.has-original-color-b-color.is-style-st-heading-custom-attention::before,.has-original-color-b-color.is-style-st-heading-custom-check::before,.has-original-color-b-color{color:#ada250!important}.has-original-color-b-background-color{background-color:#ada250!important}.has-original-color-b-border-color{border-color:#ada250!important}[class*="is-style-st-paragraph-"].has-original-color-b-color::before{color:#ada250;border-right-color:#ada250!important}.is-style-st-paragraph-kaiwa.has-original-color-b-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-original-color-b-background-color .st-paragraph-kaiwa-text{background-color:#ada250}.is-style-st-paragraph-kaiwa.has-original-color-b-background-color::after,.is-style-st-paragraph-kaiwa-b.has-original-color-b-background-color::after{border-right-color:#ada250}.is-style-st-paragraph-kaiwa.has-original-color-b-background-color,.is-style-st-paragraph-kaiwa-b.has-original-color-b-background-color{background-color:transparent!important}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-original-color-b-color::before {color:#ada250}.is-style-st-heading-custom-bubble.has-original-color-b-background-color::after{border-top-color:#ada250}.is-style-st-heading-custom-line.has-original-color-b-color::after{background-color:#ada250}.is-style-st-heading-custom-count.has-original-color-b-color{color:#ada250}.is-style-st-heading-custom-count.has-original-color-b-background-color::before{color:#ada250}.is-style-st-heading-custom-question.has-original-color-b-color::before,.is-style-st-heading-custom-answer.has-original-color-b-color::before{color:#ada250}.is-style-st-heading-custom-question.has-original-color-b-background-color::before,.is-style-st-heading-custom-answer.has-original-color-b-background-color::before{background-color:#ada250}.is-style-st-heading-custom-ranking.has-original-color-b-background-color::before{background-color:#ada250;color:#fff!important}.is-style-st-group-line-bold.has-original-color-b-color,.is-style-st-group-line.has-original-color-b-color{border-left-color:#ada250;color:inherit}.is-style-st-group-corner-brackets.has-original-color-b-color::before,.is-style-st-group-corner-brackets.has-original-color-b-color::after,.is-style-st-group-square-brackets.has-original-color-b-color::before,.is-style-st-group-square-brackets.has-original-color-b-color::after{border-color:#ada250}:root .is-style-st-group-corner-brackets,:root .is-style-st-group-square-brackets{color:inherit!important}.is-style-st-group-corner-brackets.has-original-color-b-color::before,.is-style-st-group-corner-brackets.has-original-color-b-color::after,.is-style-st-group-square-brackets.has-original-color-b-color::before,.is-style-st-group-square-brackets.has-original-color-b-color::after{border-color:#ada250}.st-tabs.is-style-st-bubble .has-border.has-original-color-b-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-original-color-b-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#ada250}.has-original-color-c-color.is-style-st-heading-custom-attention::before,.has-original-color-c-color.is-style-st-heading-custom-check::before,.has-original-color-c-color{color:#dd5e02!important}.has-original-color-c-background-color{background-color:#dd5e02!important}.has-original-color-c-border-color{border-color:#dd5e02!important}[class*="is-style-st-paragraph-"].has-original-color-c-color::before{color:#dd5e02;border-right-color:#dd5e02!important}.is-style-st-paragraph-kaiwa.has-original-color-c-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-original-color-c-background-color .st-paragraph-kaiwa-text{background-color:#dd5e02}.is-style-st-paragraph-kaiwa.has-original-color-c-background-color::after,.is-style-st-paragraph-kaiwa-b.has-original-color-c-background-color::after{border-right-color:#dd5e02}.is-style-st-paragraph-kaiwa.has-original-color-c-background-color,.is-style-st-paragraph-kaiwa-b.has-original-color-c-background-color{background-color:transparent!important}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-original-color-c-color::before {color:#dd5e02}.is-style-st-heading-custom-bubble.has-original-color-c-background-color::after{border-top-color:#dd5e02}.is-style-st-heading-custom-line.has-original-color-c-color::after{background-color:#dd5e02}.is-style-st-heading-custom-count.has-original-color-c-color{color:#dd5e02}.is-style-st-heading-custom-count.has-original-color-c-background-color::before{color:#dd5e02}.is-style-st-heading-custom-question.has-original-color-c-color::before,.is-style-st-heading-custom-answer.has-original-color-c-color::before{color:#dd5e02}.is-style-st-heading-custom-question.has-original-color-c-background-color::before,.is-style-st-heading-custom-answer.has-original-color-c-background-color::before{background-color:#dd5e02}.is-style-st-heading-custom-ranking.has-original-color-c-background-color::before{background-color:#dd5e02;color:#fff!important}.is-style-st-group-line-bold.has-original-color-c-color,.is-style-st-group-line.has-original-color-c-color{border-left-color:#dd5e02;color:inherit}.is-style-st-group-corner-brackets.has-original-color-c-color::before,.is-style-st-group-corner-brackets.has-original-color-c-color::after,.is-style-st-group-square-brackets.has-original-color-c-color::before,.is-style-st-group-square-brackets.has-original-color-c-color::after{border-color:#dd5e02}.st-tabs.is-style-st-bubble .has-border.has-original-color-c-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-original-color-c-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#dd5e02}.has-original-color-d-color.is-style-st-heading-custom-attention::before,.has-original-color-d-color.is-style-st-heading-custom-check::before,.has-original-color-d-color{color:#0067c0!important}.has-original-color-d-background-color{background-color:#0067c0!important}.has-original-color-d-border-color{border-color:#0067c0!important}[class*="is-style-st-paragraph-"].has-original-color-d-color::before{color:#0067c0;border-right-color:#0067c0!important}.is-style-st-paragraph-kaiwa.has-original-color-d-background-color .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-original-color-d-background-color .st-paragraph-kaiwa-text{background-color:#0067c0}.is-style-st-paragraph-kaiwa.has-original-color-d-background-color::after,.is-style-st-paragraph-kaiwa-b.has-original-color-d-background-color::after{border-right-color:#0067c0}.is-style-st-paragraph-kaiwa.has-original-color-d-background-color,.is-style-st-paragraph-kaiwa-b.has-original-color-d-background-color{background-color:transparent!important}[class^="is-style-st-heading-custom-"]:not(.is-style-st-heading-custom-bubble):not(.is-style-st-heading-custom-step):not(.is-style-st-heading-custom-count).has-original-color-d-color::before {color:#0067c0}.is-style-st-heading-custom-bubble.has-original-color-d-background-color::after{border-top-color:#0067c0}.is-style-st-heading-custom-line.has-original-color-d-color::after{background-color:#0067c0}.is-style-st-heading-custom-count.has-original-color-d-color{color:#0067c0}.is-style-st-heading-custom-count.has-original-color-d-background-color::before{color:#0067c0}.is-style-st-heading-custom-question.has-original-color-d-color::before,.is-style-st-heading-custom-answer.has-original-color-d-color::before{color:#0067c0}.is-style-st-heading-custom-question.has-original-color-d-background-color::before,.is-style-st-heading-custom-answer.has-original-color-d-background-color::before{background-color:#0067c0}.is-style-st-heading-custom-ranking.has-original-color-d-background-color::before{background-color:#0067c0;color:#fff!important}.is-style-st-group-line-bold.has-original-color-d-color,.is-style-st-group-line.has-original-color-d-color{border-left-color:#0067c0;color:inherit}.is-style-st-group-corner-brackets.has-original-color-d-color::before,.is-style-st-group-corner-brackets.has-original-color-d-color::after,.is-style-st-group-square-brackets.has-original-color-d-color::before,.is-style-st-group-square-brackets.has-original-color-d-color::after{border-color:#0067c0}.st-tabs.is-style-st-bubble .has-border.has-original-color-d-border-color .st-tabs__tab[aria-selected="true"]::before,.st-tabs.is-style-st-bubble .has-original-color-d-background-color .st-tabs__tab[aria-selected="true"]::after{border-top-color:#0067c0}.is-style-st-heading-custom-question.has-pale-pink-background-color::before,.is-style-st-heading-custom-answer.has-pale-pink-background-color::before{background-color:#f78da7}.is-style-st-heading-custom-question.has-soft-red-background-color::before,.is-style-st-heading-custom-answer.has-soft-red-background-color::before{background-color:#e92f3d}.is-style-st-heading-custom-question.has-light-grayish-red-background-color::before,.is-style-st-heading-custom-answer.has-light-grayish-red-background-color::before{background-color:#fdf0f2}.is-style-st-heading-custom-question.has-vivid-yellow-background-color::before,.is-style-st-heading-custom-answer.has-vivid-yellow-background-color::before{background-color:#ffc107}.is-style-st-heading-custom-question.has-very-pale-yellow-background-color::before,.is-style-st-heading-custom-answer.has-very-pale-yellow-background-color::before{background-color:#fffde7}.is-style-st-heading-custom-question.has-light-green-cyan-background-color::before,.is-style-st-heading-custom-answer.has-light-green-cyan-background-color::before{background-color:#eefaff!important}.is-style-st-heading-custom-question.has-pale-cyan-blue-background-color::before,.is-style-st-heading-custom-answer.has-pale-cyan-blue-background-color::before{background-color:#8ed1fc}.is-style-st-heading-custom-question.has-vivid-cyan-blue-background-color::before,.is-style-st-heading-custom-answer.has-vivid-cyan-blue-background-color::before{background-color:#0693e3}.is-style-st-heading-custom-question.has-very-light-gray-background-color::before,.is-style-st-heading-custom-answer.has-very-light-gray-background-color::before{background-color:#fafafa}.is-style-st-heading-custom-question.has-very-dark-gray-background-color::before,.is-style-st-heading-custom-answer.has-very-dark-gray-background-color::before{background-color:#313131}.is-style-st-heading-custom-question.has-white-background-color::before,.is-style-st-heading-custom-answer.has-white-background-color::before{background-color:#fff}.is-style-st-heading-custom-ranking.has-pale-pink-background-color::before{background-color:#f78da7;color:#fff!important}.is-style-st-heading-custom-ranking.has-soft-red-background-color::before{background-color:#e92f3d;color:#fff!important}.is-style-st-heading-custom-ranking.has-light-grayish-red-background-color::before{background-color:#fdf0f2;color:#fff!important}.is-style-st-heading-custom-ranking.has-vivid-yellow-background-color::before{background-color:#ffc107;color:#fff!important}.is-style-st-heading-custom-ranking.has-very-pale-yellow-background-color::before{background-color:#fffde7;color:#fff!important}.is-style-st-heading-custom-ranking.has-light-green-cyan-background-color::before{background-color:#eefaff!important;color:#fff!important}.is-style-st-heading-custom-ranking.has-pale-cyan-blue-background-color::before{background-color:#8ed1fc;color:#fff!important}.is-style-st-heading-custom-ranking.has-vivid-cyan-blue-background-color::before{background-color:#0693e3;color:#fff!important}.is-style-st-heading-custom-ranking.has-very-light-gray-background-color::before{background-color:#fafafa;color:#fff!important}.is-style-st-heading-custom-ranking.has-very-dark-gray-background-color::before{background-color:#313131;color:#fff!important}.is-style-st-heading-custom-ranking.has-white-background-color::before{background-color:#fff;color:#fff!important}.st-mymarker-s{background:linear-gradient(transparent 70%,#fff9c4 0%);font-weight:bold}.st-mymarker-s-b{background:linear-gradient(transparent 70%,#ffc4c4 0%);font-weight:bold}.has-st-border{border-color:#999}[class^="is-style-st-paragraph-"],[class*=" is-style-st-paragraph-"]{border-radius:2px}.is-style-st-paragraph-link::before{color:#097cd5;border-right-color:#097cd5}.is-style-st-paragraph-kaiwa.has-st-border:not(.is-style-st-group-left-line):not(.is-style-st-group-both-line),
.is-style-st-paragraph-kaiwa-b.has-st-border {border:none;border-radius:0}.is-style-st-paragraph-kaiwa.has-st-border .st-paragraph-kaiwa-text,.is-style-st-paragraph-kaiwa-b.has-st-border .st-paragraph-kaiwa-text{border-color:#999}.is-style-st-paragraph-kaiwa.has-st-border::after,.is-style-st-paragraph-kaiwa-b.has-st-border::after{border-right-color:#999!important}.is-style-st-paragraph-kaiwa::before{background-image:url(https://orekoreoku.com/wp-content/uploads/2021/03/559cfaa2afb014ecf3cd73d4c6d41c6a.png)}.is-style-st-paragraph-kaiwa-b::before{background-image:url(https://orekoreoku.com/wp-content/uploads/2021/03/5e6b5bf59ad8841dec4a3e073eeb068e.png)}.is-style-st-paragraph-dotline,.is-style-st-paragraph-dotline::before .is-style-st-paragraph-bubble{border-radius:2px}.is-style-st-paragraph-dotline.has-original-color-a-background-color{box-shadow:0 0 0 7px #008c79}.is-style-st-paragraph-dotline.has-original-color-b-background-color{box-shadow:0 0 0 7px #ada250}.is-style-st-paragraph-dotline.has-original-color-c-background-color{box-shadow:0 0 0 7px #dd5e02}.is-style-st-paragraph-dotline.has-original-color-d-background-color{box-shadow:0 0 0 7px #0067c0}.is-style-st-paragraph-bubble.has-original-color-a-background-color::after{border-top-color:#008c79}.is-style-st-paragraph-bubble.has-original-color-b-background-color::after{border-top-color:#ada250}.is-style-st-paragraph-bubble.has-original-color-c-background-color::after{border-top-color:#dd5e02}.is-style-st-paragraph-bubble.has-original-color-d-background-color::after{border-top-color:#0067c0}.is-style-st-paragraph-bubble.has-st-border::after{border-top-color:#999}.is-style-st-paragraph-marumozi{border-radius:30px!important}.is-style-st-group-dotline,.is-style-st-group-dotline::before{border-radius:2px}.is-style-st-group-line.has-pale-pink-color,.is-style-st-group-line-bold.has-pale-pink-color{border-left-color:#f78da7;color:inherit}.is-style-st-group-line.has-soft-red-color,.is-style-st-group-line-bold.has-soft-red-color{border-left-color:#e92f3d;color:inherit}.is-style-st-group-line.has-light-grayish-red-color,.is-style-st-group-line-bold.has-light-grayish-red-color{border-left-color:#fdf0f2;color:inherit}.is-style-st-group-line.has-vivid-yellow-color,.is-style-st-group-line-bold.has-vivid-yellow-color{border-left-color:#ffc107;color:inherit}.is-style-st-group-line.has-very-pale-yellow-color,.is-style-st-group-line-bold.has-very-pale-yellow-color{border-left-color:#fffde7;color:inherit}.is-style-st-group-line.has-light-green-cyan-color,.is-style-st-group-line-bold.has-light-green-cyan-color{border-left-color:#eefaff!important;color:inherit}.is-style-st-group-line.has-pale-cyan-blue-color,.is-style-st-group-line-bold.has-pale-cyan-blue-color{border-left-color:#8ed1fc;color:inherit}.is-style-st-group-line.has-vivid-cyan-blue-color,.is-style-st-group-line-bold.has-vivid-cyan-blue-color{border-left-color:#0693e3;color:inherit}.is-style-st-group-line.has-very-light-gray-color,.is-style-st-group-line-bold.has-very-light-gray-color{border-left-color:#fafafa;color:inherit}.is-style-st-group-line.has-very-dark-gray-color,.is-style-st-group-line-bold.has-very-dark-gray-color{border-left-color:#313131;color:inherit}.is-style-st-group-line.has-white-color,.is-style-st-group-line-bold.has-white-color{border-left-color:#fff;color:inherit}.is-style-st-group-left-line.has-pale-pink-color,.is-style-st-group-both-line.has-pale-pink-color{border-color:#f78da7;color:inherit!important}.is-style-st-group-left-line.has-soft-red-color,.is-style-st-group-both-line.has-soft-red-color{border-color:#e92f3d;color:inherit!important}.is-style-st-group-left-line.has-light-grayish-red-color,.is-style-st-group-both-line.has-light-grayish-red-color{border-color:#fdf0f2;color:inherit!important}.is-style-st-group-left-line.has-vivid-yellow-color,.is-style-st-group-both-line.has-vivid-yellow-color{border-color:#ffc107;color:inherit!important}.is-style-st-group-left-line.has-very-pale-yellow-color,.is-style-st-group-both-line.has-very-pale-yellow-color{border-color:#fffde7;color:inherit!important}.is-style-st-group-left-line.has-light-green-cyan-color,.is-style-st-group-both-line.has-light-green-cyan-color{border-color:#eefaff!important;color:inherit!important}.is-style-st-group-left-line.has-pale-cyan-blue-color,.is-style-st-group-both-line.has-pale-cyan-blue-color{border-color:#8ed1fc;color:inherit!important}.is-style-st-group-left-line.has-vivid-cyan-blue-color,.is-style-st-group-both-line.has-vivid-cyan-blue-color{border-color:#0693e3;color:inherit!important}.is-style-st-group-left-line.has-very-light-gray-color,.is-style-st-group-both-line.has-very-light-gray-color{border-color:#fafafa;color:inherit!important}.is-style-st-group-left-line.has-very-dark-gray-color,.is-style-st-group-both-line.has-very-dark-gray-color{border-color:#313131;color:inherit!important}.is-style-st-group-left-line.has-white-color,.is-style-st-group-both-line.has-white-color{border-color:#fff;color:inherit!important}.is-style-st-group-left-line.has-original-color-a-color,.is-style-st-group-both-line.has-original-color-a-color{border-color:#008c79;color:inherit}.is-style-st-group-left-line.has-original-color-b-color,.is-style-st-group-both-line.has-original-color-b-color{border-color:#ada250;color:inherit}.is-style-st-group-left-line.has-original-color-c-color,.is-style-st-group-both-line.has-original-color-c-color{border-color:#dd5e02;color:inherit}.is-style-st-group-left-line.has-original-color-d-color,.is-style-st-group-both-line.has-original-color-d-color{border-color:#0067c0;color:inherit}.is-style-st-group-corner-brackets.has-pale-pink-color::before,.is-style-st-group-corner-brackets.has-pale-pink-color::after,.is-style-st-group-square-brackets.has-pale-pink-color::before,.is-style-st-group-square-brackets.has-pale-pink-color::after{border-color:#f78da7}.is-style-st-group-corner-brackets.has-soft-red-color::before,.is-style-st-group-corner-brackets.has-soft-red-color::after,.is-style-st-group-square-brackets.has-soft-red-color::before,.is-style-st-group-square-brackets.has-soft-red-color::after{border-color:#e92f3d;color:inherit!important}.is-style-st-group-corner-brackets.has-light-grayish-red-color::before,.is-style-st-group-corner-brackets.has-light-grayish-red-color::after,.is-style-st-group-square-brackets.has-light-grayish-red-color::before,.is-style-st-group-square-brackets.has-light-grayish-red-color::after{border-color:#fdf0f2;color:inherit!important}.is-style-st-group-corner-brackets.has-vivid-yellow-color::before,.is-style-st-group-corner-brackets.has-vivid-yellow-color::after,.is-style-st-group-square-brackets.has-vivid-yellow-color::before,.is-style-st-group-square-brackets.has-vivid-yellow-color::after{border-color:#ffc107}.is-style-st-group-corner-brackets.has-very-pale-yellow-color::before,.is-style-st-group-corner-brackets.has-very-pale-yellow-color::after,.is-style-st-group-square-brackets.has-very-pale-yellow-color::before,.is-style-st-group-square-brackets.has-very-pale-yellow-color::after{border-color:#fffde7}.is-style-st-group-corner-brackets.has-light-green-cyan-color::before,.is-style-st-group-corner-brackets.has-light-green-cyan-color::after,.is-style-st-group-square-brackets.has-light-green-cyan-color::before,.is-style-st-group-square-brackets.has-light-green-cyan-color::after{border-color:#eefaff!important}.is-style-st-group-corner-brackets.has-pale-cyan-blue-color::before,.is-style-st-group-corner-brackets.has-pale-cyan-blue-color::after,.is-style-st-group-square-brackets.has-pale-cyan-blue-color::before,.is-style-st-group-square-brackets.has-pale-cyan-blue-color::after{border-color:#8ed1fc}.is-style-st-group-corner-brackets.has-vivid-cyan-blue-color::before,.is-style-st-group-corner-brackets.has-vivid-cyan-blue-color::after,.is-style-st-group-square-brackets.has-vivid-cyan-blue-color::before,.is-style-st-group-square-brackets.has-vivid-cyan-blue-color::after{border-color:#0693e3}.is-style-st-group-corner-brackets.has-very-light-gray-color::before,.is-style-st-group-corner-brackets.has-very-light-gray-color::after,.is-style-st-group-square-brackets.has-very-light-gray-color::before,.is-style-st-group-square-brackets.has-very-light-gray-color::after{border-color:#fafafa}.is-style-st-group-corner-brackets.has-very-dark-gray-color::before,.is-style-st-group-corner-brackets.has-very-dark-gray-color::after,.is-style-st-group-square-brackets.has-very-dark-gray-color::before,.is-style-st-group-square-brackets.has-very-dark-gray-color::after{border-color:#313131}.is-style-st-group-corner-brackets.has-white-color::before,.is-style-st-group-corner-brackets.has-white-color::after,.is-style-st-group-square-brackets.has-white-color::before,.is-style-st-group-square-brackets.has-white-color::after{border-color:#fff}.wp-block-group.is-style-st-group-stripe-box{background: repeating-linear-gradient(
-45deg,
#00597c 0 5px,
#fff 5px 10px
);padding:10px}.is-style-st-group-stripe-box.has-pale-pink-background-color{background: repeating-linear-gradient(
-45deg,
#f78da7 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-soft-red-background-color{background: repeating-linear-gradient(
-45deg,
#e92f3d 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-light-grayish-red-background-color{background: repeating-linear-gradient(
-45deg,
#fdf0f2 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-vivid-yellow-background-color{background: repeating-linear-gradient(
-45deg,
#ffc107 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-very-pale-yellow-background-color{background: repeating-linear-gradient(
-45deg,
#fffde7 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-light-green-cyan-background-color{background: repeating-linear-gradient(
-45deg,
#eefaff 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-pale-cyan-blue-background-color{background: repeating-linear-gradient(
-45deg,
#8ed1fc 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-vivid-cyan-blue-background-color{background: repeating-linear-gradient(
-45deg,
#0693e3 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-very-light-gray-background-color{background: repeating-linear-gradient(
-45deg,
#fafafa 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-very-dark-gray-background-color{background: repeating-linear-gradient(
-45deg,
#313131 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-white-background-color{background: repeating-linear-gradient(
-45deg,
#ffffff 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-original-color-a-background-color{background: repeating-linear-gradient(
-45deg,
#008c79 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-original-color-b-background-color{background: repeating-linear-gradient(
-45deg,
#ada250 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-original-color-c-background-color{background: repeating-linear-gradient(
-45deg,
#dd5e02 0 5px,
#fff 5px 10px
)}.is-style-st-group-stripe-box.has-original-color-d-background-color{background: repeating-linear-gradient(
-45deg,
#0067c0 0 5px,
#fff 5px 10px
)}.wp-block-group.is-style-st-group-stripe-box>.wp-block-group__inner-container{background-color:#fff;padding:1.5em 2em}.wp-block-st-blocks-memo{background-color:#fafafa;border-color:#fafafa}.wp-block-st-blocks-memo .clip-fonticon{}.wp-block-st-blocks-my-box{background-color:#fafafa}.wp-block-st-blocks-my-box .st-mybox-title{}.wp-block-st-blocks-midashi-box.freebox{background-color:#fafafa}.wp-block-st-blocks-midashi-box .p-free{}.wp-block-st-blocks-midashi-box .p-free .p-entry-f{color:#333}.wp-block-st-blocks-flexbox{background-color:#fafafa;padding:20px}.wp-block-st-blocks-flexbox .st-header-flextitle{}p.has-st-margin-bottom--2,.is-style-st-wide-background.wp-block-group.has-background.has-st-margin-bottom--2,.is-style-st-wide-background.has-st-margin-bottom--2,.st-wide-background.has-st-margin-bottom--2,.wp-block-group.has-st-margin-bottom--2{margin-bottom:-20px!important}p.has-st-margin-bottom--1,.is-style-st-wide-background.wp-block-group.has-background.has-st-margin-bottom--1,.is-style-st-wide-background.has-st-margin-bottom--1,.st-wide-background.has-st-margin-bottom--1,.wp-block-group.has-st-margin-bottom--1{margin-bottom:-10px!important}p.has-st-margin-bottom-2,.is-style-st-wide-background.wp-block-group.has-background.has-st-margin-bottom-2,.is-style-st-wide-background.has-st-margin-bottom-2,.st-wide-background.has-st-margin-bottom-2,.wp-block-group.has-st-margin-bottom-2{margin-bottom:70px!important}.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;
}
}.rankstlink-r p,.rankstlink-l p,.rankstlink-r2 p,.rankstlink-l2 p,.rankstlink-a p,.rankstlink-b p{box-shadow: 0 2px 2px rgb(0,0,0,.1)}.rankstlink-r p:hover,.rankstlink-l p:hover,.rankstlink-r2 p:hover,.rankstlink-l2 p:hover,.rankstlink-a p:hover,.rankstlink-b p:hover{box-shadow: 0 1px 1px rgb(0,0,0,.1)}:root .st-author-profile .rankstlink-r2 p a,.st-mybtn.wp-block-st-blocks-my-button,p.st-mybtn{box-shadow: 0 2px 2px rgb(0,0,0,.1)!important}@media print,screen and (max-width:959px){#headbox{padding:0 10px 15px}#header-l{padding-bottom:10px}}header .headbox .textwidget,#footer .headbox .textwidget{}header h1.descr.sitenametop:not(.entry-title):not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2),
header h1.sitename.sitenametop:not(.entry-title):not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) {margin-bottom:5px;padding-top:5px}body:not(.front-page) #st-header {display:none}@media print,screen and (min-width:960px){body.front-page main{padding-top:0}body.front-page main{padding-top:0}body.front-page .colum1.lp #content-w main{padding-top:0}body.front-page .nowhits .pop-box{margin-top:-10px}}@media print,screen and (max-width:959px){body.front-page .colum1 #content-w main,body.front-page #content-w main{padding-top:0}body.front-page .colum1.lp #content-w main{padding-top:0}body.front-page main .st-eyecatch{margin-top:0}}*,code{font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Hiragino Kaku Gothic ProN","メイリオ",meiryo,sans-serif}.kanren h3 a,.kanren h5 a{font-weight:bold}.post.st-header-content{text-align:left}.content-post-slider .post-slide-image::before,.post-card-list .post-card-image::before{padding-top:56%}.header-post-slider .post-slide-image::before{padding-top:70%}@media only screen and (min-width:600px){.header-post-slider .post-slide-image::before{padding-top:40%}}#st-header-bottom-category .content-post-slider .post-slide-image::before{padding-top:56%}.header-post-slider .post-slide-text{padding-left:10px;padding-bottom:10px}.header-post-slider .post-slide-image img,.header-post-slider .post-slide.has-image .post-slide-image img,#st-magazine .kanren dt img,.content-post-slider .post-slide-image img,.post-card-list .post-card-image img{width:100%;height:100%}a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img,
.post a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img,
#side a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img {height:inherit}a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img > img,
.post a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img > img,
#side a:not(.has-site) .st-cardbox:not(.st-cardbox-ex) .clearfix dt.st-card-img > img {height:inherit;object-fit:contain;width:100%}footer .kanren:not(.st-cardbox) dd,
#side .kanren:not(.st-cardbox) dd {float:none;padding-top:10px}.rbox .kanren:not(.st-cardbox) dt img,
.lbox .kanren:not(.st-cardbox) dt img,
.rbox .kanren:not(.st-cardbox) dt,
.lbox .kanren:not(.st-cardbox) dt {width:100%}.rbox .kanren:not(.st-cardbox) dd,
.lbox .kanren:not(.st-cardbox) dd {float:none;padding-top:10px}#side .st-pvm-ranking-item-image,#side .st-pvm .st-pvm-ranking-item,#side .widget .st-pvm-ranking-item,#side .st-pvm-ranking-item{display:block;max-width:100%}#side .st-pvm-ranking-item-image{margin-right:0}#side .st-pvm-ranking-item-body{padding-top:10px}.wp-block-embed.is-type-wp-embed{position:relative;margin-top:2em}.wp-block-embed.is-type-wp-embed figcaption{white-space:nowrap;display:inline-block;padding:5px 7px;text-align:center;font-size:.8em;line-height:1.2;z-index:9999;position:absolute;top:-1.5em;left:15px;background:#333;color:#fff}aside .post-card-excerpt,.st-tab-category .post-card-excerpt{display:none}@media print,screen and (max-width:599px){.st-timeline .kanren.st-cardbox dd{padding-left:85px;padding-right:0}.st-timeline .kanren.st-cardbox dt{width:70px}}:root main .kanren:not(.st-cardbox) dt:not(.st-cardbox) img,
.wp-block-columns .kanren:not(.st-cardbox) dt:not(.st-card-img) {float:none;width:100%}.wp-block-columns .kanren:not(.st-cardbox) dd {float:none;padding-top:10px;padding-left:0}@media only screen and (max-width:599px){.kanren:not(.st-cardbox) dt {width:100%}.kanren:not(.st-cardbox) dt:not(.st-card-img) {float:none}.kanren:not(.st-cardbox) dd {float:none;padding-top:10px}.post .st-pvm .st-pvm-ranking-item,.widget .st-pvm-ranking-item,.st-pvm-ranking-item{display:block;max-width:100%}.st-pvm-ranking-item-image{margin-right:0;display:block}.st-pvm-ranking-item-image img{width:100%}.st-pvm-ranking-item-body{padding-top:10px}.kanren:not(.st-cardbox) dt img {width:100%}.kanren:not(.st-cardbox) dd {padding-left:0}.lbox .kanren:not(.st-cardbox) dd,
.rbox .kanren:not(.st-cardbox) dd {padding-right:0;padding-left:0}.st-wppviews-label .wpp-views,.st-wppviews-label .wpp-views-limit{font-size:90%}.kanren:not(.st-cardbox) .youtube_thum_link_150 {width:100%;min-height:200px}.st-pvm-ranking-item-image{width:100%}}.content-post-slider .post-slide-image img,.post-card-list .post-card-image img{width:100%;height:100%!important;object-fit:cover}.slick-prev::before,.slick-next::before{color:#424242}#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}:root #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}.af-excerpt-replace-mode .content-post-slider .post-slide-body,.af-excerpt-replace-mode .post-card-list .post-card-body{padding:0 0 20px}.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:2px;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 .st-fa,.sns li a .fa{padding:0;border:0;height:auto}.sns .twitter a{box-shadow:none}.sns .twitter a:hover{background:#424242;box-shadow:none}.sns .st-svg-twitter::before{position:relative}.sns .facebook a{box-shadow:none}.sns .facebook a:hover{background:#2c4373;box-shadow:none}.sns .st-svg-facebook::before{position:relative;top:1px}.sns .sns-pinterest a{box-shadow:none}.sns .sns-pinterest a:hover{background:#d30018;box-shadow:none}.sns .st-svg-pinterest-p::before{position:relative;left:1px}.sns .note a,.sns .note a:hover{box-shadow:none}.sns .st-svg-note::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 .st-svg-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:#009200;box-shadow:none}.sns .st-svg-comment::before{position:relative;left:1px;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-box dt img,img.avatar,.st-authorpage-profile-avatar img,.st-author-box dt img,img.avatar{border-radius:50%}.st-author-profile-avatar img{border-radius:50%}.sitename a, .sitename,
#st-mobile-logo a, .footerlogo a,
.footerlogo, .st-pvm-ranking-item-title, .kanren dd h3 a, .kanren .no-thumbitiran h3 a,
.kanren .no-thumbitiran h5 a,
.kanren dd .kanren-t a, .post-slide-title a, .post-card-title a, #st-magazine dd h3, .kanren.pop-box dd h5:not(.st-css-no2) a, #side .kanren.pop-box dd h5:not(.st-css-no2) a,
#header-r .footermenust.st-menu-side a, #header-r .footermenust.st-menu-side a span, header .smanone ul.menu > li > a, #side aside .st-pagelists > ul > li > a, .acordion_tree ul.menu > li > a .menu-item-label, .st-middle-menu .menu > li > a, #st-footermenubox ul.menu > li > a, .originalbtn-bold, .tagcloud a, .wp-block-tag-cloud a,
.cat-item-label, header .smanone ul.menu li a, #side aside .st-pagelists  ul > li  a, .acordion_tree ul.menu li a, .st-cardbox-t, .kanren .popular-t a, .st-cardlink-card a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content) .st_toc_title, .st_toc_container:not(.over_toc_content):not(.side_toc_content) .st_toc_title,
#st_toc_container:not(.over_toc_content):not(.side_toc_content) ul li a, .st_toc_container:not(.over_toc_content):not(.side_toc_content) ul li a,
.post .rankh4:not(.st-css-no),
#side .rankh4:not(.st-css-no),
.rankh4:not(.st-css-no),
.h4modoki,
.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.post-card-title):not(#reply-title):not(.point),
.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.post-card-title):not(#reply-title):not(.point) span,
.h5modoki,
.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),
.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,
.post h4.has-st-regular-font-size,
.post h5.has-st-regular-font-size,
.rankstlink-l2 p a,
.rankstlink-l p a,
.rankstlink-b p a,
.rankstlink-r p a,
.rankstlink-r2 p a,
.rankstlink-a p a,
.st-mybtn a,
.st-mybtn a span,
.st-cardlink-card-text, .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,
.post h2.has-st-regular-font-size,
.post h2.has-st-regular-font-size span,
.post h3.has-st-regular-font-size,
.post h3.has-st-regular-font-size 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}#header-r .footermenust.st-menu-side a span{font-weight:normal!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,
main .post h2:not(.st-css-no) span.st-h-copy-toc,
main .post h3:not(.st-css-no) span.st-h-copy-toc,
main .h2modoki span.st-h-copy-toc,
main .h3modoki span.st-h-copy-toc,
main .entry-title:not(.st-css-no) span.st-h-copy-toc,
main .post .entry-title:not(.st-css-no) span.st-h-copy-toc,
main .h4modoki span.st-h-copy-toc,
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-toc,
main .h5modoki span.st-h-copy-toc,
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-toc {font-weight:500!important}@media only screen and (max-width:599px){.st-header-flextitle{font-weight:700}}.s-navi-search-overlay .widget_st_categories_widget .cat-item a{border-color:#ccc;color:#333}footer .widget_categories ul,footer .widget_categories ol{padding-left:0}#footer li.cat-item{list-style-type:none;margin:0;padding:0}#footer li.cat-item a::after,#side li.cat-item a::after{content:" \f105";font-family:stsvg;position:absolute;right:10px;font-size:.8em}#footer li.cat-item a,#side li.cat-item a{position:relative;vertical-align:middle;width:100%;padding:10px 20px 10px 10px;box-sizing:border-box;border-bottom:1px solid #e1e1e1;color:#1a1a1a;text-decoration:none;display:flex;align-items:center}#footer li.cat-item.has-thumbnail a,#side li.cat-item.has-thumbnail a{display:flex}#footer li.cat-item a:hover,#side li.cat-item a:hover{opacity:.5}#footer li.cat-item a,#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:stsvg}#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:.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 0;list-style-type:none;text-align:left;text-indent:-.8em;padding-left:1em}#toc_container>ul>li{font-size:18px}#toc_container li a::before{font-family:stsvg;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:-.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:stsvg;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:not(.over_toc_content):not(.side_toc_content):not(.st_toc_style_dot).only-toc:not(.st_toc_contracted),
.st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_style_dot).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}.lp header{display:none}@media print,screen and (min-width:960px){.colum1.lp #content-w{padding-top:0}}.front-page .lp header{display:block}.colum1.lp #content-w main{padding-top:20px}input,textarea{color:#000}.post table thead,.post table,.post .wp-block-table table thead,.post .wp-block-table table,.post .wp-block-table.is-style-st-table-line table,.post .wp-block-table.is-style-st-table-line-2 table{border-top-color:#666;border-right-color:#666}.post table thead th,.post table thead td,table tr th,table tr td,.post .wp-block-table table thead th,.post .wp-block-table table thead td,.wp-block-table table tr th,.wp-block-table table tr td{border-bottom-color:#666;border-left-color:#666;border-top:none}.wp-block-table.is-style-st-table-no-line table,.wp-block-table.is-style-st-table-no-line thead,.wp-block-table.is-style-st-table-no-line thead th,.wp-block-table.is-style-st-table-no-line thead td,.wp-block-table.is-style-st-table-no-line table tr th,.wp-block-table.is-style-st-table-no-line table tr td,.post .wp-block-table.is-style-st-table-no-line table,.post .wp-block-table.is-style-st-table-no-line thead,.post .wp-block-table.is-style-st-table-no-line thead th,.post .wp-block-table.is-style-st-table-no-line thead td,.post .wp-block-table.is-style-st-table-no-line table tr th,.post .wp-block-table.is-style-st-table-no-line table tr td{border:0}td.has-text-align-center{vertical-align:middle!important}.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr th, #wp-calendar:not(.has-background) thead tr th,
table thead tr th,
table thead tr:first-child th {background-color:#f4f4f4;font-weight:bold}table thead tr{background-color:#f4f4f4}.wp-block-table table tr:first-child td:first-child,table tr td:first-child,.wp-block-table table thead+tbody tr:first-child td:first-child,table thead+tbody tr:first-child td:first-child,table thead+tbody tr:first-child td:first-child,table thead+tbody tr td:first-child{}:root .is-style-st-table-line-2 tr td:first-child{}.st-kaiwa-box:not(.st-kaiwa) .st-kaiwa-face img,
.st-kaiwa-box:not(.st-kaiwa) .st-kaiwa-face2 img {border:none}.is-style-st-paragraph-kaiwa::after,.is-style-st-paragraph-kaiwa-b::after{left:55px!important}.st-author-profile{text-align:center;width:100%;box-sizing:border-box;border:1px solid #ddd;background:#fff;box-shadow: 0 1px 8px rgb(0,0,0, .1), 0 4px 4px -4px rgb(0,0,0, .1);margin-bottom:10px}.author main .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}.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;color:#333}@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}#s-navi dl.acordion .st-author-profile .st-author-nickname{font-size:inherit}#s-navi dl.acordion .st-author-profile p.st-author-description{margin-bottom:20px;font-size:90%;line-height:1.7}.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 .st-fa,.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:.8em!important}.st-author-profile .sns .twitter a{box-shadow:none}.st-author-profile .sns .twitter a:hover{background:#424242;box-shadow:none}.st-author-profile .sns .st-svg-twitter::before{position:relative}.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 .st-svg-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:red}.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-box.st-author-master .rankstlink-r2 p{box-shadow:none;width:inherit}.st-author-profile .rankstlink-r2 p a{font-size:90%;text-decoration:none;font-weight:bold;box-sizing:border-box;background:-webkit-linear-gradient(top,#eb445a 0%,#eb445a 100%);background:linear-gradient(to bottom,#eb445a 0%,#eb445a 100%);color:#fff}.st-author-profile .rankstlink-r2 p{margin-bottom:10px}main .st-author-profile-header-card{display:none}main .st-author-profile-avatar img{width:100px;height:100px;margin:0}main .st-author-profile-avatar{min-height:130px;display:inline-flex;justify-content:center;align-items:center;margin-top:10px}@media only screen and (min-width:600px){main .st-author-profile{display:flex;justify-content:center;align-items:center}main .st-author-profile-avatar{min-width:130px;display:inline-flex;justify-content:center;align-items:center;margin-left:20px}main .st-author-box .st-author-profile-content{padding:20px;text-align:left;flex-grow:1}main .st-author-profile .sns-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}main .st-author-profile .sns ul li:first-child{margin-left:0}main .st-author-profile .sns{width:fit-content;margin:0;display:inline-block}main .st-author-profile .post .sns ul,main .st-author-profile .sns ul{width:fit-content;margin:0}main .st-author-profile .st-author-description{margin-bottom:10px}main .st-author-box .rankstlink-r2,main .st-author-box .rankstlink-r2 p{margin-left:5px;margin-bottom:0}main .st-author-profile .sns li a{font-size:19px;height:30px;width:30px}main .st-author-profile .sns li{width:30px}main .st-author-box .rankstlink-r2 p a{padding:3px 15px}main .st-author-profile .rankstlink-r2 p a{font-size:80%}}#st_toc_container:not(.over_toc_content):not(.side_toc_content),
.st_toc_container:not(.over_toc_content):not(.side_toc_content),
#toc_container {border:3px solid #ddd}#st_toc_container,.st_toc_container{text-align:left}#st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_contracted):not(.only-toc),
.st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) {padding:20px 30px 30px}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_contracted,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_contracted,
#toc_container.contracted {padding:10px 30px}#st_toc_container .st_toc_title,.st_toc_container .st_toc_title{font-weight:bold}#st_toc_container:not(.over_toc_content):not(.side_toc_content) .st_toc_title,
.st_toc_container:not(.over_toc_content):not(.side_toc_content) .st_toc_title {border-bottom:3px solid #666}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_contracted .st_toc_title,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_contracted .st_toc_title {margin:0 auto 10px}#st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_style_dot).only-toc li,
.st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_style_dot).only-toc li {margin-bottom:0}#toc_container.only-toc li,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default.only-toc li,
.post #st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default .st-original-toc li a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default ul a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper.only-toc li,
.post #st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper .st-original-toc li a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper ul a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default.only-toc li,
.post .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default .st-original-toc li a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default ul a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper.only-toc li,
.post .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper .st-original-toc li a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper ul a,
#toc_container ul a {padding-bottom:0}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_check .st_toc_list > li > a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_check.only-toc .st_toc_list > li > a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list > li > a,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question.only-toc .st_toc_list > li > a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_check .st_toc_list > li > a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_check.only-toc .st_toc_list > li > a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list > li > a,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question.only-toc .st_toc_list > li > a {margin-bottom:10px;padding-bottom:0;border:none}#st_toc_container .st_toc_list>li>a,.st_toc_container .st_toc_list>li>a{font-weight:bold}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default li,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper li,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default li,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper li {text-indent:0;padding-left:0}.post #st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default ul ul,
.post #st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper ul ul,
.post .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default ul ul,
.post .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_paper ul ul {padding:5px 0 0 1.5em}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline .st_toc_list::after,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline.only-toc .st_toc_list::after,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list::after,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count.only-toc .st_toc_list::after,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline .st_toc_list::after,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline.only-toc .st_toc_list::after,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list::after,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count.only-toc .st_toc_list::after {border-left-color:#666}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline .st_toc_list > li::before,
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list > li::before,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline .st_toc_list > li::before,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list > li::before {background:#666}.is-style-st-timeline-count::after{border-left:2px solid #666}.is-style-st-timeline-count>li::before{background:#666}.is-style-st-timeline-list::after{border-left:1px solid #666}.is-style-st-timeline-list>li::before{background:#666;color:#333}.is-style-st-timeline-list li::marker,.is-style-st-timeline-count li::marker{color:#666}#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list > li::before,
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_timeline-count .st_toc_list > li::before {color:#fff}.is-style-st-timeline-count>li::before{color:#fff}.is-style-st-timeline-list>li::before{color:#fff}.is-style-st-no > li::before,
.is-style-st-no-border > li::before,
.st-list-no:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) li::before,
.post .is-style-st-maruno li::before,
.post .maruno li::before {background:#666}.post .is-style-st-no > li::before,
.post .is-style-st-no-border > li::before,,
.st-list-no:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) li::before {background-color:#666}.post .is-style-st-maruck>li::before,.post .maruck li::before{}.is-style-st-square-checkbox-no-border>li::before,.is-style-st-square-checkbox>li::before,.st-square-checkbox ul li::before,.st-square-checkbox li::before{position:absolute;left:.25em;content:"\f00c";font-family:stsvg;color:red}.is-style-st-square-checkbox-no-border>li::before,.st-square-checkbox ul li::before,.st-square-checkbox li::before{top:.2em}.st-list-underline.is-style-st-square-checkbox-no-border>li::before,.is-style-st-square-checkbox>li::before{top:.4em}.is-style-st-square-checkbox-no-border>li::after,.is-style-st-square-checkbox>li::after,.st-square-checkbox ul li::after,.st-square-checkbox li::after{content:none}.st-blackboard.square-checkbox li::after{display:none}.is-style-st-square-checkbox-no-border>li::before,.is-style-st-square-checkbox>li::before,.st-square-checkbox li::before,.st-square-checkbox li::after{font-size:120%}.post .is-style-st-square-checkbox-no-border>li,.is-style-st-square-checkbox-no-border>li,.post .is-style-st-square-checkbox>li,.is-style-st-square-checkbox>li,#side aside .st-square-checkbox li,.post .st-square-checkbox li,.st-square-checkbox li{padding-left:2em}.is-style-st-correct-list>li::before{color:#4fc3f7}.is-style-st-wrong-list>li::before{color:#f44336}body:not(.mce-content-body) {border-top:1px solid #333}#headbox-bg.st-header-fixed,#headbox-bg{background-color:transparent;background:none}#content-w{}#mybox{background:#f9f9f9;padding:10px}@media only screen and (max-width:599px){body.front-page main{background-color:#fff!important}}@media only screen and (min-width:600px){body:not(.front-page) main {border:1px solid #eee}body:not(.front-page) .colum1.lp footer,
body:not(.front-page) main {box-shadow: 0 1px 8px rgb(0,0,0, .1), 0 4px 4px -4px rgb(0,0,0, .1)}}@media only screen and (max-width:599px){body:not(.front-page) main {background-color:#fff!important}}#page-top:not(.page-top-img):not(.st-pagetop-text) a {background:#333}#page-top.st-pagetop-text{color:#333}#page-top.st-pagetop-text,#page-top.st-pagetop-text::after{border-bottom-color:#333}header #s-navi dl.acordion h1,
header #s-navi dl.acordion .descr,
header h1:not(.entry-title):not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2),
header .descr {margin-bottom:5px}.s-navi-search-overlay.s-navi-search-activated #s-navi dt.trigger .op.op-search.active{color:#424242}.op-search .st-svg-search_s:before{content:"\e921"}.s-navi-active .st-svg-menu_cut::before,.s-navi-search-active #s-navi dt.trigger .acordion_button_search .op-search-close_cut::before{content:"\e90c"}@media print,screen and (max-width:599px){#st-mobile-logo a{line-height:1.3;font-size:20px}}header #st-mobile-logo{justify-content:center;text-align:center}.s-navi-right header #st-mobile-logo{text-align:center}@media only screen and (max-width:959px){#st-icon-logo,#s-navi.pcnone #st-icon-logo{margin-bottom:5px;padding-right:0}#st-icon-logo{padding-right:0}}#s-navi dt.trigger{height:48pxpx}@media only screen and (max-width:959px) and (min-width:600px){#s-navi dt.trigger{height: calc( 48pxpx + 10px )}}#headbox{margin:0 auto}#header-l .sitename img{max-height:60px;width:auto}.footerlogo img{max-height:60px;width:auto}#s-navi dd.acordion_tree,#s-navi dd.acordion_search{}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{}#s-navi dt.trigger .op-st2{}#s-navi dl.acordion.ac-fixed,#s-navi #st-mobile-link-design-sticky{display:none;position:fixed;z-index:99998;top:0;left:0;transition:.3s}#s-navi #st-mobile-link-design-sticky{width:100%}#s-navi dl.acordion.is-active{display:block}#s-navi #st-mobile-link-design-sticky.is-active{display:flex}#st-footermenubox a{color:#000}#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 .st-fa,.st-box-btn img{font-size:300%}.wp-block-group.alignwide,.colum1.st-lp-wide>.wp-block-cover,.is-style-st-wide-background.wp-block-group.has-background,.is-style-st-wide-background,.st-wide-background{margin-left:-15px;margin-right:-15px;padding:20px 15px;margin-bottom:20px}.is-style-st-wide-background .is-style-st-wide-background,.st-wide-background .st-wide-background{margin:0 0 20px 0;padding:0}.is-style-st-wide-background .is-style-st-wide-background.wp-block-group[class*=" is-style-st-group-"],.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-st-border,.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-background{margin:0 0 20px 0;padding:20px}@media only screen and (min-width:600px){.wp-block-group.alignwide,.colum1.st-lp-wide>.wp-block-cover,.is-style-st-wide-background.wp-block-group.has-background,.is-style-st-wide-background,.st-wide-background{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}.is-style-st-wide-background .is-style-st-wide-background,.st-wide-background .st-wide-background{margin:0 0 20px 0;padding:0}.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-st-border,.is-style-st-wide-background .is-style-st-wide-background.wp-block-group[class*=" is-style-st-group-"],.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-background{margin:0 0 20px 0;padding:20px}}@media print,screen and (min-width:960px){.wp-block-group.alignwide,.colum1.st-lp-wide>.wp-block-cover,.is-style-st-wide-background.wp-block-group.has-background,.is-style-st-wide-background,.st-wide-background{margin-left:-50px;margin-right:-50px;padding-left:50px;padding-right:50px}.is-style-st-wide-background .is-style-st-wide-background,.st-wide-background .st-wide-background{margin:0 0 20px 0;padding:0}.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-st-border,.is-style-st-wide-background .is-style-st-wide-background.wp-block-group[class*=" is-style-st-group-"],.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-background{margin:0 0 20px 0;padding:20px}.colum1 .wp-block-group.alignwide,.colum1.st-lp-wide>.wp-block-cover,.colum1 .is-style-st-wide-background.wp-block-group.has-background,.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 .is-style-st-wide-background,.st-wide-background .st-wide-background,.colum1 .is-style-st-wide-background .is-style-st-wide-background,.colum1 .st-wide-background .st-wide-background{margin:0 0 20px 0;padding:0}.is-style-st-wide-background .is-style-st-wide-background.wp-block-group[class*=" is-style-st-group-"],.colum1 .is-style-st-wide-background .is-style-st-wide-background.wp-block-group[class*=" is-style-st-group-"],.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-st-border,.colum1 .is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-st-border,.is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-background,.colum1 .is-style-st-wide-background .is-style-st-wide-background.wp-block-group.has-background{margin:0 0 20px 0;padding:20px}}.colum1.st-lp-wide>.wp-block-cover .wp-block-group,.colum1 .is-style-st-wide-background.wp-block-group.has-background .wp-block-group,.colum1 .is-style-st-wide-background .wp-block-group,.colum1 .st-wide-background .wp-block-group{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.colum1.st-lp-wide>.wp-block-cover .wp-block-group[class*=" is-style-st-group-"],.colum1 .is-style-st-wide-background.wp-block-group.has-background .wp-block-group[class*=" is-style-st-group-"],.colum1 .is-style-st-wide-background .wp-block-group[class*=" is-style-st-group-"],.colum1 .st-wide-background .wp-block-group[class*=" is-style-st-group-"],.colum1.st-lp-wide>.wp-block-cover .wp-block-group.has-background,.colum1 .is-style-st-wide-background.wp-block-group.has-background .wp-block-group.has-background,.colum1 .is-style-st-wide-background .wp-block-group.has-background,.colum1 .st-wide-background .wp-block-group.has-background,.colum1.st-lp-wide>.wp-block-cover .wp-block-group.has-st-border,.colum1 .is-style-st-wide-background.wp-block-group.has-background .wp-block-group.has-st-border,.colum1 .is-style-st-wide-background .wp-block-group.has-st-border,.colum1 .st-wide-background .wp-block-group.has-st-border{margin:0 0 20px 0;padding:20px}.is-style-st-wide-background-right,.st-wide-background-right{margin-right:-15px;padding:20px 15px;margin-bottom:20px}.is-style-st-wide-background-right .is-style-st-wide-background-right,.st-wide-background-right .st-wide-background-right{margin:0 0 20px 0;padding: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}.is-style-st-wide-background-right .is-style-st-wide-background-right,.st-wide-background-right .st-wide-background-right{margin:0 0 20px 0;padding: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-right .is-style-st-wide-background-right,.st-wide-background-right .st-wide-background-right,.colum1 .is-style-st-wide-background-right .is-style-st-wide-background-right,.colum1 .st-wide-background-right .st-wide-background-right{margin:0;padding:20px}}.is-style-st-wide-background-left,.st-wide-background-left{margin-left:-15px;padding:20px 15px;margin-bottom:20px}.is-style-st-wide-background-left .is-style-st-wide-background-left,.st-wide-background-left .st-wide-background-left{margin:0;padding: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}.is-style-st-wide-background-left .is-style-st-wide-background-left,.st-wide-background-left .st-wide-background-left{margin:0;padding: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}.is-style-st-wide-background-left .is-style-st-wide-background-left,.st-wide-background-left .st-wide-background-left,.colum1 .is-style-st-wide-background-left .is-style-st-wide-background-left,.colum1 .st-wide-background-left .st-wide-background-left{margin:0;padding: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:stsvg;position:absolute;font-size:150%;top:20px;left:20px;color:#9e9e9e}.is-style-st-wide-background-left .is-style-st-wide-background-left:not(.has-background):not(
.is-style-st-group-bg-diagonal
):not(.is-style-st-group-bg-grid):not(.is-style-st-group-bg-dot):not(
.is-style-st-group-line
):not(.is-style-st-group-line-bold):not(
.is-style-st-group-corner-brackets
):not(.is-style-st-group-square-brackets),
.is-style-st-wide-background-right .is-style-st-wide-background-right:not(.has-background):not(
.is-style-st-group-bg-diagonal
):not(.is-style-st-group-bg-grid):not(.is-style-st-group-bg-dot):not(
.is-style-st-group-line
):not(.is-style-st-group-line-bold):not(
.is-style-st-group-corner-brackets
):not(.is-style-st-group-square-brackets),
.is-style-st-wide-background .is-style-st-wide-background:not(.wp-block-code):not(.has-background):not(
.is-style-st-group-bg-diagonal
):not(.is-style-st-group-bg-grid):not(.is-style-st-group-bg-dot):not(
.is-style-st-group-line
):not(.is-style-st-group-line-bold):not(
.is-style-st-group-corner-brackets
):not(.is-style-st-group-square-brackets),
.st-wide-background-left .st-wide-background-left,
.st-wide-background-right .st-wide-background-right,
.st-wide-background .st-wide-background {background-color:transparent}.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 i,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p a
{color:#777}.st-date-pr{color:#777;border-color:#777}.post .entry-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) {background-color:transparent;background:none;border:none}.h2modoki,
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) {overflow:hidden;text-align:center;border-top:none;border-bottom:none;padding-left:20px!important;padding-right:20px!important;padding-top:20px!important;padding-bottom:20px!important;background-color:transparent}.h2modoki span,
.post h2:where(:not(.st-css-no)) span:not(.st-emoji) {position:relative;display:inline-block;margin:0 10px;padding:0 20px;text-align:center;word-break:break-all}@media only screen and (max-width:599px){.h2modoki span,
.post h2:where(:not(.st-css-no)) span:not(.st-emoji) {padding:0 10px}}.h2modoki span.st-dash-design::before,
.h2modoki span.st-dash-design::after,
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) span.st-dash-design::before,
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) span.st-dash-design::after {position:absolute;top:50%;content:'';width:1000%;height:1px;background-color:#333}.h2modoki span.st-dash-design::before,
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) span.st-dash-design::before {right:100%}.h2modoki span.st-dash-design::after,
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) span.st-dash-design::after {left:100%}.post .st-dash-design,.st-dash-design .st-h-copy-toc,.st-dash-design .st-h-copy{text-align:center}.h3modoki,
.post h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title){position:relative;display:block;line-height:1.5;margin-bottom:20px;padding-bottom:.5em;padding-left: calc(1.5em + 25px)!important;border-bottom:none;border-top:none;background-color:transparent;background:none}.h3modoki::before,
.post h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::before {position:absolute;top:calc(50% - .75em)!important;left:15px;content:"\f00c";font-family:stsvg;background:linear-gradient(to right,#333 25%,#e5e5e5 75%);-webkit-background-clip:text;color:transparent!important;z-index:2;margin-right:15px;font-size:130%;line-height:1.5;font-weight:normal}.h3modoki::after,
.post h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::after {content:none}.h4modoki,
.post h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {border-left:5px solid #333;background-color:transparent;border-bottom:solid 1px #333;padding-left:15px}.h5modoki,
.post h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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) {border-left:5px solid #2b2b2b;background-color:transparent;padding-left:15px!important}.post .st-matome:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.rankh4):not(.point) {background-color:transparent}.post .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no),
#side .menu_underh2,
#side .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) {font-weight:bold;margin-bottom:10px}.post .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no),
#side .menu_underh2,
#side .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)  {position:relative;padding-left:0;padding-bottom:10px;border-top:none;padding-left:5px!important;padding-top:5px!important;padding-bottom:5px!important;color: ;background-color:transparent}.post .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)::after,
#side .menu_underh2::after,
#side .st-widgets-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) ::after {position:absolute;bottom:-2px;left:0;z-index:2;content:'';width:100%;height:2px;background:#333;background:-webkit-linear-gradient(left,#ddd 0%,#333 100%);background:linear-gradient(to left,#ddd 0%,#333 100%)}.wp-block-tag-cloud a,.tagcloud a{border-color:#666}.post h4.point,.n-entry-t{position:relative;background-color:transparent;margin-top: calc(2em + 30px);margin-bottom:20px;line-height:2em;border-bottom:solid 1px #333}.post h4.point{margin-top:61px}.post h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.rankh4) .point-in,
.n-entry {padding:5px 15px;max-width:80%;box-sizing:border-box;border-radius:0 5px 0 0;font-size:15px;font-weight:bold;position:absolute;bottom:0;left:0;top:auto;background-color:#333;color:#fff}.catname{background:#333;color:#fff}.st-date-pr{background:#fafafa;>
}#display_ad_mark_title,:root .st-catid-ad{}#display_ad_mark_title.is-style-st-paragraph-pen::before{}.catname.st-catid{display:none}.post .st-catgroup a{color:#fff}.wp-block-quote.is-style-st-quote-line:not(.has-background) {background-color:transparent}.st-timeline.st-timeline-count>li,.st-timeline>li{border-left-color:#666}.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{color:#666}.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{background:#666}.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{color:#fff}.st-timeline > li.now .st-timeline-list-text,
.st-timeline > li.now .st-timeline-list-text a,
.st-timeline:not(.st-timeline-count) > li.has-no-text.now::after,
.st-timeline:not(.st-timeline-count) > li.is-align-center.now::after,
.st-timeline:not(.st-timeline-count) > li.has-text.is-align-default.now .st-timeline-list-text::after {color:#d33}.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{background:#d33}.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,.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{animation:StFlash 1s infinite}@keyframes StFlash{
50%{
opacity: 0;
}
}.is-style-st-heading-custom-step::before{color:#fff;background:#00597c;border-radius:5px 5px 5px 0}.is-style-st-heading-custom-step::after{border-color:transparent transparent transparent #00597c}.is-style-st-heading-custom-step{border-radius:5px}.is-style-st-heading-custom-step .step-txt{border-bottom:solid 1px #ccc;margin-left:10px;padding-left:15px}.is-style-st-heading-custom-count::before{color:#d33}.st-step{color:#fff;background:#00597c;border-radius:5px}.st-step::before{border-top-color:#00597c}.st-step-title{border-bottom:solid 2px #ccc}.st-step-box{bottom:15px}.st-point::before{color:#fff;background:#00597c}.st-labelbox-label-text,.st-cardbox-label-text{background:#333;color:#fff}.st-cardbox-label-text .st-fa,.st-cardbox-label-text .fa{margin-right:5px}.st-pick{background:#333;color:#fff}#st-magazine .st-pick .st-ribon-label::before{border-color:transparent transparent #333 #333}#st-magazine .st-pick .st-ribon-label::after{border-color:#333 transparent transparent #333}.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:#333;color:#fff}.st-ribon-text::after{position:absolute;content:'';width:0;height:0;z-index:1;top:0;right:-15px;border-width:15px;border-style:solid;border-color:#333 transparent #333 #333}.kanren.st-cardbox.st-cardbox-ex{margin-top:2em}.st-cardbox-label{position:absolute;top:-.9em;left:15px}.st-cardbox-label-text{white-space:nowrap;display:inline-block;padding:5px 7px;text-align:center;font-size:.8em;line-height:1.2;z-index:9999;background:#333;color:#fff}.st-cardstyle .st-cardbox-label,.st-cardstyleb .st-cardbox-label{position:absolute;top:-4px;left:-4px;width:100px;height:100px;overflow:hidden}.st-cardstyle .st-cardbox-label-text,.st-cardstyleb .st-cardbox-label-text{left:-35px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:599px){#side aside .st-cardstyleb .kanren{padding-top:15px}.st-cardstyleb .st-cardbox-label{position:absolute;top:-4px;left:-4px;rigtht:inherit;width:100px;height:100px;overflow:hidden}.st-cardstyleb .st-cardbox-label-text{left:-35px;right:inherit;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}.kanren.st-cardbox.st-no-thumbnail dt{display:none}.kanren.st-cardbox.st-no-thumbnail dd{padding-left:0}.no-thumbitiran .blog_info{padding: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,.2);z-index:9999}.st-embed-cardlink .kanren.st-embed-no-thumb dt{display:none}.st-embed-cardlink .kanren.st-embed-no-thumb dd{padding-right:0;padding-left:0}#topnews-box div.rss-bar{border:none}#topnews-box dt{color: }#topnews-box div dl dd a{color: }#topnews-box dd{border-bottom-color: }#topnews-box{background-color:transparent!important}#footer li.cat-item a::after, #footer li.cat-item a,
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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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 .kanren:not(.st-cardbox) .clearfix dd .blog_info p i, footer .footer-l div:not(.st-footer-tel):not(.headbox) *,
footer .footer-l a,
#footer .menu-item a,
#footer .footermenust a,
#footer .copyr,
#footer .copyr a,
#footer .copy,
#footer .copy a {color:#fff!important}#footer li.cat-item a,#footer .widget_recent_entries ul li,#footer .widget_archive ul li{border-bottom:1px solid #fff}#footer .copyr a,#footer .copyr,#footer .copy,#footer .copy a{color:  !important}#footer #newsin dt,#footer #newsin dd a,#footer #newsin dd,#footer .cat-item a,#footer .tagcloud a{color:#fff;border-color:#fff}#footer .p-entry,#footer .st-widgets-title{color:#fff;font-weight:bold}footer .footermenust li{border-right-color:#fff!important}#st-footer-under-widgets-box-wrap #st-footer-under-widgets-box{text-align:center;padding:10px 0 10px}#st-footer-under-widgets-box{margin:0 auto}#st-footer-under-widgets-box-wrap #st-footer-under-widgets-box{}#footer{max-width:100%}#footer-wrapper{max-width:100%;background-image:url(bnzvn.css.pagespeed.ce.1dX8KVDorq.css);background-color:#191919}.st-pvm-ranking-item-image::before,.poprank-no{}#content-w .post .p-entry,#content-w .p-entry,#side .p-entry,.home-post .p-entry{border-radius:0 0 4px 0}.pop-box,.nowhits .pop-box,.nowhits-eye .pop-box,.st-eyecatch+.nowhits .pop-box{}.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {padding:20px 0 10px}.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {padding:30px 20px 10px;border:none}.poprank-no2,.poprank-no{}#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{}.st-formbtn{background-color:transparent!important}.st-originalbtn{background-color:transparent!important}.st-middle-menu ul{background-color:#333}.st-middle-menu .menu li a{color:#fff}#sidebg{}#side aside .st-pagelists ul li:not(.sub-menu) {border-color:#eee}#side aside .st-pagelists ul .sub-menu li{border:none}#side aside .st-pagelists ul li:last-child{border-bottom:1px solid #eee}#side aside .st-pagelists ul .sub-menu li:first-child{border-top:1px solid #eee}#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{background-color:transparent;background:none}#side aside .st-pagelists ul li a{font-weight:bold}#side aside .st-pagelists ul li li a{font-weight:normal}#side aside .st-pagelists .sub-menu > li:last-child:has(> ul) a,
#side aside .st-pagelists .sub-menu a {border-bottom-color:#eee;color: }#side aside .st-pagelists .sub-menu .sub-menu li:last-child{border-bottom:1px solid #eee}:root #side aside .st-pagelists>ul>li:last-child>.sub-menu>.sub-menu>li:last-child{border-bottom:none}#side aside .st-pagelists .sub-menu li .sub-menu a,#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a{color: }#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-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:.7}#st-header.header-video-player{min-height:300px}@media only screen and (max-width:599px){#st-header.header-video-player{min-height:230px}}#st-header-bottom-category{overflow:hidden;padding:5px 0}#st-header-bottom-category .content-post-slider,#st-header-bottom-category .post-card-list{margin-right:0;margin-left:0;width:100%;max-width:100%;overflow:hidden}@media print,screen and (max-width:959px){#st-header-bottom-category{padding:0}}#st-header-bottom-category .slick-track,#st-header-bottom-category .slick-list{display:flex}#st-header-under-widgets-box .slider{padding-top:15px}#st-header-under-widgets-box .content-post-slider .post-slide-image{box-shadow: 0 2px 5px rgb(0, 0, 0, .3)}.entry-content .h2modoki,
.entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)
{text-align:center;padding-left:10px;padding-right:10px}.entry-content .h2modoki,
.entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no),
.colum1 .entry-content .h2modoki,
.colum1 .entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)
{margin-left:-15px;margin-right:-15px;padding-left:20px;padding-right:20px}.st_toc_back_icon::before,.st_toc_back,.st_toc_back:focus,.st_toc_back:hover,.st_toc_back:active{color:#333}.st_toc_back:not(.is-rounded) {border-color:#333}.st_toc_back.is-rounded{background-color:#333}.st_toc_back.is-rounded .st_toc_back_icon::before{color:#fff}@media only screen and (max-width:959px){#st-header{overflow:hidden}}@media only screen and (min-width:600px){.header-post-slider{max-width:1200px}main .kanren:not(.st-cardbox) dt {float:left;width:300px}main .kanren:not(.st-cardbox) dt img {width:300px}main .kanren:not(.st-cardbox) dd {padding-left:315px}main #magazine .kanren:not(.st-cardbox) dd {padding-left:20px}.st-wppviews-label .wpp-views,.st-wppviews-label .wpp-views-limit{font-size:90%}.youtube_thum_link_150{width:300px}#side .youtube_thum_link_150{width:100px;height:100px}.lbox .kanren:not(.st-cardbox) dt,
.rbox .kanren:not(.st-cardbox) dt,
#side .kanren:not(.st-cardbox) dt,
footer .kanren:not(.st-cardbox) dt {float:none;width:100%}.lbox .kanren:not(.st-cardbox) dt img,
.rbox .kanren:not(.st-cardbox) dt img,
#side .kanren:not(.st-cardbox) dt img,
footer .kanren:not(.st-cardbox) dt img {width:100%}.lbox .kanren:not(.st-cardbox) dd,
.rbox .kanren:not(.st-cardbox) dd,
#side .kanren:not(.st-cardbox) dd,
footer .kanren:not(.st-cardbox) dd {padding-left:0;padding-right:0}.lbox .st-cardstyleb .kanren.st-cardbox dd,.rbox .st-cardstyleb .kanren.st-cardbox dd{padding-left:0;padding-right:0}#side .kanren:not(.st-cardbox) dt {float:none;width:100%}#side .kanren:not(.st-cardbox) dt img {width:100%}#side .kanren:not(.st-cardbox) dd {padding-left:0;padding-right:0}main .st-pvm-ranking-item-image{width:300px}.st-pvm-ranking-item-image img{width:100%}#side .st-pvm-ranking-item-image{width:100%}.youtube_thum_link_150{width:300px;height:200px}main .kanren:not(.st-cardbox) dt {float:left;width:300px}main .kanren:not(.st-cardbox) dt:not(.st-cardbox) img {width:300px}main .kanren:not(.st-cardbox) dd {padding-left:315px}#magazine .kanren:not(.st-cardbox) dd {padding-left:20px}main .st-pvm-ranking-item-image{width:300px}#toc_container>ul>li{font-size:21px}#st-header-top-widgets-box.st-header-fixed,#headbox-bg.st-header-fixed,#st-menuwide.st-header-fixed{background:none;background-color:rgba(255,255,255,1)!important;backdrop-filter:blur(6px)}#st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_contracted):not(.only-toc),
.st_toc_container:not(.over_toc_content):not(.side_toc_content):not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) {padding:20px 30px 30px}.entry-content .h2modoki,
.entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, main .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {font-size:18px;line-height:26px}.post pre,
.post .wp-block-details summary,
.post .entry-content p:not(.st-static-font):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:not(.over_toc_content):not(.side_toc_content) > ul > li, .post .entry-content .st_toc_container:not(.over_toc_content):not(.side_toc_content) > 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 h5.has-st-regular-font-size,
.post .entry-content h6,
.post h6.has-st-regular-font-size,
.st-tab-content > label, .st-tabs__tab-list-item {}.post .entry-content .post-slide-excerpt p:not(.st-static-font):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(.st-static-font):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(.st-static-font):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(.st-static-font):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2) {}.post .entry-content h2.has-st-regular-font-size,
.post .entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2),
.post .entry-content .h2modoki{}.post .entry-content h3.has-st-regular-font-size,
.post .entry-content h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {}.post .entry-content h4.has-st-regular-font-size,
.post .entry-content h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {}.no-thumbitiran h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .st-tab-category .post-card-list .post-card-title a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, main .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {font-size:16px;line-height:26px}.post pre,
.post .wp-block-details summary,
.post .entry-content p:not(.st-static-font):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:not(.over_toc_content):not(.side_toc_content) > ul > li, .post .entry-content .st_toc_container:not(.over_toc_content):not(.side_toc_content) > 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 h5.has-st-regular-font-size,
.post .entry-content h6,
.post h6.has-st-regular-font-size,
.st-tab-content > label, .st-tabs__tab-list-item {}.post .entry-content .post-slide-excerpt p:not(.st-static-font):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(.st-static-font):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(.st-static-font):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(.st-static-font):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2) {}.post .entry-content .has-h2 .st-faq__question,
.post .entry-content h2.has-st-regular-font-size,
.post .entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2),
.post .entry-content .h2modoki{font-size:24px;line-height:34px}.post .entry-content .has-h3 .st-faq__question,
.post .entry-content h3.has-st-regular-font-size,
.post .entry-content h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {font-size:20px;line-height:30px}.post .entry-content .has-h4 .st-faq__question,
.post .entry-content h4.has-st-regular-font-size,
.post .entry-content h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {font-size:18px;line-height:26px}.no-thumbitiran h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .st-tab-category .post-card-list .post-card-title a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .post .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {}#footer .kanren .clearfix dd h5 a,
#side dd h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a,
#side .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {font-size:.95em!important}.st-header-content .wp-block-group.is-style-st-wide-background .wp-block-group__inner-container,.st-header-content .wp-block-cover.alignwide .wp-block-cover__inner-container,.st-header-content .wp-block-cover.alignfull .wp-block-cover__inner-container,.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,#st-footer-under-widgets-box,#content,#footer-in{max-width:1200px}.st-header-content .wp-block-cover.alignfull .wp-block-cover__inner-container,.st-header-content .wp-block-cover.alignwide .wp-block-cover__inner-container,.st-header-content .wp-block-group.is-style-st-wide-background .wp-block-group__inner-container{margin:0 auto!important}.st-lp-wide #content,.st-lp-wide #footer{max-width:100%}#headbox{max-width:1200px}.st-content-width{margin:0 auto}.colum1:not(.st-lp-wide) .st-content-width, .colum1:not(.st-lp-wide) #st-header-cardlink, .colum1:not(.st-lp-wide) #st-header-under-widgets-box,
.colum1:not(.st-lp-wide) #st-footer-under-widgets-box,
.colum1:not(.st-lp-wide) #content {max-width:1024px}.colum1.lp:not(.st-lp-wide) footer{max-width:1024px;margin:0 auto}.colum1.st-lp-wide #st-header,
.colum1.st-lp-wide > .wp-block-cover__inner-container, .colum1.st-lp-wide #content .wp-block-group.is-style-st-wide-background .wp-block-group__inner-container, .colum1.st-lp-wide #content .wp-block-cover.alignfull .wp-block-cover__inner-container, .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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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,
.colum1.st-lp-wide .st-tab-category
{max-width:1024px;margin-left:auto;margin-right:auto;box-sizing:border-box}.colum1.st-lp-wide .kanren.st-cardbox,.colum1.st-lp-wide .kanren.shortcode-kanren{max-width:inherit}.st-lp-wide .st-lp-wide-wrapper{margin-bottom:20px}#header-slides .slick-list{overflow:visible!important}#st-headerbox{overflow:hidden}#contentInner{float:left;width:100%;margin-right:-300px}main{margin-right:320px;margin-left:0;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:0}#header-r .footermenust{margin:0}#toc_container{padding-left:30px;padding-right:30px}#toc_container>ul>li{font-size:16px}#toc_container:not(.contracted) {padding:20px 40px 10px}#headbox{padding:15px 10px}#st-menuwide{border-top:none;border-bottom:none;border-left:none;border-right:none}#st-menuwide{background-color:transparent;background:none}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:none}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: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,.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:.9}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{font-weight:bold}header .smanone ul.menu li li a,header nav.st5 ul.menu li li a,header #st-menuwide div.menu li a,header #st-menuwide nav.menu li a{font-weight:normal}#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}.entry-content .h2modoki,
.entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):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([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)
{margin-left:-70px;margin-right:-70px;padding-left:70px;padding-right:70px}.colum1 .h2modoki,
.colum1 h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no) {padding-left:70px!important;padding-right:70px!important}#side .smanone.st-excerpt{display:none}}@media only screen and (max-width:599px){.post dd h5.st-cardbox-t{font-size:16px;line-height:24px}dd h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {font-size:17px;line-height:24px}.post pre,
.post .wp-block-details summary,
.post .entry-content p:not(.st-static-font):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:not(.over_toc_content):not(.side_toc_content) > ul > li, .post .entry-content .st_toc_container:not(.over_toc_content):not(.side_toc_content) > 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 h5.has-st-regular-font-size,
.post .entry-content h6,
.post h6.has-st-regular-font-size,
.st-tab-content > label, .st-tabs__tab-list-item {font-size:16px}.post .entry-content .post-slide-excerpt p:not(.st-static-font):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(.st-static-font):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(.st-static-font):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(.st-static-font):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}.st-header-post-data .entry-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2),
#contentInner .post .entry-title:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-css-no2) {}.post .entry-content h2.has-st-regular-font-size,
.post .entry-content h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2),
.post .entry-content .h2modoki{}.post .entry-content h3.has-st-regular-font-size,
.post .entry-content h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.post-card-title):not(#reply-title),
.post .entry-content .h3modoki {}.post .entry-content h4.has-st-regular-font-size,
.post .entry-content h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {font-size:18px}.no-thumbitiran h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .no-thumbitiran h5 a, dd h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a, .st-tab-category .post-card-list .post-card-title a, .post-card-list .post-card-title a, #st-magazine .kanren .st-top-box dd h3, .kanren .clearfix dd h5:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) a {}#headbox{padding-bottom:0}#s-navi::after{margin-bottom:0}}@media only screen and (min-width:1200px){.header-post-slider.is-wide .slider-item .post-slide-body{display:none}.header-post-slider.is-wide .slider-item.slick-active .post-slide-body{display:-webkit-flex;display:-ms-flexbox;display:flex}.header-post-slider.is-wide.is-overlaid .slider-item::after{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);content:''}.header-post-slider.is-wide.is-overlaid .slider-item.slick-active::after{content:normal}}.wp-block-cover.alignwide,.alignfull{margin-left:-15px;margin-right:-15px}@media only screen and (min-width:600px){.wp-block-cover.alignwide,.alignfull{margin-left:-30px;margin-right:-30px}}@media print,screen and (min-width:960px){.wp-block-cover.alignwide,.alignfull{margin-left:-50px;margin-right:-50px}.colum1 .wp-block-cover.alignwide,.colum1 .alignfull{margin-left:-70px;margin-right:-70px}}.wp-block-cover.alignwide,.wp-block-cover.alignfull{width: calc( 100% + 30px );max-width: calc( 100% + 30px );padding-left:30px;padding-right:30px}@media only screen and (min-width:600px){.wp-block-cover.alignwide,.wp-block-cover.alignfull{width: calc( 100% + 60px );max-width: calc( 100% + 60px );padding-left:70px;padding-right:70px}}@media print,screen and (min-width:960px){.wp-block-cover.alignwide,.wp-block-cover.alignfull{width: calc( 100% + 100px );max-width: calc( 100% + 100px )}.colum1 .wp-block-cover.alignwide,.colum1 .wp-block-cover.alignfull{width: calc( 100% + 140px );max-width: calc( 100% + 140px )}}.wp-block-latest-posts:not(.is-grid) li img {width:300px}@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{}}.acordion_search_content *,.acordion_search_content a{color:#333;border-color:#ccc}st-mybox,.freebox,.st-header-flexwrap,#st-menuwide,#headbox-bg,#s-navi dt,.st-box-shadow{box-shadow: 0 1px 8px rgb(0,0,0, .1), 0 4px 4px -4px rgb(0,0,0, .1);box-sizing:border-box}#st-tilt-bg img{clip-path:polygon(0 0,100% 0%,100% 40%,0% 100%);width:100%;height:auto;max-height:100%;top:0;left:0;position:absolute;z-index:-1}#st-tilt-bg-bottom img{clip-path:polygon(0 60%,100% 0,100% 100%,0 100%);width:100%;height:auto;max-height:100%;bottom:0;left:0;position:absolute;z-index:-1}.is-style-st-kaisou.has-pale-pink-color ul:before,.is-style-st-kaisou.has-pale-pink-color ul li:before{border-color:#f78da7}.is-style-st-kaisou.has-soft-red-color ul:before,.is-style-st-kaisou.has-soft-red-color ul li:before{border-color:#e92f3d}.is-style-st-kaisou.has-light-grayish-red-color ul:before,.is-style-st-kaisou.has-light-grayish-red-color ul li:before{border-color:#fdf0f2}.is-style-st-kaisou.has-vivid-yellow-color ul:before,.is-style-st-kaisou.has-vivid-yellow-color ul li:before{border-color:#ffc107}.is-style-st-kaisou.has-very-pale-yellow-color ul:before,.is-style-st-kaisou.has-very-pale-yellow-color ul li:before{border-color:#fffde7}.is-style-st-kaisou.has-light-green-cyan-color ul:before,.is-style-st-kaisou.has-light-green-cyan-color ul li:before{border-color:#eefaff!important}.is-style-st-kaisou.has-pale-cyan-blue-color ul:before,.is-style-st-kaisou.has-pale-cyan-blue-color ul li:before{border-color:#8ed1fc}.is-style-st-kaisou.has-vivid-cyan-blue-color ul:before,.is-style-st-kaisou.has-vivid-cyan-blue-color ul li:before{border-color:#0693e3}.is-style-st-kaisou.has-very-light-gray-color ul:before,.is-style-st-kaisou.has-very-light-gray-color ul li:before{border-color:#fafafa}.is-style-st-kaisou.has-very-dark-gray-color ul:before,.is-style-st-kaisou.has-very-dark-gray-color ul li:before{border-color:#313131}.is-style-st-kaisou.has-white-color ul:before,.is-style-st-kaisou.has-white-color ul li:before{border-color:#fff}.is-style-st-kaisou.has-original-color-a-color ul:before,.is-style-st-kaisou.has-original-color-a-color ul li:before{border-color:#008c79!important}.is-style-st-kaisou.has-original-color-b-color ul:before,.is-style-st-kaisou.has-original-color-b-color ul li:before{border-color:#ada250!important}.is-style-st-kaisou.has-original-color-c-color ul:before,.is-style-st-kaisou.has-original-color-c-color ul li:before{border-color:#dd5e02!important}.is-style-st-kaisou.has-original-color-d-color ul:before,.is-style-st-kaisou.has-original-color-d-color ul li:before{border-color:#0067c0!important}.is-style-st-kaisou.has-pale-pink-background-color ul li ul li:last-child:before{background-color:#f78da7}.is-style-st-kaisou.has-soft-red-background-color ul li ul li:last-child:before{background-color:#e92f3d}.is-style-st-kaisou.has-light-grayish-red-background-color ul li ul li:last-child:before{background-color:#fdf0f2}.is-style-st-kaisou.has-vivid-yellow-background-color ul li ul li:last-child:before{background-color:#ffc107}.is-style-st-kaisou.has-very-pale-yellow-background-color ul li ul li:last-child:before{background-color:#fffde7}.is-style-st-kaisou.has-light-green-cyan-background-color ul li ul li:last-child:before{background-color:#eefaff!important}.is-style-st-kaisou.has-pale-cyan-blue-background-color ul li ul li:last-child:before{background-color:#8ed1fc}.is-style-st-kaisou.has-vivid-cyan-blue-background-color ul li ul li:last-child:before{background-color:#0693e3}.is-style-st-kaisou.has-very-light-gray-background-color ul li ul li:last-child:before{background-color:#fafafa}.is-style-st-kaisou.has-very-dark-gray-background-color ul li ul li:last-child:before{background-color:#313131}.is-style-st-kaisou.has-white-background-color ul li ul li:last-child:before{background-color:#fff}.is-style-st-kaisou.has-original-color-a-background-color ul li ul li:last-child:before{background-color:#008c79!important}.is-style-st-kaisou.has-original-color-b-background-color ul li ul li:last-child:before{background-color:#ada250!important}.is-style-st-kaisou.has-original-color-c-background-color ul li ul li:last-child:before{background-color:#dd5e02!important}.is-style-st-kaisou.has-original-color-d-background-color ul li ul li:last-child:before{background-color:#0067c0!important}.is-style-st-correct-list.has-pale-pink-color>li::before,.is-style-st-wrong-list.has-pale-pink-color>li::before{color:#f78da7}.is-style-st-correct-list.has-soft-red-color>li::before,.is-style-st-wrong-list.has-soft-red-color>li::before{color:#e92f3d}.is-style-st-correct-list.has-light-grayish-red-color>li::before,.is-style-st-wrong-list.has-light-grayish-red-color>li::before{color:#fdf0f2}.is-style-st-correct-list.has-vivid-yellow-color>li::before,.is-style-st-wrong-list.has-vivid-yellow-color>li::before{color:#ffc107}.is-style-st-correct-list.has-very-pale-yellow-color>li::before,.is-style-st-wrong-list.has-very-pale-yellow-color>li::before{color:#fffde7}.is-style-st-correct-list.has-light-green-cyan-color>li::before,.is-style-st-wrong-list.has-light-green-cyan-color>li::before{color:#eefaff}.is-style-st-correct-list.has-pale-cyan-blue-color>li::before,.is-style-st-wrong-list.has-pale-cyan-blue-color>li::before{color:#8ed1fc}.is-style-st-correct-list.has-vivid-cyan-blue-color>li::before,.is-style-st-wrong-list.has-vivid-cyan-blue-color>li::before{color:#0693e3}.is-style-st-correct-list.has-very-light-gray-color>li::before,.is-style-st-wrong-list.has-very-light-gray-color>li::before{color:#fafafa}.is-style-st-correct-list.has-very-dark-gray-color>li::before,.is-style-st-wrong-list.has-very-dark-gray-color>li::before{color:#313131}.is-style-st-correct-list.has-white-color>li::before,.is-style-st-wrong-list.has-white-color>li::before{color:#fff}.is-style-st-correct-list.has-original-color-a-color>li::before,.is-style-st-wrong-list.has-original-color-a-color>li::before{color:#008c79}.is-style-st-correct-list.has-original-color-b-color>li::before,.is-style-st-wrong-list.has-original-color-b-color>li::before{color:#ada250}.is-style-st-correct-list.has-original-color-c-color>li::before,.is-style-st-wrong-list.has-original-color-c-color>li::before{color:#dd5e02}.is-style-st-correct-list.has-original-color-d-color>li::before,.is-style-st-wrong-list.has-original-color-d-color>li::before{color:#0067c0}