:root {
    --cocoon-twitter-color: #000000;
    --cocoon-facebook-color: #3b5998;
    --cocoon-hatebu-color: #2c6ebd;
    --cocoon-google-plus-color: #dd4b39;
    --cocoon-pocket-color: #ef4056;
    --cocoon-line-color: #00c300;
    --cocoon-linkedin-color: #0077b5;
    --cocoon-website-color: #002561;
    --cocoon-instagram-color: #405de6;
    --cocoon-pinterest-color: #bd081c;
    --cocoon-youtube-color: #cd201f;
    --cocoon-tiktok-color: #000000;
    --cocoon-note-color: #41c9b4;
    --cocoon-soundcloud-color: #ff8800;
    --cocoon-flickr-color: #111;
    --cocoon-amazon-color: #ff9900;
    --cocoon-twitch-color: #6441a4;
    --cocoon-rakuten-color: #bf0000;
    --cocoon-rakuten-room-color: #c61e79;
    --cocoon-slack-color: #e01563;
    --cocoon-github-color: #4078c0;
    --cocoon-codepen-color: #333;
    --cocoon-feedly-color: #2bb24c;
    --cocoon-rss-color: #f26522;
    --cocoon-red-color: #e60033;
    --cocoon-pink-color: #e95295;
    --cocoon-purple-color: #884898;
    --cocoon-deep-color: #55295b;
    --cocoon-indigo-color: #1e50a2;
    --cocoon-blue-color: #0095d9;
    --cocoon-light-blue-color: #2ca9e1;
    --cocoon-cyan-color: #00a3af;
    --cocoon-teal-color: #007b43;
    --cocoon-green-color: #3eb370;
    --cocoon-light-green-color: #8bc34a;
    --cocoon-lime-color: #c3d825;
    --cocoon-yellow-color: #ffd900;
    --cocoon-amber-color: #ffc107;
    --cocoon-orange-color: #f39800;
    --cocoon-deep-orange-color: #ea5506;
    --cocoon-brown-color: #954e2a;
    --cocoon-grey-color: #949495;
    --cocoon-blue-gray-color: #607d8b;
    --cocoon-black-color: #333333;
    --cocoon-white-color: #ffffff;
    --cocoon-watery-blue-color: #f3fafe;
    --cocoon-watery-yellow-color: #fff7cc;
    --cocoon-watery-red-color: #fdf2f2;
    --cocoon-watery-green-color: #ebf8f4;
    --cocoon-custom-background-color: inherit;
    --cocoon-custom-text-color: inherit;
    --cocoon-custom-border-color: #ccc;
    --cocoon-default-font: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    --cocoon-text-color: #333;
    --cocoon-pallid-text-color: #777;
    --cocoon-x-pallid-text-color: #999;
    --cocoon-default-text-size: 18px;
    --cocoon-text-size-s: 0.8em;
    --cocoon-basic-border-color: #ccc;
    --cocoon-three-d-border-colors: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
    --cocoon-middle-thickness-color: #888;
    --cocoon-thin-color: #ddd;
    --cocoon-x-thin-color: #eee;
    --cocoon-xx-thin-color: #f5f6f7;
    --cocoon-xxx-thin-color: #fafbfc;
    --cocoon-current-background-color: #eee;
    --cocoon-select-background-color: #d8eaf2;
    --cocoon-basic-border-radius: 4px;
    --cocoon-badge-border-radius: 2px;
    --cocoon-middle-border-radius: 8px;
    --cocoon-box-padding: 1em 1.5em;
    --cocoon-list-padding: min(1%, 8px) min(2%, 16px) min(1%, 8px) min(3%, 24px);
    --cocoon-list-wide-padding: min(3%, 24px) min(5%, 40px) min(3%, 24px) min(7%, 56px);
    --cocoon-box-border-color: #47585c;
    --cocoon-sns-color: var(--cocoon-text-color)
}

.faw::before {
    font-family: FontAwesome;
    padding-right: 4px
}

.related-entry-card, .entry-card {
    position: relative;
    height: 100%
}

.related-entry-card-thumb, .widget-entry-card-thumb, .entry-card-thumb {
    float: left;
    margin-top: 3px;
    position: relative
}

.related-entry-card-content, .entry-card-content {
    padding-bottom: 1.2em
}

.related-entry-card-title, .entry-card-title {
    font-size: 18px;
    margin: 0 0 5px 0;
    line-height: 1.6;
    font-weight: 700
}

.related-entry-card-snippet, .entry-card-snippet {
    font-size: var(--cocoon-text-size-s);
    line-height: 1.3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.related-entry-card-meta, .entry-card-meta {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
    line-height: 1
}

.entry-categories-tags {
    margin-bottom: 18px
}

.sns-follow-message, .sns-share-message {
    text-align: center;
    margin-bottom: 3px
}

.header, body {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.ba-fixed.header, body.ba-fixed {
    background-attachment: fixed
}

.post-date, .post-update, .post-author, .amp-back, .entry-category {
    padding: 2px;
    display: inline;
    font-size: .7em
}

.search-edit {
    padding: 11px;
    border: 1px solid var(--cocoon-basic-border-color);
    border-radius: var(--cocoon-basic-border-radius);
    font-size: var(--cocoon-default-text-size);
    width: 100%
}

.fz-12px {
    font-size: 12px
}

.wp-admin-fz-12px .editor-styles-wrapper {
    font-size: 12px
}

.fz-13px {
    font-size: 13px
}

.wp-admin-fz-13px .editor-styles-wrapper {
    font-size: 13px
}

.fz-14px {
    font-size: 14px
}

.wp-admin-fz-14px .editor-styles-wrapper {
    font-size: 14px
}

.fz-15px {
    font-size: 15px
}

.wp-admin-fz-15px .editor-styles-wrapper {
    font-size: 15px
}

.fz-16px {
    font-size: 16px
}

.wp-admin-fz-16px .editor-styles-wrapper {
    font-size: 16px
}

.fz-17px {
    font-size: 17px
}

.wp-admin-fz-17px .editor-styles-wrapper {
    font-size: 17px
}

.fz-18px {
    font-size: 18px
}

.wp-admin-fz-18px .editor-styles-wrapper {
    font-size: 18px
}

.fz-19px {
    font-size: 19px
}

.wp-admin-fz-19px .editor-styles-wrapper {
    font-size: 19px
}

.fz-20px {
    font-size: 20px
}

.wp-admin-fz-20px .editor-styles-wrapper {
    font-size: 20px
}

.fz-21px {
    font-size: 21px
}

.wp-admin-fz-21px .editor-styles-wrapper {
    font-size: 21px
}

.fz-22px {
    font-size: 22px
}

.wp-admin-fz-22px .editor-styles-wrapper {
    font-size: 22px
}

.fz-24px {
    font-size: 24px
}

.wp-admin-fz-24px .editor-styles-wrapper {
    font-size: 24px
}

.fz-28px {
    font-size: 28px
}

.wp-admin-fz-28px .editor-styles-wrapper {
    font-size: 28px
}

.fz-32px {
    font-size: 32px
}

.wp-admin-fz-32px .editor-styles-wrapper {
    font-size: 32px
}

.fz-36px {
    font-size: 36px
}

.wp-admin-fz-36px .editor-styles-wrapper {
    font-size: 36px
}

.fz-40px {
    font-size: 40px
}

.wp-admin-fz-40px .editor-styles-wrapper {
    font-size: 40px
}

.fz-44px {
    font-size: 44px
}

.wp-admin-fz-44px .editor-styles-wrapper {
    font-size: 44px
}

.fz-48px {
    font-size: 48px
}

.wp-admin-fz-48px .editor-styles-wrapper {
    font-size: 48px
}

.fw-100 {
    font-weight: 100
}

.wp-admin-fw-100 .editor-styles-wrapper {
    font-weight: 100
}

.fw-200 {
    font-weight: 200
}

.wp-admin-fw-200 .editor-styles-wrapper {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.wp-admin-fw-300 .editor-styles-wrapper {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.wp-admin-fw-400 .editor-styles-wrapper {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.wp-admin-fw-500 .editor-styles-wrapper {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.wp-admin-fw-600 .editor-styles-wrapper {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.wp-admin-fw-700 .editor-styles-wrapper {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.wp-admin-fw-800 .editor-styles-wrapper {
    font-weight: 800
}

.fw-900 {
    font-weight: 900
}

.wp-admin-fw-900 .editor-styles-wrapper {
    font-weight: 900
}

.ff-meiryo, .wf-loading body, .wp-admin-ff-meiryo .editor-styles-wrapper {
    font-family: Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif
}

.ff-yu-gothic, .wp-admin-ff-yu-gothic .editor-styles-wrapper {
    font-family: "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif
}

.ff-ms-pgothic, .wp-admin-ff-ms-pgothic .editor-styles-wrapper {
    font-family: "MS PGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

.ff-noto-sans-jp, .wf-active .ff-noto-sans-jp, .wp-admin-ff-noto-sans-jp .editor-styles-wrapper {
    font-family: "Noto Sans JP", sans-serif
}

.ff-noto-serif-jp, .wf-active .ff-noto-serif-jp, .wp-admin-ff-noto-serif-jp .editor-styles-wrapper {
    font-family: "Noto Serif JP", sans-serif
}

.ff-mplus-1p, .wf-active .ff-mplus-1p, .wp-admin-ff-mplus-1p .editor-styles-wrapper {
    font-family: "M PLUS 1p", sans-serif
}

.ff-rounded-mplus-1c, .wf-active .ff-rounded-mplus-1c, .wp-admin-ff-rounded-mplus-1c .editor-styles-wrapper {
    font-family: "M PLUS Rounded 1c", sans-serif
}

.ff-kosugi, .wf-active .ff-kosugi, .wp-admin-ff-kosugi .editor-styles-wrapper {
    font-family: "Kosugi", sans-serif
}

.ff-kosugi-maru, .wf-active .ff-kosugi-maru, .wp-admin-ff-kosugi-maru .editor-styles-wrapper {
    font-family: "Kosugi Maru", sans-serif
}

.ff-sawarabi-gothic, .wf-active .ff-sawarabi-gothic, .wp-admin-ff-sawarabi-gothic .editor-styles-wrapper {
    font-family: "Sawarabi Gothic", sans-serif
}

.ff-sawarabi-mincho, .wf-active .ff-sawarabi-mincho, .wp-admin-ff-sawarabi-mincho .editor-styles-wrapper {
    font-family: "Sawarabi Mincho", sans-serif
}

.sub-caption {
    font-family: Tunga, "Trebuchet MS", Tahoma, Verdana, "Segoe UI", var(--cocoon-default-font);
    font-weight: 400;
    font-size: .75em;
    opacity: .5
}

span.sub-caption {
    opacity: .8
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.container {
    padding-right: constant(safe-area-inset-right);
    padding-left: constant(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
    padding-left: env(safe-area-inset-left)
}

body {
    font-family: var(--cocoon-default-font);
    font-size: var(--cocoon-default-text-size);
    color: var(--cocoon-text-color);
    line-height: 1.8;
    margin: 0;
    overflow-wrap: break-word;
    background-color: #f4f5f7;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    background-attachment: fixed
}

a {
    color: #1967d2
}

a:hover {
    color: #e53900
}

.has-text-color a {
    color: inherit
}

ol, ul {
    padding-left: 40px
}

ul {
    list-style-type: disc
}

hr {
    color: var(--cocoon-current-background-color)
}

.cf::after {
    clear: both;
    content: "";
    display: block
}

.header-container, .main, .sidebar, .footer {
    background-color: var(--cocoon-white-color)
}

.wrap {
    width: 1256px;
    margin: 0 auto
}

.content-in {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.main {
    width: 860px;
    padding: 36px 29px;
    border: 1px solid transparent;
    border-radius: var(--cocoon-basic-border-radius);
    position: relative;
    z-index: 0
}

.no-sidebar .content .main {
    margin: 0;
    width: 100%
}

.no-scrollable-main .main {
    height: 100%
}

.main-scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin-top: 2em
}

@media all and (-ms-high-contrast: none) {
    .main-scroll {
        position: static;
        top: auto
    }

    .logo {
        height: 100%
    }
}

.publisher {
    display: none
}

#wpadminbar {
    font-size: 13px
}

.wp-caption {
    margin: 1em 0
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.alignleft {
    float: left;
    margin-right: 25px
}

.alignright {
    float: right;
    margin-left: 25px
}

.wp-caption {
    padding-top: 4px;
    border: 1px solid var(--cocoon-x-thin-color);
    border-radius: 3px;
    background-color: var(--cocoon-xx-thin-color);
    text-align: center;
    max-width: 100%
}

.wp-caption .wp-caption-text, .gallery .gallery-caption {
    font-size: .8em;
    margin: 2px
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
}

.wp-caption-dd {
    margin: 0;
    padding: 0 4px 5px;
    font-size: 11px;
    line-height: 17px
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0
}

.comment-btn {
    margin: 24px 0;
    cursor: pointer
}

label {
    cursor: pointer
}

.sitemap li a::before {
    display: none
}

.content-top, .content-bottom {
    margin: 1em 0
}

p.has-background {
    padding: 12px
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 1em
}

figure {
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

.circle-image img {
    border-radius: 50%
}

.iwe-border img, .iwe-border amp-img {
    border: 1px solid var(--cocoon-basic-border-color)
}

.iwe-border-bold img, .iwe-border-bold amp-img {
    border: 4px solid var(--cocoon-current-background-color)
}

.iwe-shadow img, .iwe-shadow amp-img {
    box-shadow: 5px 5px 15px var(--cocoon-x-thin-color)
}

.iwe-shadow-paper img, .iwe-shadow-paper amp-img {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08)
}

.entry-card-thumb, .author-thumb, .blogcard-thumbnail, .related-entry-card-thumb, .popular-entry-card-thumb, .new-entry-card-thumb {
    margin-right: 1.6%
}

.ect-vertical-card .entry-card-thumb, .rect-vertical-card .related-entry-card-thumb {
    margin: 0
}

.no-thumbnail .card-thumb, .no-thumbnail .widget-entry-card-pv {
    display: none
}

.no-thumbnail .card-content, .no-thumbnail .widget-entry-cards .widget-entry-card-content, .no-thumbnail .rect-mini-card .related-entry-card-content {
    margin: 0
}

.no-thumbnail .widget-entry-cards div.widget-entry-card-content {
    font-size: 18px;
    margin-bottom: .6em
}

.no-thumbnail .widget-entry-cards.large-thumb-on .card-title {
    max-height: none;
    position: static
}

.no-thumbnail .entry-card-meta {
    position: static;
    background-color: transparent;
    margin-top: .4em
}

.no-thumbnail .entry-card-snippet, .no-thumbnail .related-entry-card-snippet {
    max-height: 10.4em
}

.no-thumbnail .e-card-meta .e-card-categorys {
    display: inline
}

.no-thumbnail .e-card-meta .e-card-categorys > span {
    margin-left: .6em
}

img.emoji {
    display: inline;
    width: 1em;
    height: auto;
    vertical-align: text-bottom;
    margin-right: .1em
}

.wp-block-image .aligncenter {
    text-align: center
}

.wp-block-image img {
    display: block
}

.wp-block-image figcaption {
    margin: 0
}

.header {
    height: 100%;
    flex-shrink: 0
}

.header-in {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.tagline {
    text-align: center;
    font-size: 14px;
    margin: .6em 1em
}

.logo {
    text-align: center
}

.logo-image span, .logo-image a {
    display: inline-block;
    max-width: 100%
}

.site-name-text-link {
    color: var(--cocoon-text-color);
    text-decoration: none;
    font-weight: 400;
    padding: 0 1em
}

.site-name-text-link:hover {
    color: inherit
}

.site-name-text {
    font-size: 28px
}

.logo-text {
    padding: 20px 0 30px;
    font-size: 1em
}

.logo-image {
    padding: 10px 0;
    font-size: inherit
}

.header-container-in.hlt-top-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center
}

.header-container-in.hlt-top-menu .wrap {
    width: auto
}

.header-container-in.hlt-top-menu .header {
    background-image: none
}

.header-container-in.hlt-top-menu .logo-text {
    padding: 0;
    display: flex;
    align-items: center;
    align-content: center
}

.header-container-in.hlt-top-menu .logo-image {
    padding: 0;
    margin: 0
}

.header-container-in.hlt-top-menu .site-name-text-link {
    margin: 0 16px;
    display: block
}

.header-container-in.hlt-top-menu .site-name-text {
    font-size: 22px;
    white-space: nowrap
}

.header-container-in.hlt-top-menu .tagline {
    display: none
}

.header-container-in.hlt-top-menu .logo-header {
    max-height: 60px
}

.header-container-in.hlt-top-menu .logo-header .site-name {
    margin: 0
}

.header-container-in.hlt-top-menu .logo-header img {
    max-height: 60px;
    height: auto;
    vertical-align: middle
}

.header-container-in.hlt-top-menu amp-img {
    max-width: 160px;
    max-height: 60px
}

.header-container-in.hlt-top-menu amp-img img {
    height: auto
}

.header-container-in.hlt-top-menu .navi {
    width: 100%
}

.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link {
    margin: 0 16px
}

.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text {
    font-size: 20px
}

.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
    max-height: 40px
}

.header-container-in.hlt-top-menu.hlt-tm-small .logo-header img {
    max-height: 40px
}

.hlt-tm-right .navi-in > ul {
    justify-content: flex-end
}

.header-container-in.hlt-center-logo-top-menu {
    display: flex;
    flex-direction: column-reverse
}

.fixed-header .cl-slim .logo-header {
    max-height: 40px
}

.fixed-header .cl-slim .logo-header img {
    max-height: 40px
}

.hlt-tm-small .navi-in > ul li, .cl-slim .navi-in > ul li {
    height: 40px;
    line-height: 40px
}

.hlt-tm-small .navi-in > ul li .sub-menu ul, .cl-slim .navi-in > ul li .sub-menu ul {
    top: -40px
}

.hlt-tm-small .navi-in > ul li.menu-item-has-description > a > .caption-wrap, .cl-slim .navi-in > ul li.menu-item-has-description > a > .caption-wrap {
    height: 40px;
    line-height: 16px
}

.navi {
    background-color: var(--cocoon-white-color)
}

.navi .item-label, .navi .item-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.navi-in .has-icon {
    position: absolute;
    right: 6px;
    top: 0;
    display: inline-block;
    opacity: .7;
    font-size: 11px
}

.navi-in > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center
}

.navi-in > ul li {
    display: block;
    width: 176px;
    height: 60px;
    line-height: 60px;
    position: relative
}

.navi-in > ul li:hover > ul {
    display: block
}

.navi-in > ul .menu-item-has-description > a > .caption-wrap {
    line-height: 21.4285714286px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 60px
}

.navi-in > ul .menu-item-has-description > a > .caption-wrap > div {
    width: 100%
}

.navi-in > ul .sub-menu {
    display: none;
    position: absolute;
    margin: 0;
    min-width: 240px;
    list-style: none;
    padding: 0;
    background-color: var(--cocoon-xxx-thin-color);
    z-index: 99;
    text-align: left
}

.navi-in > ul .sub-menu li {
    width: auto
}

.navi-in > ul .sub-menu a {
    padding-left: 16px;
    padding-right: 16px
}

.navi-in > ul .sub-menu ul {
    top: -60px;
    left: 240px;
    position: relative
}

.navi-in a {
    position: relative;
    color: var(--cocoon-text-color);
    text-decoration: none;
    display: block;
    font-size: 16px;
    transition: all 0.3s ease-in-out
}

.navi-in a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.navi-in > .menu-mobile {
    display: none
}

.navi-in > .menu-mobile .sub-menu {
    display: none
}

.navi-footer-in > .menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    text-align: center;
    margin: 0
}

.navi-footer-in > .menu-footer li {
    width: 120px;
    border-left: 1px solid var(--cocoon-thin-color)
}

.navi-footer-in > .menu-footer li:last-child {
    border-right: 1px solid var(--cocoon-thin-color)
}

.navi-footer-in a {
    color: var(--cocoon-text-color);
    text-decoration: none;
    display: block;
    font-size: 14px;
    transition: all 0.3s ease-in-out
}

.navi-footer-in a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.a-wrap {
    text-decoration: none;
    display: block;
    color: var(--cocoon-text-color);
    padding: 1.5%;
    margin-bottom: 3%;
    transition: all 0.3s ease-in-out
}

.a-wrap:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.card-thumb img {
    width: 100%
}

.entry-card-thumb {
    width: 320px
}

.related-entry-card-thumb {
    width: 160px
}

.cat-label {
    position: absolute;
    top: .3em;
    left: .3em;
    border: 1px solid #eee;
    font-size: 11px;
    color: var(--cocoon-white-color);
    background-color: rgba(51, 51, 51, .7);
    padding: 1px 5px;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.pr-label-s {
    position: absolute;
    top: 3px;
    left: 3px;
    border: 1px solid rgba(51, 51, 51, .7);
    font-size: 12px;
    color: var(--cocoon-text-color);
    background-color: rgba(255, 255, 255, .9);
    padding: 2px 12px;
    border-radius: var(--cocoon-badge-border-radius)
}

.pr-label-l {
    border: 1px solid rgba(51, 51, 51, .7);
    font-size: .8em;
    color: var(--cocoon-text-color);
    background-color: rgba(255, 255, 255, .9);
    padding: 1em;
    text-align: center;
    border-radius: var(--cocoon-badge-border-radius);
    margin-top: 1em;
    margin-bottom: 1em
}

.entry-card-content {
    margin-left: 330px
}

.entry-card-info > * {
    font-size: .7em;
    padding: 2px
}

.e-card-meta .e-card-categorys {
    display: none
}

.e-card-info .post-author {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.post-author-image {
    margin-right: 3px
}

.post-author-image img {
    border-radius: 50%
}

.e-card-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.e-card-info > span {
    margin-right: 4px
}

.fpt-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.post-comment-count .comment-icon {
    margin-right: 3px
}

.ect-vertical-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ect-vertical-card .entry-card-wrap {
    width: 49.5%;
    display: inline-block;
    margin-bottom: 12px
}

.ect-vertical-card .entry-card-wrap .entry-card-thumb {
    width: 100%;
    float: none
}

.ect-vertical-card .entry-card-wrap .entry-card-content {
    margin: 0
}

.ect-vertical-card .entry-card-wrap .post-date, .ect-vertical-card .entry-card-wrap .post-update {
    margin-right: 0
}

.ect-vertical-card.ect-tile-card .entry-card-content {
    padding: 0
}

.ect-vertical-card.ect-tile-card .card-snippet {
    padding: 0;
    margin: 0
}

.ect-vertical-card.ect-tile-card .card-meta {
    position: static
}

.ect-vertical-card.ect-tile-card .a-wrap {
    margin: 0 .16666% 12px
}

.ect-2-columns > *, .fpt-2-columns > * {
    width: 49.5%;
    display: inline-block
}

.ect-3-columns {
    justify-content: space-around
}

.ect-3-columns .entry-card-wrap {
    width: 33%;
    padding: 7px
}

.ect-3-columns .entry-card-snippet {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.ect-3-columns > *, .fpt-3-columns > * {
    width: 33%;
    display: inline-block
}

.front-top-page .ect-big-card-first .a-wrap:first-of-type .card-thumb, .ect-big-card .card-thumb {
    float: none;
    width: 100%
}

.front-top-page .ect-big-card-first .a-wrap:first-of-type .card-content, .ect-big-card .card-content {
    margin: 0
}

.entry-date {
    margin-left: 3px
}

.date-tags {
    line-height: .8;
    text-align: right;
    margin-bottom: 1em
}

.post-date, .post-update, .post-author, .amp-back {
    margin-right: 8px
}

.breadcrumb {
    margin: 1em .4em;
    color: var(--cocoon-x-pallid-text-color);
    font-size: 13px
}

.breadcrumb div {
    display: inline
}

.breadcrumb .sp {
    margin: 0 10px
}

.breadcrumb a {
    text-decoration: none;
    color: var(--cocoon-x-pallid-text-color)
}

.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
    background-color: var(--cocoon-white-color);
    margin: 12px auto 0;
    padding: .6em 1em
}

.breadcrumb.sbp-main-before + .content, .breadcrumb.pbp-main-before + .content {
    margin-top: 12px
}

.breadcrumb-caption {
    margin: 0 3px
}

.sns-buttons {
    display: flex;
    align-items: center
}

.sns-buttons a {
    align-content: center;
    align-items: center;
    background-color: var(--cocoon-sns-color);
    border-radius: var(--cocoon-basic-border-radius);
    display: inline-flex;
    font-size: 18px;
    justify-content: center;
    height: 45px;
    margin-bottom: 8px;
    position: relative;
    text-align: center;
    width: 32%;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    color: var(--cocoon-white-color);
    text-decoration: none
}

.sns-buttons a:hover {
    opacity: .7
}

.bc-brand-color-white a {
    background-color: var(--cocoon-white-color);
    border: 1px solid var(--cocoon-sns-color);
    color: var(--cocoon-sns-color);
    font-weight: 500
}

.bc-brand-color-white a:hover {
    opacity: .5
}

[class*=bc-brand-color] .x-corp-button {
    --cocoon-sns-color: var(--cocoon-twitter-color)
}

[class*=bc-brand-color] .facebook-button {
    --cocoon-sns-color: var(--cocoon-facebook-color)
}

[class*=bc-brand-color] .hatebu-button {
    --cocoon-sns-color: var(--cocoon-hatebu-color)
}

[class*=bc-brand-color] .google-plus-button {
    --cocoon-sns-color: var(--cocoon-google-plus-color)
}

[class*=bc-brand-color] .pocket-button {
    --cocoon-sns-color: var(--cocoon-pocket-color)
}

[class*=bc-brand-color] .line-button {
    --cocoon-sns-color: var(--cocoon-line-color)
}

[class*=bc-brand-color] .website-button {
    --cocoon-sns-color: var(--cocoon-website-color)
}

[class*=bc-brand-color] .instagram-button {
    --cocoon-sns-color: var(--cocoon-instagram-color)
}

[class*=bc-brand-color] .pinterest-button {
    --cocoon-sns-color: var(--cocoon-pinterest-color)
}

[class*=bc-brand-color] .youtube-button {
    --cocoon-sns-color: var(--cocoon-youtube-color)
}

[class*=bc-brand-color] .tiktok-button {
    --cocoon-sns-color: var(--cocoon-tiktok-color)
}

[class*=bc-brand-color] .linkedin-button {
    --cocoon-sns-color: var(--cocoon-linkedin-color)
}

[class*=bc-brand-color] .note-button {
    --cocoon-sns-color: var(--cocoon-note-color)
}

[class*=bc-brand-color] .soundcloud-button {
    --cocoon-sns-color: var(--cocoon-soundcloud-color)
}

[class*=bc-brand-color] .flickr-button {
    --cocoon-sns-color: var(--cocoon-flickr-color)
}

[class*=bc-brand-color] .amazon-button {
    --cocoon-sns-color: var(--cocoon-amazon-color)
}

[class*=bc-brand-color] .twitch-button {
    --cocoon-sns-color: var(--cocoon-twitch-color)
}

[class*=bc-brand-color] .rakuten-room-button {
    --cocoon-sns-color: var(--cocoon-rakuten-room-color)
}

[class*=bc-brand-color] .slack-button {
    --cocoon-sns-color: var(--cocoon-slack-color)
}

[class*=bc-brand-color] .github-button {
    --cocoon-sns-color: var(--cocoon-github-color)
}

[class*=bc-brand-color] .codepen-button {
    --cocoon-sns-color: var(--cocoon-codepen-color)
}

[class*=bc-brand-color] .feedly-button {
    --cocoon-sns-color: var(--cocoon-feedly-color)
}

[class*=bc-brand-color] .rss-button {
    --cocoon-sns-color: var(--cocoon-rss-color)
}

.ss-top {
    margin-top: 0;
    margin-bottom: 0
}

.ss-top .sns-share-message {
    display: none
}

.sns-share.ss-col-1 a {
    width: 100%
}

.sns-share.ss-col-2 a {
    width: 49%
}

.sns-share.ss-col-4 a {
    width: 24%
}

.sns-share.ss-col-5 a {
    width: 19%
}

.sns-share.ss-col-6 a {
    width: 16%
}

.sns-share.ss-high-and-low-cl a, .sns-share.ss-high-and-low-lc a {
    display: flex;
    align-content: center;
    line-height: 16px
}

.sns-share.ss-high-and-low-cl a .social-icon, .sns-share.ss-high-and-low-lc a .social-icon, .sns-share.ss-high-and-low-cl a .button-caption, .sns-share.ss-high-and-low-lc a .button-caption {
    display: block;
    font-size: 16px;
    margin: 0
}

.sns-share.ss-high-and-low-cl a .social-icon.button-caption, .sns-share.ss-high-and-low-lc a .social-icon.button-caption {
    font-size: 12px
}

.sns-share.ss-high-and-low-cl a .button-caption.button-caption, .sns-share.ss-high-and-low-lc a .button-caption.button-caption {
    font-size: 12px
}

.sns-share.ss-high-and-low-lc a {
    flex-direction: column
}

.sns-share.ss-high-and-low-lc a > span {
    padding-top: 3px
}

.sns-share.ss-high-and-low-cl a {
    flex-direction: column-reverse
}

.sns-share-buttons {
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center
}

.sns-share-buttons a .button-caption {
    font-size: 16px;
    margin-left: 10px
}

.sns-share-buttons a .share-count {
    position: absolute;
    right: 3px;
    bottom: 3px;
    font-size: 12px;
    line-height: 1
}

.share-menu-content .sns-share-buttons a {
    width: 24%
}

.sbc-hide .share-count {
    display: none
}

.copy-info {
    display: none;
    padding: 1em 2em;
    color: #fff;
    border-radius: 8px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--cocoon-text-color);
    opacity: .8;
    box-shadow: 0 4px 8px var(--cocoon-x-pallid-text-color);
    z-index: 2
}

.content {
    margin-top: 24px
}

.entry-title, .archive-title {
    font-size: 26px;
    margin: 16px 0;
    line-height: 1.3
}

.archive-title span {
    margin-right: 10px
}

.entry-content {
    margin-top: 1em;
    margin-bottom: 3em
}

pre {
    line-height: 1.6;
    word-wrap: normal
}

.entry-categories-tags > div {
    margin-bottom: .5em
}

.entry-categories-tags .tax-icon {
    margin-right: .4em
}

.ctdt-one-row > div {
    display: inline
}

.ctdt-category-only .entry-tags {
    display: none
}

.ctdt-tag-only .entry-categories {
    display: none
}

.ctdt-none {
    display: none
}

.cat-link {
    color: var(--cocoon-white-color);
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    padding: 2px 6px;
    font-size: 12px;
    background-color: var(--cocoon-text-color);
    border-radius: var(--cocoon-badge-border-radius);
    word-break: break-all
}

.cat-link:hover {
    opacity: .5;
    color: var(--cocoon-white-color)
}

.tag-link, .comment-reply-link {
    color: var(--cocoon-text-color);
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    padding: 1px 5px;
    font-size: 12px;
    border: 1px solid var(--cocoon-x-pallid-text-color);
    border-radius: var(--cocoon-badge-border-radius);
    word-break: break-all
}

.tag-link:hover, .comment-reply-link:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

table th {
    background-color: var(--cocoon-xx-thin-color)
}

table tr:nth-of-type(2n+1) {
    background-color: var(--cocoon-xxx-thin-color)
}

table:not(.has-border-color) :where(th,td) {
    border: 1px solid var(--cocoon-x-thin-color);
    padding: 6px
}

.scrollable-table {
    -webkit-overflow-scrolling: touch;
    margin: 0
}

.scrollable-table.stfc-sticky table:not(.wp-calendar-table) tr > *:first-child {
    background-color: #e9eff2;
    color: var(--cocoon-text-color);
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 2
}

.scrollable-table table {
    border-collapse: collapse;
    max-width: none;
    margin: 0
}

.scrollable-table th {
    background-color: #eee
}

.scrollable-table th, .scrollable-table td {
    padding: 3px 5px;
    white-space: nowrap
}

.scrollable-table .has-fixed-layout th, .scrollable-table .has-fixed-layout td {
    white-space: normal
}

.scrollable-table {
    overflow-x: auto;
    overflow-y: hidden
}

figure.wp-block-table table {
    width: auto
}

figure.wp-block-table.alignwide table, figure.wp-block-table.alignfull table {
    width: 100%
}

.main figure.wp-block-table {
    width: auto;
    max-width: 100%;
    display: block
}

figure.wp-block-table table {
    margin-right: auto
}

figure.wp-block-table.aligncenter table {
    margin-left: auto
}

figure.wp-block-table.aligncenter figcaption {
    text-align: center
}

figure.wp-block-table.alignright table {
    margin-left: 0
}

.scroll-hint-icon-wrap {
    overflow: hidden
}

.article {
    margin-bottom: 2em
}

.article dd {
    margin-left: 40px
}

.article ul li, .article ol li {
    margin: .2em
}

.article ul ul, .article ul ol, .article ol ul, .article ol ol {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0
}

.article .wp-block-gallery ul {
    padding-left: 0
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    line-height: 1.25;
    font-weight: 700
}

.article h4, .article h5, .article h6 {
    font-size: 20px;
    padding: 9px 10px
}

.article h2 {
    font-size: 24px;
    padding: 25px;
    background-color: var(--cocoon-xx-thin-color);
    border-radius: var(--cocoon-badge-border-radius)
}

.article h3 {
    border-left: 7px solid var(--cocoon-middle-thickness-color);
    border-right: 1px solid var(--cocoon-thin-color);
    border-top: 1px solid var(--cocoon-thin-color);
    border-bottom: 1px solid var(--cocoon-thin-color);
    font-size: 22px;
    padding: 12px 20px
}

.article h4 {
    border-top: 2px solid var(--cocoon-thin-color);
    border-bottom: 2px solid var(--cocoon-thin-color)
}

.article h5 {
    border-bottom: 2px solid var(--cocoon-thin-color)
}

.article h6 {
    border-bottom: 1px solid var(--cocoon-thin-color)
}

.article .column-wrap h1, .article .column-wrap h2, .article .column-wrap h3, .article .column-wrap h4, .article .column-wrap h5, .article .column-wrap h6 {
    margin-top: 0
}

blockquote {
    background-color: var(--cocoon-xxx-thin-color);
    border: 1px solid var(--cocoon-thin-color);
    padding: 1.4em 1.8em;
    position: relative
}

blockquote::before, blockquote::after {
    color: #C8C8C8;
    font-family: serif;
    position: absolute;
    font-size: 300%
}

blockquote::before {
    content: "“";
    line-height: 1.1;
    left: 10px;
    top: 0
}

blockquote::after {
    content: "”";
    line-height: 0;
    right: 10px;
    bottom: 0
}

blockquote cite {
    font-size: .7em
}

.footer-meta {
    font-size: .8em;
    text-align: right
}

.author-info .post-author {
    font-size: 14px
}

.content-only .header-container, .content-only .appeal, .content-only .ad-area, .content-only .sns-share, .content-only .date-tags, .content-only .sns-follow, .content-only .article-footer, .content-only .under-entry-content, .content-only .breadcrumb, .content-only .main-scroll, .content-only .footer, .content-only .go-to-top-button, .content-only .notice-area, .content-only .content-top, .content-only .content-bottom, .content-only .recommended {
    display: none
}

.content-only .carousel {
    display: none
}

span.external-icon, span.internal-icon {
    margin-left: 3px;
    font-size: .8em
}

.login-user-only {
    text-align: center;
    padding: 2em;
    background-color: var(--cocoon-xxx-thin-color);
    border: 1px solid var(--cocoon-basic-border-color)
}

.no-post-date .article-header .post-date, .no-post-update .article-header .post-update, .no-post-author .author-info {
    display: none
}

.read-time {
    text-align: center;
    font-size: .7em;
    border-top: 4px double var(--cocoon-x-thin-color);
    border-bottom: 4px double var(--cocoon-x-thin-color);
    margin: 0 3%;
    margin-bottom: 1em
}

.read-time .hourglass-half-icon {
    margin-right: 3px
}

.eye-catch-wrap {
    display: flex
}

.eye-catch {
    position: relative;
    margin-bottom: .6em;
    max-width: 100%
}

.eye-catch .cat-label {
    position: absolute;
    right: auto;
    top: .4em;
    bottom: auto;
    left: .4em;
    font-size: 14px;
    padding: 2px 8px;
    opacity: .9;
    border: 1px solid #eee
}

.eye-catch img {
    vertical-align: bottom
}

.eye-catch-caption {
    color: var(--cocoon-white-color);
    position: absolute;
    bottom: 0;
    padding: 2em .6em .2em;
    text-align: right;
    width: 100%;
    font-size: .9em;
    background: linear-gradient(180deg, transparent, #555);
    opacity: .9
}

@media all and (-ms-high-contrast: none) {
    .eye-catch-wrap {
        display: block
    }
}

.show-pinterest-button .eye-catch:hover .cat-label {
    display: none
}

.ad-area {
    text-align: center;
    margin-bottom: 1.8em
}

.ad-label-invisible .ad-label {
    display: none
}

.ad-content-top {
    margin-top: 1em
}

.ad-responsive ins {
    width: 100%
}

.ad-single-rectangle .ad-responsive, .ad-dabble-rectangle .ad-responsive {
    max-width: 336px;
    margin: auto
}

.ad-dabble-rectangle .ad-wrap {
    display: flex
}

.ad-dabble-rectangle .ad-responsive {
    width: 336px
}

@media screen and (max-width: 692px) {
    .ad-dabble-rectangle .ad-responsive {
        width: 300px
    }
}

@media screen and (max-width: 626px) {
    .ad-dabble-rectangle .ad-responsive {
        width: 250px
    }
}

@media screen and (max-width: 556px) {
    .ad-dabble-rectangle .ad-wrap {
        display: block
    }

    .ad-dabble-rectangle .ad-responsive {
        width: auto;
        max-width: none;
        margin: auto
    }

    .ad-dabble-rectangle .ad-additional-double {
        display: none
    }
}

.sidebar .ad-additional-double {
    display: none
}

.sidebar .ad-additional-vertical {
    display: none
}

.blogcard-wrap {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 90%;
    background-color: var(--cocoon-white-color)
}

.blogcard {
    padding: 1.6% 2.2% 2%;
    border-radius: var(--cocoon-basic-border-radius);
    line-height: 1.6;
    position: relative
}

.blogcard-thumbnail {
    float: left;
    margin-top: 3px;
    width: 160px
}

.blogcard-thumbnail img {
    width: 100%
}

.blogcard-content {
    margin-left: 170px;
    max-height: 140px;
    min-height: 100px;
    overflow: hidden
}

.blogcard-title {
    font-weight: 700;
    margin-bottom: .4em
}

.blogcard-snippet {
    font-size: .8em
}

.blogcard-footer {
    clear: both;
    font-size: 16px;
    padding-top: .6%
}

.blogcard-site {
    float: left;
    display: flex;
    align-content: center
}

.blogcard-date {
    float: right;
    display: flex;
    align-content: center
}

.blogcard-favicon {
    margin-right: 4px;
    margin-top: 2px
}

img.blogcard-favicon-image {
    border: 0;
    box-shadow: none
}

.ib-right .blogcard-thumbnail, .eb-right .blogcard-thumbnail {
    float: right;
    margin-left: 1.6%;
    margin-right: 0
}

.ib-right .blogcard-content, .eb-right .blogcard-content {
    margin-left: 0;
    margin-right: 170px
}

.nwa .blogcard-wrap {
    width: 100%
}

.nwa .blogcard-thumbnail {
    width: 120px
}

.nwa .blogcard-title {
    font-size: .9em;
    margin-bottom: 0
}

.nwa .blogcard-snippet {
    font-size: 12px
}

.nwa .blogcard-content {
    margin-left: 130px;
    margin-right: 0;
    max-height: 120px;
    min-height: 70px;
    font-size: .9em;
    line-height: 1.2
}

.nwa .blogcard-footer {
    font-size: 14px
}

.nwa .ib-right .blogcard-content, .nwa .eb-right .blogcard-content {
    margin-right: 31.6%;
    margin-left: 0
}

.blogcard-type br {
    display: none
}

.toc {
    border: 1px solid var(--cocoon-basic-border-color);
    font-size: .9em;
    padding: 1em 1.6em;
    display: table
}

.toc .toc-list {
    padding-left: 1em
}

.toc .toc-list ul, .toc .toc-list ol {
    padding-left: 1em;
    margin: 0
}

.toc li {
    margin: 0
}

.toc ul {
    list-style: none
}

.toc a {
    color: var(--cocoon-text-color);
    text-decoration: none
}

.toc a:hover {
    text-decoration: underline
}

.toc-title {
    font-size: 1.1em;
    text-align: center;
    display: block;
    padding: 2px 16px
}

.nwa .toc {
    border: 0;
    padding: 0 1em
}

.tnt-none .toc-list, .tnt-number-detail .toc-list {
    padding-left: 0
}

.toc.tnt-number-detail ol {
    list-style: none;
    counter-reset: toc
}

.toc.tnt-number-detail ol li:before {
    margin-right: 6px;
    counter-increment: toc;
    content: counters(toc, ".") "."
}

.tnt-disc ol {
    list-style-type: disc
}

.tnt-circle ol {
    list-style-type: circle
}

.tnt-square ol {
    list-style-type: square
}

.toc-center {
    margin: 1em auto
}

.sidebar {
    width: 376px;
    border: 1px solid transparent;
    padding: 19px;
    border-radius: var(--cocoon-basic-border-radius);
    background-color: var(--cocoon-white-color)
}

.sidebar h2, .sidebar h3 {
    background-color: var(--cocoon-xx-thin-color);
    padding: 12px;
    margin: 16px 0;
    border-radius: var(--cocoon-badge-border-radius)
}

.no-scrollable-sidebar .sidebar {
    height: 100%
}

.sidebar-scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.sidebar-menu-content .sidebar {
    height: auto
}

.no-sidebar .sidebar {
    display: none
}

.sidebar-left .content-in {
    flex-direction: row-reverse
}

.nwa .ranking-item-img-desc, .nwa .ranking-item-link-buttons {
    display: block
}

.nwa .ranking-item-img-desc a, .nwa .ranking-item-link-buttons a {
    padding: 6px 0
}

.nwa .ranking-item-image-tag {
    max-width: 100%;
    text-align: center;
    display: flex;
    justify-content: center
}

.nwa .ranking-item-name-text {
    font-size: 20px
}

.nwa .ranking-item-description p {
    font-size: .9em
}

.nwa .blogcard-wrap {
    width: auto
}

.no-sidebar .content-in {
    display: block
}

label.screen-reader-text {
    display: none
}

.tagcloud {
    display: flex;
    flex-wrap: wrap
}

.tagcloud a {
    border: 1px solid var(--cocoon-x-thin-color);
    border-radius: 2px;
    color: var(--cocoon-text-color);
    padding: 3px 8px;
    text-decoration: none;
    font-size: 12px;
    margin: 2px;
    flex: 1 1 auto;
    display: flex;
    justify-content: space-between;
    transition: all 0.3s ease-in-out
}

.tagcloud a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.tagcloud a .tag-caption {
    word-break: break-all
}

.tagcloud a .tag-caption .tax-icon {
    margin-right: .4em
}

.tagcloud a .tag-link-count {
    margin-left: 8px
}

.widget_recent_entries ul, .widget_categories ul, .widget_archive ul, .widget_pages ul, .widget_meta ul, .widget_rss ul, .widget_nav_menu ul, .widget_block ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget_recent_entries ul li ul, .widget_categories ul li ul, .widget_archive ul li ul, .widget_pages ul li ul, .widget_meta ul li ul, .widget_rss ul li ul, .widget_nav_menu ul li ul, .widget_block ul li ul {
    padding-left: 20px;
    margin: 0
}

.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .widget_block ul li a {
    color: var(--cocoon-text-color);
    text-decoration: none;
    padding: 10px 0;
    display: block;
    padding-right: 4px;
    padding-left: 4px
}

.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .widget_block ul li a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.widget_recent_entries ul li a .post-count, .widget_categories ul li a .post-count, .widget_archive ul li a .post-count, .widget_pages ul li a .post-count, .widget_meta ul li a .post-count, .widget_rss ul li a .post-count, .widget_nav_menu ul li a .post-count, .widget_block ul li a .post-count {
    display: block;
    float: right
}

.widget_recent_comments li {
    padding: 10px 0
}

.calendar_wrap {
    margin: 20px 0
}

.wp-calendar-table {
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: var(--cocoon-x-thin-color);
    border-right-color: var(--cocoon-x-thin-color);
    width: 100%;
    max-width: 400px;
    text-align: center
}

.wp-calendar-table caption {
    font-weight: 700;
    text-align: center
}

.wp-calendar-table [id$=today] {
    background-color: #ffe6b2
}

.wp-calendar-table [id$=today] a {
    background-color: #ffe6b2
}

.wp-calendar-table [id$=today] a:hover {
    background-color: #ffd67e
}

.wp-calendar-table tr:nth-of-type(2n+1) {
    background-color: transparent
}

.wp-calendar-table td {
    padding: 0
}

.wp-calendar-table td a {
    color: var(--cocoon-text-color);
    display: block;
    background-color: #ffface
}

.wp-calendar-table td a:hover {
    background-color: #fff69b
}

.widget-entry-cards .a-wrap {
    padding: 5px;
    line-height: 1.3;
    margin-bottom: 4px
}

.widget-entry-cards figure {
    width: 120px
}

.widget-entry-card {
    font-size: 16px;
    position: relative
}

.widget-entry-card-content {
    margin-left: 126px
}

.widget-entry-card-snippet {
    margin-top: 6px;
    font-size: 12px;
    opacity: .8
}

.widget-entry-card-pv {
    margin-left: 5px;
    font-style: italic;
    font-size: .8em
}

.border-partition .a-wrap {
    border-bottom: 2px dotted var(--cocoon-x-thin-color)
}

.border-partition .a-wrap:first-of-type {
    border-top: 2px dotted var(--cocoon-x-thin-color)
}

.border-partition.swiper-horizontal .a-wrap {
    border: 0
}

.border-square a {
    border-radius: var(--cocoon-basic-border-radius);
    border: 1px solid var(--cocoon-thin-color)
}

.card-title-bold .card-title {
    font-weight: 700
}

.card-arrow .a-wrap {
    position: relative
}

.card-arrow .a-wrap::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%
}

.card-arrow .card-content {
    margin-right: 22px
}

.font-awesome-5 .card-arrow .a-wrap::after {
    font-family: "Font Awesome 5 Free"
}

.widget-entry-cards.card-large-image .a-wrap {
    max-width: 400px
}

.widget-entry-cards.card-large-image .e-card {
    font-size: var(--cocoon-default-text-size)
}

.widget-entry-cards.card-large-image figure {
    float: none;
    width: 100%
}

.widget-entry-cards.card-large-image figure img {
    width: 100%;
    display: block
}

.widget-entry-cards.card-large-image .card-content {
    margin: 0 0 .5em;
    padding: .4em 0
}

.widget-entry-cards.card-large-image .widget-entry-card-pv {
    opacity: .7;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 6px;
    background-color: #333;
    color: #fff
}

.widget-entry-cards.large-thumb-on .a-wrap {
    overflow: hidden
}

.widget-entry-cards.large-thumb-on .a-wrap:hover {
    opacity: .8
}

.widget-entry-cards.large-thumb-on .a-wrap:hover .card-content {
    margin-bottom: -4em;
    transition: all 0.5s;
    opacity: 0
}

.widget-entry-cards.large-thumb-on .e-card {
    position: relative
}

.widget-entry-cards.large-thumb-on .card-content {
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: .6em;
    background: linear-gradient(180deg, transparent, #555);
    color: var(--cocoon-white-color);
    max-height: 40%;
    overflow: hidden;
    transition: all 0.5s
}

.widget-entry-cards.large-thumb-on .card-snippet {
    margin: 0
}

.widget-entry-cards.ranking-visible {
    counter-reset: p-rank
}

.widget-entry-cards.ranking-visible .no-1 .card-thumb::before {
    background: #cca11f
}

.widget-entry-cards.ranking-visible .no-2 .card-thumb::before {
    background: #b1b1b3
}

.widget-entry-cards.ranking-visible .no-3 .card-thumb::before {
    background: #b37036
}

.widget-entry-cards.ranking-visible .card-thumb {
    counter-increment: p-rank
}

.widget-entry-cards.ranking-visible .card-thumb::before {
    content: counter(p-rank);
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #666;
    color: #fff;
    opacity: .9;
    text-align: center;
    font-size: 13px;
    z-index: 1
}

.recent-comments {
    line-height: 1.3
}

.recent-comment-avatar {
    float: left;
    margin-right: 10px
}

.recent-comment-author {
    font-weight: 700
}

.recent-comment-info, .recent-comment-article {
    font-size: 16px
}

.recent-comment-article {
    margin-top: 3px
}

.recent-comment-content {
    position: relative;
    background: var(--cocoon-white-color);
    border: 1px solid var(--cocoon-thin-color);
    padding: 6px;
    margin-top: 4px;
    font-size: .9em;
    border-radius: 5px
}

.recent-comment-content::after, .recent-comment-content::before {
    bottom: 100%;
    left: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.recent-comment-content::after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: var(--cocoon-white-color);
    border-width: 6px;
    margin-left: -6px
}

.recent-comment-content::before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: var(--cocoon-thin-color);
    border-width: 9px;
    margin-left: -9px
}

.nwa .sns-follow-buttons {
    flex-wrap: wrap;
    justify-content: space-between
}

.nwa .sns-follow-buttons a {
    width: 49%;
    margin-right: 0
}

.widget_mobile_text, .widget_mobile_ad {
    display: none
}

.widget h2 {
    font-size: 20px
}

.entry-content .main-widget-label {
    display: none
}

.widget_recent_comments ul {
    padding-left: 0
}

.widget_recent_comments ul li {
    list-style: none
}

.wp-block-latest-comments {
    padding-left: 0
}

.widget_search .wp-block-search__button {
    padding: .375em .1em;
    font-size: 14px
}

.widget_search .wp-block-search__input {
    line-height: normal
}

.has-box-style {
    padding: var(--cocoon-box-padding)
}

.has-box-style.has-background {
    padding: var(--cocoon-box-padding)
}

.has-border {
    padding: var(--cocoon-box-padding)
}

.has-border.has-background {
    padding: var(--cocoon-box-padding)
}

.has-list-style {
    padding: var(--cocoon-list-padding)
}

.has-list-style.has-background {
    padding: var(--cocoon-list-wide-padding)
}

.body :is(ul,ol).has-border {
    padding: var(--cocoon-list-wide-padding)
}

.body :is(ul,ol).has-border.has-background {
    padding: var(--cocoon-list-wide-padding)
}

.badge-grey, .badge-brown, .badge-yellow, .badge-green, .badge-blue, .badge-purple, .badge-pink, .badge-red, .badge, .ref, .reffer, .sankou {
    color: var(--cocoon-white-color);
    padding: 1px 5px 0;
    border-radius: 2px;
    font-size: 12px
}

.badge, .ref, .reffer, .sankou {
    background-color: var(--cocoon-orange-color)
}

.badge-red {
    background-color: var(--cocoon-red-color)
}

.badge-pink {
    background-color: var(--cocoon-pink-color)
}

.badge-purple {
    background-color: var(--cocoon-purple-color)
}

.badge-blue {
    background-color: var(--cocoon-blue-color)
}

.badge-green {
    background-color: var(--cocoon-green-color)
}

.badge-yellow {
    background-color: var(--cocoon-yellow-color)
}

.badge-brown {
    background-color: var(--cocoon-brown-color)
}

.badge-grey {
    background-color: var(--cocoon-grey-color)
}

.bold {
    font-weight: 700
}

.red {
    color: var(--cocoon-red-color)
}

.bold-red {
    font-weight: 700;
    color: var(--cocoon-red-color)
}

.blue {
    color: var(--cocoon-blue-color)
}

.bold-blue {
    font-weight: 700;
    color: var(--cocoon-blue-color)
}

.green {
    color: var(--cocoon-green-color)
}

.bold-green {
    font-weight: 700;
    color: var(--cocoon-green-color)
}

.red-under {
    border-bottom: 2px solid red
}

.marker {
    background-color: #ff9
}

.marker-red {
    background-color: #ffd0d1
}

.marker-blue {
    background-color: #a8dafb
}

.marker-under {
    background: linear-gradient(transparent 60%, #ff9 60%)
}

.marker-under-red {
    background: linear-gradient(transparent 60%, #ffd0d1 60%)
}

.marker-under-blue {
    background: linear-gradient(transparent 60%, #a8dafb 60%)
}

.strike {
    text-decoration: line-through
}

.keyboard-key {
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(center top, #eee, #f9f9f9, #eee);
    border: 1px solid var(--cocoon-middle-thickness-color);
    border-radius: 2px;
    box-shadow: 1px 2px 2px #ddd;
    font-family: inherit;
    font-size: .85em;
    padding: 1px 3px
}

.is-style-primary-box, .primary-box, .sp-primary, .primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-success-box, .success-box, .sp-success, .success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-info-box, .info-box, .sp-info, .info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-warning-box, .warning-box, .sp-warning, .warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-danger-box, .danger-box, .sp-danger, .danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-secondary-box, .secondary-box {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-light-box, .light-box {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-dark-box, .dark-box {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px
}

.is-style-information-box, .is-style-question-box, .is-style-alert-box, .is-style-memo-box, .is-style-comment-box, .is-style-ok-box, .is-style-ng-box, .is-style-good-box, .is-style-bad-box, .is-style-profile-box, .information-box, .question-box, .alert-box, .information, .question, .alert, .memo-box, .comment-box, .common-icon-box {
    padding: 20px 20px 20px 72px;
    border-radius: 4px;
    position: relative;
    display: block
}

.is-style-information-box.has-background, .is-style-question-box.has-background, .is-style-alert-box.has-background, .is-style-memo-box.has-background, .is-style-comment-box.has-background, .is-style-ok-box.has-background, .is-style-ng-box.has-background, .is-style-good-box.has-background, .is-style-bad-box.has-background, .is-style-profile-box.has-background, .information-box.has-background, .question-box.has-background, .alert-box.has-background, .information.has-background, .question.has-background, .alert.has-background, .memo-box.has-background, .comment-box.has-background, .common-icon-box.has-background {
    padding: 20px 20px 20px 72px
}

.body blockquote :last-child, .body .wp-block-media-text__content :last-child, .body .wp-block-columns :last-child, .body .column-left :last-child, .body .column-center :last-child, .body .column-right :last-child, .body .timeline-box :last-child, .body .wp-block-cover :last-child, .body .blogcard-type :last-child, .body .btn-wrap :last-child, .body .wp-block-group:not(.is-content-justification-left,.is-content-justification-center,.is-content-justification-right,.is-content-justification-space-between) :last-child, .body .wp-block-gallery :last-child, .body .block-box :last-child, .body .blank-box :last-child, .body .common-icon-box :last-child, .body .info-box :last-child, .body .primary-box :last-child, .body .success-box :last-child, .body .warning-box :last-child, .body .danger-box :last-child, .body .secondary-box :last-child, .body .light-box :last-child, .body .dark-box :last-child, .body .toc :last-child {
    margin-bottom: 0
}

.body div.scrollable-table table, .body .wp-block-table table {
    margin-bottom: 0
}

.body .wp-block-table .scrollable-table {
    margin-bottom: 0
}

.is-style-information-box, .information-box, .information {
    background: #f3fafe;
    border: 1px solid #bde4fc
}

.is-style-question-box, .question-box, .question {
    background: #fff7cc;
    border: 1px solid #ffe766
}

.is-style-alert-box, .alert-box, .alert {
    background: #fdf2f2;
    border: 1px solid #f6b9b9
}

.is-style-memo-box, .memo-box {
    background: #ebf8f4;
    border: 1px solid #8dd7c1
}

.is-style-comment-box, .comment-box {
    background: #fefefe;
    border: 1px solid #ccd
}

.is-style-ok-box, .ok-box {
    background: #f2fafb;
    border: 1px solid #3cb2cc
}

.is-style-ng-box, .ng-box {
    background: #ffe7e7;
    border: 1px solid #dd5454
}

.is-style-good-box, .good-box {
    background: #f7fcf7;
    border: 1px solid #98e093
}

.is-style-bad-box, .bad-box {
    background: #fff1f4;
    border: 1px solid #eb6980
}

.is-style-profile-box, .profile-box {
    background: #fefefe;
    border: 1px solid #ccd
}

.is-style-information-box::before, .is-style-question-box::before, .is-style-alert-box::before, .is-style-memo-box::before, .is-style-comment-box::before, .is-style-ok-box::before, .is-style-ng-box::before, .is-style-good-box::before, .is-style-bad-box::before, .is-style-profile-box::before, .information-box::before, .question-box::before, .alert-box::before, .information::before, .question::before, .alert::before, .memo-box::before, .comment-box::before, .common-icon-box::before {
    font-family: "FontAwesome";
    font-size: 34px;
    position: absolute;
    padding-right: .15em;
    line-height: 1em;
    top: 50%;
    margin-top: -.5em;
    left: 10px;
    width: 44px;
    text-align: center
}

.is-style-information-box::before, .information-box::before, .information::before {
    content: "\f05a";
    color: #87cefa;
    border-right: 1px solid #bde4fc
}

.is-style-question-box::before, .question-box::before, .question::before {
    content: "\f059";
    color: gold;
    border-right: 1px solid #ffe766
}

.is-style-alert-box::before, .alert-box::before, .alert::before {
    content: "\f06a";
    color: #f3aca9;
    border-right: 1px solid #f6b9b9
}

.is-style-memo-box::before, .memo-box::before {
    content: "\f040";
    color: #7ad0b6;
    border-right: 1px solid #8dd7c1
}

.is-style-comment-box::before, .comment-box::before, .is-style-profile-box::before, .profile-box::before {
    content: "\f0e5";
    color: #999;
    border-right: 1px solid #ccd
}

.is-style-profile-box::before, .profile-box::before {
    content: "\f007"
}

.is-style-ok-box::before, .ok-box::before {
    content: "\f10c";
    color: #3cb2cc;
    border-right: 1px solid #3cb2cc;
    font-size: 36px
}

.is-style-ng-box::before, .ng-box::before {
    content: "\f00d";
    color: #dd5454;
    border-right: 1px solid #dd5454;
    font-size: 36px
}

.is-style-good-box::before, .good-box::before {
    content: "\f164";
    color: #98e093;
    border-right: 1px solid #98e093;
    font-size: 36px
}

.is-style-bad-box::before, .bad-box::before {
    content: "\f165";
    color: #eb6980;
    border-right: 1px solid #eb6980;
    font-size: 36px
}

#wpadminbar .alert::before {
    display: none
}

.blank-box {
    --cocoon-custom-border-color: var(--cocoon-grey-color);
    padding: 1.2em 1em;
    border-radius: var(--cocoon-basic-border-radius);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color);
    border-style: solid;
    border-width: 3px;
    border-color: var(--cocoon-custom-border-color)
}

.blank-box ol, .blank-box ul {
    margin: 0
}

.blank-box.bb-red {
    border-color: var(--cocoon-red-color)
}

.blank-box.bb-pink {
    border-color: var(--cocoon-pink-color)
}

.blank-box.bb-purple {
    border-color: var(--cocoon-purple-color)
}

.blank-box.bb-blue {
    border-color: var(--cocoon-blue-color)
}

.blank-box.bb-green {
    border-color: var(--cocoon-green-color)
}

.blank-box.bb-orange {
    border-color: var(--cocoon-orange-color)
}

.blank-box.bb-yellow {
    border-color: var(--cocoon-yellow-color)
}

.blank-box.bb-brown {
    border-color: var(--cocoon-brown-color)
}

.blank-box.bb-grey {
    border-color: var(--cocoon-grey-color)
}

.blank-box.bb-black {
    border-color: var(--cocoon-black-color)
}

.blank-box.bb-deep {
    border-color: var(--cocoon-deep-color)
}

.blank-box.bb-indigo {
    border-color: var(--cocoon-indigo-color)
}

.blank-box.bb-light-blue {
    border-color: var(--cocoon-light-blue-color)
}

.blank-box.bb-cyan {
    border-color: var(--cocoon-cyan-color)
}

.blank-box.bb-teal {
    border-color: var(--cocoon-teal-color)
}

.blank-box.bb-light-green {
    border-color: var(--cocoon-light-green-color)
}

.blank-box.bb-lime {
    border-color: var(--cocoon-lime-color)
}

.blank-box.bb-amber {
    border-color: var(--cocoon-amber-color)
}

.blank-box.bb-deep-orange {
    border-color: var(--cocoon-deep-orange-color)
}

.blank-box.bb-white {
    border-color: var(--cocoon-white-color)
}

.blank-box.bb-tab {
    position: relative;
    margin-top: 2em;
    border-top-left-radius: 0
}

.blank-box.bb-tab .bb-label {
    background-color: var(--cocoon-custom-border-color);
    font-family: Aharoni, "Arial Black", Impact, Arial, sans-serif;
    position: absolute;
    font-size: 13px;
    top: -1.8em;
    line-height: 1.8;
    color: var(--cocoon-white-color);
    left: -3px;
    border-radius: 6px 6px 0 0;
    padding: 0 1em 0 .8em
}

.blank-box.bb-tab .bb-label .fa {
    margin-right: 6px
}

.blank-box.bb-tab.bb-red .bb-label {
    background-color: var(--cocoon-red-color)
}

.blank-box.bb-tab.bb-pink .bb-label {
    background-color: var(--cocoon-pink-color)
}

.blank-box.bb-tab.bb-purple .bb-label {
    background-color: var(--cocoon-purple-color)
}

.blank-box.bb-tab.bb-blue .bb-label {
    background-color: var(--cocoon-blue-color)
}

.blank-box.bb-tab.bb-green .bb-label {
    background-color: var(--cocoon-green-color)
}

.blank-box.bb-tab.bb-orange .bb-label {
    background-color: var(--cocoon-orange-color)
}

.blank-box.bb-tab.bb-yellow .bb-label {
    background-color: var(--cocoon-yellow-color)
}

.blank-box.bb-tab.bb-brown .bb-label {
    background-color: var(--cocoon-brown-color)
}

.blank-box.bb-tab.bb-grey .bb-label {
    background-color: var(--cocoon-grey-color)
}

.blank-box.bb-tab.bb-black .bb-label {
    background-color: var(--cocoon-black-color)
}

.blank-box.bb-tab.bb-deep .bb-label {
    background-color: var(--cocoon-deep-color)
}

.blank-box.bb-tab.bb-indigo .bb-label {
    background-color: var(--cocoon-indigo-color)
}

.blank-box.bb-tab.bb-light-blue .bb-label {
    background-color: var(--cocoon-light-blue-color)
}

.blank-box.bb-tab.bb-cyan .bb-label {
    background-color: var(--cocoon-cyan-color)
}

.blank-box.bb-tab.bb-teal .bb-label {
    background-color: var(--cocoon-teal-color)
}

.blank-box.bb-tab.bb-light-green .bb-label {
    background-color: var(--cocoon-light-green-color)
}

.blank-box.bb-tab.bb-lime .bb-label {
    background-color: var(--cocoon-lime-color)
}

.blank-box.bb-tab.bb-amber .bb-label {
    background-color: var(--cocoon-amber-color)
}

.blank-box.bb-tab.bb-deep-orange .bb-label {
    background-color: var(--cocoon-deep-orange-color)
}

.blank-box.bb-tab.bb-white .bb-label {
    background-color: var(--cocoon-white-color)
}

.blank-box.sticky {
    border-width: 0 0 0 6px;
    border-color: var(--cocoon-x-pallid-text-color);
    background-color: var(--cocoon-xx-thin-color)
}

.blank-box.sticky.st-yellow {
    border-color: #FFA103;
    background-color: #ffeac7
}

.blank-box.sticky.st-red {
    border-color: #CD3740;
    background-color: #F5DADC
}

.blank-box.sticky.st-blue {
    border-color: #06c;
    background-color: #E5F2FF
}

.blank-box.sticky.st-green {
    border-color: #028760;
    background-color: #CBEFE4
}

[class*=is-style-blank-box-] {
    --cocoon-custom-border-color: var(--cocoon-grey-color);
    padding: 1.2em 1em;
    border-radius: var(--cocoon-basic-border-radius);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color);
    border-style: solid;
    border-width: 3px;
    border-color: var(--cocoon-custom-border-color)
}

[class*=is-style-blank-box-] ol, [class*=is-style-blank-box-] ul {
    margin: 0
}

.is-style-blank-box-red {
    border-color: var(--cocoon-red-color)
}

.is-style-blank-box-pink {
    border-color: var(--cocoon-pink-color)
}

.is-style-blank-box-navy {
    border-color: var(--cocoon-indigo-color)
}

.is-style-blank-box-blue {
    border-color: var(--cocoon-blue-color)
}

.is-style-blank-box-purple {
    border-color: var(--cocoon-purple-color)
}

.is-style-blank-box-yellow {
    border-color: var(--cocoon-yellow-color)
}

.is-style-blank-box-green {
    border-color: var(--cocoon-green-color)
}

.is-style-blank-box-orange {
    border-color: var(--cocoon-orange-color)
}

[class*=is-style-sticky-] {
    --cocoon-custom-border-color: var(--cocoon-grey-color);
    padding: 1.2em 1em;
    border-radius: var(--cocoon-basic-border-radius);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color);
    border-style: solid;
    border-width: 0 0 0 6px;
    border-color: var(--cocoon-x-pallid-text-color);
    background-color: var(--cocoon-xx-thin-color)
}

[class*=is-style-sticky-] ol, [class*=is-style-sticky-] ul {
    margin: 0
}

.is-style-sticky-yellow {
    border-color: #FFA103;
    background-color: #ffeac7
}

.is-style-sticky-red {
    border-color: #CD3740;
    background-color: #F5DADC
}

.is-style-sticky-blue {
    border-color: #06c;
    background-color: #E5F2FF
}

.is-style-sticky-green {
    border-color: #028760;
    background-color: #CBEFE4
}

.bb-check .bb-label .fa::before {
    content: "\f00c"
}

.bb-check .bb-label::after {
    content: "CHECK"
}

.bb-comment .bb-label .fa::before {
    content: "\f075"
}

.bb-comment .bb-label::after {
    content: "COMMENT"
}

.bb-point .bb-label .fa::before {
    content: "\f0eb"
}

.bb-point .bb-label::after {
    content: "POINT"
}

.bb-tips .bb-label .fa::before {
    content: "\f19d"
}

.bb-tips .bb-label::after {
    content: "TIPS"
}

.bb-hint .bb-label .fa::before {
    content: "\f0f3"
}

.bb-hint .bb-label::after {
    content: "HINT"
}

.bb-pickup .bb-label .fa::before {
    content: "\f005"
}

.bb-pickup .bb-label::after {
    content: "PICKUP"
}

.bb-bookmark .bb-label .fa::before {
    content: "\f02e"
}

.bb-bookmark .bb-label::after {
    content: "BOOKMARK"
}

.bb-memo .bb-label .fa::before {
    content: "\f249"
}

.bb-memo .bb-label::after {
    content: "MEMO"
}

.bb-download .bb-label .fa::before {
    content: "\f019"
}

.bb-download .bb-label::after {
    content: "DOWNLOAD"
}

.bb-break .bb-label .fa::before {
    content: "\f0f4"
}

.bb-break .bb-label::after {
    content: "BREAK"
}

.bb-amazon .bb-label .fa::before {
    content: "\f270"
}

.bb-amazon .bb-label::after {
    content: "AMAZON"
}

.bb-ok .bb-label .fa::before {
    content: "\f10c"
}

.bb-ok .bb-label::after {
    content: "OK"
}

.bb-ng .bb-label .fa::before {
    content: "\f00d"
}

.bb-ng .bb-label::after {
    content: "NG"
}

.bb-good .bb-label .fa::before {
    content: "\f164"
}

.bb-good .bb-label::after {
    content: "GOOD"
}

.bb-bad .bb-label .fa::before {
    content: "\f165"
}

.bb-bad .bb-label::after {
    content: "BAD"
}

.bb-profile .bb-label .fa::before {
    content: "\f007"
}

.bb-profile .bb-label::after {
    content: "PROFILE"
}

div.search-form {
    margin: 3em auto;
    display: flex;
    max-width: 420px
}

.search-form > div {
    border: 1px solid #555;
    border-radius: 2px;
    padding: 5px;
    margin-left: 10px
}

.search-form div.sform {
    background-color: var(--cocoon-white-color);
    width: 100%
}

.search-form div.sbtn {
    background-color: #15E;
    color: #fff;
    text-align: center;
    width: 140px;
    position: relative
}

.search-form div.sbtn:before {
    content: "\f002";
    font-family: FontAwesome;
    margin-right: 7px
}

.search-form div.sbtn::after {
    content: "\f25a";
    font-family: FontAwesome;
    color: #000;
    position: absolute;
    bottom: -1.5em;
    font-size: 25px
}

.media-modal-content .search-form {
    margin: 0;
    display: block;
    box-shadow: none;
    border-radius: 0;
    border: none
}

.btn-wrap {
    float: none;
    min-height: 2em
}

.btn-wrap img[width="1"] {
    position: absolute;
    bottom: 0;
    right: 0
}

.button-block, .btn-wrap {
    --cocoon-custom-background-color: var(--cocoon-black-color);
    --cocoon-custom-text-color: var(--cocoon-white-color);
    --cocoon-custom-border-color: transparent
}

.btn[class*=btn-], .ranking-item-link-buttons a[class*=btn-] {
    --cocoon-custom-border-color: transparent
}

.btn, .ranking-item-link-buttons a, .btn-wrap > a, .wp-block-freeform .btn-wrap > a {
    border-width: 2px;
    border-style: solid;
    color: var(--cocoon-custom-text-color, #fff);
    background-color: var(--cocoon-custom-background-color, #333);
    border-color: var(--cocoon-custom-border-color);
    font-weight: 700;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    line-height: normal;
    padding: 7px 13px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease-in-out
}

.btn amp-img, .ranking-item-link-buttons a amp-img, .btn-wrap > a amp-img, .wp-block-freeform .btn-wrap > a amp-img {
    position: absolute
}

.mce-content-body .btn-wrap a[data-mce-selected] {
    padding: 7px 13px
}

.btn, .ranking-item-link-buttons a {
    margin: 0
}

.btn.cocoon-block-button__width-25, .ranking-item-link-buttons a.cocoon-block-button__width-25 {
    width: 25%
}

.btn.cocoon-block-button__width-50, .ranking-item-link-buttons a.cocoon-block-button__width-50 {
    width: 50%
}

.btn.cocoon-block-button__width-75, .ranking-item-link-buttons a.cocoon-block-button__width-75 {
    width: 75%
}

.btn.cocoon-block-button__width-100, .ranking-item-link-buttons a.cocoon-block-button__width-100 {
    width: 100%
}

.btn-wrap {
    margin: 0
}

.btn-wrap.cocoon-block-button__width-25 a {
    width: 25%
}

.btn-wrap.cocoon-block-button__width-50 a {
    width: 50%
}

.btn-wrap.cocoon-block-button__width-75 a {
    width: 75%
}

.btn-wrap.cocoon-block-button__width-100 a {
    width: 100%
}

.btn:before, .ranking-item-link-buttons a:before, .btn:after, .ranking-item-link-buttons a:after, .btn-wrap > a:before, .btn-wrap > a:after {
    font-family: FontAwesome;
    margin-right: 12px;
    transition: all 0.2s ease
}

.btn-m, .btn-wrap.btn-wrap-m > a {
    padding: 14px 45px;
    font-size: 16px
}

.btn-l, .ranking-item-link-buttons a, .btn-wrap.btn-wrap-l > a {
    padding: 14px 20px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-l::after, .ranking-item-link-buttons a::after, .btn-wrap.btn-wrap-l > a::after {
    content: "\f105";
    position: absolute;
    right: 0;
    font-size: 20px
}

.alignleft .btn-l.has-custom-width, .alignleft .ranking-item-link-buttons a.has-custom-width, .ranking-item-link-buttons .alignleft a.has-custom-width, .alignleft.btn-wrap-l.has-custom-width a {
    margin-right: auto
}

.aligncenter .btn-l.has-custom-width, .aligncenter .ranking-item-link-buttons a.has-custom-width, .ranking-item-link-buttons .aligncenter a.has-custom-width, .aligncenter.btn-wrap-l.has-custom-width a {
    margin-left: auto;
    margin-right: auto
}

.alignright .btn-l.has-custom-width, .alignright .ranking-item-link-buttons a.has-custom-width, .ranking-item-link-buttons .alignright a.has-custom-width, .alignright.btn-wrap-l.has-custom-width a {
    margin-left: auto
}

.btn:hover, .ranking-item-link-buttons a:hover, .btn-wrap > a:hover {
    opacity: .7;
    color: var(--cocoon-white-color)
}

.btn:hover::after, .ranking-item-link-buttons a:hover::after, .btn-wrap > a:hover::after {
    right: -4px
}

.btn-l.btn-circle::after, .ranking-item-link-buttons a.btn-circle::after, .btn-wrap.btn-wrap-l.btn-wrap-circle > a::after {
    right: 8px
}

.btn-l.btn-circle:hover::after, .ranking-item-link-buttons a.btn-circle:hover::after, .btn-wrap.btn-wrap-l.btn-wrap-circle > a:hover::after {
    right: 4px
}

.btn-shine, .btn-wrap-shine > a {
    overflow: hidden
}

.btn-shine:before, .btn-wrap-shine > a:before {
    animation: shine 3s ease-in-out infinite;
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -180px;
    transform: rotate(45deg);
    width: 30px
}

.btn-circle, .btn-wrap-circle > a {
    border-radius: 99px
}

.btn-white, .btn-wrap.btn-wrap-white > a {
    color: var(--cocoon-text-color);
    background-color: var(--cocoon-white-color)
}

#container .btn-white:hover, #container .btn-wrap.btn-wrap-white > a:hover {
    color: var(--cocoon-text-color)
}

.btn-black, .btn-wrap.btn-wrap-black > a {
    background-color: var(--cocoon-black-color)
}

.btn-red, .ranking-item-link a, .btn-wrap.btn-wrap-red > a {
    background-color: var(--cocoon-red-color)
}

.btn-pink, .btn-wrap.btn-wrap-pink > a {
    background-color: var(--cocoon-pink-color)
}

.btn-purple, .btn-wrap.btn-wrap-purple > a {
    background-color: var(--cocoon-purple-color)
}

.btn-deep, .btn-wrap.btn-wrap-deep > a {
    background-color: var(--cocoon-deep-color)
}

.btn-indigo, .btn-wrap.btn-wrap-indigo > a {
    background-color: var(--cocoon-indigo-color)
}

.btn-blue, .ranking-item-detail a, .btn-wrap.btn-wrap-blue > a {
    background-color: var(--cocoon-blue-color)
}

.btn-light-blue, .btn-wrap.btn-wrap-light-blue > a {
    background-color: var(--cocoon-light-blue-color)
}

.btn-cyan, .btn-wrap.btn-wrap-cyan > a {
    background-color: var(--cocoon-cyan-color)
}

.btn-teal, .btn-wrap.btn-wrap-teal > a {
    background-color: var(--cocoon-teal-color)
}

.btn-green, .btn-wrap.btn-wrap-green > a {
    background-color: var(--cocoon-green-color)
}

.btn-light-green, .btn-wrap.btn-wrap-light-green > a {
    background-color: var(--cocoon-light-green-color)
}

.btn-lime, .btn-wrap.btn-wrap-lime > a {
    background-color: var(--cocoon-lime-color)
}

.btn-yellow, .btn-wrap.btn-wrap-yellow > a {
    background-color: var(--cocoon-yellow-color)
}

.btn-amber, .btn-wrap.btn-wrap-amber > a {
    background-color: var(--cocoon-amber-color)
}

.btn-orange, .btn-wrap.btn-wrap-orange > a {
    background-color: var(--cocoon-orange-color)
}

.btn-deep-orange, .btn-wrap.btn-wrap-deep-orange > a {
    background-color: var(--cocoon-deep-orange-color)
}

.btn-brown, .btn-wrap.btn-wrap-brown > a {
    background-color: var(--cocoon-brown-color)
}

.btn-grey, .btn-wrap.btn-wrap-grey > a {
    background-color: var(--cocoon-grey-color)
}

.btn-blue-grey, .btn-wrap.btn-wrap-blue-grey > a {
    background-color: var(--cocoon-blue-gray-color)
}

.btn-arrow-right:before, .btn-wrap.btn-wrap-arrow-right > a:before {
    content: "\f061"
}

.btn-chevron-right:before, .btn-wrap.btn-wrap-chevron-circle-right > a:before {
    content: "\f054"
}

.btn-angle-right:before, .btn-wrap.btn-wrap-angle-right > a:before {
    content: "\f105"
}

.btn-caret-right:before, .btn-wrap.btn-wrap-caret-right > a:before {
    content: "\f0da"
}

.btn-long-arrow-right:before, .btn-wrap.btn-wrap-long-arrow-right > a:before {
    content: "\f178"
}

.btn-chevron-circle-right:before, .btn-wrap.btn-wrap-chevron-circle-right > a:before {
    content: "\f138"
}

.btn-angle-double-right:before, .btn-wrap.btn-wrap-angle-double-right > a:before {
    content: "\f101"
}

.btn-arrow-circle-right:before, .btn-wrap.btn-wrap-arrow-circle-right > a:before {
    content: "\f0a9"
}

.btn-hand-o-right:before, .btn-wrap.btn-wrap-hand-o-right > a:before {
    content: "\f0a4"
}

.btn-arrow-circle-o-right:before, .btn-wrap.btn-wrap-arrow-circle-o-right > a:before {
    content: "\f18e"
}

.btn-caret-square-o-right:before, .btn-wrap.btn-wrap-caret-square-o-right > a:before {
    content: "\f152"
}

.micro-text {
    --cocoon-custom-text-color: var(--cocoon-text-color);
    color: var(--cocoon-custom-text-color)
}

.micro-copy.alignleft {
    float: none;
    margin-right: 0;
    text-align: left
}

.micro-copy.alignright {
    float: none;
    margin-left: 0;
    text-align: right
}

.micro-copy.aligncenter {
    text-align: center
}

.micro-top {
    font-size: .8em;
    margin-bottom: .2em
}

.micro-bottom {
    font-size: .8em;
    margin-top: -1.2em
}

.micro-center {
    text-align: center
}

.micro-right {
    text-align: right
}

.micro-balloon {
    --cocoon-custom-border-color: var(--cocoon-x-pallid-text-color);
    --cocoon-custom-background-color: var(--cocoon-white-color);
    --cocoon-custom-text-color: var(--cocoon-text-color);
    position: relative;
    background: var(--cocoon-custom-background-color);
    border-width: 1px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    border-radius: 4px;
    padding: 3px 12px;
    display: table;
    margin-bottom: .8em;
    font-size: .8em
}

.micro-balloon.has-background {
    color: var(--cocoon-white-color)
}

.micro-balloon.has-text-color {
    color: var(--cocoon-custom-text-color)
}

.micro-balloon.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: table
}

.micro-balloon.alignleft {
    margin-right: auto
}

.micro-balloon.alignright {
    margin-left: auto
}

.micro-balloon:after, .micro-balloon:before {
    top: calc(100% - 1px);
    left: 50%;
    border-style: solid;
    border-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.micro-balloon:after {
    border-top-color: var(--cocoon-custom-background-color);
    border-width: 7px;
    margin-left: -7px
}

.micro-balloon:before {
    border-top-color: var(--cocoon-custom-border-color);
    border-width: 8px;
    margin-left: -8px
}

.micro-balloon-center {
    margin-left: auto;
    margin-right: auto
}

.micro-balloon-right {
    margin-left: auto
}

.micro-bottom.micro-balloon {
    margin-top: -.5em
}

.micro-bottom.micro-balloon:after, .micro-bottom.micro-balloon:before {
    bottom: calc(100% - 1px);
    top: auto
}

.micro-bottom.micro-balloon:after {
    border-bottom-color: var(--cocoon-custom-background-color);
    border-top-color: transparent
}

.micro-bottom.micro-balloon:before {
    border-bottom-color: var(--cocoon-custom-border-color);
    border-top-color: transparent
}

.micro-icon {
    margin-right: 6px
}

.micro-copy.alignleft, .micro-copy.alignright {
    float: none
}

.micro-copy.alignright {
    margin-left: auto
}

.mc-circle {
    border-radius: 2em;
    background-clip: padding-box
}

.micro-balloon.mc-red {
    background-color: var(--cocoon-red-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-red.micro-bottom::after {
    border-bottom-color: var(--cocoon-red-color);
    border-top-color: transparent
}

.micro-balloon.mc-red::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-red::after {
    border-top-color: var(--cocoon-red-color)
}

.micro-balloon.mc-pink {
    background-color: var(--cocoon-pink-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-pink.micro-bottom::after {
    border-bottom-color: var(--cocoon-pink-color);
    border-top-color: transparent
}

.micro-balloon.mc-pink::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-pink::after {
    border-top-color: var(--cocoon-pink-color)
}

.micro-balloon.mc-purple {
    background-color: var(--cocoon-purple-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-purple.micro-bottom::after {
    border-bottom-color: var(--cocoon-purple-color);
    border-top-color: transparent
}

.micro-balloon.mc-purple::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-purple::after {
    border-top-color: var(--cocoon-purple-color)
}

.micro-balloon.mc-blue {
    background-color: var(--cocoon-blue-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-blue.micro-bottom::after {
    border-bottom-color: var(--cocoon-blue-color);
    border-top-color: transparent
}

.micro-balloon.mc-blue::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-blue::after {
    border-top-color: var(--cocoon-blue-color)
}

.micro-balloon.mc-green {
    background-color: var(--cocoon-green-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-green.micro-bottom::after {
    border-bottom-color: var(--cocoon-green-color);
    border-top-color: transparent
}

.micro-balloon.mc-green::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-green::after {
    border-top-color: var(--cocoon-green-color)
}

.micro-balloon.mc-orange {
    background-color: var(--cocoon-orange-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-orange.micro-bottom::after {
    border-bottom-color: var(--cocoon-orange-color);
    border-top-color: transparent
}

.micro-balloon.mc-orange::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-orange::after {
    border-top-color: var(--cocoon-orange-color)
}

.micro-balloon.mc-yellow {
    background-color: var(--cocoon-yellow-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-yellow.micro-bottom::after {
    border-bottom-color: var(--cocoon-yellow-color);
    border-top-color: transparent
}

.micro-balloon.mc-yellow::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-yellow::after {
    border-top-color: var(--cocoon-yellow-color)
}

.micro-balloon.mc-brown {
    background-color: var(--cocoon-brown-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-brown.micro-bottom::after {
    border-bottom-color: var(--cocoon-brown-color);
    border-top-color: transparent
}

.micro-balloon.mc-brown::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-brown::after {
    border-top-color: var(--cocoon-brown-color)
}

.micro-balloon.mc-grey {
    background-color: var(--cocoon-grey-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-grey.micro-bottom::after {
    border-bottom-color: var(--cocoon-grey-color);
    border-top-color: transparent
}

.micro-balloon.mc-grey::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-grey::after {
    border-top-color: var(--cocoon-grey-color)
}

.micro-balloon.mc-black {
    background-color: var(--cocoon-black-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-black.micro-bottom::after {
    border-bottom-color: var(--cocoon-black-color);
    border-top-color: transparent
}

.micro-balloon.mc-black::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-black::after {
    border-top-color: var(--cocoon-black-color)
}

.micro-balloon.mc-deep {
    background-color: var(--cocoon-deep-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-deep.micro-bottom::after {
    border-bottom-color: var(--cocoon-deep-color);
    border-top-color: transparent
}

.micro-balloon.mc-deep::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-deep::after {
    border-top-color: var(--cocoon-deep-color)
}

.micro-balloon.mc-indigo {
    background-color: var(--cocoon-indigo-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-indigo.micro-bottom::after {
    border-bottom-color: var(--cocoon-indigo-color);
    border-top-color: transparent
}

.micro-balloon.mc-indigo::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-indigo::after {
    border-top-color: var(--cocoon-indigo-color)
}

.micro-balloon.mc-light-blue {
    background-color: var(--cocoon-light-blue-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-light-blue.micro-bottom::after {
    border-bottom-color: var(--cocoon-light-blue-color);
    border-top-color: transparent
}

.micro-balloon.mc-light-blue::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-light-blue::after {
    border-top-color: var(--cocoon-light-blue-color)
}

.micro-balloon.mc-cyan {
    background-color: var(--cocoon-cyan-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-cyan.micro-bottom::after {
    border-bottom-color: var(--cocoon-cyan-color);
    border-top-color: transparent
}

.micro-balloon.mc-cyan::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-cyan::after {
    border-top-color: var(--cocoon-cyan-color)
}

.micro-balloon.mc-teal {
    background-color: var(--cocoon-teal-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-teal.micro-bottom::after {
    border-bottom-color: var(--cocoon-teal-color);
    border-top-color: transparent
}

.micro-balloon.mc-teal::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-teal::after {
    border-top-color: var(--cocoon-teal-color)
}

.micro-balloon.mc-light-green {
    background-color: var(--cocoon-light-green-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-light-green.micro-bottom::after {
    border-bottom-color: var(--cocoon-light-green-color);
    border-top-color: transparent
}

.micro-balloon.mc-light-green::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-light-green::after {
    border-top-color: var(--cocoon-light-green-color)
}

.micro-balloon.mc-lime {
    background-color: var(--cocoon-lime-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-lime.micro-bottom::after {
    border-bottom-color: var(--cocoon-lime-color);
    border-top-color: transparent
}

.micro-balloon.mc-lime::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-lime::after {
    border-top-color: var(--cocoon-lime-color)
}

.micro-balloon.mc-amber {
    background-color: var(--cocoon-amber-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-amber.micro-bottom::after {
    border-bottom-color: var(--cocoon-amber-color);
    border-top-color: transparent
}

.micro-balloon.mc-amber::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-amber::after {
    border-top-color: var(--cocoon-amber-color)
}

.micro-balloon.mc-deep-orange {
    background-color: var(--cocoon-deep-orange-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-deep-orange.micro-bottom::after {
    border-bottom-color: var(--cocoon-deep-orange-color);
    border-top-color: transparent
}

.micro-balloon.mc-deep-orange::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-deep-orange::after {
    border-top-color: var(--cocoon-deep-orange-color)
}

.micro-balloon.mc-white {
    background-color: var(--cocoon-white-color);
    color: var(--cocoon-white-color);
    border: none
}

.micro-balloon.mc-white.micro-bottom::after {
    border-bottom-color: var(--cocoon-white-color);
    border-top-color: transparent
}

.micro-balloon.mc-white::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.micro-balloon.mc-white::after {
    border-top-color: var(--cocoon-white-color)
}

.blogcard-label {
    position: absolute;
    top: -18px;
    left: 16px;
    font-size: 13px;
    padding: 3px .6em;
    background-color: #333;
    color: #fff;
    border-radius: 3px;
    letter-spacing: .7px;
    display: none
}

.blogcard-label .fa::before {
    margin-right: 6px
}

.blogcard-type .blogcard-label {
    display: block
}

.bct-none .blogcard-label {
    display: none
}

.bct-related .blogcard-label .fa::before {
    content: "\f15c"
}

.bct-related .blogcard-label::after {
    content: "関連記事"
}

.bct-reference .blogcard-label .fa::before {
    content: "\f19d"
}

.bct-reference .blogcard-label::after {
    content: "参考記事"
}

.bct-reference-link .blogcard-label .fa::before {
    content: "\f19d"
}

.bct-reference-link .blogcard-label::after {
    content: "参考リンク"
}

.bct-popular .blogcard-label .fa::before {
    content: "\f005"
}

.bct-popular .blogcard-label::after {
    content: "人気記事"
}

.bct-pickup .blogcard-label .fa::before {
    content: "\f005"
}

.bct-pickup .blogcard-label::after {
    content: "ピックアップ"
}

.bct-check .blogcard-label .fa::before {
    content: "\f00c"
}

.bct-check .blogcard-label::after {
    content: "チェック"
}

.bct-together .blogcard-label .fa::before {
    content: "\f02d"
}

.bct-together .blogcard-label::after {
    content: "あわせて読みたい"
}

.bct-detail .blogcard-label .fa::before {
    content: "\f15c"
}

.bct-detail .blogcard-label::after {
    content: "詳細はこちら"
}

.bct-official .blogcard-label .fa::before {
    content: "\f024"
}

.bct-official .blogcard-label::after {
    content: "公式サイト"
}

.bct-dl .blogcard-label .fa::before {
    content: "\f019"
}

.bct-dl .blogcard-label::after {
    content: "ダウンロード"
}

.bct-prev .blogcard-label .fa::before {
    content: "\f137"
}

.bct-prev .blogcard-label::after {
    content: "前回の記事"
}

.bct-next .blogcard-label .fa::before {
    content: "\f138"
}

.bct-next .blogcard-label::after {
    content: "続きの記事"
}

.button-block {
    float: none;
    margin: 0
}

.button-block.alignleft {
    text-align: left
}

.button-block.aligncenter {
    text-align: center
}

.button-block.alignright {
    text-align: right
}

.block-box-label {
    display: flex
}

.block-box-label::before {
    margin-right: .3em
}

.caption-box {
    --cocoon-custom-border-color: var(--cocoon-current-background-color);
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    border-radius: var(--cocoon-basic-border-radius);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color)
}

.caption-box.has-border-color .box-label {
    color: var(--cocoon-white-color)
}

.caption-box-label {
    padding: .2em .8em;
    background-color: var(--cocoon-custom-border-color)
}

.caption-box-content {
    padding: .4em .8em
}

.cb-red.caption-box {
    border-color: var(--cocoon-red-color)
}

.cb-red .caption-box-label {
    background-color: var(--cocoon-red-color);
    color: var(--cocoon-white-color)
}

.cb-pink.caption-box {
    border-color: var(--cocoon-pink-color)
}

.cb-pink .caption-box-label {
    background-color: var(--cocoon-pink-color);
    color: var(--cocoon-white-color)
}

.cb-purple.caption-box {
    border-color: var(--cocoon-purple-color)
}

.cb-purple .caption-box-label {
    background-color: var(--cocoon-purple-color);
    color: var(--cocoon-white-color)
}

.cb-blue.caption-box {
    border-color: var(--cocoon-blue-color)
}

.cb-blue .caption-box-label {
    background-color: var(--cocoon-blue-color);
    color: var(--cocoon-white-color)
}

.cb-green.caption-box {
    border-color: var(--cocoon-green-color)
}

.cb-green .caption-box-label {
    background-color: var(--cocoon-green-color);
    color: var(--cocoon-white-color)
}

.cb-orange.caption-box {
    border-color: var(--cocoon-orange-color)
}

.cb-orange .caption-box-label {
    background-color: var(--cocoon-orange-color);
    color: var(--cocoon-white-color)
}

.cb-yellow.caption-box {
    border-color: var(--cocoon-yellow-color)
}

.cb-yellow .caption-box-label {
    background-color: var(--cocoon-yellow-color);
    color: var(--cocoon-white-color)
}

.cb-brown.caption-box {
    border-color: var(--cocoon-brown-color)
}

.cb-brown .caption-box-label {
    background-color: var(--cocoon-brown-color);
    color: var(--cocoon-white-color)
}

.cb-grey.caption-box {
    border-color: var(--cocoon-grey-color)
}

.cb-grey .caption-box-label {
    background-color: var(--cocoon-grey-color);
    color: var(--cocoon-white-color)
}

.cb-black.caption-box {
    border-color: var(--cocoon-black-color)
}

.cb-black .caption-box-label {
    background-color: var(--cocoon-black-color);
    color: var(--cocoon-white-color)
}

.cb-deep.caption-box {
    border-color: var(--cocoon-deep-color)
}

.cb-deep .caption-box-label {
    background-color: var(--cocoon-deep-color);
    color: var(--cocoon-white-color)
}

.cb-indigo.caption-box {
    border-color: var(--cocoon-indigo-color)
}

.cb-indigo .caption-box-label {
    background-color: var(--cocoon-indigo-color);
    color: var(--cocoon-white-color)
}

.cb-light-blue.caption-box {
    border-color: var(--cocoon-light-blue-color)
}

.cb-light-blue .caption-box-label {
    background-color: var(--cocoon-light-blue-color);
    color: var(--cocoon-white-color)
}

.cb-cyan.caption-box {
    border-color: var(--cocoon-cyan-color)
}

.cb-cyan .caption-box-label {
    background-color: var(--cocoon-cyan-color);
    color: var(--cocoon-white-color)
}

.cb-teal.caption-box {
    border-color: var(--cocoon-teal-color)
}

.cb-teal .caption-box-label {
    background-color: var(--cocoon-teal-color);
    color: var(--cocoon-white-color)
}

.cb-light-green.caption-box {
    border-color: var(--cocoon-light-green-color)
}

.cb-light-green .caption-box-label {
    background-color: var(--cocoon-light-green-color);
    color: var(--cocoon-white-color)
}

.cb-lime.caption-box {
    border-color: var(--cocoon-lime-color)
}

.cb-lime .caption-box-label {
    background-color: var(--cocoon-lime-color);
    color: var(--cocoon-white-color)
}

.cb-amber.caption-box {
    border-color: var(--cocoon-amber-color)
}

.cb-amber .caption-box-label {
    background-color: var(--cocoon-amber-color);
    color: var(--cocoon-white-color)
}

.cb-deep-orange.caption-box {
    border-color: var(--cocoon-deep-orange-color)
}

.cb-deep-orange .caption-box-label {
    background-color: var(--cocoon-deep-orange-color);
    color: var(--cocoon-white-color)
}

.cb-white.caption-box {
    border-color: var(--cocoon-white-color)
}

.cb-white .caption-box-label {
    background-color: var(--cocoon-white-color);
    color: var(--cocoon-white-color)
}

.tab-caption-box {
    --cocoon-custom-border-color: var(--cocoon-current-background-color);
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    border-width: 0
}

.tab-caption-box.block-box.has-background {
    background-color: transparent
}

.tab-caption-box.has-border-color .box-label {
    color: var(--cocoon-white-color)
}

.tab-caption-box-label {
    padding: 0 .8em;
    font-size: .9em;
    background-color: var(--cocoon-custom-border-color);
    display: inline-block;
    border-top-left-radius: var(--cocoon-middle-border-radius);
    border-top-right-radius: var(--cocoon-middle-border-radius)
}

.tab-caption-box-content {
    margin-top: -3px;
    border-width: 3px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color);
    padding: .4em .8em;
    border-radius: var(--cocoon-middle-border-radius);
    border-top-left-radius: 0
}

.tcb-red .tab-caption-box-label {
    background-color: var(--cocoon-red-color);
    color: var(--cocoon-white-color)
}

.tcb-red .tab-caption-box-content {
    border-color: var(--cocoon-red-color)
}

.tcb-pink .tab-caption-box-label {
    background-color: var(--cocoon-pink-color);
    color: var(--cocoon-white-color)
}

.tcb-pink .tab-caption-box-content {
    border-color: var(--cocoon-pink-color)
}

.tcb-purple .tab-caption-box-label {
    background-color: var(--cocoon-purple-color);
    color: var(--cocoon-white-color)
}

.tcb-purple .tab-caption-box-content {
    border-color: var(--cocoon-purple-color)
}

.tcb-blue .tab-caption-box-label {
    background-color: var(--cocoon-blue-color);
    color: var(--cocoon-white-color)
}

.tcb-blue .tab-caption-box-content {
    border-color: var(--cocoon-blue-color)
}

.tcb-green .tab-caption-box-label {
    background-color: var(--cocoon-green-color);
    color: var(--cocoon-white-color)
}

.tcb-green .tab-caption-box-content {
    border-color: var(--cocoon-green-color)
}

.tcb-orange .tab-caption-box-label {
    background-color: var(--cocoon-orange-color);
    color: var(--cocoon-white-color)
}

.tcb-orange .tab-caption-box-content {
    border-color: var(--cocoon-orange-color)
}

.tcb-yellow .tab-caption-box-label {
    background-color: var(--cocoon-yellow-color);
    color: var(--cocoon-white-color)
}

.tcb-yellow .tab-caption-box-content {
    border-color: var(--cocoon-yellow-color)
}

.tcb-brown .tab-caption-box-label {
    background-color: var(--cocoon-brown-color);
    color: var(--cocoon-white-color)
}

.tcb-brown .tab-caption-box-content {
    border-color: var(--cocoon-brown-color)
}

.tcb-grey .tab-caption-box-label {
    background-color: var(--cocoon-grey-color);
    color: var(--cocoon-white-color)
}

.tcb-grey .tab-caption-box-content {
    border-color: var(--cocoon-grey-color)
}

.tcb-black .tab-caption-box-label {
    background-color: var(--cocoon-black-color);
    color: var(--cocoon-white-color)
}

.tcb-black .tab-caption-box-content {
    border-color: var(--cocoon-black-color)
}

.tcb-deep .tab-caption-box-label {
    background-color: var(--cocoon-deep-color);
    color: var(--cocoon-white-color)
}

.tcb-deep .tab-caption-box-content {
    border-color: var(--cocoon-deep-color)
}

.tcb-indigo .tab-caption-box-label {
    background-color: var(--cocoon-indigo-color);
    color: var(--cocoon-white-color)
}

.tcb-indigo .tab-caption-box-content {
    border-color: var(--cocoon-indigo-color)
}

.tcb-light-blue .tab-caption-box-label {
    background-color: var(--cocoon-light-blue-color);
    color: var(--cocoon-white-color)
}

.tcb-light-blue .tab-caption-box-content {
    border-color: var(--cocoon-light-blue-color)
}

.tcb-cyan .tab-caption-box-label {
    background-color: var(--cocoon-cyan-color);
    color: var(--cocoon-white-color)
}

.tcb-cyan .tab-caption-box-content {
    border-color: var(--cocoon-cyan-color)
}

.tcb-teal .tab-caption-box-label {
    background-color: var(--cocoon-teal-color);
    color: var(--cocoon-white-color)
}

.tcb-teal .tab-caption-box-content {
    border-color: var(--cocoon-teal-color)
}

.tcb-light-green .tab-caption-box-label {
    background-color: var(--cocoon-light-green-color);
    color: var(--cocoon-white-color)
}

.tcb-light-green .tab-caption-box-content {
    border-color: var(--cocoon-light-green-color)
}

.tcb-lime .tab-caption-box-label {
    background-color: var(--cocoon-lime-color);
    color: var(--cocoon-white-color)
}

.tcb-lime .tab-caption-box-content {
    border-color: var(--cocoon-lime-color)
}

.tcb-amber .tab-caption-box-label {
    background-color: var(--cocoon-amber-color);
    color: var(--cocoon-white-color)
}

.tcb-amber .tab-caption-box-content {
    border-color: var(--cocoon-amber-color)
}

.tcb-deep-orange .tab-caption-box-label {
    background-color: var(--cocoon-deep-orange-color);
    color: var(--cocoon-white-color)
}

.tcb-deep-orange .tab-caption-box-content {
    border-color: var(--cocoon-deep-orange-color)
}

.tcb-white .tab-caption-box-label {
    background-color: var(--cocoon-white-color);
    color: var(--cocoon-white-color)
}

.tcb-white .tab-caption-box-content {
    border-color: var(--cocoon-white-color)
}

html .body .tab-caption-box.has-white-background-color .box-content {
    background-color: #fff
}

.label-box {
    --cocoon-custom-border-color: var(--cocoon-middle-thickness-color);
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    border-width: 0;
    color: var(--cocoon-custom-text-color)
}

.label-box.block-box.has-background {
    background-color: transparent
}

.label-box-label {
    margin-left: 1em;
    padding: 0 .8em;
    font-size: .9em;
    font-weight: 700;
    text-shadow: var(--cocoon-white-color) 3px 0 0, var(--cocoon-white-color) 2px 1px 0, var(--cocoon-white-color) 2px 2px 0, var(--cocoon-white-color) 2px 3px 0, var(--cocoon-white-color) 1px 3px 0, var(--cocoon-white-color) 0 3px 0, var(--cocoon-white-color) -1px 3px 0, var(--cocoon-white-color) -2px 2px 0, var(--cocoon-white-color) -3px 1px 0, var(--cocoon-white-color) -3px 0 0, var(--cocoon-white-color) -3px -1px 0, var(--cocoon-white-color) -3px -2px 0, var(--cocoon-white-color) -2px -2px 0, var(--cocoon-white-color) -1px -3px 0, var(--cocoon-white-color) 0 -3px 0, var(--cocoon-white-color) 1px -3px 0, var(--cocoon-white-color) 2px -2px 0, var(--cocoon-white-color) 2px -2px 0, var(--cocoon-white-color) 3px -1px 0
}

.label-box-content {
    margin-top: -.9em;
    border-width: 3px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    padding: 1em .8em .4em;
    border-radius: var(--cocoon-middle-border-radius)
}

.lb-red .label-box-content {
    border-color: var(--cocoon-red-color)
}

.lb-pink .label-box-content {
    border-color: var(--cocoon-pink-color)
}

.lb-purple .label-box-content {
    border-color: var(--cocoon-purple-color)
}

.lb-blue .label-box-content {
    border-color: var(--cocoon-blue-color)
}

.lb-green .label-box-content {
    border-color: var(--cocoon-green-color)
}

.lb-orange .label-box-content {
    border-color: var(--cocoon-orange-color)
}

.lb-yellow .label-box-content {
    border-color: var(--cocoon-yellow-color)
}

.lb-brown .label-box-content {
    border-color: var(--cocoon-brown-color)
}

.lb-grey .label-box-content {
    border-color: var(--cocoon-grey-color)
}

.lb-black .label-box-content {
    border-color: var(--cocoon-black-color)
}

.lb-deep .label-box-content {
    border-color: var(--cocoon-deep-color)
}

.lb-indigo .label-box-content {
    border-color: var(--cocoon-indigo-color)
}

.lb-light-blue .label-box-content {
    border-color: var(--cocoon-light-blue-color)
}

.lb-cyan .label-box-content {
    border-color: var(--cocoon-cyan-color)
}

.lb-teal .label-box-content {
    border-color: var(--cocoon-teal-color)
}

.lb-light-green .label-box-content {
    border-color: var(--cocoon-light-green-color)
}

.lb-lime .label-box-content {
    border-color: var(--cocoon-lime-color)
}

.lb-amber .label-box-content {
    border-color: var(--cocoon-amber-color)
}

.lb-deep-orange .label-box-content {
    border-color: var(--cocoon-deep-orange-color)
}

.lb-white .label-box-content {
    border-color: var(--cocoon-white-color)
}

html .body .label-box.has-white-background-color .box-content {
    background-color: var(--wp--preset--color--white)
}

.toggle-wrap {
    position: relative;
    border-width: 0
}

.toggle-wrap > p {
    margin: 0
}

.toggle-wrap .toggle-content {
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 0 1em;
    height: 0;
    transition: all 0.3s ease-in-out;
    overflow: hidden
}

.toggle-box {
    --cocoon-custom-background-color: var(--cocoon-white-color);
    --cocoon-custom-border-color: var(--cocoon-basic-border-color);
    --cocoon-custom-text-color: var(--cocoon-text-color)
}

.has-border-color .toggle-button {
    color: var(--cocoon-white-color);
    background-color: var(--cocoon-custom-border-color)
}

.has-border-color .toggle-button::before {
    color: var(--cocoon-white-color)
}

.toggle-button {
    display: block;
    cursor: pointer;
    padding: 3px 10px;
    background-color: var(--cocoon-xx-thin-color);
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    text-align: center;
    border-radius: var(--cocoon-basic-border-radius);
    position: relative;
    margin: 0
}

.toggle-button::before {
    content: "\f067";
    font-family: FontAwesome;
    margin-right: .8em;
    font-size: .8em;
    color: var(--cocoon-x-pallid-text-color);
    opacity: .3
}

.has-border-color .toggle-button::before {
    opacity: .6
}

.toggle-button:hover {
    opacity: .7
}

.toggle-checkbox {
    display: none
}

.toggle-checkbox:checked ~ .toggle-button {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.toggle-checkbox:checked ~ .toggle-button::before {
    content: "\f068"
}

.toggle-checkbox:checked ~ .toggle-content {
    visibility: visible;
    opacity: 1;
    height: 100%;
    transition: all 0.3s ease-in-out;
    padding: 1em;
    color: var(--cocoon-custom-text-color);
    background-color: var(--cocoon-custom-background-color);
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    border-top-width: 0;
    border-bottom-left-radius: var(--cocoon-basic-border-radius);
    border-bottom-right-radius: var(--cocoon-basic-border-radius)
}

.tb-red .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-red-color);
    background: var(--cocoon-red-color);
    color: var(--cocoon-white-color)
}

.tb-red .toggle-button::before {
    color: var(--cocoon-red-color)
}

.tb-red .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-red-color)
}

.tb-pink .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-pink-color);
    background: var(--cocoon-pink-color);
    color: var(--cocoon-white-color)
}

.tb-pink .toggle-button::before {
    color: var(--cocoon-pink-color)
}

.tb-pink .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-pink-color)
}

.tb-purple .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-purple-color);
    background: var(--cocoon-purple-color);
    color: var(--cocoon-white-color)
}

.tb-purple .toggle-button::before {
    color: var(--cocoon-purple-color)
}

.tb-purple .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-purple-color)
}

.tb-blue .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-blue-color);
    background: var(--cocoon-blue-color);
    color: var(--cocoon-white-color)
}

.tb-blue .toggle-button::before {
    color: var(--cocoon-blue-color)
}

.tb-blue .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-blue-color)
}

.tb-green .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-green-color);
    background: var(--cocoon-green-color);
    color: var(--cocoon-white-color)
}

.tb-green .toggle-button::before {
    color: var(--cocoon-green-color)
}

.tb-green .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-green-color)
}

.tb-orange .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-orange-color);
    background: var(--cocoon-orange-color);
    color: var(--cocoon-white-color)
}

.tb-orange .toggle-button::before {
    color: var(--cocoon-orange-color)
}

.tb-orange .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-orange-color)
}

.tb-yellow .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-yellow-color);
    background: var(--cocoon-yellow-color);
    color: var(--cocoon-white-color)
}

.tb-yellow .toggle-button::before {
    color: var(--cocoon-yellow-color)
}

.tb-yellow .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-yellow-color)
}

.tb-brown .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-brown-color);
    background: var(--cocoon-brown-color);
    color: var(--cocoon-white-color)
}

.tb-brown .toggle-button::before {
    color: var(--cocoon-brown-color)
}

.tb-brown .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-brown-color)
}

.tb-grey .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-grey-color);
    background: var(--cocoon-grey-color);
    color: var(--cocoon-white-color)
}

.tb-grey .toggle-button::before {
    color: var(--cocoon-grey-color)
}

.tb-grey .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-grey-color)
}

.tb-black .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-black-color);
    background: var(--cocoon-black-color);
    color: var(--cocoon-white-color)
}

.tb-black .toggle-button::before {
    color: var(--cocoon-black-color)
}

.tb-black .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-black-color)
}

.tb-deep .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-deep-color);
    background: var(--cocoon-deep-color);
    color: var(--cocoon-white-color)
}

.tb-deep .toggle-button::before {
    color: var(--cocoon-deep-color)
}

.tb-deep .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-deep-color)
}

.tb-indigo .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-indigo-color);
    background: var(--cocoon-indigo-color);
    color: var(--cocoon-white-color)
}

.tb-indigo .toggle-button::before {
    color: var(--cocoon-indigo-color)
}

.tb-indigo .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-indigo-color)
}

.tb-light-blue .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-light-blue-color);
    background: var(--cocoon-light-blue-color);
    color: var(--cocoon-white-color)
}

.tb-light-blue .toggle-button::before {
    color: var(--cocoon-light-blue-color)
}

.tb-light-blue .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-light-blue-color)
}

.tb-cyan .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-cyan-color);
    background: var(--cocoon-cyan-color);
    color: var(--cocoon-white-color)
}

.tb-cyan .toggle-button::before {
    color: var(--cocoon-cyan-color)
}

.tb-cyan .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-cyan-color)
}

.tb-teal .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-teal-color);
    background: var(--cocoon-teal-color);
    color: var(--cocoon-white-color)
}

.tb-teal .toggle-button::before {
    color: var(--cocoon-teal-color)
}

.tb-teal .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-teal-color)
}

.tb-light-green .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-light-green-color);
    background: var(--cocoon-light-green-color);
    color: var(--cocoon-white-color)
}

.tb-light-green .toggle-button::before {
    color: var(--cocoon-light-green-color)
}

.tb-light-green .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-light-green-color)
}

.tb-lime .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-lime-color);
    background: var(--cocoon-lime-color);
    color: var(--cocoon-white-color)
}

.tb-lime .toggle-button::before {
    color: var(--cocoon-lime-color)
}

.tb-lime .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-lime-color)
}

.tb-amber .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-amber-color);
    background: var(--cocoon-amber-color);
    color: var(--cocoon-white-color)
}

.tb-amber .toggle-button::before {
    color: var(--cocoon-amber-color)
}

.tb-amber .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-amber-color)
}

.tb-deep-orange .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-deep-orange-color);
    background: var(--cocoon-deep-orange-color);
    color: var(--cocoon-white-color)
}

.tb-deep-orange .toggle-button::before {
    color: var(--cocoon-deep-orange-color)
}

.tb-deep-orange .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-deep-orange-color)
}

.tb-white .toggle-button {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-white-color);
    background: var(--cocoon-white-color);
    color: var(--cocoon-white-color)
}

.tb-white .toggle-button::before {
    color: var(--cocoon-white-color)
}

.tb-white .toggle-checkbox:checked ~ .toggle-content {
    border-color: var(--cocoon-white-color)
}

.iic-red li::before {
    color: var(--cocoon-red-color)
}

.iic-pink li::before {
    color: var(--cocoon-pink-color)
}

.iic-purple li::before {
    color: var(--cocoon-purple-color)
}

.iic-blue li::before {
    color: var(--cocoon-blue-color)
}

.iic-green li::before {
    color: var(--cocoon-green-color)
}

.iic-orange li::before {
    color: var(--cocoon-orange-color)
}

.iic-yellow li::before {
    color: var(--cocoon-yellow-color)
}

.iic-brown li::before {
    color: var(--cocoon-brown-color)
}

.iic-grey li::before {
    color: var(--cocoon-grey-color)
}

.iic-black li::before {
    color: var(--cocoon-black-color)
}

.iic-deep li::before {
    color: var(--cocoon-deep-color)
}

.iic-indigo li::before {
    color: var(--cocoon-indigo-color)
}

.iic-light-blue li::before {
    color: var(--cocoon-light-blue-color)
}

.iic-cyan li::before {
    color: var(--cocoon-cyan-color)
}

.iic-teal li::before {
    color: var(--cocoon-teal-color)
}

.iic-light-green li::before {
    color: var(--cocoon-light-green-color)
}

.iic-lime li::before {
    color: var(--cocoon-lime-color)
}

.iic-amber li::before {
    color: var(--cocoon-amber-color)
}

.iic-deep-orange li::before {
    color: var(--cocoon-deep-orange-color)
}

.iic-white li::before {
    color: var(--cocoon-white-color)
}

figcaption {
    margin: 0;
    font-size: .7em;
    opacity: .8;
    padding: 0 6px
}

.wp-block-separator.is-style-wide {
    border-bottom: solid 3px
}

.body .wp-block-gallery .blocks-gallery-item {
    margin-bottom: .6em
}

.is-style-accordion {
    padding: 0
}

.is-style-accordion .faq-question {
    padding: .5em;
    margin: 0;
    cursor: pointer;
    position: relative;
    background-color: #e8ecef;
    border-color: var(--cocoon-three-d-border-colors)
}

.is-style-accordion .faq-question::before {
    content: "+";
    position: absolute;
    right: 1em;
    opacity: .5
}

.is-style-accordion .faq-question.active::before {
    content: "-"
}

.is-style-accordion .faq-answer {
    padding: 1em .5em
}

.is-style-accordion.has-border-color .faq-question, .is-style-accordion.has-border-color .faq-question-label {
    color: var(--cocoon-white-color);
    border: none
}

.is-style-filter-clarendon img {
    filter: sepia(.15) contrast(1.25) brightness(1.25) hue-rotate(5deg)
}

.is-style-filter-clarendon img::before {
    background: rgba(127, 187, 227, .4);
    content: "";
    mix-blend-mode: overlay
}

.is-style-filter-gingham img {
    filter: contrast(1.1) brightness(1.1)
}

.is-style-filter-gingham img::before {
    background: rgb(230, 230, 230);
    content: "";
    mix-blend-mode: soft-light
}

.is-style-filter-moon img {
    filter: brightness(1.4) contrast(.95) saturate(0) sepia(.35)
}

.is-style-filter-lark img {
    filter: sepia(.25) contrast(1.2) brightness(1.3) saturate(1.25)
}

.is-style-filter-reyes img {
    filter: sepia(.75) contrast(.75) brightness(1.25) saturate(1.4)
}

.is-style-filter-juno img {
    filter: sepia(.35) contrast(1.15) brightness(1.15) saturate(1.8)
}

.is-style-filter-juno img::before {
    background: rgba(127, 187, 227, .2);
    content: "";
    mix-blend-mode: overlay
}

.is-style-filter-slumber img {
    filter: sepia(.35) contrast(1.25) saturate(1.25)
}

.is-style-filter-slumber img::before {
    background: rgba(125, 105, 24, .2);
    content: "";
    mix-blend-mode: darken
}

.is-style-filter-crema img {
    filter: sepia(.5) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-2deg)
}

.is-style-filter-crema img::before {
    background: rgba(125, 105, 24, .2);
    content: "";
    mix-blend-mode: multiply
}

.is-style-filter-ludwig img {
    filter: sepia(.25) contrast(1.05) brightness(1.05) saturate(2)
}

.is-style-filter-ludwig img::before {
    background: rgba(125, 105, 24, .1);
    content: "";
    mix-blend-mode: overlay
}

.is-style-filter-aden img {
    filter: sepia(.2) brightness(1.15) saturate(1.4)
}

.is-style-filter-aden img::before {
    background: rgba(125, 105, 24, .1);
    content: "";
    mix-blend-mode: multiply
}

.is-style-filter-perpetua img {
    filter: contrast(1.1) brightness(1.25) saturate(1.1)
}

.is-style-filter-perpetua img::before {
    background: linear-gradient(to bottom, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
    content: "";
    mix-blend-mode: multiply
}

.is-style-filter-monochrome img {
    filter: grayscale(100%)
}

.wp-block-button__link {
    color: #fff;
    background-color: #333631;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.is-layout-flex {
    gap: 1.5rem
}

.is-layout-flex > * {
    margin: 0
}

.is-style-solid-line {
    padding: .7em 2.5em;
    border: solid 1px #323232;
    color: #323232
}

.is-style-gray-back {
    padding: .7em 2.5em;
    color: #323232;
    background: rgba(50, 50, 50, .07)
}

.is-style-solid-back {
    padding: .7em 2.5em;
    color: #323232;
    border: solid 2px #323232;
    background: rgba(50, 50, 50, .07)
}

.is-style-solid-back {
    padding: .7em 2.5em;
    color: #323232;
    border: solid 2px #323232;
    background: rgba(50, 50, 50, .07)
}

.is-style-solid-cross {
    position: relative;
    margin: 15px auto;
    padding: 1.5em 3.2em;
    color: #323232;
    border-top: solid 2px #323232;
    border-bottom: solid 2px #323232
}

.is-style-solid-cross::before, .is-style-solid-cross::after {
    content: "";
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #323232
}

.is-style-solid-cross::before {
    left: 10px
}

.is-style-solid-cross::after {
    right: 10px
}

.wp-block-button.alignright {
    margin-left: auto
}

.wp-block-pullquote.has-background blockquote {
    background-color: transparent;
    border-color: transparent
}

.has-bottom-margin.is-style-bottom-margin-0em {
    margin-bottom: 0em
}

.has-bottom-margin.is-style-bottom-margin-1em {
    margin-bottom: 1em
}

.has-bottom-margin.is-style-bottom-margin-2em {
    margin-bottom: 2em
}

.has-bottom-margin.is-style-bottom-margin-3em {
    margin-bottom: 3em
}

.has-bottom-margin.is-style-bottom-margin-4em {
    margin-bottom: 4em
}

.has-bottom-margin.is-style-bottom-margin-5em {
    margin-bottom: 5em
}

.has-bottom-margin.is-style-bottom-margin-6em {
    margin-bottom: 6em
}

.has-bottom-margin.is-style-bottom-margin-7em {
    margin-bottom: 7em
}

.has-bottom-margin.is-style-bottom-margin-8em {
    margin-bottom: 8em
}

.has-bottom-margin.is-style-bottom-margin-9em {
    margin-bottom: 9em
}

.has-bottom-margin.is-style-bottom-margin-10em {
    margin-bottom: 10em
}

.has-bottom-margin.is-style-bottom-margin-11em {
    margin-bottom: 11em
}

.has-bottom-margin.is-style-bottom-margin-12em {
    margin-bottom: 12em
}

.has-bottom-margin.is-style-bottom-margin-13em {
    margin-bottom: 13em
}

.has-bottom-margin.is-style-bottom-margin-14em {
    margin-bottom: 14em
}

.has-bottom-margin.is-style-bottom-margin-15em {
    margin-bottom: 15em
}

.has-bottom-margin.is-style-bottom-margin-16em {
    margin-bottom: 16em
}

.has-bottom-margin.is-style-bottom-margin-17em {
    margin-bottom: 17em
}

.has-bottom-margin.is-style-bottom-margin-18em {
    margin-bottom: 18em
}

.has-bottom-margin.is-style-bottom-margin-19em {
    margin-bottom: 19em
}

.has-bottom-margin.is-style-bottom-margin-20em {
    margin-bottom: 20em
}

.wp-block-code code {
    white-space: pre
}

.column-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0
}

.column-wrap > div {
    width: 49.5%;
    margin: 0
}

.column-wrap > div > *:first-child {
    margin-top: 0
}

.column-wrap.column-3 > div {
    width: 32.5%
}

.column-2-3-1-2 .column-left {
    width: 34%
}

.column-2-3-1-2 .column-right {
    width: 65%
}

.column-2-3-2-1 .column-left {
    width: 65%
}

.column-2-3-2-1 .column-right {
    width: 34%
}

.column-2-4-1-3 .column-left {
    width: 25%
}

.column-2-4-1-3 .column-right {
    width: 74%
}

.column-2-4-3-1 .column-left {
    width: 74%
}

.column-2-4-3-1 .column-right {
    width: 25%
}

@media (min-width: 600px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-media-text__content {
    padding: 0 1em
}

.sns-follow-buttons a {
    width: 100%;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 30px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: relative
}

.sns-follow-buttons a:last-child {
    margin-right: 0
}

.sns-follow-buttons a .follow-count {
    position: absolute;
    right: 3px;
    bottom: 3px;
    font-size: 12px;
    line-height: 1
}

.fbc-hide .follow-count {
    display: none
}

.related-entry-card .cat-label {
    font-size: 9px
}

.related-entry-heading, .comment-title {
    margin: 22px 0;
    font-size: 24px
}

.related-entry-card-content {
    margin-left: 170px
}

.related-entry-card-snippet {
    -webkit-line-clamp: 3
}

.rect-mini-card .related-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.rect-mini-card .related-entry-card-wrap {
    width: 49.5%;
    padding: 7px
}

.rect-mini-card .related-entry-card-thumb {
    width: 120px
}

.rect-mini-card .related-entry-card-content {
    margin-left: 130px
}

.rect-mini-card .related-entry-card-title {
    font-size: 16px
}

.rect-mini-card .related-entry-card-snippet {
    display: none
}

.rect-vertical-card .related-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.rect-vertical-card .related-entry-card-wrap {
    padding: 5px
}

.rect-vertical-card .related-entry-card-thumb {
    float: none;
    width: 100%
}

.rect-vertical-card .related-entry-card-thumb img {
    width: 100%
}

.rect-vertical-card .related-entry-card-content {
    margin: 0
}

.rect-vertical-card .related-entry-card-title {
    font-size: 16px
}

.rect-vertical-card-3 .related-entry-card-wrap {
    width: 33%
}

.rect-vertical-card-4 .related-entry-card-wrap {
    width: 24.5%
}

.recb-entry-border .related-entry-card-wrap {
    border: 1px solid var(--cocoon-basic-border-color)
}

.commets-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.commets-list .avatar {
    float: right
}

.commets-list .reply {
    text-align: right;
    font-size: var(--cocoon-text-size-s)
}

.commets-list .comment-meta {
    font-size: var(--cocoon-text-size-s)
}

.commets-list .comment-body, .commets-list .st-comment-body {
    margin-bottom: 1em
}

.commets-list .children {
    list-style: none;
    padding-left: 20px
}

.st-comment-id {
    display: none
}

.st-comment-edit {
    font-size: .8em;
    margin-left: 6px
}

.st-comment-author .fn {
    font-weight: 700
}

.comment-form .required {
    color: red
}

.comment-form .logged-in-as {
    margin: .2em;
    font-size: .8em
}

.comment-form .submit {
    margin: 1em 0
}

.comment-area.website-hide .comment-form-url {
    display: none
}

.comment-edit-link {
    margin-left: .4em
}

.comment-reply-link {
    font-size: 14px;
    display: inline;
    padding: 5px 8px
}

.comment-reply-link .comment-icon {
    margin-right: 3px
}

.comment-page-link {
    text-align: center
}

.comment-page-link .page-numbers {
    width: auto;
    height: auto;
    padding: 6px 12px;
    line-height: normal
}

.comment-page-link .current {
    background-color: #eee
}

.pagination {
    margin: 24px 0;
    clear: both;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    width: 100%
}

.pagination .current {
    background-color: var(--cocoon-current-background-color)
}

.pagination a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.page-numbers {
    color: var(--cocoon-text-color);
    text-decoration: none;
    display: inline-block;
    height: 46px;
    width: 46px;
    border: 1px solid var(--cocoon-thin-color);
    margin: 0 4px;
    line-height: 46px;
    text-align: center;
    border-radius: var(--cocoon-basic-border-radius)
}

.page-numbers span {
    line-height: inherit
}

.page-numbers.dots {
    opacity: .6;
    background-color: var(--cocoon-xx-thin-color)
}

.pagination-next {
    margin-top: 24px
}

.pagination-next-link, .comment-btn {
    background-color: #f9f9f9;
    border: 1px solid var(--cocoon-thin-color);
    color: var(--cocoon-text-color);
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    width: 100%;
    text-align: center;
    padding: 10px;
    display: block
}

.pagination-next-link:hover, .comment-btn:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.pager-links {
    margin: 24px 0;
    clear: both;
    text-align: center
}

.pager-links .post-page-numbers {
    background-color: transparent
}

.pager-links span {
    background-color: var(--cocoon-current-background-color)
}

.pager-links a {
    display: inline-block
}

.pager-links a span {
    background-color: var(--cocoon-white-color)
}

.pager-links a:hover span {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.pager-prev-next a {
    width: 30%;
    margin: 0 4px
}

.pager-prev-next span {
    width: 100%;
    margin: 0
}

.pager-post-navi {
    margin: 38px 0;
    display: flex;
    flex-direction: column
}

.pager-post-navi a {
    padding: 10px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
    font-size: .8em
}

.pager-post-navi a .iconfont {
    font-size: 1.8em;
    color: var(--cocoon-thin-color);
    padding: 8px
}

.pager-post-navi a figure {
    min-width: 120px;
    max-width: 120px
}

.pager-post-navi a.prev-post {
    flex-direction: row;
    padding-left: 5px
}

.pager-post-navi a.prev-post .prev-post-title {
    margin-left: 10px
}

.pager-post-navi a.next-post {
    flex-direction: row-reverse;
    padding-right: 5px
}

.pager-post-navi a.next-post .next-post-title {
    margin-right: 10px
}

.pager-post-navi a.prev-next-home {
    justify-content: center;
    font-size: 50px;
    text-align: center;
    color: var(--cocoon-middle-thickness-color)
}

.post-navi-square a {
    height: auto
}

.post-navi-default.post-navi-border a {
    border-top: 1px solid var(--cocoon-basic-border-color);
    border-bottom: 1px solid var(--cocoon-basic-border-color)
}

.post-navi-default.post-navi-border .next-post {
    border-top-width: 0
}

.post-navi-default.post-navi-border .next-post:first-child {
    border-top-width: 1px
}

.pager-post-navi.post-navi-square {
    flex-direction: row
}

.pager-post-navi.post-navi-square a {
    width: 50%
}

.post-navi-square.post-navi-border a {
    border: 1px solid var(--cocoon-basic-border-color)
}

.post-navi-square.post-navi-border a:last-child {
    border-left-width: 0
}

canvas, iframe, video, .fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%
}

.overflow-container {
    overflow-y: scroll
}

.aspect-ratio {
    height: 0;
    padding-top: 56.25%;
    position: relative
}

.aspect-ratio--object {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.video-container, .instagram-container, .facebook-container {
    max-width: 640px;
    margin: 30px 0
}

.video-container .video {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.instagram-container .instagram, .facebook-container .facebook {
    position: relative;
    padding-bottom: 120%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video iframe, .video object, .video embed, .instagram iframe, .instagram object, .instagram embed, .facebook iframe, .facebook object, .facebook embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.twitter-video {
    min-width: 200px
}

.instagram-media {
    position: static;
    min-width: 280px
}

.author-box {
    border-radius: var(--cocoon-basic-border-radius);
    line-height: 1.4;
    position: relative;
    padding: 1.6% 2.2% 2%
}

.author-box p {
    margin-top: .3em;
    line-height: 1.3
}

.author-box .sns-follow {
    margin: 0
}

.author-box .sns-follow-message {
    display: none
}

.author-box .sns-follow-buttons {
    flex-wrap: wrap;
    justify-content: flex-start
}

.author-box .sns-follow-buttons a.follow-button {
    font-size: 18px;
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
    margin-right: 4px;
    background-color: transparent;
    color: var(--cocoon-x-pallid-text-color);
    border: 1px solid var(--cocoon-basic-border-color);
    border-radius: 2px
}

.author-box .sns-follow-buttons a.follow-button:hover {
    background-color: var(--cocoon-xxx-thin-color)
}

.author-box .sns-follow-buttons a.follow-button .follow-count {
    display: none
}

.author-box .author-name {
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: .4em
}

.author-thumb {
    float: left;
    margin-top: 3px;
    width: 120px
}

.author-content {
    margin-left: 130px
}

.author-description {
    margin-bottom: 1em
}

.nwa .author-box {
    text-align: center;
    padding: 20px
}

.nwa .author-box .author-thumb {
    float: none;
    width: 100px;
    margin: 9px auto 0
}

.nwa .author-box .author-content {
    margin: 0;
    padding: 1em
}

.nwa .author-box .author-description {
    text-align: left
}

.nwa .author-box .sns-follow-buttons {
    justify-content: center
}

.nwa .author-box .sns-follow-buttons a {
    display: inline-block;
    margin: 2px
}

.cta-box {
    background-color: #444;
    color: #fff;
    padding: 20px
}

.cta-heading {
    font-size: 26px;
    padding: 12px;
    margin-bottom: .2em;
    font-weight: 700
}

.cta-content {
    display: block
}

.cta-left-and-right .cta-content, .cta-right-and-left .cta-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.cta-left-and-right .cta-content div, .cta-right-and-left .cta-content div {
    width: 49%
}

.cta-left-and-right .cta-content .cta-message p:first-child, .cta-right-and-left .cta-content .cta-message p:first-child {
    margin-top: 0
}

.cta-right-and-left .cta-content {
    flex-direction: row-reverse
}

.cta-thumb {
    text-align: center
}

.cta-button {
    margin-top: 1em;
    --cocoon-custom-border-color: transparent
}

.sidebar .cta-box {
    font-size: .8em
}

.sidebar .cta-heading {
    font-size: 20px;
    padding: 8px
}

.sidebar .cta-left-and-right .cta-content, .sidebar .cta-right-and-left .cta-content {
    display: block
}

.sidebar .cta-left-and-right .cta-content div, .sidebar .cta-right-and-left .cta-content div {
    width: 100%
}

.sidebar .cta-message {
    margin-top: 1em
}

.sidebar .cta-button .btn-l, .sidebar .cta-button .ranking-item-link-buttons a, .ranking-item-link-buttons .sidebar .cta-button a {
    padding: 1em;
    font-size: 16px
}

.speech-wrap {
    --cocoon-custom-background-color: var(--cocoon-white-color);
    --cocoon-custom-text-color: var(--cocoon-text-color);
    --cocoon-custom-border-color: var(--cocoon-basic-border-color);
    display: flex
}

.speech-person {
    width: 12%;
    min-width: 12%
}

.speech-icon img, .speech-icon amp-img {
    border-radius: 50%;
    border: 2px solid var(--cocoon-basic-border-color);
    width: 100%
}

.speech-name {
    text-align: center;
    font-size: 13px
}

div.speech-balloon {
    height: 100%;
    position: relative;
    padding: 10px;
    background-color: var(--cocoon-custom-background-color);
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    color: var(--cocoon-custom-text-color);
    border-radius: 6px;
    max-width: 86%
}

div.speech-balloon p {
    margin: 0
}

.speech-balloon::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -12px;
    top: 10px;
    border-right-width: 12px;
    border-right-style: solid;
    border-right-color: var(--cocoon-custom-border-color);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.speech-balloon::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -9px;
    top: 10px;
    border-right-width: 12px;
    border-right-style: solid;
    border-right-color: var(--cocoon-custom-background-color);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.sbp-l .speech-balloon {
    margin-left: 20px
}

.sbp-r {
    flex-direction: row-reverse
}

.sbp-r .speech-balloon {
    margin-right: 20px
}

.sbp-r .speech-balloon::before {
    right: -12px;
    left: auto;
    border-left-width: 12px;
    border-left-style: solid;
    border-left-color: var(--cocoon-custom-border-color);
    border-right: none
}

.sbp-r .speech-balloon::after {
    right: -9px;
    left: auto;
    border-left-width: 12px;
    border-left-style: solid;
    border-left-color: var(--cocoon-custom-background-color);
    border-right: none
}

.sbis-sn .speech-icon-image {
    border-radius: 0;
    border-style: none;
    box-shadow: none
}

.sbis-sb .speech-icon-image {
    border-radius: 0
}

.sbis-cn .speech-icon-image {
    border-style: none;
    box-shadow: none
}

.sbs-flat {
    --cocoon-custom-background-color: #f1f1f1;
    --cocoon-custom-border-color: #f1f1f1;
    --cocoon-custom-text-color: var(--cocoon-text-color)
}

.sbs-flat .speech-balloon {
    background-color: var(--cocoon-custom-background-color);
    border-color: var(--cocoon-custom-border-color);
    color: var(--cocoon-custom-text-color)
}

.sbs-flat .speech-balloon::before {
    border-right-color: var(--cocoon-custom-border-color)
}

.sbs-flat .speech-balloon::after {
    border-right-color: var(--cocoon-custom-background-color)
}

.sbs-line {
    --cocoon-custom-background-color: var(--cocoon-white-color);
    --cocoon-custom-border-color: var(--cocoon-basic-border-color);
    --cocoon-custom-text-color: var(--cocoon-text-color)
}

.sbs-line .speech-balloon {
    border-width: 1px;
    background-color: var(--cocoon-custom-background-color);
    border-color: var(--cocoon-custom-border-color);
    color: var(--cocoon-custom-text-color)
}

.sbs-line .speech-balloon::after {
    left: -10px
}

.sbs-line .speech-balloon::before {
    border-right-color: var(--cocoon-custom-border-color)
}

.sbs-line .speech-balloon::after {
    border-right-color: var(--cocoon-custom-background-color)
}

.sbs-line.sbp-r {
    --cocoon-custom-background-color: #85e249;
    --cocoon-custom-border-color: #85e249
}

.sbs-line.sbp-r .speech-balloon {
    background-color: var(--cocoon-custom-background-color);
    border-color: var(--cocoon-custom-border-color);
    color: var(--cocoon-custom-text-color)
}

.sbs-line.sbp-r .speech-balloon::after {
    left: auto;
    right: -10px
}

.sbs-line.sbp-r .speech-balloon::before {
    border-left-color: var(--cocoon-custom-border-color)
}

.sbs-line.sbp-r .speech-balloon::after {
    border-left-color: var(--cocoon-custom-background-color)
}

div.sbs-think.sbp-l .speech-balloon {
    margin-left: 46px
}

div.sbs-think .speech-balloon::before {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    border-radius: 50%;
    left: -29px;
    top: 11px;
    width: 20px;
    height: 20px
}

div.sbs-think .speech-balloon::after {
    border-width: 2px;
    border-style: solid;
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    border-radius: 50%;
    left: -44px;
    top: 25px;
    width: 10px;
    height: 10px
}

.sbs-think.sbp-r .speech-balloon {
    margin-right: 46px
}

.sbs-think.sbp-r .speech-balloon::before {
    left: auto;
    right: -29px
}

.sbs-think.sbp-r .speech-balloon::after {
    left: auto;
    right: -44px
}

.booklink-box, .kaerebalink-box, .tomarebalink-box, .product-item-box {
    padding: 22px 25px;
    width: 96%;
    border: 3px solid #dfdfdf;
    box-sizing: border-box;
    position: relative
}

.product-item-box {
    position: relative
}

.product-item-box::after {
    content: "\ea87";
    font-family: icomoon;
    position: absolute;
    bottom: 0;
    right: 6px;
    font-size: 24px;
    color: var(--cocoon-thin-color)
}

.product-item-box .image-thumb img {
    border: none;
    box-shadow: none
}

.rakuten-item-box::after {
    content: "\e903";
    font-family: icomoon
}

.product-item-error.cf {
    display: block;
    line-height: 1.2
}

.booklink-image, .kaerebalink-image, .tomarebalink-image, .product-item-thumb {
    width: 160px;
    min-width: 160px;
    margin: 0 auto 1em;
    float: none;
    text-align: center
}

.booklink-image *, .kaerebalink-image *, .tomarebalink-image *, .product-item-thumb * {
    display: block
}

.booklink-image > a > img, .kaerebalink-image > a > img, .tomarebalink-image > a > img, .product-item-thumb > a > img {
    margin: 0 auto
}

.image-content {
    visibility: hidden;
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    border: 1px solid var(--cocoon-x-thin-color);
    background-color: var(--cocoon-xx-thin-color);
    border-radius: var(--cocoon-badge-border-radius);
    transition: all 0.3s ease;
    opacity: 0;
    max-width: calc(100% - 160px)
}

.image-content img {
    display: block
}

.image-content amp-img {
    min-width: 500px
}

.image-thumb:hover > .image-content {
    visibility: visible;
    opacity: 1
}

.image-thumb:hover > .image-content:hover {
    display: none
}

.swatchimages {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3px
}

.swatchimages > * {
    border: 1px solid var(--cocoon-thin-color);
    margin: 1px;
    display: flex;
    align-items: center;
    justify-content: center
}

.swatchimages > *:hover {
    box-shadow: 0 0 4px #f79901
}

.swatchimages > * > img {
    display: block
}

.swatchimages:hover .si-thumb {
    display: flex;
    align-items: center;
    justify-content: center
}

.pis-l .si-thumb {
    width: 30px
}

.pis-m .si-thumb {
    width: 18%
}

.pis-s .si-thumb {
    width: 30%
}

.booklink-info, .kaerebalink-info, .tomarebalink-info, .product-item-content {
    line-height: 125%;
    width: 100%
}

.product-item-snippet {
    font-size: .8em;
    margin-top: 6px
}

.booklink-powered-date, .kaerebalink-powered-date, .tomarebalink-powered-date {
    font-size: 12px
}

.booklink-detail, .kaerebalink-detail, .tomarebalink-address {
    color: #333;
    font-size: 12px;
    margin: 0 0 10px
}

.kaerebalink-link1 > *, .booklink-link2 > *, .tomarebalink-link1 > *, .product-item-buttons > * {
    background: none;
    padding: 0;
    display: block
}

.kaerebalink-link1 a, .booklink-link2 a, .tomarebalink-link1 a, .product-item-buttons a {
    width: 90%;
    display: block;
    margin: 0 auto 8px;
    padding: 6px 12px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

.kaerebalink-link1 a:hover, .booklink-link2 a:hover, .tomarebalink-link1 a:hover, .product-item-buttons a:hover {
    opacity: .6
}

.product-item-buttons {
    margin-top: 1em
}

.product-item-image-only img {
    border: 0;
    box-shadow: none
}

@media screen and (min-width: 769px) {
    .booklink-box, .kaerebalink-box, .tomarebalink-box, .product-item-box {
        text-align: left;
        display: flex;
        font-size: inherit
    }

    .booklink-image, .kaerebalink-image, .tomarebalink-image, .product-item-thumb {
        vertical-align: top;
        box-sizing: border-box;
        min-width: auto
    }

    .booklink-info, .kaerebalink-info, .tomarebalink-info, .product-item-content {
        line-height: 125%;
        vertical-align: top;
        box-sizing: border-box;
        padding-left: 25px;
        width: 100%
    }

    .booklink-powered-date, .kaerebalink-powered-date, .tomarebalink-powered-date {
        margin: 6px 0 0
    }

    .booklink-detail, .kaerebalink-detail {
        margin: 0 0 14px
    }

    .booklink-link2, .kaerebalink-link1, .tomarebalink-link1, .product-item-buttons {
        display: flex;
        flex-wrap: wrap
    }

    .booklink-link2 a, .kaerebalink-link1 a, .tomarebalink-link1 a, .product-item-buttons a {
        width: auto;
        text-align: center;
        border-radius: 3px
    }

    .booklink-link2 a img, .kaerebalink-link1 a img, .tomarebalink-link1 a img, .product-item-buttons a img {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .booklink-link2 > *, .kaerebalink-link1 > *, .tomarebalink-link1 > *, .product-item-buttons > * {
        margin: .5%;
        box-sizing: border-box
    }
}

.shoplinkbtn {
    position: relative
}

.shoplinkbtn img {
    position: absolute
}

.shoplinkbtn1 a {
    background: #192f60
}

.shoplinkbtn2 a {
    background: #007b43
}

.shoplinkbtn3 a {
    background: #522f60
}

.shoplinkamazon a {
    background: #f79901
}

.shoplinkrakuten a {
    background: #bf0000
}

.shoplinkyahoo a {
    background: #e60033;
    position: relative
}

.shoplinkdmm a {
    background: #00bcd4
}

.shoplinkseven a {
    background: #008837
}

.shoplinkbellemaison a {
    background: #80bd22
}

.shoplinkcecile a {
    background: #8d124b
}

.shoplinkkakakucom a {
    background: #051d93
}

.shoplinkkindle a {
    background: #0074c1
}

.shoplinkrakukobo a {
    background: #bf0000
}

.shoplinkbk1 a {
    background: #0085cd
}

.shoplinkehon a {
    background: #006
}

.shoplinkkino a {
    background: #004097
}

.shoplinktoshokan a {
    background: #15b0e7
}

.shoplinkjalan a {
    background: #ff5600
}

.shoplinkjtb a {
    background: #C71628
}

.shoplinkikyu a {
    background: #1C4678
}

.shoplinkrurubu a {
    background: #006
}

.shoplinkwowma a {
    background: #FF6100
}

.product-item-admin {
    position: absolute;
    bottom: 3px;
    left: 6px
}

.product-item-admin > * {
    font-size: 10px;
    color: #777;
    margin: 6px
}

.pis-s {
    padding: 1em
}

.pis-s::after {
    font-size: 18px
}

.pis-s .product-item-thumb {
    width: 90px;
    min-width: 90px
}

.pis-l.product-item-box {
    display: block
}

.pis-l figure.product-item-thumb {
    width: 100%;
    min-width: auto
}

.item-price {
    color: #c9171e
}

.acquired-date {
    font-size: .9em
}

.nwa .booklink-box, .nwa .kaerebalink-box, .nwa .tomarebalink-box, .nwa .product-item-box {
    padding: 10px 10px 24px;
    display: block
}

.nwa .booklink-image, .nwa .kaerebalink-image, .nwa .tomarebalink-image, .nwa .product-item-thumb {
    width: 120px;
    min-width: 120px;
    margin-right: 3%;
    float: left;
    height: 100%
}

.nwa .booklink-link2, .nwa .kaerebalink-link1, .nwa .tomarebalink-link1, .nwa .product-item-buttons {
    display: flex;
    flex-wrap: wrap
}

.nwa .booklink-link2 > *, .nwa .kaerebalink-link1 > *, .nwa .tomarebalink-link1 > *, .nwa .product-item-buttons > * {
    width: auto;
    margin: 0 .5%
}

.nwa .booklink-link2 > * > a, .nwa .kaerebalink-link1 > * > a, .nwa .tomarebalink-link1 > * > a, .nwa .product-item-buttons > * > a {
    width: auto;
    font-size: 11px
}

.nwa .product-item-box::after {
    font-size: 18px
}

.nwa .booklink-image, .nwa .kaerebalink-image, .nwa .tomarebalink-image, .nwa .product-item-thumb {
    width: 80px;
    min-width: 80px
}

.nwa .booklink-info, .nwa .kaerebalink-info, .nwa .tomarebalink-info, .nwa .product-item-content {
    width: auto;
    overflow: visible;
    text-align: center;
    padding: 0
}

.nwa .booklink-link2 > *, .nwa .kaerebalink-link1 > *, .nwa .tomarebalink-link1 > *, .nwa .product-item-buttons > * {
    width: 100%;
    margin: 0 .5%
}

.fb-like-box {
    background-color: #444;
    color: var(--cocoon-white-color);
    display: flex;
    flex-wrap: nowrap
}

.fb-like-box .fb-like-thumb, .fb-like-box .fb-like-content {
    width: 100%
}

.fb-like-box img {
    display: block;
    width: 100%;
    height: 100%
}

.fb-like-box .fb_reset {
    display: none
}

.fb-like-content {
    display: flex;
    flex-direction: column;
    text-align: center
}

.fb-like-content > div {
    padding-top: 8px
}

.fb-like-message {
    color: #eee;
    font-size: .9em
}

.fb-like-sub-message {
    color: #ccc;
    font-size: .7em;
    margin-bottom: 8px
}

.fb-like-buttons {
    padding: 0;
    text-align: center
}

.fb-like-buttons > div {
    margin: 8px;
    display: flex;
    justify-content: center
}

.fb-like-buttons > div > * {
    height: 100%
}

.fb-like-facebook {
    margin-bottom: -7px
}

.sidebar .fb-like-box {
    max-width: 640px;
    flex-direction: column
}

div.fb-like-mobile {
    display: none
}

.fb-like-balloon {
    height: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both
}

.fb-like-balloon-thumb {
    float: left;
    width: 100px
}

.fb-like-balloon-thumb img {
    display: block
}

.fb-like-balloon-body {
    margin-right: 140px;
    float: none;
    padding: 10px;
    font-size: 18px;
    line-height: 1.3em;
    height: 100px;
    overflow: hidden;
    color: #000;
    box-sizing: border-box
}

.fb-like-balloon-body::after {
    content: "\f054";
    position: absolute;
    right: 110px;
    top: 27px;
    color: #ccc;
    font-size: 50px;
    font-family: FontAwesome;
    line-height: 100%
}

.font-awesome-5 .fb-like-balloon-body::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700
}

.fb-like-balloon-button {
    background-color: #f3f3f3;
    width: 100px;
    height: 100px;
    text-align: center;
    float: right;
    padding-top: 27px;
    box-sizing: border-box
}

.fb-like-balloon-button iframe {
    background-color: #fff
}

.fb-like-balloon-arrow-box {
    float: left;
    position: relative;
    border: 1px solid #bbb;
    margin-left: 12px;
    width: calc(100% - 114px);
    border-radius: 5px;
    background-color: var(--cocoon-white-color)
}

.fb-like-balloon-arrow-box-in {
    border-radius: 5px;
    overflow: hidden
}

.fb-like-balloon-arrow-box:after, .fb-like-balloon-arrow-box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.fb-like-balloon-arrow-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px
}

.fb-like-balloon-arrow-box:before {
    border-color: rgba(221, 221, 221, 0);
    border-right-color: #bbb;
    border-width: 11px;
    margin-top: -11px
}

.sidebar .fb-like-balloon-body::after {
    display: none
}

.sidebar .fb-like-balloon-body {
    font-size: .8em;
    padding: 5px;
    line-height: 1.1em;
    margin-right: 0;
    height: 70px
}

.sidebar .fb-like-balloon-button {
    float: none;
    width: 100%;
    height: 30px;
    display: block;
    line-height: 24px;
    padding-top: 0
}

.sidebar div.fb-like-mobile {
    display: block
}

.sidebar div.fb-like-pc {
    display: none
}

.mobile-menu-buttons {
    background: var(--cocoon-white-color);
    box-shadow: 0 0 5px darkgrey;
    font-size: 19px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    align-items: center;
    line-height: 1.4;
    min-height: 50px;
    transition: 0.3s
}

.mobile-menu-buttons .menu-icon {
    text-align: center;
    width: 100%;
    display: block
}

.mobile-menu-buttons .menu-caption {
    font-size: 9px;
    text-align: center;
    opacity: .8;
    display: block
}

.mobile-menu-buttons .menu-button {
    position: relative;
    width: 100%;
    cursor: pointer
}

.mobile-menu-buttons .menu-button > a {
    display: block;
    color: var(--cocoon-text-color);
    text-decoration: none
}

.mobile-menu-buttons .menu-button:hover .menu-button-in {
    opacity: .8
}

.mobile-menu-buttons .ad-area {
    display: none
}

.mobile-menu-buttons .menu-content {
    cursor: default
}

.mobile-footer-menu-buttons {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.logo-menu-button {
    text-align: center;
    font-weight: 900;
    line-height: 50px;
    min-width: 200px;
    overflow: hidden
}

.logo-menu-button img {
    max-height: 50px;
    display: block;
    margin: 0 auto
}

.fa.menu-icon {
    font: inherit
}

#navi-menu-close, #sidebar-menu-close, #search-menu-close, #share-menu-close, #follow-menu-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: 0.3s ease-in-out
}

.menu-content {
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    max-width: 400px;
    height: 100%;
    background: #fff;
    transition: 0.3s ease-in-out;
    opacity: 1;
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}

.menu-content .menu-drawer {
    padding: 0 1em 30px
}

.menu-content .sidebar {
    width: 100%;
    display: block;
    margin: 0
}

.navi-menu-content {
    left: 0;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%)
}

.sidebar-menu-content {
    right: 0;
    -webkit-transform: translateX(105%);
    transform: translateX(105%)
}

#slide-in-sidebar {
    display: block;
    margin: 0
}

.search-menu-content, .share-menu-content, .follow-menu-content {
    transition: 0.3s ease-in-out;
    position: fixed;
    top: 40%;
    z-index: 99;
    width: 90%;
    left: 5%;
    right: 5%;
    -webkit-transform: translateY(1500%);
    transform: translateY(1500%);
    opacity: 0
}

.search-menu-content .search-edit, .share-menu-content .search-edit, .follow-menu-content .search-edit {
    width: 100%
}

#navi-menu-input:checked ~ #navi-menu-close, #sidebar-menu-input:checked ~ #sidebar-menu-close, #search-menu-input:checked ~ #search-menu-close, #share-menu-input:checked ~ #share-menu-close, #follow-menu-input:checked ~ #follow-menu-close {
    display: block;
    opacity: .5
}

#navi-menu-input:checked ~ #navi-menu-content, #sidebar-menu-input:checked ~ #sidebar-menu-content, #search-menu-input:checked ~ #search-menu-content, #share-menu-input:checked ~ #share-menu-content, #follow-menu-input:checked ~ #follow-menu-content {
    transition: 0.3s ease-in-out;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1
}

.menu-drawer ul {
    list-style: none
}

.menu-drawer li {
    display: block
}

.menu-drawer a {
    color: var(--cocoon-text-color);
    text-decoration: none;
    padding: 6px;
    display: block
}

.menu-drawer a:hover {
    background-color: #f5f8fa;
    transition: all 0.3s ease-in-out;
    color: var(--cocoon-text-color)
}

.menu-drawer .sub-menu {
    padding-left: 20px
}

.menu-close-button {
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 2em
}

.share-menu-content .sns-buttons {
    justify-content: space-around
}

.share-menu-content .sns-buttons .share-count {
    color: var(--cocoon-white-color)
}

.share-menu-content .button-caption {
    display: none
}

.share-menu-content .comment-button {
    display: none
}

.follow-menu-content .sns-buttons {
    justify-content: space-around
}

.follow-menu-content .sns-buttons a {
    width: 24%
}

.follow-menu-content .sns-follow-message {
    display: none
}

.ranking-items {
    line-height: 1.4
}

.ranking-items p {
    font-size: 18px;
    margin-top: 0
}

.ranking-item, .timeline-box {
    padding: 3%;
    border: 1px solid var(--cocoon-basic-border-color);
    border-radius: var(--cocoon-basic-border-radius)
}

.ranking-item img[width="1"], .timeline-box img[width="1"] {
    position: absolute;
    bottom: 0;
    right: 0
}

.ranking-item-name-text {
    font-size: 24px;
    font-weight: 700
}

.star::before, .star-half-o::before, .star-o::before {
    font-family: FontAwesome
}

.star::before {
    content: "\f005"
}

.star-half-o::before {
    content: "\f123"
}

.star-o::before {
    content: "\f006"
}

.ranking-item-name {
    padding: 3px 2px 6px
}

.rating-star {
    color: #f5bc55;
    font-size: 1.2em
}

.rating-number {
    color: #333;
    font-size: .9em;
    margin-left: .4em
}

.ranking-item-img-desc, .ranking-item-link-buttons {
    display: flex
}

.ranking-item-img-desc > div, .ranking-item-link-buttons > div {
    width: 100%;
    padding: 2px 0
}

.ranking-item-img-desc {
    margin-top: 6px
}

.ranking-item-name {
    display: flex
}

.ranking-item-name-crown {
    margin-right: 10px
}

.ranking-item-name-text {
    width: 100%
}

.ranking-item-image-tag {
    max-width: 302px;
    margin-right: 1em;
    position: relative;
    align-items: flex-start
}

.ranking-item-description {
    width: 100px;
    position: relative
}

.ranking-item-link-buttons {
    --cocoon-custom-border-color: transparent;
    margin-top: 6px
}

.ranking-item-link-buttons > div {
    padding: 0 3px;
    position: relative
}

.ranking-item-link-buttons a {
    margin: 0 0 8px
}

.c-crown, .s-crown, .g-crown {
    width: 0;
    height: 0;
    border-bottom-style: solid;
    border-bottom-width: 35px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: relative
}

.c-crown:after, .s-crown:after, .g-crown:after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    content: "";
    position: absolute;
    top: 0;
    left: -20px
}

.c-crown-circle, .s-crown-circle, .g-crown-circle {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: -21px
}

.c-crown-circle:before, .s-crown-circle:before, .g-crown-circle:before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    top: 0;
    left: 19px
}

.c-crown-circle:after, .s-crown-circle:after, .g-crown-circle:after {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    top: 0;
    left: 38px
}

.g-crown {
    border-bottom: 35px solid #bfa930
}

.g-crown:after {
    border-bottom: 20px solid #ffe973;
    border-left: 20px solid #ffe973;
    border-right: 20px solid gold
}

.g-crown-circle {
    background-color: #a68c00
}

.g-crown-circle:before {
    background-color: #a68c00
}

.g-crown-circle:after {
    background-color: #a68c00
}

.s-crown {
    border-bottom: 35px solid #909090
}

.s-crown:after {
    border-bottom: 20px solid #e0e0e0;
    border-left: 20px solid #e0e0e0;
    border-right: 20px solid silver
}

.s-crown-circle {
    background-color: #909090
}

.s-crown-circle:before {
    background-color: #909090
}

.s-crown-circle:after {
    background-color: #909090
}

.c-crown {
    border-bottom: 35px solid #69433f
}

.c-crown:after {
    border-bottom: 20px solid #8c4841;
    border-left: 20px solid #8c4841;
    border-right: 20px solid #5b1c15
}

.c-crown-circle {
    background-color: #69433f
}

.c-crown-circle:before {
    background-color: #69433f
}

.c-crown-circle:after {
    background-color: #69433f
}

.widget_item_ranking .main-widget-label {
    font-size: 23px;
    padding: 6px;
    margin: 28px 0 12px;
    font-weight: 700
}

.footer {
    margin-top: 20px;
    padding: 8px
}

.copyright {
    margin-top: 8px
}

.footer-widgets, .footer-widgets-mobile {
    margin: 10px auto;
    display: flex
}

.footer-mobile, .footer-left, .footer-center, .footer-right {
    padding: 10px 16px
}

.footer-left, .footer-center, .footer-right {
    width: 33.33%
}

.footer-widgets-mobile {
    display: none
}

.footer-bottom {
    margin-top: 24px;
    padding: 8px;
    position: relative;
    font-size: 14px
}

.footer-bottom.fdt-left-and-right .footer-bottom-logo {
    display: none
}

.footer-bottom.fdt-left-and-right .footer-bottom-content {
    float: none;
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.footer-bottom.fdt-up-and-down .footer-bottom-logo {
    display: none
}

.footer-bottom.fdt-up-and-down .footer-bottom-content {
    float: none;
    display: block;
    text-align: center
}

.footer-bottom.fdt-up-and-down .footer-bottom-content .navi-footer-in > ul {
    justify-content: center
}

.footer-bottom.fnm-text-width .menu-footer li {
    width: auto
}

.footer-bottom.fnm-text-width .menu-footer li a {
    padding: 0 10px
}

.footer-bottom-logo {
    float: left;
    bottom: 0;
    position: absolute
}

.footer-bottom-logo .logo-text {
    padding: 0
}

.footer-bottom-logo .site-name-text {
    font-size: 18px
}

.footer-bottom-logo .logo-image {
    padding: 0
}

.footer-bottom-logo img {
    height: 50px;
    width: auto
}

.footer-bottom-content {
    float: right;
    text-align: right
}

.go-to-top {
    position: fixed;
    display: none;
    right: 10px;
    bottom: 10px;
    z-index: 99999
}

.go-to-top-button {
    border-width: 0;
    background-color: #eee;
    color: #333;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 1;
    border-radius: 5px;
    font-size: 22px
}

.go-to-top-button:hover {
    color: #333
}

.go-to-top-button-image {
    background-color: transparent;
    padding: 0
}

#wpforo-wrap .anchor-icon, .gallery .anchor-icon, .amazonjs_item .anchor-icon, .kaerebalink-box .anchor-icon, .booklink-box .anchor-icon, .tomarebalink-box .anchor-icon, .wpf-sbtn-wrap .anchor-icon, .btn .anchor-icon, .ranking-item-link-buttons a .anchor-icon, .btn-wrap a .anchor-icon, .no-icon .anchor-icon {
    display: none
}

.gallery {
    margin: auto
}

.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    height: auto
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16%
}

.gallery-columns-7 .gallery-item {
    width: 14%
}

.gallery-columns-8 .gallery-item {
    width: 12%
}

.gallery-columns-9 .gallery-item {
    width: 11%
}

.gallery amp-img {
    border: 2px solid #cfcfcf
}

.gallery br {
    clear: both
}

.gallery .gallery-item dd {
    margin: 0
}

.search-box {
    margin: 1em 0 2em;
    position: relative
}

.search-edit {
    font-family: inherit
}

#search-menu-content .search-edit {
    font-size: 16px
}

.search-submit {
    position: absolute;
    right: 3px;
    top: calc(50% - 12px);
    font-size: 20px;
    cursor: pointer;
    border: none;
    color: var(--cocoon-thin-color);
    padding: 0 8px;
    background-color: rgba(255, 255, 255, 0)
}

.timeline-box {
    padding: 16px 5px;
    overflow: auto;
    --cocoon-custom-point-color: #6fc173;
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    --cocoon-custom-border-color: var(--cocoon-basic-border-color);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color);
    border-color: var(--cocoon-custom-border-color)
}

.timeline-box .timeline {
    list-style: none;
    padding: 0;
    margin: 0
}

.timeline-title {
    font-weight: 700;
    font-size: 1.1em;
    text-align: center
}

.timeline > li {
    margin-bottom: 60px
}

ul.timeline ul {
    list-style-type: disc
}

ul.timeline ul ul {
    list-style-type: circle
}

ul.timeline ul ul ul {
    list-style-type: square
}

.timeline > li.timeline-item {
    overflow: hidden;
    margin: 0;
    position: relative
}

.timeline-item-label {
    width: 110px;
    float: left;
    padding-top: 18px;
    text-align: right;
    padding-right: 1em;
    font-size: 14px
}

.timeline-item-title {
    font-weight: 700
}

.timeline-item-content {
    width: calc(100% - 110px);
    float: left;
    padding: .8em 1.4em;
    border-left: 3px #e5e5d1 solid
}

.timeline-item:before {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--cocoon-custom-point-color);
    position: absolute;
    left: 105px;
    top: 24px;
    border-radius: 100%
}

.iconlist-box {
    --cocoon-custom-icon-color: var(--cocoon-text-color);
    --cocoon-custom-border-color: transparent;
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color)
}

.iconlist-box.has-border-color li::before {
    color: var(--cocoon-custom-icon-color)
}

.iconlist-box ul {
    list-style: none
}

.iconlist-box ul li::before {
    display: initial
}

.iconlist-box ol:not(.has-list-style) > li::before {
    display: none
}

.iconlist-box.list-none ul {
    list-style: disc
}

.iconlist-box.list-none ol {
    list-style: decimal
}

.iconlist-box li::before {
    font-family: FontAwesome;
    margin-right: .4em;
    margin-left: -1.4em;
    position: absolute
}

.iconlist-title {
    font-weight: 700;
    text-align: center
}

.faq-wrap {
    --cocoon-custom-question-color: #b7282e;
    --cocoon-custom-answer-color: #007bbb;
    --cocoon-custom-border-color: transparent;
    --cocoon-custom-background-color: transparent;
    --cocoon-custom-text-color: var(--cocoon-text-color);
    border-color: var(--cocoon-custom-border-color);
    background-color: var(--cocoon-custom-background-color);
    color: var(--cocoon-custom-text-color)
}

.faq {
    line-height: 24px
}

.faq-item {
    display: flex
}

.faq-item-label {
    font-size: 24px;
    margin-right: .6em
}

.is-style-square .faq-item-label {
    color: #fff;
    background-color: var(--cocoon-custom-question-color);
    font-size: 20px;
    padding: 5px 8px;
    height: 100%
}

.is-style-square .faq-answer-label {
    background-color: var(--cocoon-custom-answer-color)
}

.faq-item-content {
    flex: 1 1 auto;
    width: 60%
}

.faq-question {
    margin-bottom: 1.8em
}

.faq-question-label {
    color: var(--cocoon-custom-question-color)
}

.faq-question-content {
    font-weight: 700
}

.faq .faq-answer {
    margin-left: 0
}

.faq-answer-label {
    color: var(--cocoon-custom-answer-color)
}

.ribbon {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    z-index: 1
}

.ribbon:before, .ribbon:after {
    position: absolute;
    z-index: 0;
    content: "";
    display: block;
    border: 4px solid #224963
}

.ribbon span {
    position: absolute;
    display: block;
    width: 185px;
    padding: 5px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    color: var(--cocoon-white-color);
    font: 700 11px/1 "Lato", sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center
}

.ribbon-color-1 span {
    background-color: #ea7e7e
}

.ribbon-color-2 span {
    background-color: #7e95ea
}

.ribbon-color-3 span {
    background-color: #f7c114
}

.ribbon-color-4 span {
    background-color: #dc669b
}

.ribbon-color-5 span {
    background-color: #e9546b
}

.ribbon-top-left {
    top: -3px;
    left: -9px
}

.ribbon-top-left::before, .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent
}

.ribbon-top-left:before {
    top: -1px;
    right: 4px
}

.ribbon-top-left::after {
    bottom: 4px;
    left: 1px
}

.ribbon-top-left span {
    right: -45px;
    top: 18px;
    transform: rotate(-45deg)
}

.border-square .ribbon-top-left {
    top: -13px;
    left: -13px
}

.card-large-image .ribbon-top-left {
    top: -7px;
    left: -9px
}

[class*=fab-]::before {
    font-family: FontAwesome
}

.fab-info-circle::before {
    content: "\f05a"
}

.fab-question-circle::before {
    content: "\f059"
}

.fab-exclamation-circle::before {
    content: "\f06a"
}

.fab-pencil::before {
    content: "\f040"
}

.fab-edit::before {
    content: "\f044"
}

.fab-comment::before {
    content: "\f075"
}

.fab-ok::before {
    content: "\f10c"
}

.fab-bad::before {
    content: "\f00d"
}

.fab-lightbulb::before {
    content: "\f0eb"
}

.fab-graduation-cap::before {
    content: "\f19d"
}

.fab-book::before {
    content: "\f02d"
}

.fab-amazon::before {
    content: "\f270"
}

.fab-envelope::before {
    content: "\f0e0"
}

.fab-flag::before {
    content: "\f024"
}

.fab-ban::before {
    content: "\f05e"
}

.fab-bolt::before {
    content: "\f0e7"
}

.fab-calendar::before {
    content: "\f073"
}

.fab-clock::before {
    content: "\f017"
}

.fab-cutlery::before {
    content: "\f0f5"
}

.fab-heart::before, .list-heart li::before {
    content: "\f004"
}

.fab-camera::before {
    content: "\f030"
}

.fab-search::before {
    content: "\f002"
}

.fab-folder::before {
    content: "\f07b"
}

.fab-tag::before {
    content: "\f02b"
}

.fab-trophy::before {
    content: "\f091"
}

.fab-car::before {
    content: "\f1b9"
}

.fab-truck::before {
    content: "\f0d1"
}

.fab-bicycle::before {
    content: "\f206"
}

.fab-motorcycle::before {
    content: "\f21c"
}

.fab-bus::before {
    content: "\f207"
}

.fab-plane::before {
    content: "\f072"
}

.fab-train::before {
    content: "\f238"
}

.fab-subway::before {
    content: "\f239"
}

.fab-taxi::before {
    content: "\f1ba"
}

.fab-file-text::before {
    content: "\f15c"
}

.fab-jpy::before {
    content: "\f157"
}

.fab-usd::before {
    content: "\f155"
}

.fab-eur::before {
    content: "\f153"
}

.fab-btc::before {
    content: "\f15a"
}

.fab-apple::before {
    content: "\f179"
}

.fab-android::before {
    content: "\f17b"
}

.fab-ship::before {
    content: "\f21a"
}

.fab-wordpress::before {
    content: "\f19a"
}

.fab-thumbs-up::before {
    content: "\f164"
}

.fab-thumbs-down::before {
    content: "\f165"
}

.fab-check::before, .list-check li::before {
    content: "\f00c"
}

.fab-bell::before {
    content: "\f0f3"
}

.fab-star::before, .list-star li::before {
    content: "\f005"
}

.fab-bookmark::before {
    content: "\f02e"
}

.fab-download::before {
    content: "\f019"
}

.fab-coffee::before {
    content: "\f0f4"
}

.fab-user::before {
    content: "\f007"
}

.fab-check-circle::before, .list-check-circle li::before {
    content: "\f058"
}

.fab-check-circle-o::before, .list-check-circle-o li::before {
    content: "\f05d"
}

.fab-check-square::before, .list-check-square li::before {
    content: "\f14a"
}

.fab-check-square-o::before, .list-check-square-o li::before {
    content: "\f046"
}

.fab-caret-right::before, .list-caret-right li::before {
    content: "\f0da"
}

.fab-caret-square-o-right::before, .list-caret-square-o-right li::before {
    content: "\f152"
}

.fab-arrow-right::before, .list-arrow-right li::before {
    content: "\f061"
}

.fab-angle-right::before, .list-angle-right li::before {
    content: "\f105"
}

.fab-angle-double-right::before, .list-angle-double-right li::before {
    content: "\f101"
}

.fab-arrow-circle-right::before, .list-arrow-circle-right li::before {
    content: "\f0a9"
}

.fab-arrow-circle-o-right::before, .list-arrow-circle-o-right li::before {
    content: "\f18e"
}

.fab-play-circle::before, .list-play-circle li::before {
    content: "\f144"
}

.fab-play-circle-o::before, .list-play-circle-o li::before {
    content: "\f01d"
}

.fab-chevron-right::before, .list-chevron-right li::before {
    content: "\f054"
}

.fab-chevron-circle-right::before, .list-chevron-circle-right li::before {
    content: "\f138"
}

.fab-hand-o-right::before, .list-hand-o-right li::before {
    content: "\f0a4"
}

.fab-star-o::before, .list-star-o li::before {
    content: "\f006"
}

.fab-heart-o::before, .list-heart-o li::before {
    content: "\f08a"
}

.fab-square::before, .list-square li::before {
    content: "\f0c8"
}

.fab-square-o::before, .list-square-o li::before {
    content: "\f096"
}

.fab-circle::before, .list-circle li::before {
    content: "\f111"
}

.fab-circle-o::before, .list-circle-o li::before {
    content: "\f10c"
}

.fab-dot-circle-o::before, .list-dot-circle-o li::before {
    content: "\f192"
}

.fab-plus::before, .list-plus li::before {
    content: "\f067"
}

.fab-plus-circle::before, .list-plus-circle li::before {
    content: "\f055"
}

.fab-plus-square::before, .list-plus-square li::before {
    content: "\f0fe"
}

.fab-plus-square-o::before, .list-plus-square-o li::before {
    content: "\f196"
}

.fab-minus::before, .list-minus li::before {
    content: "\f068"
}

.fab-minus-circle::before, .list-minus-circle li::before {
    content: "\f056"
}

.fab-minus-square::before, .list-minus-square li::before {
    content: "\f146"
}

.fab-minus-square-o::before, .list-minus-square-o li::before {
    content: "\f147"
}

.fab-times::before, .list-times li::before {
    content: "\f00d"
}

.fab-times-circle::before, .list-times-circle li::before {
    content: "\f057"
}

.fab-times-circle-o::before, .list-times-circle-o li::before {
    content: "\f05c"
}

.fab-window-close::before, .list-window-close li::before {
    content: "\f2d3"
}

.fab-window-close-o::before, .list-window-close-o li::before {
    content: "\f2d4"
}

.fab-paw::before, .list-paw li::before {
    content: "\f1b0"
}

.recommended {
    margin: 1em 0
}

.recommended .navi-entry-cards {
    display: flex;
    justify-content: center
}

.recommended .navi-entry-cards a {
    padding: 0;
    margin: 0;
    border-radius: 0
}

.recommended figure {
    margin: 0
}

.recommended img {
    vertical-align: bottom
}

.recommended .card-content {
    font-size: .8em;
    text-align: center
}

.recommended .card-snippet {
    display: none
}

.recommended.rcs-image-only .card-content {
    display: none
}

.recommended.rcs-center-title .card-content {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    opacity: 1;
    font-size: 1em;
    max-height: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.recommended.rcs-center-white-title .card-content {
    background: none;
    background-color: rgba(51, 51, 51, .3);
    transition: all 0.7s
}

.recommended.rcs-center-white-title .a-wrap:hover .card-content {
    opacity: 0
}

.recommended.rcs-center-label-title .card-content {
    padding: 0;
    background: transparent
}

.recommended.rcs-center-label-title .card-content .card-title {
    color: var(--cocoon-text-color);
    padding: 6px 1.2em;
    background-color: rgba(255, 255, 255, .8);
    transition: all 0.5s;
    border-radius: 99px;
    font-size: .9em
}

.recommended.rcs-center-label-title .card-content:hover .card-title {
    opacity: 0
}

.recommended.rcs-card-margin a {
    margin: 1% .5%
}

.recommended.rcs-card-margin a:first-child {
    margin-left: 1%
}

.recommended.rcs-card-margin a:last-child {
    margin-right: 1%
}

.recommended .ribbon {
    display: none
}

.nwa .recommended .navi-entry-cards {
    flex-wrap: wrap
}

.nwa .recommended .navi-entry-cards a {
    width: 50%
}

.nwa .recommended.rcs-card-margin a {
    margin: 1%;
    width: 48%
}

.nwa .recommended.rcs-card-margin a:last-child {
    margin-right: 1%
}

.box-menus {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.box-menus * {
    line-height: 1.6;
    margin: 0
}

.box-menu {
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    text-align: center;
    min-height: 100px;
    cursor: pointer;
    background: #fff;
    width: 25%;
    color: var(--cocoon-x-pallid-text-color);
    box-shadow: inset 1px 1px 0 0 #e0ddd1, 1px 1px 0 0 #e0ddd1, 1px 0 0 0 #e0ddd1;
    transition: none
}

.box-menu:last-child {
    margin-right: auto
}

.box-menu:hover {
    color: var(--cocoon-x-pallid-text-color);
    z-index: 2
}

.box-menu-icon {
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.box-menu-icon * {
    margin: 10px 0;
    max-width: 60px;
    max-height: 60px;
    height: auto;
    display: inline-block
}

.box-menu-icon img {
    font-size: 16px;
    border: none;
    box-shadow: none
}

.box-menu-label {
    font-size: 14px;
    font-weight: 600
}

.box-menu-description {
    font-size: 10px;
    opacity: .8
}

.nwa .box-menu {
    width: 50%
}

.wwa .box-menu {
    width: 16.66%
}

:root {
    --easing: cubic-bezier(.2, 1, .2, 1);
    --transition: .8s var(--easing);
    --box-shadow: 0 0 30px #fff
}

.swiper-wrapper {
    margin-top: 8px;
    margin-left: 0px;
}

.is-list-horizontal {
    display: flex;
    flex-direction: row
}

.is-list-horizontal .widget-entry-card-link {
    flex-shrink: 0;
    max-width: 320px
}

.is-list-horizontal .card-title {
    font-size: 16px
}

.is-list-horizontal .card-title, .is-list-horizontal .card-snippet {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.is-list-horizontal.large-thumb .widget-entry-card-link, .is-list-horizontal.large-thumb-on .widget-entry-card-link {
    max-width: 220px
}

.is-list-horizontal.large-thumb .card-title, .is-list-horizontal.large-thumb-on .card-title {
    -webkit-line-clamp: 2;
    height: 2.6em
}

.is-list-horizontal.large-thumb-on .card-content {
    max-height: 45%;
    overflow: hidden
}

.is-list-horizontal.large-thumb-on .card-title {
    font-size: 14px
}

.is-list-horizontal .swiper-wrapper {
    height: initial
}

.is-list-horizontal .swiper-button-next, .is-list-horizontal .swiper-button-prev {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    height: 50px;
    width: 50px;
    z-index: 1;
    transition: var(--transition);
    -webkit-transition: var(--transition);
    box-shadow: var(--box-shadow);
    -webkit-box-shadow: var(--box-shadow)
}

.is-list-horizontal .swiper-button-next {
    left: calc(100% - 62px)
}

.is-list-horizontal .swiper-button-next:hover {
    left: calc(100% - 66px);
    width: 60px;
    height: 60px
}

.is-list-horizontal .swiper-button-next::after {
    border-color: #fff;
    margin-right: .4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    content: "";
    border: solid rgba(255, 255, 255, .7);
    border-width: 2px 2px 0 0
}

.is-list-horizontal .swiper-button-prev {
    left: 22px;
    display: none
}

.is-list-horizontal .swiper-button-prev:hover {
    left: 17px;
    width: 60px;
    height: 60px
}

.is-list-horizontal .swiper-button-prev::after {
    border-color: #fff;
    margin-left: .4rem;
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    content: "";
    border: solid rgba(255, 255, 255, .7);
    border-width: 0 0 2px 2px
}

.info-list {
    padding: 20px
}

.info-list.is-style-frame-border {
    border: 1px solid var(--cocoon-basic-border-color);
    border-color: var(--cocoon-three-d-border-colors);
    border-radius: var(--cocoon-basic-border-radius)
}

.info-list-caption {
    text-align: center
}

.info-list-item {
    padding: 14px 0;
    font-size: 16px;
    line-height: 1.6
}

.info-list-item-content {
    margin-bottom: 8px
}

.is-style-divider-line .info-list-item {
    border-bottom: 1px dashed var(--cocoon-basic-border-color)
}

.is-style-divider-line .info-list-item:last-child {
    border-bottom-style: none
}

.info-list-item-meta {
    font-size: 12px;
    opacity: .6;
    line-height: 20px
}

.info-list-item-date {
    margin-right: 18px
}

.info-list-item-categorys .entry-category {
    padding: 1px 18px;
    margin-right: 8px;
    border: 1px solid #999;
    height: 20px;
    line-height: 17px;
    display: inline-block;
    border-radius: 2px
}

.info-list-item-content-link {
    color: var(--cocoon-black-color);
    text-decoration: none
}

.info-list-item-content-link:hover {
    text-decoration: underline
}

.is-style-border-solid {
    border: solid 2px var(--cocoon-box-border-color)
}

.is-style-border-double {
    border: double 4px var(--cocoon-box-border-color)
}

.is-style-border-dashed {
    border: dashed 2px var(--cocoon-box-border-color)
}

.is-style-border-dotted {
    border: dotted 4px var(--cocoon-box-border-color)
}

.is-style-border-thin-and-thick {
    border: 8px solid #eee
}

.is-style-border-convex {
    border-color: var(--cocoon-three-d-border-colors);
    border-width: 1px;
    border-style: solid
}

.is-style-border-radius-s-solid {
    border: solid 2px var(--cocoon-box-border-color);
    border-radius: 6px
}

.is-style-border-radius-s-double {
    border: double 4px var(--cocoon-box-border-color);
    border-radius: 6px
}

.is-style-border-radius-s-dashed {
    border: dashed 2px var(--cocoon-box-border-color);
    border-radius: 6px
}

.is-style-border-radius-s-dotted {
    border: dotted 4px var(--cocoon-box-border-color);
    border-radius: 6px
}

.is-style-border-radius-s-thin-and-thick {
    border: 8px solid #eee;
    border-radius: 6px
}

.is-style-border-radius-s-convex {
    border-color: var(--cocoon-three-d-border-colors);
    border-width: 1px;
    border-style: solid;
    border-radius: 6px
}

.is-style-border-radius-l-solid {
    border: solid 2px var(--cocoon-box-border-color);
    border-radius: 1em
}

.is-style-border-radius-l-double {
    border: double 4px var(--cocoon-box-border-color);
    border-radius: 1em
}

.is-style-border-radius-l-dashed {
    border: dashed 2px var(--cocoon-box-border-color);
    border-radius: 1em
}

.is-style-border-radius-l-dotted {
    border: dotted 4px var(--cocoon-box-border-color);
    border-radius: 1em
}

.is-style-border-radius-l-thin-and-thick {
    border: 8px solid #eee;
    border-radius: 1em
}

.is-style-border-radius-l-convex {
    border-color: var(--cocoon-three-d-border-colors);
    border-width: 1px;
    border-style: solid;
    border-radius: 1em
}

.is-style-light-background-box {
    background-color: #f8f9f8
}

.is-style-stripe-box {
    background-image: repeating-linear-gradient(-45deg, #f2f3f7 0, #f2f3f7 3px, transparent 3px, transparent 6px)
}

.is-style-section-paper-box {
    background-image: linear-gradient(0deg, transparent 19px, #eae5e3 20px), linear-gradient(90deg, transparent 19px, #eae5e3 20px);
    background-size: 20px 20px
}

.is-style-checkered-box {
    background-image: linear-gradient(90deg, rgba(232, 238, 236, .5) 50%, transparent 50%), linear-gradient(rgba(234, 236, 238, .5) 50%, transparent 50%);
    background-size: 15px 15px
}

.is-style-stitch-box {
    background: #fbfaf5;
    box-shadow: 0 0 0 10px #fbfaf5;
    border: dashed 2px var(--cocoon-box-border-color)
}

.is-style-square-brackets-box {
    position: relative
}

.is-style-square-brackets-box::before, .is-style-square-brackets-box::after {
    content: "";
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block
}

.is-style-square-brackets-box::before {
    border-left: solid 1px var(--cocoon-box-border-color);
    border-top: solid 1px var(--cocoon-box-border-color);
    top: 0;
    left: 0
}

.is-style-square-brackets-box::after {
    border-right: solid 1px var(--cocoon-box-border-color);
    border-bottom: solid 1px var(--cocoon-box-border-color);
    bottom: 0;
    right: 0
}

.is-style-parenthetic-box {
    position: relative
}

.is-style-parenthetic-box::after, .is-style-parenthetic-box::before {
    border: 1px solid var(--cocoon-box-border-color);
    content: "";
    height: 100%;
    position: absolute;
    width: .7em
}

.is-style-parenthetic-box::before {
    border-right-width: 0;
    bottom: 0;
    left: 0
}

.is-style-parenthetic-box::after {
    border-left-width: 0;
    bottom: 0;
    right: 0
}

.is-style-cross-line {
    position: relative;
    border-top: solid 2px var(--cocoon-box-border-color);
    border-bottom: solid 2px var(--cocoon-box-border-color)
}

.is-style-cross-line::before, .is-style-cross-line::after {
    content: "";
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: var(--cocoon-box-border-color)
}

.is-style-cross-line::before {
    left: 10px
}

.is-style-cross-line::after {
    right: 10px
}

.is-style-p-style-08 {
    border: 1px solid var(--cocoon-box-border-color);
    position: relative
}

.is-style-p-style-08::after {
    border: 1px solid var(--cocoon-box-border-color);
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%
}

.is-style-triangle-box {
    position: relative;
    border: 1px solid var(--cocoon-box-border-color)
}

.is-style-triangle-box::before {
    border-bottom: 30px solid transparent;
    border-left: 30px solid var(--cocoon-box-border-color);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.is-style-triangle-box::after {
    border-left: 30px solid transparent;
    border-bottom: 30px solid var(--cocoon-box-border-color);
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0
}

.is-style-clip-box {
    background-color: var(--cocoon-white-color);
    position: relative;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc
}

.is-style-clip-box::before {
    position: absolute;
    content: "";
    top: -15px;
    right: 10px;
    height: 55px;
    width: 15px;
    border: 3px solid var(--cocoon-box-border-color);
    background: none;
    border-radius: 12px;
    box-shadow: 1px 1px 2px #999;
    transform: rotate(10deg);
    z-index: 1
}

.is-style-clip-box::after {
    position: absolute;
    content: "";
    top: 0;
    width: 10px;
    right: 20px;
    border: 5px solid transparent;
    background: inherit;
    z-index: 2
}

.is-style-stapler-box {
    position: relative;
    padding: 35px 20px 15px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc
}

.is-style-stapler-box::before, .is-style-stapler-box::after {
    position: absolute;
    content: "";
    top: 15px;
    width: 30px;
    border: 1.5px solid silver;
    border-radius: 20px;
    box-shadow: 0 -1px 2px #555
}

.is-style-stapler-box::before {
    left: 20%
}

.is-style-stapler-box::after {
    right: 20%
}

.is-style-stapler-top-left-box {
    position: relative;
    padding: 20px 20px 20px 35px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc
}

.is-style-stapler-top-left-box::before {
    position: absolute;
    content: "";
    top: 5px;
    left: 20px;
    height: 25px;
    border: 1.5px solid #ccc;
    border-radius: 12px;
    box-shadow: 1px 1px 1px #333;
    transform: rotate(45deg)
}

.is-style-hole-punch-box {
    position: relative;
    padding: 40px 20px 15px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc
}

.is-style-hole-punch-box::before, .is-style-hole-punch-box::after {
    position: absolute;
    content: "";
    top: 10px;
    width: 18px;
    height: 18px;
    box-shadow: -1px -1px 8px #ccc inset;
    border: 1px solid #ccc;
    border-radius: 50%
}

.is-style-hole-punch-box::before {
    left: 30%
}

.is-style-hole-punch-box::after {
    right: 30%
}

.is-style-handwritten-box {
    border-radius: 30px 60px/60px 30px;
    border: solid 8px #c0c6c9
}

.is-style-border-top-box {
    border-top: solid 3px var(--cocoon-box-border-color);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .22)
}

.is-style-border-left-box {
    border-left: solid 3px var(--cocoon-box-border-color);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .33)
}

[class^=is-style-balloon-], [class*=" is-style-balloon-"] {
    position: relative;
    background: var(--cocoon-white-color);
    border: 1px solid var(--cocoon-box-border-color);
    border-radius: 4px
}

[class^=is-style-balloon-]::before, [class^=is-style-balloon-]::after, [class*=" is-style-balloon-"]::before, [class*=" is-style-balloon-"]::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.is-style-balloon-left-box::after, .is-style-balloon-left-box::before {
    right: 100%;
    top: 50%
}

.is-style-balloon-left-box::after {
    border-right-color: var(--cocoon-white-color);
    border-width: 9px;
    margin-top: -9px
}

.is-style-balloon-left-box::before {
    border-right-color: inherit;
    border-width: 10px;
    margin-top: -10px
}

.is-style-balloon-right-box::after, .is-style-balloon-right-box::before {
    left: 100%;
    top: 50%
}

.is-style-balloon-right-box::after {
    border-left-color: var(--cocoon-white-color);
    border-width: 9px;
    margin-top: -9px
}

.is-style-balloon-right-box::before {
    border-left-color: inherit;
    border-width: 10px;
    margin-top: -10px
}

.is-style-balloon-top-box::after, .is-style-balloon-top-box::before {
    bottom: 100%;
    left: 50%
}

.is-style-balloon-top-box::after {
    border-bottom-color: var(--cocoon-white-color);
    border-width: 9px;
    margin-left: -9px
}

.is-style-balloon-top-box::before {
    border-bottom-color: inherit;
    border-width: 10px;
    margin-left: -10px
}

.is-style-balloon-bottom-box::after, .is-style-balloon-bottom-box::before {
    top: 100%;
    left: 50%
}

.is-style-balloon-bottom-box::after {
    border-top-color: var(--cocoon-white-color);
    border-width: 9px;
    margin-left: -9px
}

.is-style-balloon-bottom-box::before {
    border-top-color: inherit;
    border-width: 10px;
    margin-left: -10px
}

[class*=is-style-numeric-list-] {
    counter-reset: list;
    list-style-type: none
}

[class*=is-style-numeric-list-] > li {
    position: relative;
    margin: .4em 0;
    line-height: 1.6;
    padding-left: 1.8em
}

[class*=is-style-numeric-list-] > li::before {
    counter-increment: list;
    content: counter(list);
    font-size: 14px;
    font-family: "arial narrow", sans-serif;
    font-weight: 400;
    width: 1.6em;
    height: 1.6em;
    left: 0;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 1.6;
    border-radius: 50%
}

.iconlist-box [class*=is-style-numeric-list-] > li::before, .iconlist-box [class*=is-style-icon-list-] > li::before {
    margin-left: 0
}

.is-style-numeric-list-enclosed > li:before {
    color: var(--cocoon-white-color);
    background-color: var(--cocoon-box-border-color)
}

.is-style-numeric-list-rank > li:before {
    background-color: var(--cocoon-white-color);
    border: 1px solid var(--cocoon-box-border-color);
    border-radius: 50%
}

.is-style-numeric-list-rank > li:nth-of-type(1):before {
    background-color: gold;
    border-color: #daa520;
    color: #8b4513
}

.is-style-numeric-list-rank > li:nth-of-type(2):before {
    background-color: #dcdcdc;
    border-color: #696969;
    color: #444
}

.is-style-numeric-list-rank > li:nth-of-type(3):before {
    background-color: #eb9b6f;
    border-color: #ad3528;
    color: #583822
}

.is-style-numeric-list-step > li {
    margin: 1em 0
}

.is-style-numeric-list-step > li:before {
    background-color: var(--cocoon-white-color);
    border: 2px solid var(--cocoon-box-border-color);
    z-index: 100
}

.is-style-numeric-list-step > li::after {
    position: absolute;
    top: 0;
    bottom: -1em;
    z-index: 90;
    left: .7em;
    border-left: 2px solid var(--cocoon-box-border-color);
    content: ""
}

.is-style-numeric-list-step > li:last-of-type::after {
    display: none
}

[class*=is-style-icon-list-] {
    list-style: none
}

[class*=is-style-icon-list-] > li {
    padding-left: 1.6em;
    position: relative
}

[class*=is-style-icon-list-] > li::before {
    color: var(--cocoon-box-border-color);
    display: block;
    font-family: icomoon;
    font-weight: 400;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1em
}

.is-style-icon-list-check > li::before {
    content: "\e90a"
}

.is-style-icon-list-check-valid > li::before {
    content: "\e908"
}

.is-style-icon-list-check-disabled > li::before {
    content: "\e909"
}

.is-style-icon-list-circle > li::before {
    content: "\e90b";
    color: #9ccc65
}

.is-style-icon-list-triangle > li::before {
    content: "\e91b";
    color: #ffca28
}

.is-style-icon-list-cross > li::before {
    content: "\e922";
    color: #ff7043
}

.is-style-icon-list-info > li::before {
    content: "\e910";
    color: #4fc3f7
}

.is-style-icon-list-question > li::before {
    content: "\e90f";
    color: #ffca28
}

.is-style-icon-list-warning > li::before {
    content: "\e921";
    color: #ff7043
}

.is-style-icon-list-paw > li::before {
    content: "\e907";
    color: #946243
}

.is-style-icon-list-thumb-up > li::before {
    content: "\e918";
    color: #4db6ac
}

.is-style-icon-list-thumb-down > li::before {
    content: "\e91a";
    color: #ee6e73
}

.is-style-icon-list-ban > li::before {
    content: "\e90d";
    color: #ff7043
}

.is-style-icon-list-user-man > li::before {
    content: "\e91d";
    color: #7986cb
}

.is-style-icon-list-user-woman > li::before {
    content: "\e91e";
    color: #ee6e73
}

.is-style-icon-list-comment > li::before {
    content: "\e911"
}

.is-style-icon-list-heart > li::before {
    content: "\e9da";
    color: #ef5350
}

.is-style-icon-list-heart-broken > li::before {
    content: "\e9db";
    color: #ef5350
}

.no-border {
    border: none
}

.no-after::after {
    display: none
}

.display-block {
    display: block
}

.display-none {
    display: none
}

pre {
    background-color: var(--cocoon-xx-thin-color);
    border: 1px solid var(--cocoon-thin-color);
    overflow: auto;
    padding: 10px
}

.is-code-row-number-enable pre.hljs, .is-code-row-number-enable pre.hljs * {
    line-height: 1.6
}

.is-code-row-number-enable pre.hljs, .is-code-row-number-enable pre.hljs#highlight-demo {
    border: none;
    position: relative;
    padding: .4em 1em .4em 3em
}

.is-code-row-number-enable pre.hljs::before {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 3em;
    box-sizing: border-box;
    color: #777;
    text-align: center;
    padding: .4em 0
}

@media screen and (max-width: 1023px) {
    .navi-footer {
        float: none;
        margin: 0;
        width: 100%
    }

    .copyright {
        width: 100%
    }

    .navi-footer-in > ul {
        justify-content: center;
        padding: 1em
    }

    .footer-widgets {
        display: block
    }

    .footer-widgets > div {
        width: 100%
    }

    .content-in {
        display: block
    }

    main.main, div.sidebar {
        display: block;
        margin: 10px;
        width: auto
    }

    .footer-bottom-logo, .footer-bottom-content {
        float: none
    }

    .footer-bottom-logo {
        line-height: 1
    }

    .footer-bottom-content {
        text-align: center
    }

    .fb-like-message {
        font-size: .8em;
        line-height: 1.4
    }

    .sidebar-scroll {
        position: static
    }

    .ba-fixed.header {
        background-position: top center
    }

    .ba-fixed.header, .ba-fixed.appeal {
        background-attachment: scroll
    }

    .header, .appeal {
        background-size: cover
    }

    .footer-bottom-logo {
        position: relative;
        bottom: auto
    }

    .logo-footer {
        margin: 8px auto
    }

    .mobile-menu-buttons {
        display: flex;
        align-items: stretch
    }

    .mobile-menu-buttons > li {
        padding-top: 3px
    }

    .mobile-header-menu-buttons {
        top: 0;
        bottom: auto;
        justify-content: space-around;
        min-width: 46px;
        box-shadow: 0 0 5px darkgrey
    }

    .has-logo-button .menu-button {
        width: 70px
    }

    .has-logo-button .logo-menu-button {
        flex-grow: 99
    }

    .no-mobile-sidebar .sidebar, .mobile-button-fmb .go-to-top-button, .no-mobile-header-logo #header .logo-header {
        display: none
    }

    .mblt-footer-mobile-buttons, .mblt-header-and-footer-mobile-buttons {
        margin-bottom: 50px
    }

    .scrollable-mobile-buttons {
        margin-bottom: 0
    }

    .navi-footer-in > .menu-footer {
        justify-content: center
    }

    .footer-bottom.fdt-left-and-right .footer-bottom-content {
        flex-direction: column
    }

    .mblt-footer-mobile-buttons .go-to-top-button, .mblt-header-and-footer-mobile-buttons .go-to-top-button {
        display: none
    }

    .navi-in .menu-pc {
        display: none
    }

    .no-mobile-header-logo .header .header-in {
        min-height: auto
    }

    #navi .navi-in > .menu-mobile {
        display: flex
    }

    #navi .navi-in > .menu-mobile > .menu-item-has-description > a > .caption-wrap {
        height: 40px;
        line-height: 16px
    }

    #navi .navi-in > .menu-mobile li {
        width: 50%;
        height: 40px;
        line-height: 40px
    }

    #navi .navi-in > .menu-mobile li a {
        font-size: 14px
    }

    #navi .navi-in > .menu-mobile li a:after {
        display: none
    }

    .slicknav_menu {
        display: block
    }

    body:where(.mblt-header-mobile-buttons,.mblt-header-and-footer-mobile-buttons) {
        margin-top: 53px
    }

    .admin-bar:where(.mblt-header-mobile-buttons,.mblt-header-and-footer-mobile-buttons) {
        margin-top: calc(53px - var(--wp-admin--admin-bar--height))
    }
}

@media screen and (max-width: 834px) {
    .navi-in > .menu-header {
        display: none
    }

    main.main, div.sidebar {
        padding: 32px 16px;
        margin: 12px 0;
        border-width: 0
    }

    .pr-label-s {
        left: 6px;
        padding: 1px 8px
    }

    .article ul, .article ol {
        padding-left: 26px
    }

    .entry-card-title, .related-entry-card-title {
        font-size: 17px
    }

    .entry-card-snippet, .related-entry-card-snippet {
        font-size: 14px
    }

    table th, table td {
        padding: 3px;
        font-size: var(--cocoon-text-size-s)
    }

    .blogcard-wrap {
        width: 100%
    }

    .blogcard-thumbnail {
        width: 120px
    }

    .blogcard-title {
        font-size: .9em;
        margin-bottom: 0
    }

    .blogcard-snippet {
        font-size: 12px
    }

    .blogcard-content {
        margin-left: 130px;
        margin-right: 0;
        max-height: 120px;
        min-height: 70px;
        font-size: .9em;
        line-height: 1.2
    }

    .blogcard-footer {
        font-size: 14px
    }

    .ib-right .blogcard-content, .eb-right .blogcard-content {
        margin-right: 31.6%;
        margin-left: 0
    }

    .ss-top .sns-share-buttons a, .ss-bottom .sns-share-buttons a {
        font-size: 14px
    }

    .ss-top .sns-share-buttons a .button-caption, .ss-bottom .sns-share-buttons a .button-caption {
        font-size: 14px;
        margin-left: 4px
    }

    .sns-share.ss-top.ss-col-6 a, .sns-share.ss-bottom.ss-col-6 a {
        width: 32%
    }

    .sns-follow-buttons {
        flex-wrap: wrap;
        justify-content: space-around
    }

    .sns-follow-buttons a {
        margin-right: 0;
        width: 48%
    }

    .rect-vertical-card .related-entry-card-wrap {
        width: 49%
    }

    .rect-mini-card .related-entry-card-wrap {
        margin-bottom: 10px
    }

    .rect-mini-card .cat-label {
        font-size: 8px
    }

    .rect-mini-card .related-entry-card-thumb {
        width: 30%
    }

    .rect-mini-card .related-entry-card-content {
        margin-left: 32%
    }

    .header-container-in.hlt-top-menu {
        flex-direction: column
    }

    .ect-vertical-card .entry-card-wrap {
        width: 49%
    }

    .header div.header-in {
        min-height: auto
    }

    .footer-widgets {
        display: none
    }

    .footer-widgets-mobile {
        display: block
    }

    .widget_pc_text, .widget_pc_ad, .widget_pc_double_ads {
        display: none
    }

    .widget_mobile_text, .widget_mobile_ad {
        display: block
    }

    .fb-like-box {
        max-width: none;
        flex-direction: column
    }

    .cta-box {
        font-size: .8em
    }

    .cta-heading {
        font-size: 20px;
        padding: 8px
    }

    .cta-left-and-right .cta-content, .cta-right-and-left .cta-content {
        display: block
    }

    .cta-left-and-right .cta-content div, .cta-right-and-left .cta-content div {
        width: 100%
    }

    .cta-message {
        margin-top: 1em
    }

    .cta-button .btn-l, .cta-button .ranking-item-link-buttons a, .ranking-item-link-buttons .cta-button a {
        padding: 1em;
        font-size: 16px
    }

    .sbp-l {
        margin-right: auto
    }

    .sbp-r {
        margin-left: auto
    }

    .speech-wrap.sbs-think.sbp-l {
        margin-right: 0
    }

    .speech-wrap.sbs-think.sbp-r {
        margin-left: 0
    }

    .admin-panel {
        padding: 5px;
        font-size: 14px;
        line-height: 1.4
    }

    .admin-panel > div {
        margin: 3px
    }

    .apdt-pc-only {
        display: none
    }

    .apdt-mobile-only {
        display: flex
    }

    .ranking-item-image-tag {
        max-width: 30%
    }

    #header .site-name-text {
        font-size: 22px
    }

    .header-container-in.hlt-top-menu .header .header-in, .header-container-in.hlt-top-menu .header .logo-text {
        display: block;
        height: 100%
    }

    .header-container-in.hlt-top-menu .site-name-text {
        white-space: normal
    }

    .header-container-in.hlt-top-menu .logo-header {
        max-height: none
    }

    .eye-catch .cat-label {
        font-size: 10px;
        padding: 2px 4px
    }

    textarea {
        min-height: 160px
    }

    .navi-footer-in > .menu-footer li.menu-item {
        width: 32%;
        border: 0;
        margin: 2px;
        display: flex;
        flex: 1 1 auto;
        text-align: center
    }

    .navi-footer-in > .menu-footer li.menu-item a {
        padding: 0;
        width: 100%
    }

    .footer-bottom.fdt-left-and-right .footer-bottom-content {
        flex-direction: column
    }

    #wpf-form-wrapper .mce-edit-area iframe {
        min-height: 200px
    }

    .content {
        margin-top: 10px
    }

    .product-item-thumb-l, .swatchimages {
        display: none
    }

    .image-content amp-img {
        min-width: 360px;
        max-width: 360px
    }

    .btn-l, .ranking-item-link-buttons a, .btn-wrap.btn-wrap-l > a {
        font-size: 14px
    }

    .slick-dots {
        display: none
    }

    .carousel-entry-card-title {
        font-size: .7em
    }

    .header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
        height: auto
    }

    .recommended .navi-entry-cards {
        flex-wrap: wrap
    }

    .recommended .navi-entry-cards a {
        width: 50%
    }

    .recommended.rcs-card-margin a {
        margin: 1%;
        width: 48%
    }

    .recommended.rcs-card-margin a:last-child {
        margin-right: 1%
    }

    .container .column-wrap {
        flex-direction: column
    }

    .container .column-wrap > div {
        width: 100%
    }

    .box-menus .box-menu {
        width: 50%
    }

    .wwa .box-menus {
        margin-left: 10px;
        margin-right: 10px
    }

    .fb-like-balloon-body {
        margin-right: 100px;
        font-size: 1em;
        line-height: 1.2em
    }

    .fb-like-balloon-body::after {
        display: none
    }

    .index-tab-buttons {
        flex-wrap: wrap
    }

    .index-tab-buttons .index-tab-button {
        width: 49%;
        margin: .5%
    }

    .list-columns {
        flex-direction: column
    }

    .list-columns .list-column {
        width: 100%
    }

    .sidebar .ad-vertical .ad-usual {
        display: none
    }

    .sidebar .ad-vertical .ad-additional-vertical {
        display: block
    }

    .booklink-box, .kaerebalink-box, .tomarebalink-box, .product-item-box {
        padding: 10px 10px 24px;
        display: block
    }

    .booklink-image, .kaerebalink-image, .tomarebalink-image, .product-item-thumb {
        width: 120px;
        min-width: 120px;
        margin-right: 3%;
        float: left;
        height: 100%
    }

    .booklink-link2, .kaerebalink-link1, .tomarebalink-link1, .product-item-buttons {
        display: flex;
        flex-wrap: wrap
    }

    .booklink-link2 > *, .kaerebalink-link1 > *, .tomarebalink-link1 > *, .product-item-buttons > * {
        width: auto;
        margin: 0 .5%
    }

    .booklink-link2 > * > a, .kaerebalink-link1 > * > a, .tomarebalink-link1 > * > a, .product-item-buttons > * > a {
        width: auto;
        font-size: 11px
    }

    .product-item-box::after {
        font-size: 18px
    }
}

@media screen and (max-width: 480px) {
    h2, h3 {
        font-size: 20px
    }

    .related-entry-heading, .comment-title {
        margin: 1.2em 0 1em
    }

    .entry-card, .related-entry-card, .e-card-title {
        line-height: 1.3
    }

    .e-card-title {
        font-size: 16px
    }

    .e-card-snippet {
        font-size: 13px
    }

    .cat-label {
        font-size: 10px;
        padding: 1px 3px
    }

    .page-numbers {
        width: 34px;
        height: 34px;
        line-height: 34px
    }

    .pagination-next-link, .comment-btn {
        font-size: 1em
    }

    .related-entry-card-thumb {
        width: 38%
    }

    .related-entry-card-content {
        margin-left: 40%;
        font-size: .9em
    }

    .entry-title, .article h2, .article h3, .article h4, .article h5, .article h6 {
        padding: .6em
    }

    .entry-title, .article h2 {
        font-size: 20px;
        padding: .6em .8em
    }

    .article h3 {
        font-size: 18px
    }

    .article h4, .article h5, .article h6 {
        font-size: 16px
    }

    .entry-title {
        margin: 0;
        margin-bottom: 6px
    }

    body {
        font-size: 16px
    }

    .pager-post-navi a figure {
        min-width: 30%;
        max-width: 30%
    }

    .pager-post-navi a.prev-post .prev-post-title {
        margin-left: 1.6%
    }

    .pager-post-navi a.next-post .next-post-title {
        margin-right: 1.6%
    }

    .pager-post-navi a::before {
        font-size: 16px
    }

    .rect-mini-card .related-entry-card-wrap {
        width: 100%
    }

    .pager-post-navi.post-navi-square {
        flex-direction: column
    }

    .pager-post-navi.post-navi-square a {
        width: 100%;
        padding: 7px
    }

    .pager-post-navi.post-navi-square a:last-child {
        border-top-width: 0;
        border-left-width: 1px
    }

    .author-box {
        font-size: .9em;
        line-height: 1.3
    }

    .author-box .author-thumb {
        width: 24%
    }

    .author-box .author-content {
        margin-left: 26%
    }

    .speech-person {
        width: 16%;
        min-width: 16%
    }

    .speech-name {
        font-size: 10px
    }

    .speech-wrap .speech-balloon {
        padding: 7px;
        max-width: 84%
    }

    .speech-wrap .speech-balloon::before, .speech-wrap .speech-balloon::after {
        border-bottom-width: 7px;
        border-right-width: 7px;
        border-top-width: 7px
    }

    .speech-wrap .speech-balloon::before {
        left: -7px
    }

    .speech-wrap .speech-balloon::after {
        left: -5px
    }

    .speech-wrap.sbp-l .speech-balloon {
        margin-left: 10px
    }

    .speech-wrap.sbp-r .speech-balloon {
        margin-right: 10px
    }

    .speech-wrap.sbp-r .speech-balloon::before {
        right: -7px;
        left: auto;
        border-left-width: 7px
    }

    .speech-wrap.sbp-r .speech-balloon::after {
        border-left-width: 7px;
        right: -5px;
        left: auto
    }

    .speech-wrap.sbs-think.sbp-l .speech-balloon {
        margin-left: 28px
    }

    .speech-wrap.sbs-think .speech-balloon::before {
        top: 4px;
        left: -19px;
        width: 12px;
        height: 12px
    }

    .speech-wrap.sbs-think .speech-balloon::after {
        top: 16px;
        width: 6px;
        height: 6px;
        left: -27px
    }

    .speech-wrap.sbs-think.sbp-r .speech-balloon {
        margin-right: 28px
    }

    .speech-wrap.sbs-think.sbp-r .speech-balloon::before {
        border: 2px solid var(--cocoon-basic-border-color);
        left: auto;
        right: -19px
    }

    .speech-wrap.sbs-think.sbp-r .speech-balloon::after {
        border: 2px solid var(--cocoon-basic-border-color);
        left: auto;
        right: -27px
    }

    .admin-panel > div {
        margin-bottom: .6em;
        padding: 2px
    }

    .menu-content {
        max-width: 84%
    }

    .ranking-item-img-desc, .ranking-item-link-buttons {
        display: block
    }

    .ranking-item-image-tag {
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center
    }

    .ranking-item-name-text, .widget_item_ranking .main-widget-label {
        font-size: 20px
    }

    a.facebook-follow-button {
        top: 3px
    }

    #header .site-name-text {
        font-size: 18px
    }

    .tagline {
        font-size: 12px
    }

    .navi-footer-in > .menu-footer li.menu-item {
        width: 46%
    }

    .blogcard-content {
        font-size: .84em
    }

    .blogcard-snippet {
        font-size: .74em
    }

    .ect-vertical-card .entry-card-wrap {
        margin-bottom: 8px
    }

    .ect-vertical-card.sp-entry-card-1-column .entry-card-wrap {
        display: block
    }

    .ect-vertical-card.sp-entry-card-1-column > * {
        width: 100%
    }

    #bbpress-forums .form-allowed-tags code {
        width: 100%
    }

    .entry-card-snippet {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .no-sp-snippet .entry-card-snippet {
        display: none
    }

    .no-sp-snippet-related .related-entry-card-snippet {
        display: none
    }

    .e-card-meta {
        margin-top: 2px
    }

    .ect-entry-card .card-thumb, .rect-entry-card .card-thumb, .ect-big-card-first .card-thumb {
        margin-bottom: 6px
    }

    .ect-entry-card .card-content, .rect-entry-card .card-content, .ect-big-card-first .card-content {
        margin: 0
    }

    .ect-entry-card .card-snippet, .rect-entry-card .card-snippet, .ect-big-card-first .card-snippet {
        margin-bottom: 0;
        clear: both
    }

    .ect-entry-card .card-meta, .rect-entry-card .card-meta, .ect-big-card-first .card-meta {
        clear: both
    }

    .list .ect-vertical-card > * {
        width: 48%;
        padding: .5%;
        margin: .5% .5% 1.5%
    }

    .sp-display-none {
        display: none
    }

    .image-content amp-img {
        min-width: 200px;
        max-width: 200px
    }

    .blogcard {
        padding-top: 3%
    }

    .is-style-information-box, .is-style-question-box, .is-style-alert-box, .is-style-memo-box, .is-style-comment-box, .is-style-ok-box, .is-style-ng-box, .is-style-good-box, .is-style-bad-box, .is-style-profile-box, .information-box, .question-box, .alert-box, .information, .question, .alert, .memo-box, .comment-box, .common-icon-box {
        padding: 28px 12px 12px
    }

    .is-style-information-box.has-background, .is-style-question-box.has-background, .is-style-alert-box.has-background, .is-style-memo-box.has-background, .is-style-comment-box.has-background, .is-style-ok-box.has-background, .is-style-ng-box.has-background, .is-style-good-box.has-background, .is-style-bad-box.has-background, .is-style-profile-box.has-background, .information-box.has-background, .question-box.has-background, .alert-box.has-background, .information.has-background, .question.has-background, .alert.has-background, .memo-box.has-background, .comment-box.has-background, .common-icon-box.has-background {
        padding: 28px 12px 12px
    }

    .is-style-information-box::before, .is-style-question-box::before, .is-style-alert-box::before, .is-style-memo-box::before, .is-style-comment-box::before, .is-style-ok-box::before, .is-style-ng-box::before, .is-style-good-box::before, .is-style-bad-box::before, .is-style-profile-box::before, .information-box::before, .question-box::before, .alert-box::before, .information::before, .question::before, .alert::before, .memo-box::before, .comment-box::before, .common-icon-box::before {
        padding: 0;
        top: .7em;
        left: 50%;
        margin-left: -.5em;
        font-size: 18px;
        border: none;
        width: auto
    }

    .container .blank-box {
        margin-left: 0;
        margin-right: 0
    }

    .timeline-box .timeline {
        padding-left: 10px
    }

    .timeline > li.timeline-item {
        overflow: visible;
        border-left: 3px #e5e5d1 solid
    }

    .timeline-item-label {
        width: auto;
        float: none;
        text-align: left;
        padding-left: 16px
    }

    .timeline-item-content {
        width: auto;
        padding: 8px;
        float: none;
        border: none
    }

    .timeline-item::before {
        left: -12px;
        top: 19px;
        width: 21px;
        height: 21px
    }

    .fb-like-balloon-body {
        font-size: .8em;
        padding: 5px;
        line-height: 1.1em;
        margin-right: 0;
        height: 70px
    }

    .fb-like-balloon-button {
        float: none;
        width: 100%;
        height: 30px;
        display: block;
        padding-top: 0;
        line-height: 24px
    }

    div.fb-like-mobile {
        display: block
    }

    div.fb-like-pc {
        display: none
    }

    .pis-m .si-thumb {
        width: 30%
    }

    .search-form div {
        padding: 3px 5px;
        font-size: 75%
    }

    .search-form div.sform {
        min-width: 180px
    }

    .search-form div.sbtn {
        padding-left: 5px;
        padding-right: 10px
    }

    .search-form div.sbtn::after {
        font-size: 20px;
        margin-left: -10px
    }

    div#bbpress-forums div.bbp-reply-author img.avatar {
        position: static
    }

    div#bbpress-forums .bbp-body div.bbp-reply-author {
        padding-left: 0;
        width: 80px;
        text-align: center
    }

    div#bbpress-forums .bbp-body div.bbp-reply-content {
        clear: none;
        margin: 0
    }

    div#bbpress-forums .bbp-body div.bbp-reply-content p {
        margin-top: 0
    }

    .appeal .appeal-in {
        min-height: 200px
    }

    .booklink-image, .kaerebalink-image, .tomarebalink-image, .product-item-thumb {
        width: 80px;
        min-width: 80px
    }

    .booklink-info, .kaerebalink-info, .tomarebalink-info, .product-item-content {
        width: auto;
        overflow: visible;
        text-align: center;
        padding: 0
    }

    .booklink-link2 > *, .kaerebalink-link1 > *, .tomarebalink-link1 > *, .product-item-buttons > * {
        width: 100%;
        margin: 0 .5%
    }
}

@media screen and (max-width: 356px) {
    .ect-vertical-card .entry-card-wrap, .rect-vertical-card .related-entry-card-wrap, .ect-2-columns > *, .ect-3-columns > *, .fpt-2-columns > *, .fpt-3-columns > * {
        width: 100%
    }
}

img {
    border-width: 0
}

amp-img {
    max-width: 100%;
    max-height: 100%
}

.card-thumb amp-img {
    min-width: 100%
}

.fb-like-thumb amp-img {
    height: 100%;
    min-width: 100%
}

.entry-content amp-img, amp-img[width|="0"], amp-img[height|="0"], amp-img[width|="1"], amp-img[height|="1"] {
    display: inline-block
}

amp-img.aligncenter, amp-img.alignleft, amp-img.alignright {
    display: block
}

.amazon-item-box amp-img {
    display: block;
    margin: 0 auto
}

.logo-image amp-img {
    margin: auto
}

.logo-footer amp-img {
    max-width: 120px
}

amp-img[src*="ad.jp.ap.valuecommerce.com"] {
    display: none
}

.line-follow-button, .twitter-follow-button, .facebook-follow-button {
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    padding: 3px 12px;
    top: 8px;
    font-size: 14px;
    font-weight: 700;
    color: var(--cocoon-white-color);
    position: relative;
    border-radius: var(--cocoon-basic-border-radius)
}

.line-follow-button:hover, .twitter-follow-button:hover, .facebook-follow-button:hover {
    color: var(--cocoon-white-color);
    opacity: .7
}

.facebook-follow-button {
    background-color: var(--cocoon-facebook-color)
}

.facebook-follow-button::before {
    font-weight: 400
}

.twitter-follow-button {
    font-weight: 400;
    background-color: var(--cocoon-twitter-color)
}

.twitter-follow-button::before {
    font-weight: 400
}

.line-follow-button {
    font-weight: 400;
    background-color: var(--cocoon-line-color)
}

.line-follow-button::before {
    font-weight: 400
}

.comment-reply-link {
    display: none
}

.fb-like-buttons > div {
    display: block
}

.video-container .video {
    padding-top: 0
}

.go-to-top {
    display: block
}

a.top-menu-a {
    display: block;
    visibility: visible
}

.go-to-top-trigger {
    height: 0;
    position: absolute;
    top: 500px;
    width: 0
}

amp-img.amp-lightbox {
    cursor: zoom-in
}

amp-image-lightbox {
    background: rgba(0, 0, 0, .8)
}

.container > svg[focusable=false][role=none] {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    overflow: hidden
}

.is-style-accordion .faq-question {
    cursor: default
}

.is-style-accordion .faq-question::before {
    content: ""
}

.is-list-horizontal .swiper-wrapper {
    display: flex;
    flex-direction: row;
    overflow-x: scroll
}

.is-list-horizontal .swiper-button-next {
    display: none
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-paw:before {
    content: "\e907"
}

.icon-check-box:before {
    content: "\e908"
}

.icon-check-box-none:before {
    content: "\e909"
}

.icon-check:before {
    content: "\e90a"
}

.icon-circle:before {
    content: "\e90b"
}

.icon-ban:before {
    content: "\e90d"
}

.icon-question:before {
    content: "\e90f"
}

.icon-info:before {
    content: "\e910"
}

.icon-speech-balloon:before {
    content: "\e911"
}

.icon-thumb-up:before {
    content: "\e918"
}

.icon-thumb-down:before {
    content: "\e91a"
}

.icon-triangle:before {
    content: "\e91b"
}

.icon-user-man:before {
    content: "\e91d"
}

.icon-user-women:before {
    content: "\e91e"
}

.icon-warning:before {
    content: "\e921"
}

.icon-cross:before {
    content: "\e922"
}

.icon-tiktok-logo:before {
    content: "\e906"
}

.icon-note-logo:before {
    content: "\e905"
}

.icon-rakuten-logo:before {
    content: "\e903"
}

.icon-rakuten-room-logo:before {
    content: "\e904"
}

.icon-slack-logo:before {
    content: "\e900"
}

.icon-amp-logo2:before {
    content: "\e93c"
}

.icon-amp-logo:before {
    content: "\e93b"
}

.icon-feedly-logo:before {
    content: "\e92e"
}

.icon-flickr-logo:before {
    content: "\e92f"
}

.icon-google-plus-logo:before {
    content: "\e930"
}

.icon-hatebu-logo:before {
    content: "\e931"
}

.icon-line-logo:before {
    content: "\e935"
}

.icon-pinterest-logo:before {
    content: "\e936"
}

.icon-push7-logo:before {
    content: "\e937"
}

.icon-rss-logo:before {
    content: "\e938"
}

.icon-twitter-logo:before {
    content: "\e939"
}

.icon-youtube-logo:before {
    content: "\e93a"
}

.icon-push7:before {
    content: "\e90e"
}

.icon-evernote:before {
    content: "\e912"
}

.icon-feedly:before {
    content: "\e913"
}

.icon-pocket:before {
    content: "\e914"
}

.icon-line:before {
    content: "\e915"
}

.icon-hatena:before {
    content: "\e916"
}

.icon-facebook-logo:before {
    content: "\e92d"
}

.icon-facebook:before {
    content: "\e919"
}

.icon-twitter:before {
    content: "\e91c"
}

.icon-youtube:before {
    content: "\e91f"
}

.icon-flickr2:before {
    content: "\e920"
}

.icon-delicious:before {
    content: "\e92b"
}

.icon-pinterest:before {
    content: "\e92c"
}

.icon-googleplus:before {
    content: "\ea8b"
}

.icon-instagram-logo:before {
    content: "\ea92"
}

.icon-github-logo:before {
    content: "\eab0"
}

.icon-home-logo:before {
    content: "\e902"
}

.icon-amazon-logo:before {
    content: "\ea87"
}

.icon-linkedin-logo:before {
    content: "\eaca"
}

.icon-codepen-logo:before {
    content: "\eae8"
}

.icon-comment:before {
    content: "\e96b"
}

.icon-soundcloud-logo:before {
    content: "\eac3"
}

.icon-linkedin:before {
    content: "\eacb"
}

.icon-twitch-logo:before {
    content: "\ea9f"
}

.icon-heart:before {
    content: "\e9da"
}

.icon-heart-broken:before {
    content: "\e9db"
}

.icon-x-corp-logo:before {
    content: "\e90c"
}

.icon-x-corp:before {
    content: "\e917"
}

.icon-copy:before {
    content: "\e901"
}

.main {
    width: 860px
}

.sidebar {
    width: 376px
}

@media screen and (max-width: 1255px) {
    .wrap {
        width: auto
    }

    .main, .sidebar, .sidebar-left .main, .sidebar-left .sidebar {
        margin: 0 .5%
    }

    .main {
        width: 67.4%
    }

    .sidebar {
        padding: 1.5%;
        width: 30%
    }

    .entry-card-thumb {
        width: 38%
    }

    .entry-card-content {
        margin-left: 40%
    }
}

.toc-checkbox {
    display: none
}

.toc-content {
    visibility: hidden;
    height: 0;
    opacity: .2;
    transition: all 0.5s ease-out
}

.toc-checkbox:checked ~ .toc-content {
    visibility: visible;
    padding-top: .6em;
    height: 100%;
    opacity: 1
}

.toc-title::after {
    content: '[開く]';
    margin-left: .5em;
    cursor: pointer;
    font-size: .8em
}

.toc-title:hover::after {
    text-decoration: underline
}

.toc-checkbox:checked + .toc-title::after {
    content: '[閉じる]'
}

#respond {
    inset: 0;
    position: absolute;
    visibility: hidden
}

.entry-content > *, .demo .entry-content p {
    line-height: 1.8
}

.entry-content > *, .mce-content-body > *, .article p, .demo .entry-content p, .article dl, .article ul, .article ol, .article blockquote, .article pre, .article table, .article .toc, .body .article, .body .column-wrap, .body .new-entry-cards, .body .popular-entry-cards, .body .navi-entry-cards, .body .box-menus, .body .ranking-item, .body .rss-entry-cards, .body .widget, .body .author-box, .body .blogcard-wrap, .body .login-user-only, .body .information-box, .body .question-box, .body .alert-box, .body .information, .body .question, .body .alert, .body .memo-box, .body .comment-box, .body .common-icon-box, .body .blank-box, .body .button-block, .body .micro-bottom, .body .caption-box, .body .tab-caption-box, .body .label-box, .body .toggle-wrap, .body .wp-block-image, .body .booklink-box, .body .kaerebalink-box, .body .tomarebalink-box, .body .product-item-box, .body .speech-wrap, .body .wp-block-categories, .body .wp-block-archives, .body .wp-block-archives-dropdown, .body .wp-block-calendar, .body .ad-area, .body .wp-block-gallery, .body .wp-block-audio, .body .wp-block-cover, .body .wp-block-file, .body .wp-block-media-text, .body .wp-block-video, .body .wp-block-buttons, .body .wp-block-columns, .body .wp-block-separator, .body .components-placeholder, .body .wp-block-search, .body .wp-block-social-links, .body .timeline-box, .body .blogcard-type, .body .btn-wrap, .body .btn-wrap a, .body .block-box, .body .wp-block-embed, .body .wp-block-group, .body .wp-block-table, .body .scrollable-table, .body .wp-block-separator, .body .wp-block, .body .video-container, .comment-area, .related-entries, .pager-post-navi, .comment-respond {
    margin-bottom: 1.8em
}

.is-root-container > * {
    margin-bottom: 1.8em
}

.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: 1.62em
}

@media screen and (max-width: 480px) {
    .body, .menu-content {
        font-size: 16px
    }
}

@media screen and (max-width: 781px) {
    .wp-block-column {
        margin-bottom: 1.8em
    }
}

@media screen and (max-width: 834px) {
    .column-wrap > div {
        margin-bottom: 1.8em
    }
}

.article .micro-top {
    margin-bottom: .36em
}

.article .micro-bottom {
    margin-top: -1.62em
}

.article .micro-balloon {
    margin-bottom: .9em
}

.article .micro-bottom.micro-balloon {
    margin-top: -1.26em
}

.blank-box.bb-key-color {
    border-color: #19448e
}

.iic-key-color li::before {
    color: #19448e
}

.blank-box.bb-tab.bb-key-color::before {
    background-color: #19448e
}

.tb-key-color .toggle-button {
    border: 1px solid #19448e;
    background: #19448e;
    color: #fff
}

.tb-key-color .toggle-button::before {
    color: #ccc
}

.tb-key-color .toggle-checkbox:checked ~ .toggle-content {
    border-color: #19448e
}

.cb-key-color.caption-box {
    border-color: #19448e
}

.cb-key-color .caption-box-label {
    background-color: #19448e;
    color: #fff
}

.tcb-key-color .tab-caption-box-label {
    background-color: #19448e;
    color: #fff
}

.tcb-key-color .tab-caption-box-content {
    border-color: #19448e
}

.lb-key-color .label-box-content {
    border-color: #19448e
}

.mc-key-color {
    background-color: #19448e;
    color: #fff;
    border: none
}

.mc-key-color.micro-bottom::after {
    border-bottom-color: #19448e;
    border-top-color: transparent
}

.mc-key-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.mc-key-color::after {
    border-top-color: #19448e
}

.btn-key-color, .btn-wrap.btn-wrap-key-color > a {
    background-color: #19448e
}

.has-text-color.has-key-color-color {
    color: #19448e
}

.has-background.has-key-color-background-color {
    background-color: #19448e
}

.body.article, body#tinymce.wp-editor {
    background-color: #fff
}

.body.article, .editor-post-title__block .editor-post-title__input, body#tinymce.wp-editor {
    color: #333
}

html .body .has-key-color-background-color {
    background-color: #19448e
}

html .body .has-key-color-color {
    color: #19448e
}

html .body .has-key-color-border-color {
    border-color: #19448e
}

html .body .btn-wrap.has-key-color-background-color > a {
    background-color: #19448e
}

html .body .btn-wrap.has-key-color-color > a {
    color: #19448e
}

html .body .btn-wrap.has-key-color-border-color > a {
    border-color: #19448e
}

html .body .bb-tab.has-key-color-border-color .bb-label {
    background-color: #19448e
}

html .body .toggle-wrap.has-key-color-border-color .toggle-button {
    background-color: #19448e
}

html .body .toggle-wrap.has-key-color-border-color .toggle-button, html .body .toggle-wrap.has-key-color-border-color .toggle-content {
    border-color: #19448e
}

html .body .toggle-wrap.has-key-color-background-color .toggle-content {
    background-color: #19448e
}

html .body .toggle-wrap.has-key-color-color .toggle-content {
    color: #19448e
}

html .body .iconlist-box.has-key-color-icon-color li::before {
    color: #19448e
}

.micro-text.has-key-color-color {
    color: #19448e
}

html .body .micro-balloon.has-key-color-color {
    color: #19448e
}

html .body .micro-balloon.has-key-color-background-color {
    background-color: #19448e;
    border-color: transparent
}

html .body .micro-balloon.has-key-color-background-color.micro-bottom::after {
    border-bottom-color: #19448e;
    border-top-color: transparent
}

html .body .micro-balloon.has-key-color-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-key-color-background-color::after {
    border-top-color: #19448e
}

html .body .micro-balloon.has-border-color.has-key-color-border-color {
    border-color: #19448e
}

html .body .micro-balloon.micro-top.has-key-color-border-color::before {
    border-top-color: #19448e
}

html .body .micro-balloon.micro-bottom.has-key-color-border-color::before {
    border-bottom-color: #19448e
}

html .body .caption-box.has-key-color-border-color .box-label {
    background-color: #19448e
}

html .body .tab-caption-box.has-key-color-border-color .box-label {
    background-color: #19448e
}

html .body .tab-caption-box.has-key-color-border-color .box-content {
    border-color: #19448e
}

html .body .tab-caption-box.has-key-color-background-color .box-content {
    background-color: #19448e
}

html .body .tab-caption-box.has-key-color-color .box-content {
    color: #19448e
}

html .body .label-box.has-key-color-border-color .box-content {
    border-color: #19448e
}

html .body .label-box.has-key-color-background-color .box-content {
    background-color: #19448e
}

html .body .label-box.has-key-color-color .box-content {
    color: #19448e
}

html .body .speech-balloon.has-key-color-background-color {
    background-color: #19448e
}

html .body .speech-balloon.has-text-color.has-key-color-color {
    color: #19448e
}

html .body .speech-balloon.has-key-color-border-color {
    border-color: #19448e
}

html .body .sbp-l .speech-balloon.has-key-color-border-color::before {
    border-right-color: #19448e
}

html .body .sbp-r .speech-balloon.has-key-color-border-color::before {
    border-left-color: #19448e
}

html .body .sbp-l .speech-balloon.has-key-color-background-color::after {
    border-right-color: #19448e
}

html .body .sbp-r .speech-balloon.has-key-color-background-color::after {
    border-left-color: #19448e
}

html .body .sbs-line.sbp-r .speech-balloon.has-key-color-background-color {
    background-color: #19448e
}

html .body .sbs-line.sbp-r .speech-balloon.has-key-color-border-color {
    border-color: #19448e
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-key-color-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-key-color-border-color::after {
    border-color: #19448e
}

html .body .sbs-think .speech-balloon.has-key-color-background-color::before, html .body .sbs-think .speech-balloon.has-key-color-background-color::after {
    background-color: #19448e
}

html .body .sbs-think .speech-balloon.has-key-color-border-color::before {
    border-color: #19448e
}

html .body .timeline-box.has-key-color-point-color .timeline-item::before {
    background-color: #19448e
}

.has-key-color-border-color.is-style-accordion .faq-question {
    background-color: #19448e
}

html .body .has-key-color-question-color .faq-question-label {
    color: #19448e
}

html .body .has-key-color-question-color.has-border-color .faq-question-label {
    color: #19448e
}

html .body .has-key-color-answer-color .faq-answer-label {
    color: #19448e
}

html .body .is-style-square.has-key-color-question-color .faq-question-label {
    color: #fff;
    background-color: #19448e
}

html .body .is-style-square.has-key-color-answer-color .faq-answer-label {
    color: #fff;
    background-color: #19448e
}

html .body .has-red-background-color {
    background-color: #e60033
}

html .body .has-red-color {
    color: #e60033
}

html .body .has-red-border-color {
    border-color: #e60033
}

html .body .btn-wrap.has-red-background-color > a {
    background-color: #e60033
}

html .body .btn-wrap.has-red-color > a {
    color: #e60033
}

html .body .btn-wrap.has-red-border-color > a {
    border-color: #e60033
}

html .body .bb-tab.has-red-border-color .bb-label {
    background-color: #e60033
}

html .body .toggle-wrap.has-red-border-color .toggle-button {
    background-color: #e60033
}

html .body .toggle-wrap.has-red-border-color .toggle-button, html .body .toggle-wrap.has-red-border-color .toggle-content {
    border-color: #e60033
}

html .body .toggle-wrap.has-red-background-color .toggle-content {
    background-color: #e60033
}

html .body .toggle-wrap.has-red-color .toggle-content {
    color: #e60033
}

html .body .iconlist-box.has-red-icon-color li::before {
    color: #e60033
}

.micro-text.has-red-color {
    color: #e60033
}

html .body .micro-balloon.has-red-color {
    color: #e60033
}

html .body .micro-balloon.has-red-background-color {
    background-color: #e60033;
    border-color: transparent
}

html .body .micro-balloon.has-red-background-color.micro-bottom::after {
    border-bottom-color: #e60033;
    border-top-color: transparent
}

html .body .micro-balloon.has-red-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-red-background-color::after {
    border-top-color: #e60033
}

html .body .micro-balloon.has-border-color.has-red-border-color {
    border-color: #e60033
}

html .body .micro-balloon.micro-top.has-red-border-color::before {
    border-top-color: #e60033
}

html .body .micro-balloon.micro-bottom.has-red-border-color::before {
    border-bottom-color: #e60033
}

html .body .caption-box.has-red-border-color .box-label {
    background-color: #e60033
}

html .body .tab-caption-box.has-red-border-color .box-label {
    background-color: #e60033
}

html .body .tab-caption-box.has-red-border-color .box-content {
    border-color: #e60033
}

html .body .tab-caption-box.has-red-background-color .box-content {
    background-color: #e60033
}

html .body .tab-caption-box.has-red-color .box-content {
    color: #e60033
}

html .body .label-box.has-red-border-color .box-content {
    border-color: #e60033
}

html .body .label-box.has-red-background-color .box-content {
    background-color: #e60033
}

html .body .label-box.has-red-color .box-content {
    color: #e60033
}

html .body .speech-balloon.has-red-background-color {
    background-color: #e60033
}

html .body .speech-balloon.has-text-color.has-red-color {
    color: #e60033
}

html .body .speech-balloon.has-red-border-color {
    border-color: #e60033
}

html .body .sbp-l .speech-balloon.has-red-border-color::before {
    border-right-color: #e60033
}

html .body .sbp-r .speech-balloon.has-red-border-color::before {
    border-left-color: #e60033
}

html .body .sbp-l .speech-balloon.has-red-background-color::after {
    border-right-color: #e60033
}

html .body .sbp-r .speech-balloon.has-red-background-color::after {
    border-left-color: #e60033
}

html .body .sbs-line.sbp-r .speech-balloon.has-red-background-color {
    background-color: #e60033
}

html .body .sbs-line.sbp-r .speech-balloon.has-red-border-color {
    border-color: #e60033
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-red-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-red-border-color::after {
    border-color: #e60033
}

html .body .sbs-think .speech-balloon.has-red-background-color::before, html .body .sbs-think .speech-balloon.has-red-background-color::after {
    background-color: #e60033
}

html .body .sbs-think .speech-balloon.has-red-border-color::before {
    border-color: #e60033
}

html .body .timeline-box.has-red-point-color .timeline-item::before {
    background-color: #e60033
}

.has-red-border-color.is-style-accordion .faq-question {
    background-color: #e60033
}

html .body .has-red-question-color .faq-question-label {
    color: #e60033
}

html .body .has-red-question-color.has-border-color .faq-question-label {
    color: #e60033
}

html .body .has-red-answer-color .faq-answer-label {
    color: #e60033
}

html .body .is-style-square.has-red-question-color .faq-question-label {
    color: #fff;
    background-color: #e60033
}

html .body .is-style-square.has-red-answer-color .faq-answer-label {
    color: #fff;
    background-color: #e60033
}

html .body .has-pink-background-color {
    background-color: #e95295
}

html .body .has-pink-color {
    color: #e95295
}

html .body .has-pink-border-color {
    border-color: #e95295
}

html .body .btn-wrap.has-pink-background-color > a {
    background-color: #e95295
}

html .body .btn-wrap.has-pink-color > a {
    color: #e95295
}

html .body .btn-wrap.has-pink-border-color > a {
    border-color: #e95295
}

html .body .bb-tab.has-pink-border-color .bb-label {
    background-color: #e95295
}

html .body .toggle-wrap.has-pink-border-color .toggle-button {
    background-color: #e95295
}

html .body .toggle-wrap.has-pink-border-color .toggle-button, html .body .toggle-wrap.has-pink-border-color .toggle-content {
    border-color: #e95295
}

html .body .toggle-wrap.has-pink-background-color .toggle-content {
    background-color: #e95295
}

html .body .toggle-wrap.has-pink-color .toggle-content {
    color: #e95295
}

html .body .iconlist-box.has-pink-icon-color li::before {
    color: #e95295
}

.micro-text.has-pink-color {
    color: #e95295
}

html .body .micro-balloon.has-pink-color {
    color: #e95295
}

html .body .micro-balloon.has-pink-background-color {
    background-color: #e95295;
    border-color: transparent
}

html .body .micro-balloon.has-pink-background-color.micro-bottom::after {
    border-bottom-color: #e95295;
    border-top-color: transparent
}

html .body .micro-balloon.has-pink-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-pink-background-color::after {
    border-top-color: #e95295
}

html .body .micro-balloon.has-border-color.has-pink-border-color {
    border-color: #e95295
}

html .body .micro-balloon.micro-top.has-pink-border-color::before {
    border-top-color: #e95295
}

html .body .micro-balloon.micro-bottom.has-pink-border-color::before {
    border-bottom-color: #e95295
}

html .body .caption-box.has-pink-border-color .box-label {
    background-color: #e95295
}

html .body .tab-caption-box.has-pink-border-color .box-label {
    background-color: #e95295
}

html .body .tab-caption-box.has-pink-border-color .box-content {
    border-color: #e95295
}

html .body .tab-caption-box.has-pink-background-color .box-content {
    background-color: #e95295
}

html .body .tab-caption-box.has-pink-color .box-content {
    color: #e95295
}

html .body .label-box.has-pink-border-color .box-content {
    border-color: #e95295
}

html .body .label-box.has-pink-background-color .box-content {
    background-color: #e95295
}

html .body .label-box.has-pink-color .box-content {
    color: #e95295
}

html .body .speech-balloon.has-pink-background-color {
    background-color: #e95295
}

html .body .speech-balloon.has-text-color.has-pink-color {
    color: #e95295
}

html .body .speech-balloon.has-pink-border-color {
    border-color: #e95295
}

html .body .sbp-l .speech-balloon.has-pink-border-color::before {
    border-right-color: #e95295
}

html .body .sbp-r .speech-balloon.has-pink-border-color::before {
    border-left-color: #e95295
}

html .body .sbp-l .speech-balloon.has-pink-background-color::after {
    border-right-color: #e95295
}

html .body .sbp-r .speech-balloon.has-pink-background-color::after {
    border-left-color: #e95295
}

html .body .sbs-line.sbp-r .speech-balloon.has-pink-background-color {
    background-color: #e95295
}

html .body .sbs-line.sbp-r .speech-balloon.has-pink-border-color {
    border-color: #e95295
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-pink-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-pink-border-color::after {
    border-color: #e95295
}

html .body .sbs-think .speech-balloon.has-pink-background-color::before, html .body .sbs-think .speech-balloon.has-pink-background-color::after {
    background-color: #e95295
}

html .body .sbs-think .speech-balloon.has-pink-border-color::before {
    border-color: #e95295
}

html .body .timeline-box.has-pink-point-color .timeline-item::before {
    background-color: #e95295
}

.has-pink-border-color.is-style-accordion .faq-question {
    background-color: #e95295
}

html .body .has-pink-question-color .faq-question-label {
    color: #e95295
}

html .body .has-pink-question-color.has-border-color .faq-question-label {
    color: #e95295
}

html .body .has-pink-answer-color .faq-answer-label {
    color: #e95295
}

html .body .is-style-square.has-pink-question-color .faq-question-label {
    color: #fff;
    background-color: #e95295
}

html .body .is-style-square.has-pink-answer-color .faq-answer-label {
    color: #fff;
    background-color: #e95295
}

html .body .has-purple-background-color {
    background-color: #884898
}

html .body .has-purple-color {
    color: #884898
}

html .body .has-purple-border-color {
    border-color: #884898
}

html .body .btn-wrap.has-purple-background-color > a {
    background-color: #884898
}

html .body .btn-wrap.has-purple-color > a {
    color: #884898
}

html .body .btn-wrap.has-purple-border-color > a {
    border-color: #884898
}

html .body .bb-tab.has-purple-border-color .bb-label {
    background-color: #884898
}

html .body .toggle-wrap.has-purple-border-color .toggle-button {
    background-color: #884898
}

html .body .toggle-wrap.has-purple-border-color .toggle-button, html .body .toggle-wrap.has-purple-border-color .toggle-content {
    border-color: #884898
}

html .body .toggle-wrap.has-purple-background-color .toggle-content {
    background-color: #884898
}

html .body .toggle-wrap.has-purple-color .toggle-content {
    color: #884898
}

html .body .iconlist-box.has-purple-icon-color li::before {
    color: #884898
}

.micro-text.has-purple-color {
    color: #884898
}

html .body .micro-balloon.has-purple-color {
    color: #884898
}

html .body .micro-balloon.has-purple-background-color {
    background-color: #884898;
    border-color: transparent
}

html .body .micro-balloon.has-purple-background-color.micro-bottom::after {
    border-bottom-color: #884898;
    border-top-color: transparent
}

html .body .micro-balloon.has-purple-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-purple-background-color::after {
    border-top-color: #884898
}

html .body .micro-balloon.has-border-color.has-purple-border-color {
    border-color: #884898
}

html .body .micro-balloon.micro-top.has-purple-border-color::before {
    border-top-color: #884898
}

html .body .micro-balloon.micro-bottom.has-purple-border-color::before {
    border-bottom-color: #884898
}

html .body .caption-box.has-purple-border-color .box-label {
    background-color: #884898
}

html .body .tab-caption-box.has-purple-border-color .box-label {
    background-color: #884898
}

html .body .tab-caption-box.has-purple-border-color .box-content {
    border-color: #884898
}

html .body .tab-caption-box.has-purple-background-color .box-content {
    background-color: #884898
}

html .body .tab-caption-box.has-purple-color .box-content {
    color: #884898
}

html .body .label-box.has-purple-border-color .box-content {
    border-color: #884898
}

html .body .label-box.has-purple-background-color .box-content {
    background-color: #884898
}

html .body .label-box.has-purple-color .box-content {
    color: #884898
}

html .body .speech-balloon.has-purple-background-color {
    background-color: #884898
}

html .body .speech-balloon.has-text-color.has-purple-color {
    color: #884898
}

html .body .speech-balloon.has-purple-border-color {
    border-color: #884898
}

html .body .sbp-l .speech-balloon.has-purple-border-color::before {
    border-right-color: #884898
}

html .body .sbp-r .speech-balloon.has-purple-border-color::before {
    border-left-color: #884898
}

html .body .sbp-l .speech-balloon.has-purple-background-color::after {
    border-right-color: #884898
}

html .body .sbp-r .speech-balloon.has-purple-background-color::after {
    border-left-color: #884898
}

html .body .sbs-line.sbp-r .speech-balloon.has-purple-background-color {
    background-color: #884898
}

html .body .sbs-line.sbp-r .speech-balloon.has-purple-border-color {
    border-color: #884898
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-purple-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-purple-border-color::after {
    border-color: #884898
}

html .body .sbs-think .speech-balloon.has-purple-background-color::before, html .body .sbs-think .speech-balloon.has-purple-background-color::after {
    background-color: #884898
}

html .body .sbs-think .speech-balloon.has-purple-border-color::before {
    border-color: #884898
}

html .body .timeline-box.has-purple-point-color .timeline-item::before {
    background-color: #884898
}

.has-purple-border-color.is-style-accordion .faq-question {
    background-color: #884898
}

html .body .has-purple-question-color .faq-question-label {
    color: #884898
}

html .body .has-purple-question-color.has-border-color .faq-question-label {
    color: #884898
}

html .body .has-purple-answer-color .faq-answer-label {
    color: #884898
}

html .body .is-style-square.has-purple-question-color .faq-question-label {
    color: #fff;
    background-color: #884898
}

html .body .is-style-square.has-purple-answer-color .faq-answer-label {
    color: #fff;
    background-color: #884898
}

html .body .has-deep-background-color {
    background-color: #55295b
}

html .body .has-deep-color {
    color: #55295b
}

html .body .has-deep-border-color {
    border-color: #55295b
}

html .body .btn-wrap.has-deep-background-color > a {
    background-color: #55295b
}

html .body .btn-wrap.has-deep-color > a {
    color: #55295b
}

html .body .btn-wrap.has-deep-border-color > a {
    border-color: #55295b
}

html .body .bb-tab.has-deep-border-color .bb-label {
    background-color: #55295b
}

html .body .toggle-wrap.has-deep-border-color .toggle-button {
    background-color: #55295b
}

html .body .toggle-wrap.has-deep-border-color .toggle-button, html .body .toggle-wrap.has-deep-border-color .toggle-content {
    border-color: #55295b
}

html .body .toggle-wrap.has-deep-background-color .toggle-content {
    background-color: #55295b
}

html .body .toggle-wrap.has-deep-color .toggle-content {
    color: #55295b
}

html .body .iconlist-box.has-deep-icon-color li::before {
    color: #55295b
}

.micro-text.has-deep-color {
    color: #55295b
}

html .body .micro-balloon.has-deep-color {
    color: #55295b
}

html .body .micro-balloon.has-deep-background-color {
    background-color: #55295b;
    border-color: transparent
}

html .body .micro-balloon.has-deep-background-color.micro-bottom::after {
    border-bottom-color: #55295b;
    border-top-color: transparent
}

html .body .micro-balloon.has-deep-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-deep-background-color::after {
    border-top-color: #55295b
}

html .body .micro-balloon.has-border-color.has-deep-border-color {
    border-color: #55295b
}

html .body .micro-balloon.micro-top.has-deep-border-color::before {
    border-top-color: #55295b
}

html .body .micro-balloon.micro-bottom.has-deep-border-color::before {
    border-bottom-color: #55295b
}

html .body .caption-box.has-deep-border-color .box-label {
    background-color: #55295b
}

html .body .tab-caption-box.has-deep-border-color .box-label {
    background-color: #55295b
}

html .body .tab-caption-box.has-deep-border-color .box-content {
    border-color: #55295b
}

html .body .tab-caption-box.has-deep-background-color .box-content {
    background-color: #55295b
}

html .body .tab-caption-box.has-deep-color .box-content {
    color: #55295b
}

html .body .label-box.has-deep-border-color .box-content {
    border-color: #55295b
}

html .body .label-box.has-deep-background-color .box-content {
    background-color: #55295b
}

html .body .label-box.has-deep-color .box-content {
    color: #55295b
}

html .body .speech-balloon.has-deep-background-color {
    background-color: #55295b
}

html .body .speech-balloon.has-text-color.has-deep-color {
    color: #55295b
}

html .body .speech-balloon.has-deep-border-color {
    border-color: #55295b
}

html .body .sbp-l .speech-balloon.has-deep-border-color::before {
    border-right-color: #55295b
}

html .body .sbp-r .speech-balloon.has-deep-border-color::before {
    border-left-color: #55295b
}

html .body .sbp-l .speech-balloon.has-deep-background-color::after {
    border-right-color: #55295b
}

html .body .sbp-r .speech-balloon.has-deep-background-color::after {
    border-left-color: #55295b
}

html .body .sbs-line.sbp-r .speech-balloon.has-deep-background-color {
    background-color: #55295b
}

html .body .sbs-line.sbp-r .speech-balloon.has-deep-border-color {
    border-color: #55295b
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-deep-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-deep-border-color::after {
    border-color: #55295b
}

html .body .sbs-think .speech-balloon.has-deep-background-color::before, html .body .sbs-think .speech-balloon.has-deep-background-color::after {
    background-color: #55295b
}

html .body .sbs-think .speech-balloon.has-deep-border-color::before {
    border-color: #55295b
}

html .body .timeline-box.has-deep-point-color .timeline-item::before {
    background-color: #55295b
}

.has-deep-border-color.is-style-accordion .faq-question {
    background-color: #55295b
}

html .body .has-deep-question-color .faq-question-label {
    color: #55295b
}

html .body .has-deep-question-color.has-border-color .faq-question-label {
    color: #55295b
}

html .body .has-deep-answer-color .faq-answer-label {
    color: #55295b
}

html .body .is-style-square.has-deep-question-color .faq-question-label {
    color: #fff;
    background-color: #55295b
}

html .body .is-style-square.has-deep-answer-color .faq-answer-label {
    color: #fff;
    background-color: #55295b
}

html .body .has-indigo-background-color {
    background-color: #1e50a2
}

html .body .has-indigo-color {
    color: #1e50a2
}

html .body .has-indigo-border-color {
    border-color: #1e50a2
}

html .body .btn-wrap.has-indigo-background-color > a {
    background-color: #1e50a2
}

html .body .btn-wrap.has-indigo-color > a {
    color: #1e50a2
}

html .body .btn-wrap.has-indigo-border-color > a {
    border-color: #1e50a2
}

html .body .bb-tab.has-indigo-border-color .bb-label {
    background-color: #1e50a2
}

html .body .toggle-wrap.has-indigo-border-color .toggle-button {
    background-color: #1e50a2
}

html .body .toggle-wrap.has-indigo-border-color .toggle-button, html .body .toggle-wrap.has-indigo-border-color .toggle-content {
    border-color: #1e50a2
}

html .body .toggle-wrap.has-indigo-background-color .toggle-content {
    background-color: #1e50a2
}

html .body .toggle-wrap.has-indigo-color .toggle-content {
    color: #1e50a2
}

html .body .iconlist-box.has-indigo-icon-color li::before {
    color: #1e50a2
}

.micro-text.has-indigo-color {
    color: #1e50a2
}

html .body .micro-balloon.has-indigo-color {
    color: #1e50a2
}

html .body .micro-balloon.has-indigo-background-color {
    background-color: #1e50a2;
    border-color: transparent
}

html .body .micro-balloon.has-indigo-background-color.micro-bottom::after {
    border-bottom-color: #1e50a2;
    border-top-color: transparent
}

html .body .micro-balloon.has-indigo-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-indigo-background-color::after {
    border-top-color: #1e50a2
}

html .body .micro-balloon.has-border-color.has-indigo-border-color {
    border-color: #1e50a2
}

html .body .micro-balloon.micro-top.has-indigo-border-color::before {
    border-top-color: #1e50a2
}

html .body .micro-balloon.micro-bottom.has-indigo-border-color::before {
    border-bottom-color: #1e50a2
}

html .body .caption-box.has-indigo-border-color .box-label {
    background-color: #1e50a2
}

html .body .tab-caption-box.has-indigo-border-color .box-label {
    background-color: #1e50a2
}

html .body .tab-caption-box.has-indigo-border-color .box-content {
    border-color: #1e50a2
}

html .body .tab-caption-box.has-indigo-background-color .box-content {
    background-color: #1e50a2
}

html .body .tab-caption-box.has-indigo-color .box-content {
    color: #1e50a2
}

html .body .label-box.has-indigo-border-color .box-content {
    border-color: #1e50a2
}

html .body .label-box.has-indigo-background-color .box-content {
    background-color: #1e50a2
}

html .body .label-box.has-indigo-color .box-content {
    color: #1e50a2
}

html .body .speech-balloon.has-indigo-background-color {
    background-color: #1e50a2
}

html .body .speech-balloon.has-text-color.has-indigo-color {
    color: #1e50a2
}

html .body .speech-balloon.has-indigo-border-color {
    border-color: #1e50a2
}

html .body .sbp-l .speech-balloon.has-indigo-border-color::before {
    border-right-color: #1e50a2
}

html .body .sbp-r .speech-balloon.has-indigo-border-color::before {
    border-left-color: #1e50a2
}

html .body .sbp-l .speech-balloon.has-indigo-background-color::after {
    border-right-color: #1e50a2
}

html .body .sbp-r .speech-balloon.has-indigo-background-color::after {
    border-left-color: #1e50a2
}

html .body .sbs-line.sbp-r .speech-balloon.has-indigo-background-color {
    background-color: #1e50a2
}

html .body .sbs-line.sbp-r .speech-balloon.has-indigo-border-color {
    border-color: #1e50a2
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-indigo-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-indigo-border-color::after {
    border-color: #1e50a2
}

html .body .sbs-think .speech-balloon.has-indigo-background-color::before, html .body .sbs-think .speech-balloon.has-indigo-background-color::after {
    background-color: #1e50a2
}

html .body .sbs-think .speech-balloon.has-indigo-border-color::before {
    border-color: #1e50a2
}

html .body .timeline-box.has-indigo-point-color .timeline-item::before {
    background-color: #1e50a2
}

.has-indigo-border-color.is-style-accordion .faq-question {
    background-color: #1e50a2
}

html .body .has-indigo-question-color .faq-question-label {
    color: #1e50a2
}

html .body .has-indigo-question-color.has-border-color .faq-question-label {
    color: #1e50a2
}

html .body .has-indigo-answer-color .faq-answer-label {
    color: #1e50a2
}

html .body .is-style-square.has-indigo-question-color .faq-question-label {
    color: #fff;
    background-color: #1e50a2
}

html .body .is-style-square.has-indigo-answer-color .faq-answer-label {
    color: #fff;
    background-color: #1e50a2
}

html .body .has-blue-background-color {
    background-color: #0095d9
}

html .body .has-blue-color {
    color: #0095d9
}

html .body .has-blue-border-color {
    border-color: #0095d9
}

html .body .btn-wrap.has-blue-background-color > a {
    background-color: #0095d9
}

html .body .btn-wrap.has-blue-color > a {
    color: #0095d9
}

html .body .btn-wrap.has-blue-border-color > a {
    border-color: #0095d9
}

html .body .bb-tab.has-blue-border-color .bb-label {
    background-color: #0095d9
}

html .body .toggle-wrap.has-blue-border-color .toggle-button {
    background-color: #0095d9
}

html .body .toggle-wrap.has-blue-border-color .toggle-button, html .body .toggle-wrap.has-blue-border-color .toggle-content {
    border-color: #0095d9
}

html .body .toggle-wrap.has-blue-background-color .toggle-content {
    background-color: #0095d9
}

html .body .toggle-wrap.has-blue-color .toggle-content {
    color: #0095d9
}

html .body .iconlist-box.has-blue-icon-color li::before {
    color: #0095d9
}

.micro-text.has-blue-color {
    color: #0095d9
}

html .body .micro-balloon.has-blue-color {
    color: #0095d9
}

html .body .micro-balloon.has-blue-background-color {
    background-color: #0095d9;
    border-color: transparent
}

html .body .micro-balloon.has-blue-background-color.micro-bottom::after {
    border-bottom-color: #0095d9;
    border-top-color: transparent
}

html .body .micro-balloon.has-blue-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-blue-background-color::after {
    border-top-color: #0095d9
}

html .body .micro-balloon.has-border-color.has-blue-border-color {
    border-color: #0095d9
}

html .body .micro-balloon.micro-top.has-blue-border-color::before {
    border-top-color: #0095d9
}

html .body .micro-balloon.micro-bottom.has-blue-border-color::before {
    border-bottom-color: #0095d9
}

html .body .caption-box.has-blue-border-color .box-label {
    background-color: #0095d9
}

html .body .tab-caption-box.has-blue-border-color .box-label {
    background-color: #0095d9
}

html .body .tab-caption-box.has-blue-border-color .box-content {
    border-color: #0095d9
}

html .body .tab-caption-box.has-blue-background-color .box-content {
    background-color: #0095d9
}

html .body .tab-caption-box.has-blue-color .box-content {
    color: #0095d9
}

html .body .label-box.has-blue-border-color .box-content {
    border-color: #0095d9
}

html .body .label-box.has-blue-background-color .box-content {
    background-color: #0095d9
}

html .body .label-box.has-blue-color .box-content {
    color: #0095d9
}

html .body .speech-balloon.has-blue-background-color {
    background-color: #0095d9
}

html .body .speech-balloon.has-text-color.has-blue-color {
    color: #0095d9
}

html .body .speech-balloon.has-blue-border-color {
    border-color: #0095d9
}

html .body .sbp-l .speech-balloon.has-blue-border-color::before {
    border-right-color: #0095d9
}

html .body .sbp-r .speech-balloon.has-blue-border-color::before {
    border-left-color: #0095d9
}

html .body .sbp-l .speech-balloon.has-blue-background-color::after {
    border-right-color: #0095d9
}

html .body .sbp-r .speech-balloon.has-blue-background-color::after {
    border-left-color: #0095d9
}

html .body .sbs-line.sbp-r .speech-balloon.has-blue-background-color {
    background-color: #0095d9
}

html .body .sbs-line.sbp-r .speech-balloon.has-blue-border-color {
    border-color: #0095d9
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-blue-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-blue-border-color::after {
    border-color: #0095d9
}

html .body .sbs-think .speech-balloon.has-blue-background-color::before, html .body .sbs-think .speech-balloon.has-blue-background-color::after {
    background-color: #0095d9
}

html .body .sbs-think .speech-balloon.has-blue-border-color::before {
    border-color: #0095d9
}

html .body .timeline-box.has-blue-point-color .timeline-item::before {
    background-color: #0095d9
}

.has-blue-border-color.is-style-accordion .faq-question {
    background-color: #0095d9
}

html .body .has-blue-question-color .faq-question-label {
    color: #0095d9
}

html .body .has-blue-question-color.has-border-color .faq-question-label {
    color: #0095d9
}

html .body .has-blue-answer-color .faq-answer-label {
    color: #0095d9
}

html .body .is-style-square.has-blue-question-color .faq-question-label {
    color: #fff;
    background-color: #0095d9
}

html .body .is-style-square.has-blue-answer-color .faq-answer-label {
    color: #fff;
    background-color: #0095d9
}

html .body .has-light-blue-background-color {
    background-color: #2ca9e1
}

html .body .has-light-blue-color {
    color: #2ca9e1
}

html .body .has-light-blue-border-color {
    border-color: #2ca9e1
}

html .body .btn-wrap.has-light-blue-background-color > a {
    background-color: #2ca9e1
}

html .body .btn-wrap.has-light-blue-color > a {
    color: #2ca9e1
}

html .body .btn-wrap.has-light-blue-border-color > a {
    border-color: #2ca9e1
}

html .body .bb-tab.has-light-blue-border-color .bb-label {
    background-color: #2ca9e1
}

html .body .toggle-wrap.has-light-blue-border-color .toggle-button {
    background-color: #2ca9e1
}

html .body .toggle-wrap.has-light-blue-border-color .toggle-button, html .body .toggle-wrap.has-light-blue-border-color .toggle-content {
    border-color: #2ca9e1
}

html .body .toggle-wrap.has-light-blue-background-color .toggle-content {
    background-color: #2ca9e1
}

html .body .toggle-wrap.has-light-blue-color .toggle-content {
    color: #2ca9e1
}

html .body .iconlist-box.has-light-blue-icon-color li::before {
    color: #2ca9e1
}

.micro-text.has-light-blue-color {
    color: #2ca9e1
}

html .body .micro-balloon.has-light-blue-color {
    color: #2ca9e1
}

html .body .micro-balloon.has-light-blue-background-color {
    background-color: #2ca9e1;
    border-color: transparent
}

html .body .micro-balloon.has-light-blue-background-color.micro-bottom::after {
    border-bottom-color: #2ca9e1;
    border-top-color: transparent
}

html .body .micro-balloon.has-light-blue-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-light-blue-background-color::after {
    border-top-color: #2ca9e1
}

html .body .micro-balloon.has-border-color.has-light-blue-border-color {
    border-color: #2ca9e1
}

html .body .micro-balloon.micro-top.has-light-blue-border-color::before {
    border-top-color: #2ca9e1
}

html .body .micro-balloon.micro-bottom.has-light-blue-border-color::before {
    border-bottom-color: #2ca9e1
}

html .body .caption-box.has-light-blue-border-color .box-label {
    background-color: #2ca9e1
}

html .body .tab-caption-box.has-light-blue-border-color .box-label {
    background-color: #2ca9e1
}

html .body .tab-caption-box.has-light-blue-border-color .box-content {
    border-color: #2ca9e1
}

html .body .tab-caption-box.has-light-blue-background-color .box-content {
    background-color: #2ca9e1
}

html .body .tab-caption-box.has-light-blue-color .box-content {
    color: #2ca9e1
}

html .body .label-box.has-light-blue-border-color .box-content {
    border-color: #2ca9e1
}

html .body .label-box.has-light-blue-background-color .box-content {
    background-color: #2ca9e1
}

html .body .label-box.has-light-blue-color .box-content {
    color: #2ca9e1
}

html .body .speech-balloon.has-light-blue-background-color {
    background-color: #2ca9e1
}

html .body .speech-balloon.has-text-color.has-light-blue-color {
    color: #2ca9e1
}

html .body .speech-balloon.has-light-blue-border-color {
    border-color: #2ca9e1
}

html .body .sbp-l .speech-balloon.has-light-blue-border-color::before {
    border-right-color: #2ca9e1
}

html .body .sbp-r .speech-balloon.has-light-blue-border-color::before {
    border-left-color: #2ca9e1
}

html .body .sbp-l .speech-balloon.has-light-blue-background-color::after {
    border-right-color: #2ca9e1
}

html .body .sbp-r .speech-balloon.has-light-blue-background-color::after {
    border-left-color: #2ca9e1
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-blue-background-color {
    background-color: #2ca9e1
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-blue-border-color {
    border-color: #2ca9e1
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-light-blue-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-light-blue-border-color::after {
    border-color: #2ca9e1
}

html .body .sbs-think .speech-balloon.has-light-blue-background-color::before, html .body .sbs-think .speech-balloon.has-light-blue-background-color::after {
    background-color: #2ca9e1
}

html .body .sbs-think .speech-balloon.has-light-blue-border-color::before {
    border-color: #2ca9e1
}

html .body .timeline-box.has-light-blue-point-color .timeline-item::before {
    background-color: #2ca9e1
}

.has-light-blue-border-color.is-style-accordion .faq-question {
    background-color: #2ca9e1
}

html .body .has-light-blue-question-color .faq-question-label {
    color: #2ca9e1
}

html .body .has-light-blue-question-color.has-border-color .faq-question-label {
    color: #2ca9e1
}

html .body .has-light-blue-answer-color .faq-answer-label {
    color: #2ca9e1
}

html .body .is-style-square.has-light-blue-question-color .faq-question-label {
    color: #fff;
    background-color: #2ca9e1
}

html .body .is-style-square.has-light-blue-answer-color .faq-answer-label {
    color: #fff;
    background-color: #2ca9e1
}

html .body .has-cyan-background-color {
    background-color: #00a3af
}

html .body .has-cyan-color {
    color: #00a3af
}

html .body .has-cyan-border-color {
    border-color: #00a3af
}

html .body .btn-wrap.has-cyan-background-color > a {
    background-color: #00a3af
}

html .body .btn-wrap.has-cyan-color > a {
    color: #00a3af
}

html .body .btn-wrap.has-cyan-border-color > a {
    border-color: #00a3af
}

html .body .bb-tab.has-cyan-border-color .bb-label {
    background-color: #00a3af
}

html .body .toggle-wrap.has-cyan-border-color .toggle-button {
    background-color: #00a3af
}

html .body .toggle-wrap.has-cyan-border-color .toggle-button, html .body .toggle-wrap.has-cyan-border-color .toggle-content {
    border-color: #00a3af
}

html .body .toggle-wrap.has-cyan-background-color .toggle-content {
    background-color: #00a3af
}

html .body .toggle-wrap.has-cyan-color .toggle-content {
    color: #00a3af
}

html .body .iconlist-box.has-cyan-icon-color li::before {
    color: #00a3af
}

.micro-text.has-cyan-color {
    color: #00a3af
}

html .body .micro-balloon.has-cyan-color {
    color: #00a3af
}

html .body .micro-balloon.has-cyan-background-color {
    background-color: #00a3af;
    border-color: transparent
}

html .body .micro-balloon.has-cyan-background-color.micro-bottom::after {
    border-bottom-color: #00a3af;
    border-top-color: transparent
}

html .body .micro-balloon.has-cyan-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-cyan-background-color::after {
    border-top-color: #00a3af
}

html .body .micro-balloon.has-border-color.has-cyan-border-color {
    border-color: #00a3af
}

html .body .micro-balloon.micro-top.has-cyan-border-color::before {
    border-top-color: #00a3af
}

html .body .micro-balloon.micro-bottom.has-cyan-border-color::before {
    border-bottom-color: #00a3af
}

html .body .caption-box.has-cyan-border-color .box-label {
    background-color: #00a3af
}

html .body .tab-caption-box.has-cyan-border-color .box-label {
    background-color: #00a3af
}

html .body .tab-caption-box.has-cyan-border-color .box-content {
    border-color: #00a3af
}

html .body .tab-caption-box.has-cyan-background-color .box-content {
    background-color: #00a3af
}

html .body .tab-caption-box.has-cyan-color .box-content {
    color: #00a3af
}

html .body .label-box.has-cyan-border-color .box-content {
    border-color: #00a3af
}

html .body .label-box.has-cyan-background-color .box-content {
    background-color: #00a3af
}

html .body .label-box.has-cyan-color .box-content {
    color: #00a3af
}

html .body .speech-balloon.has-cyan-background-color {
    background-color: #00a3af
}

html .body .speech-balloon.has-text-color.has-cyan-color {
    color: #00a3af
}

html .body .speech-balloon.has-cyan-border-color {
    border-color: #00a3af
}

html .body .sbp-l .speech-balloon.has-cyan-border-color::before {
    border-right-color: #00a3af
}

html .body .sbp-r .speech-balloon.has-cyan-border-color::before {
    border-left-color: #00a3af
}

html .body .sbp-l .speech-balloon.has-cyan-background-color::after {
    border-right-color: #00a3af
}

html .body .sbp-r .speech-balloon.has-cyan-background-color::after {
    border-left-color: #00a3af
}

html .body .sbs-line.sbp-r .speech-balloon.has-cyan-background-color {
    background-color: #00a3af
}

html .body .sbs-line.sbp-r .speech-balloon.has-cyan-border-color {
    border-color: #00a3af
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-cyan-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-cyan-border-color::after {
    border-color: #00a3af
}

html .body .sbs-think .speech-balloon.has-cyan-background-color::before, html .body .sbs-think .speech-balloon.has-cyan-background-color::after {
    background-color: #00a3af
}

html .body .sbs-think .speech-balloon.has-cyan-border-color::before {
    border-color: #00a3af
}

html .body .timeline-box.has-cyan-point-color .timeline-item::before {
    background-color: #00a3af
}

.has-cyan-border-color.is-style-accordion .faq-question {
    background-color: #00a3af
}

html .body .has-cyan-question-color .faq-question-label {
    color: #00a3af
}

html .body .has-cyan-question-color.has-border-color .faq-question-label {
    color: #00a3af
}

html .body .has-cyan-answer-color .faq-answer-label {
    color: #00a3af
}

html .body .is-style-square.has-cyan-question-color .faq-question-label {
    color: #fff;
    background-color: #00a3af
}

html .body .is-style-square.has-cyan-answer-color .faq-answer-label {
    color: #fff;
    background-color: #00a3af
}

html .body .has-teal-background-color {
    background-color: #007b43
}

html .body .has-teal-color {
    color: #007b43
}

html .body .has-teal-border-color {
    border-color: #007b43
}

html .body .btn-wrap.has-teal-background-color > a {
    background-color: #007b43
}

html .body .btn-wrap.has-teal-color > a {
    color: #007b43
}

html .body .btn-wrap.has-teal-border-color > a {
    border-color: #007b43
}

html .body .bb-tab.has-teal-border-color .bb-label {
    background-color: #007b43
}

html .body .toggle-wrap.has-teal-border-color .toggle-button {
    background-color: #007b43
}

html .body .toggle-wrap.has-teal-border-color .toggle-button, html .body .toggle-wrap.has-teal-border-color .toggle-content {
    border-color: #007b43
}

html .body .toggle-wrap.has-teal-background-color .toggle-content {
    background-color: #007b43
}

html .body .toggle-wrap.has-teal-color .toggle-content {
    color: #007b43
}

html .body .iconlist-box.has-teal-icon-color li::before {
    color: #007b43
}

.micro-text.has-teal-color {
    color: #007b43
}

html .body .micro-balloon.has-teal-color {
    color: #007b43
}

html .body .micro-balloon.has-teal-background-color {
    background-color: #007b43;
    border-color: transparent
}

html .body .micro-balloon.has-teal-background-color.micro-bottom::after {
    border-bottom-color: #007b43;
    border-top-color: transparent
}

html .body .micro-balloon.has-teal-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-teal-background-color::after {
    border-top-color: #007b43
}

html .body .micro-balloon.has-border-color.has-teal-border-color {
    border-color: #007b43
}

html .body .micro-balloon.micro-top.has-teal-border-color::before {
    border-top-color: #007b43
}

html .body .micro-balloon.micro-bottom.has-teal-border-color::before {
    border-bottom-color: #007b43
}

html .body .caption-box.has-teal-border-color .box-label {
    background-color: #007b43
}

html .body .tab-caption-box.has-teal-border-color .box-label {
    background-color: #007b43
}

html .body .tab-caption-box.has-teal-border-color .box-content {
    border-color: #007b43
}

html .body .tab-caption-box.has-teal-background-color .box-content {
    background-color: #007b43
}

html .body .tab-caption-box.has-teal-color .box-content {
    color: #007b43
}

html .body .label-box.has-teal-border-color .box-content {
    border-color: #007b43
}

html .body .label-box.has-teal-background-color .box-content {
    background-color: #007b43
}

html .body .label-box.has-teal-color .box-content {
    color: #007b43
}

html .body .speech-balloon.has-teal-background-color {
    background-color: #007b43
}

html .body .speech-balloon.has-text-color.has-teal-color {
    color: #007b43
}

html .body .speech-balloon.has-teal-border-color {
    border-color: #007b43
}

html .body .sbp-l .speech-balloon.has-teal-border-color::before {
    border-right-color: #007b43
}

html .body .sbp-r .speech-balloon.has-teal-border-color::before {
    border-left-color: #007b43
}

html .body .sbp-l .speech-balloon.has-teal-background-color::after {
    border-right-color: #007b43
}

html .body .sbp-r .speech-balloon.has-teal-background-color::after {
    border-left-color: #007b43
}

html .body .sbs-line.sbp-r .speech-balloon.has-teal-background-color {
    background-color: #007b43
}

html .body .sbs-line.sbp-r .speech-balloon.has-teal-border-color {
    border-color: #007b43
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-teal-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-teal-border-color::after {
    border-color: #007b43
}

html .body .sbs-think .speech-balloon.has-teal-background-color::before, html .body .sbs-think .speech-balloon.has-teal-background-color::after {
    background-color: #007b43
}

html .body .sbs-think .speech-balloon.has-teal-border-color::before {
    border-color: #007b43
}

html .body .timeline-box.has-teal-point-color .timeline-item::before {
    background-color: #007b43
}

.has-teal-border-color.is-style-accordion .faq-question {
    background-color: #007b43
}

html .body .has-teal-question-color .faq-question-label {
    color: #007b43
}

html .body .has-teal-question-color.has-border-color .faq-question-label {
    color: #007b43
}

html .body .has-teal-answer-color .faq-answer-label {
    color: #007b43
}

html .body .is-style-square.has-teal-question-color .faq-question-label {
    color: #fff;
    background-color: #007b43
}

html .body .is-style-square.has-teal-answer-color .faq-answer-label {
    color: #fff;
    background-color: #007b43
}

html .body .has-green-background-color {
    background-color: #3eb370
}

html .body .has-green-color {
    color: #3eb370
}

html .body .has-green-border-color {
    border-color: #3eb370
}

html .body .btn-wrap.has-green-background-color > a {
    background-color: #3eb370
}

html .body .btn-wrap.has-green-color > a {
    color: #3eb370
}

html .body .btn-wrap.has-green-border-color > a {
    border-color: #3eb370
}

html .body .bb-tab.has-green-border-color .bb-label {
    background-color: #3eb370
}

html .body .toggle-wrap.has-green-border-color .toggle-button {
    background-color: #3eb370
}

html .body .toggle-wrap.has-green-border-color .toggle-button, html .body .toggle-wrap.has-green-border-color .toggle-content {
    border-color: #3eb370
}

html .body .toggle-wrap.has-green-background-color .toggle-content {
    background-color: #3eb370
}

html .body .toggle-wrap.has-green-color .toggle-content {
    color: #3eb370
}

html .body .iconlist-box.has-green-icon-color li::before {
    color: #3eb370
}

.micro-text.has-green-color {
    color: #3eb370
}

html .body .micro-balloon.has-green-color {
    color: #3eb370
}

html .body .micro-balloon.has-green-background-color {
    background-color: #3eb370;
    border-color: transparent
}

html .body .micro-balloon.has-green-background-color.micro-bottom::after {
    border-bottom-color: #3eb370;
    border-top-color: transparent
}

html .body .micro-balloon.has-green-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-green-background-color::after {
    border-top-color: #3eb370
}

html .body .micro-balloon.has-border-color.has-green-border-color {
    border-color: #3eb370
}

html .body .micro-balloon.micro-top.has-green-border-color::before {
    border-top-color: #3eb370
}

html .body .micro-balloon.micro-bottom.has-green-border-color::before {
    border-bottom-color: #3eb370
}

html .body .caption-box.has-green-border-color .box-label {
    background-color: #3eb370
}

html .body .tab-caption-box.has-green-border-color .box-label {
    background-color: #3eb370
}

html .body .tab-caption-box.has-green-border-color .box-content {
    border-color: #3eb370
}

html .body .tab-caption-box.has-green-background-color .box-content {
    background-color: #3eb370
}

html .body .tab-caption-box.has-green-color .box-content {
    color: #3eb370
}

html .body .label-box.has-green-border-color .box-content {
    border-color: #3eb370
}

html .body .label-box.has-green-background-color .box-content {
    background-color: #3eb370
}

html .body .label-box.has-green-color .box-content {
    color: #3eb370
}

html .body .speech-balloon.has-green-background-color {
    background-color: #3eb370
}

html .body .speech-balloon.has-text-color.has-green-color {
    color: #3eb370
}

html .body .speech-balloon.has-green-border-color {
    border-color: #3eb370
}

html .body .sbp-l .speech-balloon.has-green-border-color::before {
    border-right-color: #3eb370
}

html .body .sbp-r .speech-balloon.has-green-border-color::before {
    border-left-color: #3eb370
}

html .body .sbp-l .speech-balloon.has-green-background-color::after {
    border-right-color: #3eb370
}

html .body .sbp-r .speech-balloon.has-green-background-color::after {
    border-left-color: #3eb370
}

html .body .sbs-line.sbp-r .speech-balloon.has-green-background-color {
    background-color: #3eb370
}

html .body .sbs-line.sbp-r .speech-balloon.has-green-border-color {
    border-color: #3eb370
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-green-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-green-border-color::after {
    border-color: #3eb370
}

html .body .sbs-think .speech-balloon.has-green-background-color::before, html .body .sbs-think .speech-balloon.has-green-background-color::after {
    background-color: #3eb370
}

html .body .sbs-think .speech-balloon.has-green-border-color::before {
    border-color: #3eb370
}

html .body .timeline-box.has-green-point-color .timeline-item::before {
    background-color: #3eb370
}

.has-green-border-color.is-style-accordion .faq-question {
    background-color: #3eb370
}

html .body .has-green-question-color .faq-question-label {
    color: #3eb370
}

html .body .has-green-question-color.has-border-color .faq-question-label {
    color: #3eb370
}

html .body .has-green-answer-color .faq-answer-label {
    color: #3eb370
}

html .body .is-style-square.has-green-question-color .faq-question-label {
    color: #fff;
    background-color: #3eb370
}

html .body .is-style-square.has-green-answer-color .faq-answer-label {
    color: #fff;
    background-color: #3eb370
}

html .body .has-light-green-background-color {
    background-color: #8bc34a
}

html .body .has-light-green-color {
    color: #8bc34a
}

html .body .has-light-green-border-color {
    border-color: #8bc34a
}

html .body .btn-wrap.has-light-green-background-color > a {
    background-color: #8bc34a
}

html .body .btn-wrap.has-light-green-color > a {
    color: #8bc34a
}

html .body .btn-wrap.has-light-green-border-color > a {
    border-color: #8bc34a
}

html .body .bb-tab.has-light-green-border-color .bb-label {
    background-color: #8bc34a
}

html .body .toggle-wrap.has-light-green-border-color .toggle-button {
    background-color: #8bc34a
}

html .body .toggle-wrap.has-light-green-border-color .toggle-button, html .body .toggle-wrap.has-light-green-border-color .toggle-content {
    border-color: #8bc34a
}

html .body .toggle-wrap.has-light-green-background-color .toggle-content {
    background-color: #8bc34a
}

html .body .toggle-wrap.has-light-green-color .toggle-content {
    color: #8bc34a
}

html .body .iconlist-box.has-light-green-icon-color li::before {
    color: #8bc34a
}

.micro-text.has-light-green-color {
    color: #8bc34a
}

html .body .micro-balloon.has-light-green-color {
    color: #8bc34a
}

html .body .micro-balloon.has-light-green-background-color {
    background-color: #8bc34a;
    border-color: transparent
}

html .body .micro-balloon.has-light-green-background-color.micro-bottom::after {
    border-bottom-color: #8bc34a;
    border-top-color: transparent
}

html .body .micro-balloon.has-light-green-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-light-green-background-color::after {
    border-top-color: #8bc34a
}

html .body .micro-balloon.has-border-color.has-light-green-border-color {
    border-color: #8bc34a
}

html .body .micro-balloon.micro-top.has-light-green-border-color::before {
    border-top-color: #8bc34a
}

html .body .micro-balloon.micro-bottom.has-light-green-border-color::before {
    border-bottom-color: #8bc34a
}

html .body .caption-box.has-light-green-border-color .box-label {
    background-color: #8bc34a
}

html .body .tab-caption-box.has-light-green-border-color .box-label {
    background-color: #8bc34a
}

html .body .tab-caption-box.has-light-green-border-color .box-content {
    border-color: #8bc34a
}

html .body .tab-caption-box.has-light-green-background-color .box-content {
    background-color: #8bc34a
}

html .body .tab-caption-box.has-light-green-color .box-content {
    color: #8bc34a
}

html .body .label-box.has-light-green-border-color .box-content {
    border-color: #8bc34a
}

html .body .label-box.has-light-green-background-color .box-content {
    background-color: #8bc34a
}

html .body .label-box.has-light-green-color .box-content {
    color: #8bc34a
}

html .body .speech-balloon.has-light-green-background-color {
    background-color: #8bc34a
}

html .body .speech-balloon.has-text-color.has-light-green-color {
    color: #8bc34a
}

html .body .speech-balloon.has-light-green-border-color {
    border-color: #8bc34a
}

html .body .sbp-l .speech-balloon.has-light-green-border-color::before {
    border-right-color: #8bc34a
}

html .body .sbp-r .speech-balloon.has-light-green-border-color::before {
    border-left-color: #8bc34a
}

html .body .sbp-l .speech-balloon.has-light-green-background-color::after {
    border-right-color: #8bc34a
}

html .body .sbp-r .speech-balloon.has-light-green-background-color::after {
    border-left-color: #8bc34a
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-green-background-color {
    background-color: #8bc34a
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-green-border-color {
    border-color: #8bc34a
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-light-green-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-light-green-border-color::after {
    border-color: #8bc34a
}

html .body .sbs-think .speech-balloon.has-light-green-background-color::before, html .body .sbs-think .speech-balloon.has-light-green-background-color::after {
    background-color: #8bc34a
}

html .body .sbs-think .speech-balloon.has-light-green-border-color::before {
    border-color: #8bc34a
}

html .body .timeline-box.has-light-green-point-color .timeline-item::before {
    background-color: #8bc34a
}

.has-light-green-border-color.is-style-accordion .faq-question {
    background-color: #8bc34a
}

html .body .has-light-green-question-color .faq-question-label {
    color: #8bc34a
}

html .body .has-light-green-question-color.has-border-color .faq-question-label {
    color: #8bc34a
}

html .body .has-light-green-answer-color .faq-answer-label {
    color: #8bc34a
}

html .body .is-style-square.has-light-green-question-color .faq-question-label {
    color: #fff;
    background-color: #8bc34a
}

html .body .is-style-square.has-light-green-answer-color .faq-answer-label {
    color: #fff;
    background-color: #8bc34a
}

html .body .has-lime-background-color {
    background-color: #c3d825
}

html .body .has-lime-color {
    color: #c3d825
}

html .body .has-lime-border-color {
    border-color: #c3d825
}

html .body .btn-wrap.has-lime-background-color > a {
    background-color: #c3d825
}

html .body .btn-wrap.has-lime-color > a {
    color: #c3d825
}

html .body .btn-wrap.has-lime-border-color > a {
    border-color: #c3d825
}

html .body .bb-tab.has-lime-border-color .bb-label {
    background-color: #c3d825
}

html .body .toggle-wrap.has-lime-border-color .toggle-button {
    background-color: #c3d825
}

html .body .toggle-wrap.has-lime-border-color .toggle-button, html .body .toggle-wrap.has-lime-border-color .toggle-content {
    border-color: #c3d825
}

html .body .toggle-wrap.has-lime-background-color .toggle-content {
    background-color: #c3d825
}

html .body .toggle-wrap.has-lime-color .toggle-content {
    color: #c3d825
}

html .body .iconlist-box.has-lime-icon-color li::before {
    color: #c3d825
}

.micro-text.has-lime-color {
    color: #c3d825
}

html .body .micro-balloon.has-lime-color {
    color: #c3d825
}

html .body .micro-balloon.has-lime-background-color {
    background-color: #c3d825;
    border-color: transparent
}

html .body .micro-balloon.has-lime-background-color.micro-bottom::after {
    border-bottom-color: #c3d825;
    border-top-color: transparent
}

html .body .micro-balloon.has-lime-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-lime-background-color::after {
    border-top-color: #c3d825
}

html .body .micro-balloon.has-border-color.has-lime-border-color {
    border-color: #c3d825
}

html .body .micro-balloon.micro-top.has-lime-border-color::before {
    border-top-color: #c3d825
}

html .body .micro-balloon.micro-bottom.has-lime-border-color::before {
    border-bottom-color: #c3d825
}

html .body .caption-box.has-lime-border-color .box-label {
    background-color: #c3d825
}

html .body .tab-caption-box.has-lime-border-color .box-label {
    background-color: #c3d825
}

html .body .tab-caption-box.has-lime-border-color .box-content {
    border-color: #c3d825
}

html .body .tab-caption-box.has-lime-background-color .box-content {
    background-color: #c3d825
}

html .body .tab-caption-box.has-lime-color .box-content {
    color: #c3d825
}

html .body .label-box.has-lime-border-color .box-content {
    border-color: #c3d825
}

html .body .label-box.has-lime-background-color .box-content {
    background-color: #c3d825
}

html .body .label-box.has-lime-color .box-content {
    color: #c3d825
}

html .body .speech-balloon.has-lime-background-color {
    background-color: #c3d825
}

html .body .speech-balloon.has-text-color.has-lime-color {
    color: #c3d825
}

html .body .speech-balloon.has-lime-border-color {
    border-color: #c3d825
}

html .body .sbp-l .speech-balloon.has-lime-border-color::before {
    border-right-color: #c3d825
}

html .body .sbp-r .speech-balloon.has-lime-border-color::before {
    border-left-color: #c3d825
}

html .body .sbp-l .speech-balloon.has-lime-background-color::after {
    border-right-color: #c3d825
}

html .body .sbp-r .speech-balloon.has-lime-background-color::after {
    border-left-color: #c3d825
}

html .body .sbs-line.sbp-r .speech-balloon.has-lime-background-color {
    background-color: #c3d825
}

html .body .sbs-line.sbp-r .speech-balloon.has-lime-border-color {
    border-color: #c3d825
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-lime-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-lime-border-color::after {
    border-color: #c3d825
}

html .body .sbs-think .speech-balloon.has-lime-background-color::before, html .body .sbs-think .speech-balloon.has-lime-background-color::after {
    background-color: #c3d825
}

html .body .sbs-think .speech-balloon.has-lime-border-color::before {
    border-color: #c3d825
}

html .body .timeline-box.has-lime-point-color .timeline-item::before {
    background-color: #c3d825
}

.has-lime-border-color.is-style-accordion .faq-question {
    background-color: #c3d825
}

html .body .has-lime-question-color .faq-question-label {
    color: #c3d825
}

html .body .has-lime-question-color.has-border-color .faq-question-label {
    color: #c3d825
}

html .body .has-lime-answer-color .faq-answer-label {
    color: #c3d825
}

html .body .is-style-square.has-lime-question-color .faq-question-label {
    color: #fff;
    background-color: #c3d825
}

html .body .is-style-square.has-lime-answer-color .faq-answer-label {
    color: #fff;
    background-color: #c3d825
}

html .body .has-yellow-background-color {
    background-color: #ffd900
}

html .body .has-yellow-color {
    color: #ffd900
}

html .body .has-yellow-border-color {
    border-color: #ffd900
}

html .body .btn-wrap.has-yellow-background-color > a {
    background-color: #ffd900
}

html .body .btn-wrap.has-yellow-color > a {
    color: #ffd900
}

html .body .btn-wrap.has-yellow-border-color > a {
    border-color: #ffd900
}

html .body .bb-tab.has-yellow-border-color .bb-label {
    background-color: #ffd900
}

html .body .toggle-wrap.has-yellow-border-color .toggle-button {
    background-color: #ffd900
}

html .body .toggle-wrap.has-yellow-border-color .toggle-button, html .body .toggle-wrap.has-yellow-border-color .toggle-content {
    border-color: #ffd900
}

html .body .toggle-wrap.has-yellow-background-color .toggle-content {
    background-color: #ffd900
}

html .body .toggle-wrap.has-yellow-color .toggle-content {
    color: #ffd900
}

html .body .iconlist-box.has-yellow-icon-color li::before {
    color: #ffd900
}

.micro-text.has-yellow-color {
    color: #ffd900
}

html .body .micro-balloon.has-yellow-color {
    color: #ffd900
}

html .body .micro-balloon.has-yellow-background-color {
    background-color: #ffd900;
    border-color: transparent
}

html .body .micro-balloon.has-yellow-background-color.micro-bottom::after {
    border-bottom-color: #ffd900;
    border-top-color: transparent
}

html .body .micro-balloon.has-yellow-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-yellow-background-color::after {
    border-top-color: #ffd900
}

html .body .micro-balloon.has-border-color.has-yellow-border-color {
    border-color: #ffd900
}

html .body .micro-balloon.micro-top.has-yellow-border-color::before {
    border-top-color: #ffd900
}

html .body .micro-balloon.micro-bottom.has-yellow-border-color::before {
    border-bottom-color: #ffd900
}

html .body .caption-box.has-yellow-border-color .box-label {
    background-color: #ffd900
}

html .body .tab-caption-box.has-yellow-border-color .box-label {
    background-color: #ffd900
}

html .body .tab-caption-box.has-yellow-border-color .box-content {
    border-color: #ffd900
}

html .body .tab-caption-box.has-yellow-background-color .box-content {
    background-color: #ffd900
}

html .body .tab-caption-box.has-yellow-color .box-content {
    color: #ffd900
}

html .body .label-box.has-yellow-border-color .box-content {
    border-color: #ffd900
}

html .body .label-box.has-yellow-background-color .box-content {
    background-color: #ffd900
}

html .body .label-box.has-yellow-color .box-content {
    color: #ffd900
}

html .body .speech-balloon.has-yellow-background-color {
    background-color: #ffd900
}

html .body .speech-balloon.has-text-color.has-yellow-color {
    color: #ffd900
}

html .body .speech-balloon.has-yellow-border-color {
    border-color: #ffd900
}

html .body .sbp-l .speech-balloon.has-yellow-border-color::before {
    border-right-color: #ffd900
}

html .body .sbp-r .speech-balloon.has-yellow-border-color::before {
    border-left-color: #ffd900
}

html .body .sbp-l .speech-balloon.has-yellow-background-color::after {
    border-right-color: #ffd900
}

html .body .sbp-r .speech-balloon.has-yellow-background-color::after {
    border-left-color: #ffd900
}

html .body .sbs-line.sbp-r .speech-balloon.has-yellow-background-color {
    background-color: #ffd900
}

html .body .sbs-line.sbp-r .speech-balloon.has-yellow-border-color {
    border-color: #ffd900
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-yellow-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-yellow-border-color::after {
    border-color: #ffd900
}

html .body .sbs-think .speech-balloon.has-yellow-background-color::before, html .body .sbs-think .speech-balloon.has-yellow-background-color::after {
    background-color: #ffd900
}

html .body .sbs-think .speech-balloon.has-yellow-border-color::before {
    border-color: #ffd900
}

html .body .timeline-box.has-yellow-point-color .timeline-item::before {
    background-color: #ffd900
}

.has-yellow-border-color.is-style-accordion .faq-question {
    background-color: #ffd900
}

html .body .has-yellow-question-color .faq-question-label {
    color: #ffd900
}

html .body .has-yellow-question-color.has-border-color .faq-question-label {
    color: #ffd900
}

html .body .has-yellow-answer-color .faq-answer-label {
    color: #ffd900
}

html .body .is-style-square.has-yellow-question-color .faq-question-label {
    color: #fff;
    background-color: #ffd900
}

html .body .is-style-square.has-yellow-answer-color .faq-answer-label {
    color: #fff;
    background-color: #ffd900
}

html .body .has-amber-background-color {
    background-color: #ffc107
}

html .body .has-amber-color {
    color: #ffc107
}

html .body .has-amber-border-color {
    border-color: #ffc107
}

html .body .btn-wrap.has-amber-background-color > a {
    background-color: #ffc107
}

html .body .btn-wrap.has-amber-color > a {
    color: #ffc107
}

html .body .btn-wrap.has-amber-border-color > a {
    border-color: #ffc107
}

html .body .bb-tab.has-amber-border-color .bb-label {
    background-color: #ffc107
}

html .body .toggle-wrap.has-amber-border-color .toggle-button {
    background-color: #ffc107
}

html .body .toggle-wrap.has-amber-border-color .toggle-button, html .body .toggle-wrap.has-amber-border-color .toggle-content {
    border-color: #ffc107
}

html .body .toggle-wrap.has-amber-background-color .toggle-content {
    background-color: #ffc107
}

html .body .toggle-wrap.has-amber-color .toggle-content {
    color: #ffc107
}

html .body .iconlist-box.has-amber-icon-color li::before {
    color: #ffc107
}

.micro-text.has-amber-color {
    color: #ffc107
}

html .body .micro-balloon.has-amber-color {
    color: #ffc107
}

html .body .micro-balloon.has-amber-background-color {
    background-color: #ffc107;
    border-color: transparent
}

html .body .micro-balloon.has-amber-background-color.micro-bottom::after {
    border-bottom-color: #ffc107;
    border-top-color: transparent
}

html .body .micro-balloon.has-amber-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-amber-background-color::after {
    border-top-color: #ffc107
}

html .body .micro-balloon.has-border-color.has-amber-border-color {
    border-color: #ffc107
}

html .body .micro-balloon.micro-top.has-amber-border-color::before {
    border-top-color: #ffc107
}

html .body .micro-balloon.micro-bottom.has-amber-border-color::before {
    border-bottom-color: #ffc107
}

html .body .caption-box.has-amber-border-color .box-label {
    background-color: #ffc107
}

html .body .tab-caption-box.has-amber-border-color .box-label {
    background-color: #ffc107
}

html .body .tab-caption-box.has-amber-border-color .box-content {
    border-color: #ffc107
}

html .body .tab-caption-box.has-amber-background-color .box-content {
    background-color: #ffc107
}

html .body .tab-caption-box.has-amber-color .box-content {
    color: #ffc107
}

html .body .label-box.has-amber-border-color .box-content {
    border-color: #ffc107
}

html .body .label-box.has-amber-background-color .box-content {
    background-color: #ffc107
}

html .body .label-box.has-amber-color .box-content {
    color: #ffc107
}

html .body .speech-balloon.has-amber-background-color {
    background-color: #ffc107
}

html .body .speech-balloon.has-text-color.has-amber-color {
    color: #ffc107
}

html .body .speech-balloon.has-amber-border-color {
    border-color: #ffc107
}

html .body .sbp-l .speech-balloon.has-amber-border-color::before {
    border-right-color: #ffc107
}

html .body .sbp-r .speech-balloon.has-amber-border-color::before {
    border-left-color: #ffc107
}

html .body .sbp-l .speech-balloon.has-amber-background-color::after {
    border-right-color: #ffc107
}

html .body .sbp-r .speech-balloon.has-amber-background-color::after {
    border-left-color: #ffc107
}

html .body .sbs-line.sbp-r .speech-balloon.has-amber-background-color {
    background-color: #ffc107
}

html .body .sbs-line.sbp-r .speech-balloon.has-amber-border-color {
    border-color: #ffc107
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-amber-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-amber-border-color::after {
    border-color: #ffc107
}

html .body .sbs-think .speech-balloon.has-amber-background-color::before, html .body .sbs-think .speech-balloon.has-amber-background-color::after {
    background-color: #ffc107
}

html .body .sbs-think .speech-balloon.has-amber-border-color::before {
    border-color: #ffc107
}

html .body .timeline-box.has-amber-point-color .timeline-item::before {
    background-color: #ffc107
}

.has-amber-border-color.is-style-accordion .faq-question {
    background-color: #ffc107
}

html .body .has-amber-question-color .faq-question-label {
    color: #ffc107
}

html .body .has-amber-question-color.has-border-color .faq-question-label {
    color: #ffc107
}

html .body .has-amber-answer-color .faq-answer-label {
    color: #ffc107
}

html .body .is-style-square.has-amber-question-color .faq-question-label {
    color: #fff;
    background-color: #ffc107
}

html .body .is-style-square.has-amber-answer-color .faq-answer-label {
    color: #fff;
    background-color: #ffc107
}

html .body .has-orange-background-color {
    background-color: #f39800
}

html .body .has-orange-color {
    color: #f39800
}

html .body .has-orange-border-color {
    border-color: #f39800
}

html .body .btn-wrap.has-orange-background-color > a {
    background-color: #f39800
}

html .body .btn-wrap.has-orange-color > a {
    color: #f39800
}

html .body .btn-wrap.has-orange-border-color > a {
    border-color: #f39800
}

html .body .bb-tab.has-orange-border-color .bb-label {
    background-color: #f39800
}

html .body .toggle-wrap.has-orange-border-color .toggle-button {
    background-color: #f39800
}

html .body .toggle-wrap.has-orange-border-color .toggle-button, html .body .toggle-wrap.has-orange-border-color .toggle-content {
    border-color: #f39800
}

html .body .toggle-wrap.has-orange-background-color .toggle-content {
    background-color: #f39800
}

html .body .toggle-wrap.has-orange-color .toggle-content {
    color: #f39800
}

html .body .iconlist-box.has-orange-icon-color li::before {
    color: #f39800
}

.micro-text.has-orange-color {
    color: #f39800
}

html .body .micro-balloon.has-orange-color {
    color: #f39800
}

html .body .micro-balloon.has-orange-background-color {
    background-color: #f39800;
    border-color: transparent
}

html .body .micro-balloon.has-orange-background-color.micro-bottom::after {
    border-bottom-color: #f39800;
    border-top-color: transparent
}

html .body .micro-balloon.has-orange-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-orange-background-color::after {
    border-top-color: #f39800
}

html .body .micro-balloon.has-border-color.has-orange-border-color {
    border-color: #f39800
}

html .body .micro-balloon.micro-top.has-orange-border-color::before {
    border-top-color: #f39800
}

html .body .micro-balloon.micro-bottom.has-orange-border-color::before {
    border-bottom-color: #f39800
}

html .body .caption-box.has-orange-border-color .box-label {
    background-color: #f39800
}

html .body .tab-caption-box.has-orange-border-color .box-label {
    background-color: #f39800
}

html .body .tab-caption-box.has-orange-border-color .box-content {
    border-color: #f39800
}

html .body .tab-caption-box.has-orange-background-color .box-content {
    background-color: #f39800
}

html .body .tab-caption-box.has-orange-color .box-content {
    color: #f39800
}

html .body .label-box.has-orange-border-color .box-content {
    border-color: #f39800
}

html .body .label-box.has-orange-background-color .box-content {
    background-color: #f39800
}

html .body .label-box.has-orange-color .box-content {
    color: #f39800
}

html .body .speech-balloon.has-orange-background-color {
    background-color: #f39800
}

html .body .speech-balloon.has-text-color.has-orange-color {
    color: #f39800
}

html .body .speech-balloon.has-orange-border-color {
    border-color: #f39800
}

html .body .sbp-l .speech-balloon.has-orange-border-color::before {
    border-right-color: #f39800
}

html .body .sbp-r .speech-balloon.has-orange-border-color::before {
    border-left-color: #f39800
}

html .body .sbp-l .speech-balloon.has-orange-background-color::after {
    border-right-color: #f39800
}

html .body .sbp-r .speech-balloon.has-orange-background-color::after {
    border-left-color: #f39800
}

html .body .sbs-line.sbp-r .speech-balloon.has-orange-background-color {
    background-color: #f39800
}

html .body .sbs-line.sbp-r .speech-balloon.has-orange-border-color {
    border-color: #f39800
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-orange-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-orange-border-color::after {
    border-color: #f39800
}

html .body .sbs-think .speech-balloon.has-orange-background-color::before, html .body .sbs-think .speech-balloon.has-orange-background-color::after {
    background-color: #f39800
}

html .body .sbs-think .speech-balloon.has-orange-border-color::before {
    border-color: #f39800
}

html .body .timeline-box.has-orange-point-color .timeline-item::before {
    background-color: #f39800
}

.has-orange-border-color.is-style-accordion .faq-question {
    background-color: #f39800
}

html .body .has-orange-question-color .faq-question-label {
    color: #f39800
}

html .body .has-orange-question-color.has-border-color .faq-question-label {
    color: #f39800
}

html .body .has-orange-answer-color .faq-answer-label {
    color: #f39800
}

html .body .is-style-square.has-orange-question-color .faq-question-label {
    color: #fff;
    background-color: #f39800
}

html .body .is-style-square.has-orange-answer-color .faq-answer-label {
    color: #fff;
    background-color: #f39800
}

html .body .has-deep-orange-background-color {
    background-color: #ea5506
}

html .body .has-deep-orange-color {
    color: #ea5506
}

html .body .has-deep-orange-border-color {
    border-color: #ea5506
}

html .body .btn-wrap.has-deep-orange-background-color > a {
    background-color: #ea5506
}

html .body .btn-wrap.has-deep-orange-color > a {
    color: #ea5506
}

html .body .btn-wrap.has-deep-orange-border-color > a {
    border-color: #ea5506
}

html .body .bb-tab.has-deep-orange-border-color .bb-label {
    background-color: #ea5506
}

html .body .toggle-wrap.has-deep-orange-border-color .toggle-button {
    background-color: #ea5506
}

html .body .toggle-wrap.has-deep-orange-border-color .toggle-button, html .body .toggle-wrap.has-deep-orange-border-color .toggle-content {
    border-color: #ea5506
}

html .body .toggle-wrap.has-deep-orange-background-color .toggle-content {
    background-color: #ea5506
}

html .body .toggle-wrap.has-deep-orange-color .toggle-content {
    color: #ea5506
}

html .body .iconlist-box.has-deep-orange-icon-color li::before {
    color: #ea5506
}

.micro-text.has-deep-orange-color {
    color: #ea5506
}

html .body .micro-balloon.has-deep-orange-color {
    color: #ea5506
}

html .body .micro-balloon.has-deep-orange-background-color {
    background-color: #ea5506;
    border-color: transparent
}

html .body .micro-balloon.has-deep-orange-background-color.micro-bottom::after {
    border-bottom-color: #ea5506;
    border-top-color: transparent
}

html .body .micro-balloon.has-deep-orange-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-deep-orange-background-color::after {
    border-top-color: #ea5506
}

html .body .micro-balloon.has-border-color.has-deep-orange-border-color {
    border-color: #ea5506
}

html .body .micro-balloon.micro-top.has-deep-orange-border-color::before {
    border-top-color: #ea5506
}

html .body .micro-balloon.micro-bottom.has-deep-orange-border-color::before {
    border-bottom-color: #ea5506
}

html .body .caption-box.has-deep-orange-border-color .box-label {
    background-color: #ea5506
}

html .body .tab-caption-box.has-deep-orange-border-color .box-label {
    background-color: #ea5506
}

html .body .tab-caption-box.has-deep-orange-border-color .box-content {
    border-color: #ea5506
}

html .body .tab-caption-box.has-deep-orange-background-color .box-content {
    background-color: #ea5506
}

html .body .tab-caption-box.has-deep-orange-color .box-content {
    color: #ea5506
}

html .body .label-box.has-deep-orange-border-color .box-content {
    border-color: #ea5506
}

html .body .label-box.has-deep-orange-background-color .box-content {
    background-color: #ea5506
}

html .body .label-box.has-deep-orange-color .box-content {
    color: #ea5506
}

html .body .speech-balloon.has-deep-orange-background-color {
    background-color: #ea5506
}

html .body .speech-balloon.has-text-color.has-deep-orange-color {
    color: #ea5506
}

html .body .speech-balloon.has-deep-orange-border-color {
    border-color: #ea5506
}

html .body .sbp-l .speech-balloon.has-deep-orange-border-color::before {
    border-right-color: #ea5506
}

html .body .sbp-r .speech-balloon.has-deep-orange-border-color::before {
    border-left-color: #ea5506
}

html .body .sbp-l .speech-balloon.has-deep-orange-background-color::after {
    border-right-color: #ea5506
}

html .body .sbp-r .speech-balloon.has-deep-orange-background-color::after {
    border-left-color: #ea5506
}

html .body .sbs-line.sbp-r .speech-balloon.has-deep-orange-background-color {
    background-color: #ea5506
}

html .body .sbs-line.sbp-r .speech-balloon.has-deep-orange-border-color {
    border-color: #ea5506
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-deep-orange-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-deep-orange-border-color::after {
    border-color: #ea5506
}

html .body .sbs-think .speech-balloon.has-deep-orange-background-color::before, html .body .sbs-think .speech-balloon.has-deep-orange-background-color::after {
    background-color: #ea5506
}

html .body .sbs-think .speech-balloon.has-deep-orange-border-color::before {
    border-color: #ea5506
}

html .body .timeline-box.has-deep-orange-point-color .timeline-item::before {
    background-color: #ea5506
}

.has-deep-orange-border-color.is-style-accordion .faq-question {
    background-color: #ea5506
}

html .body .has-deep-orange-question-color .faq-question-label {
    color: #ea5506
}

html .body .has-deep-orange-question-color.has-border-color .faq-question-label {
    color: #ea5506
}

html .body .has-deep-orange-answer-color .faq-answer-label {
    color: #ea5506
}

html .body .is-style-square.has-deep-orange-question-color .faq-question-label {
    color: #fff;
    background-color: #ea5506
}

html .body .is-style-square.has-deep-orange-answer-color .faq-answer-label {
    color: #fff;
    background-color: #ea5506
}

html .body .has-brown-background-color {
    background-color: #954e2a
}

html .body .has-brown-color {
    color: #954e2a
}

html .body .has-brown-border-color {
    border-color: #954e2a
}

html .body .btn-wrap.has-brown-background-color > a {
    background-color: #954e2a
}

html .body .btn-wrap.has-brown-color > a {
    color: #954e2a
}

html .body .btn-wrap.has-brown-border-color > a {
    border-color: #954e2a
}

html .body .bb-tab.has-brown-border-color .bb-label {
    background-color: #954e2a
}

html .body .toggle-wrap.has-brown-border-color .toggle-button {
    background-color: #954e2a
}

html .body .toggle-wrap.has-brown-border-color .toggle-button, html .body .toggle-wrap.has-brown-border-color .toggle-content {
    border-color: #954e2a
}

html .body .toggle-wrap.has-brown-background-color .toggle-content {
    background-color: #954e2a
}

html .body .toggle-wrap.has-brown-color .toggle-content {
    color: #954e2a
}

html .body .iconlist-box.has-brown-icon-color li::before {
    color: #954e2a
}

.micro-text.has-brown-color {
    color: #954e2a
}

html .body .micro-balloon.has-brown-color {
    color: #954e2a
}

html .body .micro-balloon.has-brown-background-color {
    background-color: #954e2a;
    border-color: transparent
}

html .body .micro-balloon.has-brown-background-color.micro-bottom::after {
    border-bottom-color: #954e2a;
    border-top-color: transparent
}

html .body .micro-balloon.has-brown-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-brown-background-color::after {
    border-top-color: #954e2a
}

html .body .micro-balloon.has-border-color.has-brown-border-color {
    border-color: #954e2a
}

html .body .micro-balloon.micro-top.has-brown-border-color::before {
    border-top-color: #954e2a
}

html .body .micro-balloon.micro-bottom.has-brown-border-color::before {
    border-bottom-color: #954e2a
}

html .body .caption-box.has-brown-border-color .box-label {
    background-color: #954e2a
}

html .body .tab-caption-box.has-brown-border-color .box-label {
    background-color: #954e2a
}

html .body .tab-caption-box.has-brown-border-color .box-content {
    border-color: #954e2a
}

html .body .tab-caption-box.has-brown-background-color .box-content {
    background-color: #954e2a
}

html .body .tab-caption-box.has-brown-color .box-content {
    color: #954e2a
}

html .body .label-box.has-brown-border-color .box-content {
    border-color: #954e2a
}

html .body .label-box.has-brown-background-color .box-content {
    background-color: #954e2a
}

html .body .label-box.has-brown-color .box-content {
    color: #954e2a
}

html .body .speech-balloon.has-brown-background-color {
    background-color: #954e2a
}

html .body .speech-balloon.has-text-color.has-brown-color {
    color: #954e2a
}

html .body .speech-balloon.has-brown-border-color {
    border-color: #954e2a
}

html .body .sbp-l .speech-balloon.has-brown-border-color::before {
    border-right-color: #954e2a
}

html .body .sbp-r .speech-balloon.has-brown-border-color::before {
    border-left-color: #954e2a
}

html .body .sbp-l .speech-balloon.has-brown-background-color::after {
    border-right-color: #954e2a
}

html .body .sbp-r .speech-balloon.has-brown-background-color::after {
    border-left-color: #954e2a
}

html .body .sbs-line.sbp-r .speech-balloon.has-brown-background-color {
    background-color: #954e2a
}

html .body .sbs-line.sbp-r .speech-balloon.has-brown-border-color {
    border-color: #954e2a
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-brown-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-brown-border-color::after {
    border-color: #954e2a
}

html .body .sbs-think .speech-balloon.has-brown-background-color::before, html .body .sbs-think .speech-balloon.has-brown-background-color::after {
    background-color: #954e2a
}

html .body .sbs-think .speech-balloon.has-brown-border-color::before {
    border-color: #954e2a
}

html .body .timeline-box.has-brown-point-color .timeline-item::before {
    background-color: #954e2a
}

.has-brown-border-color.is-style-accordion .faq-question {
    background-color: #954e2a
}

html .body .has-brown-question-color .faq-question-label {
    color: #954e2a
}

html .body .has-brown-question-color.has-border-color .faq-question-label {
    color: #954e2a
}

html .body .has-brown-answer-color .faq-answer-label {
    color: #954e2a
}

html .body .is-style-square.has-brown-question-color .faq-question-label {
    color: #fff;
    background-color: #954e2a
}

html .body .is-style-square.has-brown-answer-color .faq-answer-label {
    color: #fff;
    background-color: #954e2a
}

html .body .has-grey-background-color {
    background-color: #949495
}

html .body .has-grey-color {
    color: #949495
}

html .body .has-grey-border-color {
    border-color: #949495
}

html .body .btn-wrap.has-grey-background-color > a {
    background-color: #949495
}

html .body .btn-wrap.has-grey-color > a {
    color: #949495
}

html .body .btn-wrap.has-grey-border-color > a {
    border-color: #949495
}

html .body .bb-tab.has-grey-border-color .bb-label {
    background-color: #949495
}

html .body .toggle-wrap.has-grey-border-color .toggle-button {
    background-color: #949495
}

html .body .toggle-wrap.has-grey-border-color .toggle-button, html .body .toggle-wrap.has-grey-border-color .toggle-content {
    border-color: #949495
}

html .body .toggle-wrap.has-grey-background-color .toggle-content {
    background-color: #949495
}

html .body .toggle-wrap.has-grey-color .toggle-content {
    color: #949495
}

html .body .iconlist-box.has-grey-icon-color li::before {
    color: #949495
}

.micro-text.has-grey-color {
    color: #949495
}

html .body .micro-balloon.has-grey-color {
    color: #949495
}

html .body .micro-balloon.has-grey-background-color {
    background-color: #949495;
    border-color: transparent
}

html .body .micro-balloon.has-grey-background-color.micro-bottom::after {
    border-bottom-color: #949495;
    border-top-color: transparent
}

html .body .micro-balloon.has-grey-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-grey-background-color::after {
    border-top-color: #949495
}

html .body .micro-balloon.has-border-color.has-grey-border-color {
    border-color: #949495
}

html .body .micro-balloon.micro-top.has-grey-border-color::before {
    border-top-color: #949495
}

html .body .micro-balloon.micro-bottom.has-grey-border-color::before {
    border-bottom-color: #949495
}

html .body .caption-box.has-grey-border-color .box-label {
    background-color: #949495
}

html .body .tab-caption-box.has-grey-border-color .box-label {
    background-color: #949495
}

html .body .tab-caption-box.has-grey-border-color .box-content {
    border-color: #949495
}

html .body .tab-caption-box.has-grey-background-color .box-content {
    background-color: #949495
}

html .body .tab-caption-box.has-grey-color .box-content {
    color: #949495
}

html .body .label-box.has-grey-border-color .box-content {
    border-color: #949495
}

html .body .label-box.has-grey-background-color .box-content {
    background-color: #949495
}

html .body .label-box.has-grey-color .box-content {
    color: #949495
}

html .body .speech-balloon.has-grey-background-color {
    background-color: #949495
}

html .body .speech-balloon.has-text-color.has-grey-color {
    color: #949495
}

html .body .speech-balloon.has-grey-border-color {
    border-color: #949495
}

html .body .sbp-l .speech-balloon.has-grey-border-color::before {
    border-right-color: #949495
}

html .body .sbp-r .speech-balloon.has-grey-border-color::before {
    border-left-color: #949495
}

html .body .sbp-l .speech-balloon.has-grey-background-color::after {
    border-right-color: #949495
}

html .body .sbp-r .speech-balloon.has-grey-background-color::after {
    border-left-color: #949495
}

html .body .sbs-line.sbp-r .speech-balloon.has-grey-background-color {
    background-color: #949495
}

html .body .sbs-line.sbp-r .speech-balloon.has-grey-border-color {
    border-color: #949495
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-grey-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-grey-border-color::after {
    border-color: #949495
}

html .body .sbs-think .speech-balloon.has-grey-background-color::before, html .body .sbs-think .speech-balloon.has-grey-background-color::after {
    background-color: #949495
}

html .body .sbs-think .speech-balloon.has-grey-border-color::before {
    border-color: #949495
}

html .body .timeline-box.has-grey-point-color .timeline-item::before {
    background-color: #949495
}

.has-grey-border-color.is-style-accordion .faq-question {
    background-color: #949495
}

html .body .has-grey-question-color .faq-question-label {
    color: #949495
}

html .body .has-grey-question-color.has-border-color .faq-question-label {
    color: #949495
}

html .body .has-grey-answer-color .faq-answer-label {
    color: #949495
}

html .body .is-style-square.has-grey-question-color .faq-question-label {
    color: #fff;
    background-color: #949495
}

html .body .is-style-square.has-grey-answer-color .faq-answer-label {
    color: #fff;
    background-color: #949495
}

html .body .has-cocoon-black-background-color {
    background-color: #333
}

html .body .has-cocoon-black-color {
    color: #333
}

html .body .has-cocoon-black-border-color {
    border-color: #333
}

html .body .btn-wrap.has-cocoon-black-background-color > a {
    background-color: #333
}

html .body .btn-wrap.has-cocoon-black-color > a {
    color: #333
}

html .body .btn-wrap.has-cocoon-black-border-color > a {
    border-color: #333
}

html .body .bb-tab.has-cocoon-black-border-color .bb-label {
    background-color: #333
}

html .body .toggle-wrap.has-cocoon-black-border-color .toggle-button {
    background-color: #333
}

html .body .toggle-wrap.has-cocoon-black-border-color .toggle-button, html .body .toggle-wrap.has-cocoon-black-border-color .toggle-content {
    border-color: #333
}

html .body .toggle-wrap.has-cocoon-black-background-color .toggle-content {
    background-color: #333
}

html .body .toggle-wrap.has-cocoon-black-color .toggle-content {
    color: #333
}

html .body .iconlist-box.has-cocoon-black-icon-color li::before {
    color: #333
}

.micro-text.has-cocoon-black-color {
    color: #333
}

html .body .micro-balloon.has-cocoon-black-color {
    color: #333
}

html .body .micro-balloon.has-cocoon-black-background-color {
    background-color: #333;
    border-color: transparent
}

html .body .micro-balloon.has-cocoon-black-background-color.micro-bottom::after {
    border-bottom-color: #333;
    border-top-color: transparent
}

html .body .micro-balloon.has-cocoon-black-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-cocoon-black-background-color::after {
    border-top-color: #333
}

html .body .micro-balloon.has-border-color.has-cocoon-black-border-color {
    border-color: #333
}

html .body .micro-balloon.micro-top.has-cocoon-black-border-color::before {
    border-top-color: #333
}

html .body .micro-balloon.micro-bottom.has-cocoon-black-border-color::before {
    border-bottom-color: #333
}

html .body .caption-box.has-cocoon-black-border-color .box-label {
    background-color: #333
}

html .body .tab-caption-box.has-cocoon-black-border-color .box-label {
    background-color: #333
}

html .body .tab-caption-box.has-cocoon-black-border-color .box-content {
    border-color: #333
}

html .body .tab-caption-box.has-cocoon-black-background-color .box-content {
    background-color: #333
}

html .body .tab-caption-box.has-cocoon-black-color .box-content {
    color: #333
}

html .body .label-box.has-cocoon-black-border-color .box-content {
    border-color: #333
}

html .body .label-box.has-cocoon-black-background-color .box-content {
    background-color: #333
}

html .body .label-box.has-cocoon-black-color .box-content {
    color: #333
}

html .body .speech-balloon.has-cocoon-black-background-color {
    background-color: #333
}

html .body .speech-balloon.has-text-color.has-cocoon-black-color {
    color: #333
}

html .body .speech-balloon.has-cocoon-black-border-color {
    border-color: #333
}

html .body .sbp-l .speech-balloon.has-cocoon-black-border-color::before {
    border-right-color: #333
}

html .body .sbp-r .speech-balloon.has-cocoon-black-border-color::before {
    border-left-color: #333
}

html .body .sbp-l .speech-balloon.has-cocoon-black-background-color::after {
    border-right-color: #333
}

html .body .sbp-r .speech-balloon.has-cocoon-black-background-color::after {
    border-left-color: #333
}

html .body .sbs-line.sbp-r .speech-balloon.has-cocoon-black-background-color {
    background-color: #333
}

html .body .sbs-line.sbp-r .speech-balloon.has-cocoon-black-border-color {
    border-color: #333
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-cocoon-black-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-cocoon-black-border-color::after {
    border-color: #333
}

html .body .sbs-think .speech-balloon.has-cocoon-black-background-color::before, html .body .sbs-think .speech-balloon.has-cocoon-black-background-color::after {
    background-color: #333
}

html .body .sbs-think .speech-balloon.has-cocoon-black-border-color::before {
    border-color: #333
}

html .body .timeline-box.has-cocoon-black-point-color .timeline-item::before {
    background-color: #333
}

.has-cocoon-black-border-color.is-style-accordion .faq-question {
    background-color: #333
}

html .body .has-cocoon-black-question-color .faq-question-label {
    color: #333
}

html .body .has-cocoon-black-question-color.has-border-color .faq-question-label {
    color: #333
}

html .body .has-cocoon-black-answer-color .faq-answer-label {
    color: #333
}

html .body .is-style-square.has-cocoon-black-question-color .faq-question-label {
    color: #fff;
    background-color: #333
}

html .body .is-style-square.has-cocoon-black-answer-color .faq-answer-label {
    color: #fff;
    background-color: #333
}

html .body .has-cocoon-white-background-color {
    background-color: #fffffb
}

html .body .has-cocoon-white-color {
    color: #fffffb
}

html .body .has-cocoon-white-border-color {
    border-color: #fffffb
}

html .body .btn-wrap.has-cocoon-white-background-color > a {
    background-color: #fffffb
}

html .body .btn-wrap.has-cocoon-white-color > a {
    color: #fffffb
}

html .body .btn-wrap.has-cocoon-white-border-color > a {
    border-color: #fffffb
}

html .body .bb-tab.has-cocoon-white-border-color .bb-label {
    background-color: #fffffb
}

html .body .toggle-wrap.has-cocoon-white-border-color .toggle-button {
    background-color: #fffffb
}

html .body .toggle-wrap.has-cocoon-white-border-color .toggle-button, html .body .toggle-wrap.has-cocoon-white-border-color .toggle-content {
    border-color: #fffffb
}

html .body .toggle-wrap.has-cocoon-white-background-color .toggle-content {
    background-color: #fffffb
}

html .body .toggle-wrap.has-cocoon-white-color .toggle-content {
    color: #fffffb
}

html .body .iconlist-box.has-cocoon-white-icon-color li::before {
    color: #fffffb
}

.micro-text.has-cocoon-white-color {
    color: #fffffb
}

html .body .micro-balloon.has-cocoon-white-color {
    color: #fffffb
}

html .body .micro-balloon.has-cocoon-white-background-color {
    background-color: #fffffb;
    border-color: transparent
}

html .body .micro-balloon.has-cocoon-white-background-color.micro-bottom::after {
    border-bottom-color: #fffffb;
    border-top-color: transparent
}

html .body .micro-balloon.has-cocoon-white-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-cocoon-white-background-color::after {
    border-top-color: #fffffb
}

html .body .micro-balloon.has-border-color.has-cocoon-white-border-color {
    border-color: #fffffb
}

html .body .micro-balloon.micro-top.has-cocoon-white-border-color::before {
    border-top-color: #fffffb
}

html .body .micro-balloon.micro-bottom.has-cocoon-white-border-color::before {
    border-bottom-color: #fffffb
}

html .body .caption-box.has-cocoon-white-border-color .box-label {
    background-color: #fffffb
}

html .body .tab-caption-box.has-cocoon-white-border-color .box-label {
    background-color: #fffffb
}

html .body .tab-caption-box.has-cocoon-white-border-color .box-content {
    border-color: #fffffb
}

html .body .tab-caption-box.has-cocoon-white-background-color .box-content {
    background-color: #fffffb
}

html .body .tab-caption-box.has-cocoon-white-color .box-content {
    color: #fffffb
}

html .body .label-box.has-cocoon-white-border-color .box-content {
    border-color: #fffffb
}

html .body .label-box.has-cocoon-white-background-color .box-content {
    background-color: #fffffb
}

html .body .label-box.has-cocoon-white-color .box-content {
    color: #fffffb
}

html .body .speech-balloon.has-cocoon-white-background-color {
    background-color: #fffffb
}

html .body .speech-balloon.has-text-color.has-cocoon-white-color {
    color: #fffffb
}

html .body .speech-balloon.has-cocoon-white-border-color {
    border-color: #fffffb
}

html .body .sbp-l .speech-balloon.has-cocoon-white-border-color::before {
    border-right-color: #fffffb
}

html .body .sbp-r .speech-balloon.has-cocoon-white-border-color::before {
    border-left-color: #fffffb
}

html .body .sbp-l .speech-balloon.has-cocoon-white-background-color::after {
    border-right-color: #fffffb
}

html .body .sbp-r .speech-balloon.has-cocoon-white-background-color::after {
    border-left-color: #fffffb
}

html .body .sbs-line.sbp-r .speech-balloon.has-cocoon-white-background-color {
    background-color: #fffffb
}

html .body .sbs-line.sbp-r .speech-balloon.has-cocoon-white-border-color {
    border-color: #fffffb
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-cocoon-white-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-cocoon-white-border-color::after {
    border-color: #fffffb
}

html .body .sbs-think .speech-balloon.has-cocoon-white-background-color::before, html .body .sbs-think .speech-balloon.has-cocoon-white-background-color::after {
    background-color: #fffffb
}

html .body .sbs-think .speech-balloon.has-cocoon-white-border-color::before {
    border-color: #fffffb
}

html .body .timeline-box.has-cocoon-white-point-color .timeline-item::before {
    background-color: #fffffb
}

.has-cocoon-white-border-color.is-style-accordion .faq-question {
    background-color: #fffffb
}

html .body .has-cocoon-white-question-color .faq-question-label {
    color: #fffffb
}

html .body .has-cocoon-white-question-color.has-border-color .faq-question-label {
    color: #fffffb
}

html .body .has-cocoon-white-answer-color .faq-answer-label {
    color: #fffffb
}

html .body .is-style-square.has-cocoon-white-question-color .faq-question-label {
    color: #fff;
    background-color: #fffffb
}

html .body .is-style-square.has-cocoon-white-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fffffb
}

html .body .has-watery-blue-background-color {
    background-color: #f3fafe
}

html .body .has-watery-blue-color {
    color: #f3fafe
}

html .body .has-watery-blue-border-color {
    border-color: #f3fafe
}

html .body .btn-wrap.has-watery-blue-background-color > a {
    background-color: #f3fafe
}

html .body .btn-wrap.has-watery-blue-color > a {
    color: #f3fafe
}

html .body .btn-wrap.has-watery-blue-border-color > a {
    border-color: #f3fafe
}

html .body .bb-tab.has-watery-blue-border-color .bb-label {
    background-color: #f3fafe
}

html .body .toggle-wrap.has-watery-blue-border-color .toggle-button {
    background-color: #f3fafe
}

html .body .toggle-wrap.has-watery-blue-border-color .toggle-button, html .body .toggle-wrap.has-watery-blue-border-color .toggle-content {
    border-color: #f3fafe
}

html .body .toggle-wrap.has-watery-blue-background-color .toggle-content {
    background-color: #f3fafe
}

html .body .toggle-wrap.has-watery-blue-color .toggle-content {
    color: #f3fafe
}

html .body .iconlist-box.has-watery-blue-icon-color li::before {
    color: #f3fafe
}

.micro-text.has-watery-blue-color {
    color: #f3fafe
}

html .body .micro-balloon.has-watery-blue-color {
    color: #f3fafe
}

html .body .micro-balloon.has-watery-blue-background-color {
    background-color: #f3fafe;
    border-color: transparent
}

html .body .micro-balloon.has-watery-blue-background-color.micro-bottom::after {
    border-bottom-color: #f3fafe;
    border-top-color: transparent
}

html .body .micro-balloon.has-watery-blue-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-watery-blue-background-color::after {
    border-top-color: #f3fafe
}

html .body .micro-balloon.has-border-color.has-watery-blue-border-color {
    border-color: #f3fafe
}

html .body .micro-balloon.micro-top.has-watery-blue-border-color::before {
    border-top-color: #f3fafe
}

html .body .micro-balloon.micro-bottom.has-watery-blue-border-color::before {
    border-bottom-color: #f3fafe
}

html .body .caption-box.has-watery-blue-border-color .box-label {
    background-color: #f3fafe
}

html .body .tab-caption-box.has-watery-blue-border-color .box-label {
    background-color: #f3fafe
}

html .body .tab-caption-box.has-watery-blue-border-color .box-content {
    border-color: #f3fafe
}

html .body .tab-caption-box.has-watery-blue-background-color .box-content {
    background-color: #f3fafe
}

html .body .tab-caption-box.has-watery-blue-color .box-content {
    color: #f3fafe
}

html .body .label-box.has-watery-blue-border-color .box-content {
    border-color: #f3fafe
}

html .body .label-box.has-watery-blue-background-color .box-content {
    background-color: #f3fafe
}

html .body .label-box.has-watery-blue-color .box-content {
    color: #f3fafe
}

html .body .speech-balloon.has-watery-blue-background-color {
    background-color: #f3fafe
}

html .body .speech-balloon.has-text-color.has-watery-blue-color {
    color: #f3fafe
}

html .body .speech-balloon.has-watery-blue-border-color {
    border-color: #f3fafe
}

html .body .sbp-l .speech-balloon.has-watery-blue-border-color::before {
    border-right-color: #f3fafe
}

html .body .sbp-r .speech-balloon.has-watery-blue-border-color::before {
    border-left-color: #f3fafe
}

html .body .sbp-l .speech-balloon.has-watery-blue-background-color::after {
    border-right-color: #f3fafe
}

html .body .sbp-r .speech-balloon.has-watery-blue-background-color::after {
    border-left-color: #f3fafe
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-blue-background-color {
    background-color: #f3fafe
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-blue-border-color {
    border-color: #f3fafe
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-watery-blue-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-watery-blue-border-color::after {
    border-color: #f3fafe
}

html .body .sbs-think .speech-balloon.has-watery-blue-background-color::before, html .body .sbs-think .speech-balloon.has-watery-blue-background-color::after {
    background-color: #f3fafe
}

html .body .sbs-think .speech-balloon.has-watery-blue-border-color::before {
    border-color: #f3fafe
}

html .body .timeline-box.has-watery-blue-point-color .timeline-item::before {
    background-color: #f3fafe
}

.has-watery-blue-border-color.is-style-accordion .faq-question {
    background-color: #f3fafe
}

html .body .has-watery-blue-question-color .faq-question-label {
    color: #f3fafe
}

html .body .has-watery-blue-question-color.has-border-color .faq-question-label {
    color: #f3fafe
}

html .body .has-watery-blue-answer-color .faq-answer-label {
    color: #f3fafe
}

html .body .is-style-square.has-watery-blue-question-color .faq-question-label {
    color: #fff;
    background-color: #f3fafe
}

html .body .is-style-square.has-watery-blue-answer-color .faq-answer-label {
    color: #fff;
    background-color: #f3fafe
}

html .body .has-watery-yellow-background-color {
    background-color: #fff7cc
}

html .body .has-watery-yellow-color {
    color: #fff7cc
}

html .body .has-watery-yellow-border-color {
    border-color: #fff7cc
}

html .body .btn-wrap.has-watery-yellow-background-color > a {
    background-color: #fff7cc
}

html .body .btn-wrap.has-watery-yellow-color > a {
    color: #fff7cc
}

html .body .btn-wrap.has-watery-yellow-border-color > a {
    border-color: #fff7cc
}

html .body .bb-tab.has-watery-yellow-border-color .bb-label {
    background-color: #fff7cc
}

html .body .toggle-wrap.has-watery-yellow-border-color .toggle-button {
    background-color: #fff7cc
}

html .body .toggle-wrap.has-watery-yellow-border-color .toggle-button, html .body .toggle-wrap.has-watery-yellow-border-color .toggle-content {
    border-color: #fff7cc
}

html .body .toggle-wrap.has-watery-yellow-background-color .toggle-content {
    background-color: #fff7cc
}

html .body .toggle-wrap.has-watery-yellow-color .toggle-content {
    color: #fff7cc
}

html .body .iconlist-box.has-watery-yellow-icon-color li::before {
    color: #fff7cc
}

.micro-text.has-watery-yellow-color {
    color: #fff7cc
}

html .body .micro-balloon.has-watery-yellow-color {
    color: #fff7cc
}

html .body .micro-balloon.has-watery-yellow-background-color {
    background-color: #fff7cc;
    border-color: transparent
}

html .body .micro-balloon.has-watery-yellow-background-color.micro-bottom::after {
    border-bottom-color: #fff7cc;
    border-top-color: transparent
}

html .body .micro-balloon.has-watery-yellow-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-watery-yellow-background-color::after {
    border-top-color: #fff7cc
}

html .body .micro-balloon.has-border-color.has-watery-yellow-border-color {
    border-color: #fff7cc
}

html .body .micro-balloon.micro-top.has-watery-yellow-border-color::before {
    border-top-color: #fff7cc
}

html .body .micro-balloon.micro-bottom.has-watery-yellow-border-color::before {
    border-bottom-color: #fff7cc
}

html .body .caption-box.has-watery-yellow-border-color .box-label {
    background-color: #fff7cc
}

html .body .tab-caption-box.has-watery-yellow-border-color .box-label {
    background-color: #fff7cc
}

html .body .tab-caption-box.has-watery-yellow-border-color .box-content {
    border-color: #fff7cc
}

html .body .tab-caption-box.has-watery-yellow-background-color .box-content {
    background-color: #fff7cc
}

html .body .tab-caption-box.has-watery-yellow-color .box-content {
    color: #fff7cc
}

html .body .label-box.has-watery-yellow-border-color .box-content {
    border-color: #fff7cc
}

html .body .label-box.has-watery-yellow-background-color .box-content {
    background-color: #fff7cc
}

html .body .label-box.has-watery-yellow-color .box-content {
    color: #fff7cc
}

html .body .speech-balloon.has-watery-yellow-background-color {
    background-color: #fff7cc
}

html .body .speech-balloon.has-text-color.has-watery-yellow-color {
    color: #fff7cc
}

html .body .speech-balloon.has-watery-yellow-border-color {
    border-color: #fff7cc
}

html .body .sbp-l .speech-balloon.has-watery-yellow-border-color::before {
    border-right-color: #fff7cc
}

html .body .sbp-r .speech-balloon.has-watery-yellow-border-color::before {
    border-left-color: #fff7cc
}

html .body .sbp-l .speech-balloon.has-watery-yellow-background-color::after {
    border-right-color: #fff7cc
}

html .body .sbp-r .speech-balloon.has-watery-yellow-background-color::after {
    border-left-color: #fff7cc
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-yellow-background-color {
    background-color: #fff7cc
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-yellow-border-color {
    border-color: #fff7cc
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-watery-yellow-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-watery-yellow-border-color::after {
    border-color: #fff7cc
}

html .body .sbs-think .speech-balloon.has-watery-yellow-background-color::before, html .body .sbs-think .speech-balloon.has-watery-yellow-background-color::after {
    background-color: #fff7cc
}

html .body .sbs-think .speech-balloon.has-watery-yellow-border-color::before {
    border-color: #fff7cc
}

html .body .timeline-box.has-watery-yellow-point-color .timeline-item::before {
    background-color: #fff7cc
}

.has-watery-yellow-border-color.is-style-accordion .faq-question {
    background-color: #fff7cc
}

html .body .has-watery-yellow-question-color .faq-question-label {
    color: #fff7cc
}

html .body .has-watery-yellow-question-color.has-border-color .faq-question-label {
    color: #fff7cc
}

html .body .has-watery-yellow-answer-color .faq-answer-label {
    color: #fff7cc
}

html .body .is-style-square.has-watery-yellow-question-color .faq-question-label {
    color: #fff;
    background-color: #fff7cc
}

html .body .is-style-square.has-watery-yellow-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fff7cc
}

html .body .has-watery-red-background-color {
    background-color: #fdf2f2
}

html .body .has-watery-red-color {
    color: #fdf2f2
}

html .body .has-watery-red-border-color {
    border-color: #fdf2f2
}

html .body .btn-wrap.has-watery-red-background-color > a {
    background-color: #fdf2f2
}

html .body .btn-wrap.has-watery-red-color > a {
    color: #fdf2f2
}

html .body .btn-wrap.has-watery-red-border-color > a {
    border-color: #fdf2f2
}

html .body .bb-tab.has-watery-red-border-color .bb-label {
    background-color: #fdf2f2
}

html .body .toggle-wrap.has-watery-red-border-color .toggle-button {
    background-color: #fdf2f2
}

html .body .toggle-wrap.has-watery-red-border-color .toggle-button, html .body .toggle-wrap.has-watery-red-border-color .toggle-content {
    border-color: #fdf2f2
}

html .body .toggle-wrap.has-watery-red-background-color .toggle-content {
    background-color: #fdf2f2
}

html .body .toggle-wrap.has-watery-red-color .toggle-content {
    color: #fdf2f2
}

html .body .iconlist-box.has-watery-red-icon-color li::before {
    color: #fdf2f2
}

.micro-text.has-watery-red-color {
    color: #fdf2f2
}

html .body .micro-balloon.has-watery-red-color {
    color: #fdf2f2
}

html .body .micro-balloon.has-watery-red-background-color {
    background-color: #fdf2f2;
    border-color: transparent
}

html .body .micro-balloon.has-watery-red-background-color.micro-bottom::after {
    border-bottom-color: #fdf2f2;
    border-top-color: transparent
}

html .body .micro-balloon.has-watery-red-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-watery-red-background-color::after {
    border-top-color: #fdf2f2
}

html .body .micro-balloon.has-border-color.has-watery-red-border-color {
    border-color: #fdf2f2
}

html .body .micro-balloon.micro-top.has-watery-red-border-color::before {
    border-top-color: #fdf2f2
}

html .body .micro-balloon.micro-bottom.has-watery-red-border-color::before {
    border-bottom-color: #fdf2f2
}

html .body .caption-box.has-watery-red-border-color .box-label {
    background-color: #fdf2f2
}

html .body .tab-caption-box.has-watery-red-border-color .box-label {
    background-color: #fdf2f2
}

html .body .tab-caption-box.has-watery-red-border-color .box-content {
    border-color: #fdf2f2
}

html .body .tab-caption-box.has-watery-red-background-color .box-content {
    background-color: #fdf2f2
}

html .body .tab-caption-box.has-watery-red-color .box-content {
    color: #fdf2f2
}

html .body .label-box.has-watery-red-border-color .box-content {
    border-color: #fdf2f2
}

html .body .label-box.has-watery-red-background-color .box-content {
    background-color: #fdf2f2
}

html .body .label-box.has-watery-red-color .box-content {
    color: #fdf2f2
}

html .body .speech-balloon.has-watery-red-background-color {
    background-color: #fdf2f2
}

html .body .speech-balloon.has-text-color.has-watery-red-color {
    color: #fdf2f2
}

html .body .speech-balloon.has-watery-red-border-color {
    border-color: #fdf2f2
}

html .body .sbp-l .speech-balloon.has-watery-red-border-color::before {
    border-right-color: #fdf2f2
}

html .body .sbp-r .speech-balloon.has-watery-red-border-color::before {
    border-left-color: #fdf2f2
}

html .body .sbp-l .speech-balloon.has-watery-red-background-color::after {
    border-right-color: #fdf2f2
}

html .body .sbp-r .speech-balloon.has-watery-red-background-color::after {
    border-left-color: #fdf2f2
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-red-background-color {
    background-color: #fdf2f2
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-red-border-color {
    border-color: #fdf2f2
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-watery-red-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-watery-red-border-color::after {
    border-color: #fdf2f2
}

html .body .sbs-think .speech-balloon.has-watery-red-background-color::before, html .body .sbs-think .speech-balloon.has-watery-red-background-color::after {
    background-color: #fdf2f2
}

html .body .sbs-think .speech-balloon.has-watery-red-border-color::before {
    border-color: #fdf2f2
}

html .body .timeline-box.has-watery-red-point-color .timeline-item::before {
    background-color: #fdf2f2
}

.has-watery-red-border-color.is-style-accordion .faq-question {
    background-color: #fdf2f2
}

html .body .has-watery-red-question-color .faq-question-label {
    color: #fdf2f2
}

html .body .has-watery-red-question-color.has-border-color .faq-question-label {
    color: #fdf2f2
}

html .body .has-watery-red-answer-color .faq-answer-label {
    color: #fdf2f2
}

html .body .is-style-square.has-watery-red-question-color .faq-question-label {
    color: #fff;
    background-color: #fdf2f2
}

html .body .is-style-square.has-watery-red-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fdf2f2
}

html .body .has-watery-green-background-color {
    background-color: #ebf8f4
}

html .body .has-watery-green-color {
    color: #ebf8f4
}

html .body .has-watery-green-border-color {
    border-color: #ebf8f4
}

html .body .btn-wrap.has-watery-green-background-color > a {
    background-color: #ebf8f4
}

html .body .btn-wrap.has-watery-green-color > a {
    color: #ebf8f4
}

html .body .btn-wrap.has-watery-green-border-color > a {
    border-color: #ebf8f4
}

html .body .bb-tab.has-watery-green-border-color .bb-label {
    background-color: #ebf8f4
}

html .body .toggle-wrap.has-watery-green-border-color .toggle-button {
    background-color: #ebf8f4
}

html .body .toggle-wrap.has-watery-green-border-color .toggle-button, html .body .toggle-wrap.has-watery-green-border-color .toggle-content {
    border-color: #ebf8f4
}

html .body .toggle-wrap.has-watery-green-background-color .toggle-content {
    background-color: #ebf8f4
}

html .body .toggle-wrap.has-watery-green-color .toggle-content {
    color: #ebf8f4
}

html .body .iconlist-box.has-watery-green-icon-color li::before {
    color: #ebf8f4
}

.micro-text.has-watery-green-color {
    color: #ebf8f4
}

html .body .micro-balloon.has-watery-green-color {
    color: #ebf8f4
}

html .body .micro-balloon.has-watery-green-background-color {
    background-color: #ebf8f4;
    border-color: transparent
}

html .body .micro-balloon.has-watery-green-background-color.micro-bottom::after {
    border-bottom-color: #ebf8f4;
    border-top-color: transparent
}

html .body .micro-balloon.has-watery-green-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-watery-green-background-color::after {
    border-top-color: #ebf8f4
}

html .body .micro-balloon.has-border-color.has-watery-green-border-color {
    border-color: #ebf8f4
}

html .body .micro-balloon.micro-top.has-watery-green-border-color::before {
    border-top-color: #ebf8f4
}

html .body .micro-balloon.micro-bottom.has-watery-green-border-color::before {
    border-bottom-color: #ebf8f4
}

html .body .caption-box.has-watery-green-border-color .box-label {
    background-color: #ebf8f4
}

html .body .tab-caption-box.has-watery-green-border-color .box-label {
    background-color: #ebf8f4
}

html .body .tab-caption-box.has-watery-green-border-color .box-content {
    border-color: #ebf8f4
}

html .body .tab-caption-box.has-watery-green-background-color .box-content {
    background-color: #ebf8f4
}

html .body .tab-caption-box.has-watery-green-color .box-content {
    color: #ebf8f4
}

html .body .label-box.has-watery-green-border-color .box-content {
    border-color: #ebf8f4
}

html .body .label-box.has-watery-green-background-color .box-content {
    background-color: #ebf8f4
}

html .body .label-box.has-watery-green-color .box-content {
    color: #ebf8f4
}

html .body .speech-balloon.has-watery-green-background-color {
    background-color: #ebf8f4
}

html .body .speech-balloon.has-text-color.has-watery-green-color {
    color: #ebf8f4
}

html .body .speech-balloon.has-watery-green-border-color {
    border-color: #ebf8f4
}

html .body .sbp-l .speech-balloon.has-watery-green-border-color::before {
    border-right-color: #ebf8f4
}

html .body .sbp-r .speech-balloon.has-watery-green-border-color::before {
    border-left-color: #ebf8f4
}

html .body .sbp-l .speech-balloon.has-watery-green-background-color::after {
    border-right-color: #ebf8f4
}

html .body .sbp-r .speech-balloon.has-watery-green-background-color::after {
    border-left-color: #ebf8f4
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-green-background-color {
    background-color: #ebf8f4
}

html .body .sbs-line.sbp-r .speech-balloon.has-watery-green-border-color {
    border-color: #ebf8f4
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-watery-green-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-watery-green-border-color::after {
    border-color: #ebf8f4
}

html .body .sbs-think .speech-balloon.has-watery-green-background-color::before, html .body .sbs-think .speech-balloon.has-watery-green-background-color::after {
    background-color: #ebf8f4
}

html .body .sbs-think .speech-balloon.has-watery-green-border-color::before {
    border-color: #ebf8f4
}

html .body .timeline-box.has-watery-green-point-color .timeline-item::before {
    background-color: #ebf8f4
}

.has-watery-green-border-color.is-style-accordion .faq-question {
    background-color: #ebf8f4
}

html .body .has-watery-green-question-color .faq-question-label {
    color: #ebf8f4
}

html .body .has-watery-green-question-color.has-border-color .faq-question-label {
    color: #ebf8f4
}

html .body .has-watery-green-answer-color .faq-answer-label {
    color: #ebf8f4
}

html .body .is-style-square.has-watery-green-question-color .faq-question-label {
    color: #fff;
    background-color: #ebf8f4
}

html .body .is-style-square.has-watery-green-answer-color .faq-answer-label {
    color: #fff;
    background-color: #ebf8f4
}

html .body .has-ex-a-background-color {
    background-color: #fef4f4
}

html .body .has-ex-a-color {
    color: #fef4f4
}

html .body .has-ex-a-border-color {
    border-color: #fef4f4
}

html .body .btn-wrap.has-ex-a-background-color > a {
    background-color: #fef4f4
}

html .body .btn-wrap.has-ex-a-color > a {
    color: #fef4f4
}

html .body .btn-wrap.has-ex-a-border-color > a {
    border-color: #fef4f4
}

html .body .bb-tab.has-ex-a-border-color .bb-label {
    background-color: #fef4f4
}

html .body .toggle-wrap.has-ex-a-border-color .toggle-button {
    background-color: #fef4f4
}

html .body .toggle-wrap.has-ex-a-border-color .toggle-button, html .body .toggle-wrap.has-ex-a-border-color .toggle-content {
    border-color: #fef4f4
}

html .body .toggle-wrap.has-ex-a-background-color .toggle-content {
    background-color: #fef4f4
}

html .body .toggle-wrap.has-ex-a-color .toggle-content {
    color: #fef4f4
}

html .body .iconlist-box.has-ex-a-icon-color li::before {
    color: #fef4f4
}

.micro-text.has-ex-a-color {
    color: #fef4f4
}

html .body .micro-balloon.has-ex-a-color {
    color: #fef4f4
}

html .body .micro-balloon.has-ex-a-background-color {
    background-color: #fef4f4;
    border-color: transparent
}

html .body .micro-balloon.has-ex-a-background-color.micro-bottom::after {
    border-bottom-color: #fef4f4;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-a-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-a-background-color::after {
    border-top-color: #fef4f4
}

html .body .micro-balloon.has-border-color.has-ex-a-border-color {
    border-color: #fef4f4
}

html .body .micro-balloon.micro-top.has-ex-a-border-color::before {
    border-top-color: #fef4f4
}

html .body .micro-balloon.micro-bottom.has-ex-a-border-color::before {
    border-bottom-color: #fef4f4
}

html .body .caption-box.has-ex-a-border-color .box-label {
    background-color: #fef4f4
}

html .body .tab-caption-box.has-ex-a-border-color .box-label {
    background-color: #fef4f4
}

html .body .tab-caption-box.has-ex-a-border-color .box-content {
    border-color: #fef4f4
}

html .body .tab-caption-box.has-ex-a-background-color .box-content {
    background-color: #fef4f4
}

html .body .tab-caption-box.has-ex-a-color .box-content {
    color: #fef4f4
}

html .body .label-box.has-ex-a-border-color .box-content {
    border-color: #fef4f4
}

html .body .label-box.has-ex-a-background-color .box-content {
    background-color: #fef4f4
}

html .body .label-box.has-ex-a-color .box-content {
    color: #fef4f4
}

html .body .speech-balloon.has-ex-a-background-color {
    background-color: #fef4f4
}

html .body .speech-balloon.has-text-color.has-ex-a-color {
    color: #fef4f4
}

html .body .speech-balloon.has-ex-a-border-color {
    border-color: #fef4f4
}

html .body .sbp-l .speech-balloon.has-ex-a-border-color::before {
    border-right-color: #fef4f4
}

html .body .sbp-r .speech-balloon.has-ex-a-border-color::before {
    border-left-color: #fef4f4
}

html .body .sbp-l .speech-balloon.has-ex-a-background-color::after {
    border-right-color: #fef4f4
}

html .body .sbp-r .speech-balloon.has-ex-a-background-color::after {
    border-left-color: #fef4f4
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-a-background-color {
    background-color: #fef4f4
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-a-border-color {
    border-color: #fef4f4
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-a-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-a-border-color::after {
    border-color: #fef4f4
}

html .body .sbs-think .speech-balloon.has-ex-a-background-color::before, html .body .sbs-think .speech-balloon.has-ex-a-background-color::after {
    background-color: #fef4f4
}

html .body .sbs-think .speech-balloon.has-ex-a-border-color::before {
    border-color: #fef4f4
}

html .body .timeline-box.has-ex-a-point-color .timeline-item::before {
    background-color: #fef4f4
}

.has-ex-a-border-color.is-style-accordion .faq-question {
    background-color: #fef4f4
}

html .body .has-ex-a-question-color .faq-question-label {
    color: #fef4f4
}

html .body .has-ex-a-question-color.has-border-color .faq-question-label {
    color: #fef4f4
}

html .body .has-ex-a-answer-color .faq-answer-label {
    color: #fef4f4
}

html .body .is-style-square.has-ex-a-question-color .faq-question-label {
    color: #fff;
    background-color: #fef4f4
}

html .body .is-style-square.has-ex-a-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fef4f4
}

html .body .has-ex-b-background-color {
    background-color: #f8f4e6
}

html .body .has-ex-b-color {
    color: #f8f4e6
}

html .body .has-ex-b-border-color {
    border-color: #f8f4e6
}

html .body .btn-wrap.has-ex-b-background-color > a {
    background-color: #f8f4e6
}

html .body .btn-wrap.has-ex-b-color > a {
    color: #f8f4e6
}

html .body .btn-wrap.has-ex-b-border-color > a {
    border-color: #f8f4e6
}

html .body .bb-tab.has-ex-b-border-color .bb-label {
    background-color: #f8f4e6
}

html .body .toggle-wrap.has-ex-b-border-color .toggle-button {
    background-color: #f8f4e6
}

html .body .toggle-wrap.has-ex-b-border-color .toggle-button, html .body .toggle-wrap.has-ex-b-border-color .toggle-content {
    border-color: #f8f4e6
}

html .body .toggle-wrap.has-ex-b-background-color .toggle-content {
    background-color: #f8f4e6
}

html .body .toggle-wrap.has-ex-b-color .toggle-content {
    color: #f8f4e6
}

html .body .iconlist-box.has-ex-b-icon-color li::before {
    color: #f8f4e6
}

.micro-text.has-ex-b-color {
    color: #f8f4e6
}

html .body .micro-balloon.has-ex-b-color {
    color: #f8f4e6
}

html .body .micro-balloon.has-ex-b-background-color {
    background-color: #f8f4e6;
    border-color: transparent
}

html .body .micro-balloon.has-ex-b-background-color.micro-bottom::after {
    border-bottom-color: #f8f4e6;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-b-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-b-background-color::after {
    border-top-color: #f8f4e6
}

html .body .micro-balloon.has-border-color.has-ex-b-border-color {
    border-color: #f8f4e6
}

html .body .micro-balloon.micro-top.has-ex-b-border-color::before {
    border-top-color: #f8f4e6
}

html .body .micro-balloon.micro-bottom.has-ex-b-border-color::before {
    border-bottom-color: #f8f4e6
}

html .body .caption-box.has-ex-b-border-color .box-label {
    background-color: #f8f4e6
}

html .body .tab-caption-box.has-ex-b-border-color .box-label {
    background-color: #f8f4e6
}

html .body .tab-caption-box.has-ex-b-border-color .box-content {
    border-color: #f8f4e6
}

html .body .tab-caption-box.has-ex-b-background-color .box-content {
    background-color: #f8f4e6
}

html .body .tab-caption-box.has-ex-b-color .box-content {
    color: #f8f4e6
}

html .body .label-box.has-ex-b-border-color .box-content {
    border-color: #f8f4e6
}

html .body .label-box.has-ex-b-background-color .box-content {
    background-color: #f8f4e6
}

html .body .label-box.has-ex-b-color .box-content {
    color: #f8f4e6
}

html .body .speech-balloon.has-ex-b-background-color {
    background-color: #f8f4e6
}

html .body .speech-balloon.has-text-color.has-ex-b-color {
    color: #f8f4e6
}

html .body .speech-balloon.has-ex-b-border-color {
    border-color: #f8f4e6
}

html .body .sbp-l .speech-balloon.has-ex-b-border-color::before {
    border-right-color: #f8f4e6
}

html .body .sbp-r .speech-balloon.has-ex-b-border-color::before {
    border-left-color: #f8f4e6
}

html .body .sbp-l .speech-balloon.has-ex-b-background-color::after {
    border-right-color: #f8f4e6
}

html .body .sbp-r .speech-balloon.has-ex-b-background-color::after {
    border-left-color: #f8f4e6
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-b-background-color {
    background-color: #f8f4e6
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-b-border-color {
    border-color: #f8f4e6
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-b-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-b-border-color::after {
    border-color: #f8f4e6
}

html .body .sbs-think .speech-balloon.has-ex-b-background-color::before, html .body .sbs-think .speech-balloon.has-ex-b-background-color::after {
    background-color: #f8f4e6
}

html .body .sbs-think .speech-balloon.has-ex-b-border-color::before {
    border-color: #f8f4e6
}

html .body .timeline-box.has-ex-b-point-color .timeline-item::before {
    background-color: #f8f4e6
}

.has-ex-b-border-color.is-style-accordion .faq-question {
    background-color: #f8f4e6
}

html .body .has-ex-b-question-color .faq-question-label {
    color: #f8f4e6
}

html .body .has-ex-b-question-color.has-border-color .faq-question-label {
    color: #f8f4e6
}

html .body .has-ex-b-answer-color .faq-answer-label {
    color: #f8f4e6
}

html .body .is-style-square.has-ex-b-question-color .faq-question-label {
    color: #fff;
    background-color: #f8f4e6
}

html .body .is-style-square.has-ex-b-answer-color .faq-answer-label {
    color: #fff;
    background-color: #f8f4e6
}

html .body .has-ex-c-background-color {
    background-color: #eaf4fc
}

html .body .has-ex-c-color {
    color: #eaf4fc
}

html .body .has-ex-c-border-color {
    border-color: #eaf4fc
}

html .body .btn-wrap.has-ex-c-background-color > a {
    background-color: #eaf4fc
}

html .body .btn-wrap.has-ex-c-color > a {
    color: #eaf4fc
}

html .body .btn-wrap.has-ex-c-border-color > a {
    border-color: #eaf4fc
}

html .body .bb-tab.has-ex-c-border-color .bb-label {
    background-color: #eaf4fc
}

html .body .toggle-wrap.has-ex-c-border-color .toggle-button {
    background-color: #eaf4fc
}

html .body .toggle-wrap.has-ex-c-border-color .toggle-button, html .body .toggle-wrap.has-ex-c-border-color .toggle-content {
    border-color: #eaf4fc
}

html .body .toggle-wrap.has-ex-c-background-color .toggle-content {
    background-color: #eaf4fc
}

html .body .toggle-wrap.has-ex-c-color .toggle-content {
    color: #eaf4fc
}

html .body .iconlist-box.has-ex-c-icon-color li::before {
    color: #eaf4fc
}

.micro-text.has-ex-c-color {
    color: #eaf4fc
}

html .body .micro-balloon.has-ex-c-color {
    color: #eaf4fc
}

html .body .micro-balloon.has-ex-c-background-color {
    background-color: #eaf4fc;
    border-color: transparent
}

html .body .micro-balloon.has-ex-c-background-color.micro-bottom::after {
    border-bottom-color: #eaf4fc;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-c-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-c-background-color::after {
    border-top-color: #eaf4fc
}

html .body .micro-balloon.has-border-color.has-ex-c-border-color {
    border-color: #eaf4fc
}

html .body .micro-balloon.micro-top.has-ex-c-border-color::before {
    border-top-color: #eaf4fc
}

html .body .micro-balloon.micro-bottom.has-ex-c-border-color::before {
    border-bottom-color: #eaf4fc
}

html .body .caption-box.has-ex-c-border-color .box-label {
    background-color: #eaf4fc
}

html .body .tab-caption-box.has-ex-c-border-color .box-label {
    background-color: #eaf4fc
}

html .body .tab-caption-box.has-ex-c-border-color .box-content {
    border-color: #eaf4fc
}

html .body .tab-caption-box.has-ex-c-background-color .box-content {
    background-color: #eaf4fc
}

html .body .tab-caption-box.has-ex-c-color .box-content {
    color: #eaf4fc
}

html .body .label-box.has-ex-c-border-color .box-content {
    border-color: #eaf4fc
}

html .body .label-box.has-ex-c-background-color .box-content {
    background-color: #eaf4fc
}

html .body .label-box.has-ex-c-color .box-content {
    color: #eaf4fc
}

html .body .speech-balloon.has-ex-c-background-color {
    background-color: #eaf4fc
}

html .body .speech-balloon.has-text-color.has-ex-c-color {
    color: #eaf4fc
}

html .body .speech-balloon.has-ex-c-border-color {
    border-color: #eaf4fc
}

html .body .sbp-l .speech-balloon.has-ex-c-border-color::before {
    border-right-color: #eaf4fc
}

html .body .sbp-r .speech-balloon.has-ex-c-border-color::before {
    border-left-color: #eaf4fc
}

html .body .sbp-l .speech-balloon.has-ex-c-background-color::after {
    border-right-color: #eaf4fc
}

html .body .sbp-r .speech-balloon.has-ex-c-background-color::after {
    border-left-color: #eaf4fc
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-c-background-color {
    background-color: #eaf4fc
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-c-border-color {
    border-color: #eaf4fc
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-c-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-c-border-color::after {
    border-color: #eaf4fc
}

html .body .sbs-think .speech-balloon.has-ex-c-background-color::before, html .body .sbs-think .speech-balloon.has-ex-c-background-color::after {
    background-color: #eaf4fc
}

html .body .sbs-think .speech-balloon.has-ex-c-border-color::before {
    border-color: #eaf4fc
}

html .body .timeline-box.has-ex-c-point-color .timeline-item::before {
    background-color: #eaf4fc
}

.has-ex-c-border-color.is-style-accordion .faq-question {
    background-color: #eaf4fc
}

html .body .has-ex-c-question-color .faq-question-label {
    color: #eaf4fc
}

html .body .has-ex-c-question-color.has-border-color .faq-question-label {
    color: #eaf4fc
}

html .body .has-ex-c-answer-color .faq-answer-label {
    color: #eaf4fc
}

html .body .is-style-square.has-ex-c-question-color .faq-question-label {
    color: #fff;
    background-color: #eaf4fc
}

html .body .is-style-square.has-ex-c-answer-color .faq-answer-label {
    color: #fff;
    background-color: #eaf4fc
}

html .body .has-ex-d-background-color {
    background-color: #eaedf7
}

html .body .has-ex-d-color {
    color: #eaedf7
}

html .body .has-ex-d-border-color {
    border-color: #eaedf7
}

html .body .btn-wrap.has-ex-d-background-color > a {
    background-color: #eaedf7
}

html .body .btn-wrap.has-ex-d-color > a {
    color: #eaedf7
}

html .body .btn-wrap.has-ex-d-border-color > a {
    border-color: #eaedf7
}

html .body .bb-tab.has-ex-d-border-color .bb-label {
    background-color: #eaedf7
}

html .body .toggle-wrap.has-ex-d-border-color .toggle-button {
    background-color: #eaedf7
}

html .body .toggle-wrap.has-ex-d-border-color .toggle-button, html .body .toggle-wrap.has-ex-d-border-color .toggle-content {
    border-color: #eaedf7
}

html .body .toggle-wrap.has-ex-d-background-color .toggle-content {
    background-color: #eaedf7
}

html .body .toggle-wrap.has-ex-d-color .toggle-content {
    color: #eaedf7
}

html .body .iconlist-box.has-ex-d-icon-color li::before {
    color: #eaedf7
}

.micro-text.has-ex-d-color {
    color: #eaedf7
}

html .body .micro-balloon.has-ex-d-color {
    color: #eaedf7
}

html .body .micro-balloon.has-ex-d-background-color {
    background-color: #eaedf7;
    border-color: transparent
}

html .body .micro-balloon.has-ex-d-background-color.micro-bottom::after {
    border-bottom-color: #eaedf7;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-d-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-d-background-color::after {
    border-top-color: #eaedf7
}

html .body .micro-balloon.has-border-color.has-ex-d-border-color {
    border-color: #eaedf7
}

html .body .micro-balloon.micro-top.has-ex-d-border-color::before {
    border-top-color: #eaedf7
}

html .body .micro-balloon.micro-bottom.has-ex-d-border-color::before {
    border-bottom-color: #eaedf7
}

html .body .caption-box.has-ex-d-border-color .box-label {
    background-color: #eaedf7
}

html .body .tab-caption-box.has-ex-d-border-color .box-label {
    background-color: #eaedf7
}

html .body .tab-caption-box.has-ex-d-border-color .box-content {
    border-color: #eaedf7
}

html .body .tab-caption-box.has-ex-d-background-color .box-content {
    background-color: #eaedf7
}

html .body .tab-caption-box.has-ex-d-color .box-content {
    color: #eaedf7
}

html .body .label-box.has-ex-d-border-color .box-content {
    border-color: #eaedf7
}

html .body .label-box.has-ex-d-background-color .box-content {
    background-color: #eaedf7
}

html .body .label-box.has-ex-d-color .box-content {
    color: #eaedf7
}

html .body .speech-balloon.has-ex-d-background-color {
    background-color: #eaedf7
}

html .body .speech-balloon.has-text-color.has-ex-d-color {
    color: #eaedf7
}

html .body .speech-balloon.has-ex-d-border-color {
    border-color: #eaedf7
}

html .body .sbp-l .speech-balloon.has-ex-d-border-color::before {
    border-right-color: #eaedf7
}

html .body .sbp-r .speech-balloon.has-ex-d-border-color::before {
    border-left-color: #eaedf7
}

html .body .sbp-l .speech-balloon.has-ex-d-background-color::after {
    border-right-color: #eaedf7
}

html .body .sbp-r .speech-balloon.has-ex-d-background-color::after {
    border-left-color: #eaedf7
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-d-background-color {
    background-color: #eaedf7
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-d-border-color {
    border-color: #eaedf7
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-d-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-d-border-color::after {
    border-color: #eaedf7
}

html .body .sbs-think .speech-balloon.has-ex-d-background-color::before, html .body .sbs-think .speech-balloon.has-ex-d-background-color::after {
    background-color: #eaedf7
}

html .body .sbs-think .speech-balloon.has-ex-d-border-color::before {
    border-color: #eaedf7
}

html .body .timeline-box.has-ex-d-point-color .timeline-item::before {
    background-color: #eaedf7
}

.has-ex-d-border-color.is-style-accordion .faq-question {
    background-color: #eaedf7
}

html .body .has-ex-d-question-color .faq-question-label {
    color: #eaedf7
}

html .body .has-ex-d-question-color.has-border-color .faq-question-label {
    color: #eaedf7
}

html .body .has-ex-d-answer-color .faq-answer-label {
    color: #eaedf7
}

html .body .is-style-square.has-ex-d-question-color .faq-question-label {
    color: #fff;
    background-color: #eaedf7
}

html .body .is-style-square.has-ex-d-answer-color .faq-answer-label {
    color: #fff;
    background-color: #eaedf7
}

html .body .has-ex-e-background-color {
    background-color: #e8ecef
}

html .body .has-ex-e-color {
    color: #e8ecef
}

html .body .has-ex-e-border-color {
    border-color: #e8ecef
}

html .body .btn-wrap.has-ex-e-background-color > a {
    background-color: #e8ecef
}

html .body .btn-wrap.has-ex-e-color > a {
    color: #e8ecef
}

html .body .btn-wrap.has-ex-e-border-color > a {
    border-color: #e8ecef
}

html .body .bb-tab.has-ex-e-border-color .bb-label {
    background-color: #e8ecef
}

html .body .toggle-wrap.has-ex-e-border-color .toggle-button {
    background-color: #e8ecef
}

html .body .toggle-wrap.has-ex-e-border-color .toggle-button, html .body .toggle-wrap.has-ex-e-border-color .toggle-content {
    border-color: #e8ecef
}

html .body .toggle-wrap.has-ex-e-background-color .toggle-content {
    background-color: #e8ecef
}

html .body .toggle-wrap.has-ex-e-color .toggle-content {
    color: #e8ecef
}

html .body .iconlist-box.has-ex-e-icon-color li::before {
    color: #e8ecef
}

.micro-text.has-ex-e-color {
    color: #e8ecef
}

html .body .micro-balloon.has-ex-e-color {
    color: #e8ecef
}

html .body .micro-balloon.has-ex-e-background-color {
    background-color: #e8ecef;
    border-color: transparent
}

html .body .micro-balloon.has-ex-e-background-color.micro-bottom::after {
    border-bottom-color: #e8ecef;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-e-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-e-background-color::after {
    border-top-color: #e8ecef
}

html .body .micro-balloon.has-border-color.has-ex-e-border-color {
    border-color: #e8ecef
}

html .body .micro-balloon.micro-top.has-ex-e-border-color::before {
    border-top-color: #e8ecef
}

html .body .micro-balloon.micro-bottom.has-ex-e-border-color::before {
    border-bottom-color: #e8ecef
}

html .body .caption-box.has-ex-e-border-color .box-label {
    background-color: #e8ecef
}

html .body .tab-caption-box.has-ex-e-border-color .box-label {
    background-color: #e8ecef
}

html .body .tab-caption-box.has-ex-e-border-color .box-content {
    border-color: #e8ecef
}

html .body .tab-caption-box.has-ex-e-background-color .box-content {
    background-color: #e8ecef
}

html .body .tab-caption-box.has-ex-e-color .box-content {
    color: #e8ecef
}

html .body .label-box.has-ex-e-border-color .box-content {
    border-color: #e8ecef
}

html .body .label-box.has-ex-e-background-color .box-content {
    background-color: #e8ecef
}

html .body .label-box.has-ex-e-color .box-content {
    color: #e8ecef
}

html .body .speech-balloon.has-ex-e-background-color {
    background-color: #e8ecef
}

html .body .speech-balloon.has-text-color.has-ex-e-color {
    color: #e8ecef
}

html .body .speech-balloon.has-ex-e-border-color {
    border-color: #e8ecef
}

html .body .sbp-l .speech-balloon.has-ex-e-border-color::before {
    border-right-color: #e8ecef
}

html .body .sbp-r .speech-balloon.has-ex-e-border-color::before {
    border-left-color: #e8ecef
}

html .body .sbp-l .speech-balloon.has-ex-e-background-color::after {
    border-right-color: #e8ecef
}

html .body .sbp-r .speech-balloon.has-ex-e-background-color::after {
    border-left-color: #e8ecef
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-e-background-color {
    background-color: #e8ecef
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-e-border-color {
    border-color: #e8ecef
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-e-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-e-border-color::after {
    border-color: #e8ecef
}

html .body .sbs-think .speech-balloon.has-ex-e-background-color::before, html .body .sbs-think .speech-balloon.has-ex-e-background-color::after {
    background-color: #e8ecef
}

html .body .sbs-think .speech-balloon.has-ex-e-border-color::before {
    border-color: #e8ecef
}

html .body .timeline-box.has-ex-e-point-color .timeline-item::before {
    background-color: #e8ecef
}

.has-ex-e-border-color.is-style-accordion .faq-question {
    background-color: #e8ecef
}

html .body .has-ex-e-question-color .faq-question-label {
    color: #e8ecef
}

html .body .has-ex-e-question-color.has-border-color .faq-question-label {
    color: #e8ecef
}

html .body .has-ex-e-answer-color .faq-answer-label {
    color: #e8ecef
}

html .body .is-style-square.has-ex-e-question-color .faq-question-label {
    color: #fff;
    background-color: #e8ecef
}

html .body .is-style-square.has-ex-e-answer-color .faq-answer-label {
    color: #fff;
    background-color: #e8ecef
}

html .body .has-ex-f-background-color {
    background-color: #f8fbf8
}

html .body .has-ex-f-color {
    color: #f8fbf8
}

html .body .has-ex-f-border-color {
    border-color: #f8fbf8
}

html .body .btn-wrap.has-ex-f-background-color > a {
    background-color: #f8fbf8
}

html .body .btn-wrap.has-ex-f-color > a {
    color: #f8fbf8
}

html .body .btn-wrap.has-ex-f-border-color > a {
    border-color: #f8fbf8
}

html .body .bb-tab.has-ex-f-border-color .bb-label {
    background-color: #f8fbf8
}

html .body .toggle-wrap.has-ex-f-border-color .toggle-button {
    background-color: #f8fbf8
}

html .body .toggle-wrap.has-ex-f-border-color .toggle-button, html .body .toggle-wrap.has-ex-f-border-color .toggle-content {
    border-color: #f8fbf8
}

html .body .toggle-wrap.has-ex-f-background-color .toggle-content {
    background-color: #f8fbf8
}

html .body .toggle-wrap.has-ex-f-color .toggle-content {
    color: #f8fbf8
}

html .body .iconlist-box.has-ex-f-icon-color li::before {
    color: #f8fbf8
}

.micro-text.has-ex-f-color {
    color: #f8fbf8
}

html .body .micro-balloon.has-ex-f-color {
    color: #f8fbf8
}

html .body .micro-balloon.has-ex-f-background-color {
    background-color: #f8fbf8;
    border-color: transparent
}

html .body .micro-balloon.has-ex-f-background-color.micro-bottom::after {
    border-bottom-color: #f8fbf8;
    border-top-color: transparent
}

html .body .micro-balloon.has-ex-f-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-ex-f-background-color::after {
    border-top-color: #f8fbf8
}

html .body .micro-balloon.has-border-color.has-ex-f-border-color {
    border-color: #f8fbf8
}

html .body .micro-balloon.micro-top.has-ex-f-border-color::before {
    border-top-color: #f8fbf8
}

html .body .micro-balloon.micro-bottom.has-ex-f-border-color::before {
    border-bottom-color: #f8fbf8
}

html .body .caption-box.has-ex-f-border-color .box-label {
    background-color: #f8fbf8
}

html .body .tab-caption-box.has-ex-f-border-color .box-label {
    background-color: #f8fbf8
}

html .body .tab-caption-box.has-ex-f-border-color .box-content {
    border-color: #f8fbf8
}

html .body .tab-caption-box.has-ex-f-background-color .box-content {
    background-color: #f8fbf8
}

html .body .tab-caption-box.has-ex-f-color .box-content {
    color: #f8fbf8
}

html .body .label-box.has-ex-f-border-color .box-content {
    border-color: #f8fbf8
}

html .body .label-box.has-ex-f-background-color .box-content {
    background-color: #f8fbf8
}

html .body .label-box.has-ex-f-color .box-content {
    color: #f8fbf8
}

html .body .speech-balloon.has-ex-f-background-color {
    background-color: #f8fbf8
}

html .body .speech-balloon.has-text-color.has-ex-f-color {
    color: #f8fbf8
}

html .body .speech-balloon.has-ex-f-border-color {
    border-color: #f8fbf8
}

html .body .sbp-l .speech-balloon.has-ex-f-border-color::before {
    border-right-color: #f8fbf8
}

html .body .sbp-r .speech-balloon.has-ex-f-border-color::before {
    border-left-color: #f8fbf8
}

html .body .sbp-l .speech-balloon.has-ex-f-background-color::after {
    border-right-color: #f8fbf8
}

html .body .sbp-r .speech-balloon.has-ex-f-background-color::after {
    border-left-color: #f8fbf8
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-f-background-color {
    background-color: #f8fbf8
}

html .body .sbs-line.sbp-r .speech-balloon.has-ex-f-border-color {
    border-color: #f8fbf8
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-ex-f-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-ex-f-border-color::after {
    border-color: #f8fbf8
}

html .body .sbs-think .speech-balloon.has-ex-f-background-color::before, html .body .sbs-think .speech-balloon.has-ex-f-background-color::after {
    background-color: #f8fbf8
}

html .body .sbs-think .speech-balloon.has-ex-f-border-color::before {
    border-color: #f8fbf8
}

html .body .timeline-box.has-ex-f-point-color .timeline-item::before {
    background-color: #f8fbf8
}

.has-ex-f-border-color.is-style-accordion .faq-question {
    background-color: #f8fbf8
}

html .body .has-ex-f-question-color .faq-question-label {
    color: #f8fbf8
}

html .body .has-ex-f-question-color.has-border-color .faq-question-label {
    color: #f8fbf8
}

html .body .has-ex-f-answer-color .faq-answer-label {
    color: #f8fbf8
}

html .body .is-style-square.has-ex-f-question-color .faq-question-label {
    color: #fff;
    background-color: #f8fbf8
}

html .body .is-style-square.has-ex-f-answer-color .faq-answer-label {
    color: #fff;
    background-color: #f8fbf8
}

html .body .has-black-background-color {
    background-color: #000
}

html .body .has-black-color {
    color: #000
}

html .body .has-black-border-color {
    border-color: #000
}

html .body .btn-wrap.has-black-background-color > a {
    background-color: #000
}

html .body .btn-wrap.has-black-color > a {
    color: #000
}

html .body .btn-wrap.has-black-border-color > a {
    border-color: #000
}

html .body .bb-tab.has-black-border-color .bb-label {
    background-color: #000
}

html .body .toggle-wrap.has-black-border-color .toggle-button {
    background-color: #000
}

html .body .toggle-wrap.has-black-border-color .toggle-button, html .body .toggle-wrap.has-black-border-color .toggle-content {
    border-color: #000
}

html .body .toggle-wrap.has-black-background-color .toggle-content {
    background-color: #000
}

html .body .toggle-wrap.has-black-color .toggle-content {
    color: #000
}

html .body .iconlist-box.has-black-icon-color li::before {
    color: #000
}

.micro-text.has-black-color {
    color: #000
}

html .body .micro-balloon.has-black-color {
    color: #000
}

html .body .micro-balloon.has-black-background-color {
    background-color: #000;
    border-color: transparent
}

html .body .micro-balloon.has-black-background-color.micro-bottom::after {
    border-bottom-color: #000;
    border-top-color: transparent
}

html .body .micro-balloon.has-black-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-black-background-color::after {
    border-top-color: #000
}

html .body .micro-balloon.has-border-color.has-black-border-color {
    border-color: #000
}

html .body .micro-balloon.micro-top.has-black-border-color::before {
    border-top-color: #000
}

html .body .micro-balloon.micro-bottom.has-black-border-color::before {
    border-bottom-color: #000
}

html .body .caption-box.has-black-border-color .box-label {
    background-color: #000
}

html .body .tab-caption-box.has-black-border-color .box-label {
    background-color: #000
}

html .body .tab-caption-box.has-black-border-color .box-content {
    border-color: #000
}

html .body .tab-caption-box.has-black-background-color .box-content {
    background-color: #000
}

html .body .tab-caption-box.has-black-color .box-content {
    color: #000
}

html .body .label-box.has-black-border-color .box-content {
    border-color: #000
}

html .body .label-box.has-black-background-color .box-content {
    background-color: #000
}

html .body .label-box.has-black-color .box-content {
    color: #000
}

html .body .speech-balloon.has-black-background-color {
    background-color: #000
}

html .body .speech-balloon.has-text-color.has-black-color {
    color: #000
}

html .body .speech-balloon.has-black-border-color {
    border-color: #000
}

html .body .sbp-l .speech-balloon.has-black-border-color::before {
    border-right-color: #000
}

html .body .sbp-r .speech-balloon.has-black-border-color::before {
    border-left-color: #000
}

html .body .sbp-l .speech-balloon.has-black-background-color::after {
    border-right-color: #000
}

html .body .sbp-r .speech-balloon.has-black-background-color::after {
    border-left-color: #000
}

html .body .sbs-line.sbp-r .speech-balloon.has-black-background-color {
    background-color: #000
}

html .body .sbs-line.sbp-r .speech-balloon.has-black-border-color {
    border-color: #000
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-black-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-black-border-color::after {
    border-color: #000
}

html .body .sbs-think .speech-balloon.has-black-background-color::before, html .body .sbs-think .speech-balloon.has-black-background-color::after {
    background-color: #000
}

html .body .sbs-think .speech-balloon.has-black-border-color::before {
    border-color: #000
}

html .body .timeline-box.has-black-point-color .timeline-item::before {
    background-color: #000
}

.has-black-border-color.is-style-accordion .faq-question {
    background-color: #000
}

html .body .has-black-question-color .faq-question-label {
    color: #000
}

html .body .has-black-question-color.has-border-color .faq-question-label {
    color: #000
}

html .body .has-black-answer-color .faq-answer-label {
    color: #000
}

html .body .is-style-square.has-black-question-color .faq-question-label {
    color: #fff;
    background-color: #000
}

html .body .is-style-square.has-black-answer-color .faq-answer-label {
    color: #fff;
    background-color: #000
}

html .body .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

html .body .has-cyan-bluish-gray-color {
    color: #abb8c3
}

html .body .has-cyan-bluish-gray-border-color {
    border-color: #abb8c3
}

html .body .btn-wrap.has-cyan-bluish-gray-background-color > a {
    background-color: #abb8c3
}

html .body .btn-wrap.has-cyan-bluish-gray-color > a {
    color: #abb8c3
}

html .body .btn-wrap.has-cyan-bluish-gray-border-color > a {
    border-color: #abb8c3
}

html .body .bb-tab.has-cyan-bluish-gray-border-color .bb-label {
    background-color: #abb8c3
}

html .body .toggle-wrap.has-cyan-bluish-gray-border-color .toggle-button {
    background-color: #abb8c3
}

html .body .toggle-wrap.has-cyan-bluish-gray-border-color .toggle-button, html .body .toggle-wrap.has-cyan-bluish-gray-border-color .toggle-content {
    border-color: #abb8c3
}

html .body .toggle-wrap.has-cyan-bluish-gray-background-color .toggle-content {
    background-color: #abb8c3
}

html .body .toggle-wrap.has-cyan-bluish-gray-color .toggle-content {
    color: #abb8c3
}

html .body .iconlist-box.has-cyan-bluish-gray-icon-color li::before {
    color: #abb8c3
}

.micro-text.has-cyan-bluish-gray-color {
    color: #abb8c3
}

html .body .micro-balloon.has-cyan-bluish-gray-color {
    color: #abb8c3
}

html .body .micro-balloon.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3;
    border-color: transparent
}

html .body .micro-balloon.has-cyan-bluish-gray-background-color.micro-bottom::after {
    border-bottom-color: #abb8c3;
    border-top-color: transparent
}

html .body .micro-balloon.has-cyan-bluish-gray-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-cyan-bluish-gray-background-color::after {
    border-top-color: #abb8c3
}

html .body .micro-balloon.has-border-color.has-cyan-bluish-gray-border-color {
    border-color: #abb8c3
}

html .body .micro-balloon.micro-top.has-cyan-bluish-gray-border-color::before {
    border-top-color: #abb8c3
}

html .body .micro-balloon.micro-bottom.has-cyan-bluish-gray-border-color::before {
    border-bottom-color: #abb8c3
}

html .body .caption-box.has-cyan-bluish-gray-border-color .box-label {
    background-color: #abb8c3
}

html .body .tab-caption-box.has-cyan-bluish-gray-border-color .box-label {
    background-color: #abb8c3
}

html .body .tab-caption-box.has-cyan-bluish-gray-border-color .box-content {
    border-color: #abb8c3
}

html .body .tab-caption-box.has-cyan-bluish-gray-background-color .box-content {
    background-color: #abb8c3
}

html .body .tab-caption-box.has-cyan-bluish-gray-color .box-content {
    color: #abb8c3
}

html .body .label-box.has-cyan-bluish-gray-border-color .box-content {
    border-color: #abb8c3
}

html .body .label-box.has-cyan-bluish-gray-background-color .box-content {
    background-color: #abb8c3
}

html .body .label-box.has-cyan-bluish-gray-color .box-content {
    color: #abb8c3
}

html .body .speech-balloon.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

html .body .speech-balloon.has-text-color.has-cyan-bluish-gray-color {
    color: #abb8c3
}

html .body .speech-balloon.has-cyan-bluish-gray-border-color {
    border-color: #abb8c3
}

html .body .sbp-l .speech-balloon.has-cyan-bluish-gray-border-color::before {
    border-right-color: #abb8c3
}

html .body .sbp-r .speech-balloon.has-cyan-bluish-gray-border-color::before {
    border-left-color: #abb8c3
}

html .body .sbp-l .speech-balloon.has-cyan-bluish-gray-background-color::after {
    border-right-color: #abb8c3
}

html .body .sbp-r .speech-balloon.has-cyan-bluish-gray-background-color::after {
    border-left-color: #abb8c3
}

html .body .sbs-line.sbp-r .speech-balloon.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

html .body .sbs-line.sbp-r .speech-balloon.has-cyan-bluish-gray-border-color {
    border-color: #abb8c3
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-cyan-bluish-gray-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-cyan-bluish-gray-border-color::after {
    border-color: #abb8c3
}

html .body .sbs-think .speech-balloon.has-cyan-bluish-gray-background-color::before, html .body .sbs-think .speech-balloon.has-cyan-bluish-gray-background-color::after {
    background-color: #abb8c3
}

html .body .sbs-think .speech-balloon.has-cyan-bluish-gray-border-color::before {
    border-color: #abb8c3
}

html .body .timeline-box.has-cyan-bluish-gray-point-color .timeline-item::before {
    background-color: #abb8c3
}

.has-cyan-bluish-gray-border-color.is-style-accordion .faq-question {
    background-color: #abb8c3
}

html .body .has-cyan-bluish-gray-question-color .faq-question-label {
    color: #abb8c3
}

html .body .has-cyan-bluish-gray-question-color.has-border-color .faq-question-label {
    color: #abb8c3
}

html .body .has-cyan-bluish-gray-answer-color .faq-answer-label {
    color: #abb8c3
}

html .body .is-style-square.has-cyan-bluish-gray-question-color .faq-question-label {
    color: #fff;
    background-color: #abb8c3
}

html .body .is-style-square.has-cyan-bluish-gray-answer-color .faq-answer-label {
    color: #fff;
    background-color: #abb8c3
}

html .body .has-white-background-color {
    background-color: #fff
}

html .body .has-white-color {
    color: #fff
}

html .body .has-white-border-color {
    border-color: #fff
}

html .body .btn-wrap.has-white-background-color > a {
    background-color: #fff
}

html .body .btn-wrap.has-white-color > a {
    color: #fff
}

html .body .btn-wrap.has-white-border-color > a {
    border-color: #fff
}

html .body .bb-tab.has-white-border-color .bb-label {
    background-color: #fff
}

html .body .toggle-wrap.has-white-border-color .toggle-button {
    background-color: #fff
}

html .body .toggle-wrap.has-white-border-color .toggle-button, html .body .toggle-wrap.has-white-border-color .toggle-content {
    border-color: #fff
}

html .body .toggle-wrap.has-white-background-color .toggle-content {
    background-color: #fff
}

html .body .toggle-wrap.has-white-color .toggle-content {
    color: #fff
}

html .body .iconlist-box.has-white-icon-color li::before {
    color: #fff
}

.micro-text.has-white-color {
    color: #fff
}

html .body .micro-balloon.has-white-color {
    color: #fff
}

html .body .micro-balloon.has-white-background-color {
    background-color: #fff;
    border-color: transparent
}

html .body .micro-balloon.has-white-background-color.micro-bottom::after {
    border-bottom-color: #fff;
    border-top-color: transparent
}

html .body .micro-balloon.has-white-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-white-background-color::after {
    border-top-color: #fff
}

html .body .micro-balloon.has-border-color.has-white-border-color {
    border-color: #fff
}

html .body .micro-balloon.micro-top.has-white-border-color::before {
    border-top-color: #fff
}

html .body .micro-balloon.micro-bottom.has-white-border-color::before {
    border-bottom-color: #fff
}

html .body .caption-box.has-white-border-color .box-label {
    background-color: #fff
}

html .body .tab-caption-box.has-white-border-color .box-label {
    background-color: #fff
}

html .body .tab-caption-box.has-white-border-color .box-content {
    border-color: #fff
}

html .body .tab-caption-box.has-white-background-color .box-content {
    background-color: #fff
}

html .body .tab-caption-box.has-white-color .box-content {
    color: #fff
}

html .body .label-box.has-white-border-color .box-content {
    border-color: #fff
}

html .body .label-box.has-white-background-color .box-content {
    background-color: #fff
}

html .body .label-box.has-white-color .box-content {
    color: #fff
}

html .body .speech-balloon.has-white-background-color {
    background-color: #fff
}

html .body .speech-balloon.has-text-color.has-white-color {
    color: #fff
}

html .body .speech-balloon.has-white-border-color {
    border-color: #fff
}

html .body .sbp-l .speech-balloon.has-white-border-color::before {
    border-right-color: #fff
}

html .body .sbp-r .speech-balloon.has-white-border-color::before {
    border-left-color: #fff
}

html .body .sbp-l .speech-balloon.has-white-background-color::after {
    border-right-color: #fff
}

html .body .sbp-r .speech-balloon.has-white-background-color::after {
    border-left-color: #fff
}

html .body .sbs-line.sbp-r .speech-balloon.has-white-background-color {
    background-color: #fff
}

html .body .sbs-line.sbp-r .speech-balloon.has-white-border-color {
    border-color: #fff
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-white-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-white-border-color::after {
    border-color: #fff
}

html .body .sbs-think .speech-balloon.has-white-background-color::before, html .body .sbs-think .speech-balloon.has-white-background-color::after {
    background-color: #fff
}

html .body .sbs-think .speech-balloon.has-white-border-color::before {
    border-color: #fff
}

html .body .timeline-box.has-white-point-color .timeline-item::before {
    background-color: #fff
}

.has-white-border-color.is-style-accordion .faq-question {
    background-color: #fff
}

html .body .has-white-question-color .faq-question-label {
    color: #fff
}

html .body .has-white-question-color.has-border-color .faq-question-label {
    color: #fff
}

html .body .has-white-answer-color .faq-answer-label {
    color: #fff
}

html .body .is-style-square.has-white-question-color .faq-question-label {
    color: #fff;
    background-color: #fff
}

html .body .is-style-square.has-white-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fff
}

html .body .has-pale-pink-background-color {
    background-color: #f78da7
}

html .body .has-pale-pink-color {
    color: #f78da7
}

html .body .has-pale-pink-border-color {
    border-color: #f78da7
}

html .body .btn-wrap.has-pale-pink-background-color > a {
    background-color: #f78da7
}

html .body .btn-wrap.has-pale-pink-color > a {
    color: #f78da7
}

html .body .btn-wrap.has-pale-pink-border-color > a {
    border-color: #f78da7
}

html .body .bb-tab.has-pale-pink-border-color .bb-label {
    background-color: #f78da7
}

html .body .toggle-wrap.has-pale-pink-border-color .toggle-button {
    background-color: #f78da7
}

html .body .toggle-wrap.has-pale-pink-border-color .toggle-button, html .body .toggle-wrap.has-pale-pink-border-color .toggle-content {
    border-color: #f78da7
}

html .body .toggle-wrap.has-pale-pink-background-color .toggle-content {
    background-color: #f78da7
}

html .body .toggle-wrap.has-pale-pink-color .toggle-content {
    color: #f78da7
}

html .body .iconlist-box.has-pale-pink-icon-color li::before {
    color: #f78da7
}

.micro-text.has-pale-pink-color {
    color: #f78da7
}

html .body .micro-balloon.has-pale-pink-color {
    color: #f78da7
}

html .body .micro-balloon.has-pale-pink-background-color {
    background-color: #f78da7;
    border-color: transparent
}

html .body .micro-balloon.has-pale-pink-background-color.micro-bottom::after {
    border-bottom-color: #f78da7;
    border-top-color: transparent
}

html .body .micro-balloon.has-pale-pink-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-pale-pink-background-color::after {
    border-top-color: #f78da7
}

html .body .micro-balloon.has-border-color.has-pale-pink-border-color {
    border-color: #f78da7
}

html .body .micro-balloon.micro-top.has-pale-pink-border-color::before {
    border-top-color: #f78da7
}

html .body .micro-balloon.micro-bottom.has-pale-pink-border-color::before {
    border-bottom-color: #f78da7
}

html .body .caption-box.has-pale-pink-border-color .box-label {
    background-color: #f78da7
}

html .body .tab-caption-box.has-pale-pink-border-color .box-label {
    background-color: #f78da7
}

html .body .tab-caption-box.has-pale-pink-border-color .box-content {
    border-color: #f78da7
}

html .body .tab-caption-box.has-pale-pink-background-color .box-content {
    background-color: #f78da7
}

html .body .tab-caption-box.has-pale-pink-color .box-content {
    color: #f78da7
}

html .body .label-box.has-pale-pink-border-color .box-content {
    border-color: #f78da7
}

html .body .label-box.has-pale-pink-background-color .box-content {
    background-color: #f78da7
}

html .body .label-box.has-pale-pink-color .box-content {
    color: #f78da7
}

html .body .speech-balloon.has-pale-pink-background-color {
    background-color: #f78da7
}

html .body .speech-balloon.has-text-color.has-pale-pink-color {
    color: #f78da7
}

html .body .speech-balloon.has-pale-pink-border-color {
    border-color: #f78da7
}

html .body .sbp-l .speech-balloon.has-pale-pink-border-color::before {
    border-right-color: #f78da7
}

html .body .sbp-r .speech-balloon.has-pale-pink-border-color::before {
    border-left-color: #f78da7
}

html .body .sbp-l .speech-balloon.has-pale-pink-background-color::after {
    border-right-color: #f78da7
}

html .body .sbp-r .speech-balloon.has-pale-pink-background-color::after {
    border-left-color: #f78da7
}

html .body .sbs-line.sbp-r .speech-balloon.has-pale-pink-background-color {
    background-color: #f78da7
}

html .body .sbs-line.sbp-r .speech-balloon.has-pale-pink-border-color {
    border-color: #f78da7
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-pale-pink-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-pale-pink-border-color::after {
    border-color: #f78da7
}

html .body .sbs-think .speech-balloon.has-pale-pink-background-color::before, html .body .sbs-think .speech-balloon.has-pale-pink-background-color::after {
    background-color: #f78da7
}

html .body .sbs-think .speech-balloon.has-pale-pink-border-color::before {
    border-color: #f78da7
}

html .body .timeline-box.has-pale-pink-point-color .timeline-item::before {
    background-color: #f78da7
}

.has-pale-pink-border-color.is-style-accordion .faq-question {
    background-color: #f78da7
}

html .body .has-pale-pink-question-color .faq-question-label {
    color: #f78da7
}

html .body .has-pale-pink-question-color.has-border-color .faq-question-label {
    color: #f78da7
}

html .body .has-pale-pink-answer-color .faq-answer-label {
    color: #f78da7
}

html .body .is-style-square.has-pale-pink-question-color .faq-question-label {
    color: #fff;
    background-color: #f78da7
}

html .body .is-style-square.has-pale-pink-answer-color .faq-answer-label {
    color: #fff;
    background-color: #f78da7
}

html .body .has-vivid-red-background-color {
    background-color: #cf2e2e
}

html .body .has-vivid-red-color {
    color: #cf2e2e
}

html .body .has-vivid-red-border-color {
    border-color: #cf2e2e
}

html .body .btn-wrap.has-vivid-red-background-color > a {
    background-color: #cf2e2e
}

html .body .btn-wrap.has-vivid-red-color > a {
    color: #cf2e2e
}

html .body .btn-wrap.has-vivid-red-border-color > a {
    border-color: #cf2e2e
}

html .body .bb-tab.has-vivid-red-border-color .bb-label {
    background-color: #cf2e2e
}

html .body .toggle-wrap.has-vivid-red-border-color .toggle-button {
    background-color: #cf2e2e
}

html .body .toggle-wrap.has-vivid-red-border-color .toggle-button, html .body .toggle-wrap.has-vivid-red-border-color .toggle-content {
    border-color: #cf2e2e
}

html .body .toggle-wrap.has-vivid-red-background-color .toggle-content {
    background-color: #cf2e2e
}

html .body .toggle-wrap.has-vivid-red-color .toggle-content {
    color: #cf2e2e
}

html .body .iconlist-box.has-vivid-red-icon-color li::before {
    color: #cf2e2e
}

.micro-text.has-vivid-red-color {
    color: #cf2e2e
}

html .body .micro-balloon.has-vivid-red-color {
    color: #cf2e2e
}

html .body .micro-balloon.has-vivid-red-background-color {
    background-color: #cf2e2e;
    border-color: transparent
}

html .body .micro-balloon.has-vivid-red-background-color.micro-bottom::after {
    border-bottom-color: #cf2e2e;
    border-top-color: transparent
}

html .body .micro-balloon.has-vivid-red-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-vivid-red-background-color::after {
    border-top-color: #cf2e2e
}

html .body .micro-balloon.has-border-color.has-vivid-red-border-color {
    border-color: #cf2e2e
}

html .body .micro-balloon.micro-top.has-vivid-red-border-color::before {
    border-top-color: #cf2e2e
}

html .body .micro-balloon.micro-bottom.has-vivid-red-border-color::before {
    border-bottom-color: #cf2e2e
}

html .body .caption-box.has-vivid-red-border-color .box-label {
    background-color: #cf2e2e
}

html .body .tab-caption-box.has-vivid-red-border-color .box-label {
    background-color: #cf2e2e
}

html .body .tab-caption-box.has-vivid-red-border-color .box-content {
    border-color: #cf2e2e
}

html .body .tab-caption-box.has-vivid-red-background-color .box-content {
    background-color: #cf2e2e
}

html .body .tab-caption-box.has-vivid-red-color .box-content {
    color: #cf2e2e
}

html .body .label-box.has-vivid-red-border-color .box-content {
    border-color: #cf2e2e
}

html .body .label-box.has-vivid-red-background-color .box-content {
    background-color: #cf2e2e
}

html .body .label-box.has-vivid-red-color .box-content {
    color: #cf2e2e
}

html .body .speech-balloon.has-vivid-red-background-color {
    background-color: #cf2e2e
}

html .body .speech-balloon.has-text-color.has-vivid-red-color {
    color: #cf2e2e
}

html .body .speech-balloon.has-vivid-red-border-color {
    border-color: #cf2e2e
}

html .body .sbp-l .speech-balloon.has-vivid-red-border-color::before {
    border-right-color: #cf2e2e
}

html .body .sbp-r .speech-balloon.has-vivid-red-border-color::before {
    border-left-color: #cf2e2e
}

html .body .sbp-l .speech-balloon.has-vivid-red-background-color::after {
    border-right-color: #cf2e2e
}

html .body .sbp-r .speech-balloon.has-vivid-red-background-color::after {
    border-left-color: #cf2e2e
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-red-background-color {
    background-color: #cf2e2e
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-red-border-color {
    border-color: #cf2e2e
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-vivid-red-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-vivid-red-border-color::after {
    border-color: #cf2e2e
}

html .body .sbs-think .speech-balloon.has-vivid-red-background-color::before, html .body .sbs-think .speech-balloon.has-vivid-red-background-color::after {
    background-color: #cf2e2e
}

html .body .sbs-think .speech-balloon.has-vivid-red-border-color::before {
    border-color: #cf2e2e
}

html .body .timeline-box.has-vivid-red-point-color .timeline-item::before {
    background-color: #cf2e2e
}

.has-vivid-red-border-color.is-style-accordion .faq-question {
    background-color: #cf2e2e
}

html .body .has-vivid-red-question-color .faq-question-label {
    color: #cf2e2e
}

html .body .has-vivid-red-question-color.has-border-color .faq-question-label {
    color: #cf2e2e
}

html .body .has-vivid-red-answer-color .faq-answer-label {
    color: #cf2e2e
}

html .body .is-style-square.has-vivid-red-question-color .faq-question-label {
    color: #fff;
    background-color: #cf2e2e
}

html .body .is-style-square.has-vivid-red-answer-color .faq-answer-label {
    color: #fff;
    background-color: #cf2e2e
}

html .body .has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

html .body .has-luminous-vivid-orange-color {
    color: #ff6900
}

html .body .has-luminous-vivid-orange-border-color {
    border-color: #ff6900
}

html .body .btn-wrap.has-luminous-vivid-orange-background-color > a {
    background-color: #ff6900
}

html .body .btn-wrap.has-luminous-vivid-orange-color > a {
    color: #ff6900
}

html .body .btn-wrap.has-luminous-vivid-orange-border-color > a {
    border-color: #ff6900
}

html .body .bb-tab.has-luminous-vivid-orange-border-color .bb-label {
    background-color: #ff6900
}

html .body .toggle-wrap.has-luminous-vivid-orange-border-color .toggle-button {
    background-color: #ff6900
}

html .body .toggle-wrap.has-luminous-vivid-orange-border-color .toggle-button, html .body .toggle-wrap.has-luminous-vivid-orange-border-color .toggle-content {
    border-color: #ff6900
}

html .body .toggle-wrap.has-luminous-vivid-orange-background-color .toggle-content {
    background-color: #ff6900
}

html .body .toggle-wrap.has-luminous-vivid-orange-color .toggle-content {
    color: #ff6900
}

html .body .iconlist-box.has-luminous-vivid-orange-icon-color li::before {
    color: #ff6900
}

.micro-text.has-luminous-vivid-orange-color {
    color: #ff6900
}

html .body .micro-balloon.has-luminous-vivid-orange-color {
    color: #ff6900
}

html .body .micro-balloon.has-luminous-vivid-orange-background-color {
    background-color: #ff6900;
    border-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-orange-background-color.micro-bottom::after {
    border-bottom-color: #ff6900;
    border-top-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-orange-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-orange-background-color::after {
    border-top-color: #ff6900
}

html .body .micro-balloon.has-border-color.has-luminous-vivid-orange-border-color {
    border-color: #ff6900
}

html .body .micro-balloon.micro-top.has-luminous-vivid-orange-border-color::before {
    border-top-color: #ff6900
}

html .body .micro-balloon.micro-bottom.has-luminous-vivid-orange-border-color::before {
    border-bottom-color: #ff6900
}

html .body .caption-box.has-luminous-vivid-orange-border-color .box-label {
    background-color: #ff6900
}

html .body .tab-caption-box.has-luminous-vivid-orange-border-color .box-label {
    background-color: #ff6900
}

html .body .tab-caption-box.has-luminous-vivid-orange-border-color .box-content {
    border-color: #ff6900
}

html .body .tab-caption-box.has-luminous-vivid-orange-background-color .box-content {
    background-color: #ff6900
}

html .body .tab-caption-box.has-luminous-vivid-orange-color .box-content {
    color: #ff6900
}

html .body .label-box.has-luminous-vivid-orange-border-color .box-content {
    border-color: #ff6900
}

html .body .label-box.has-luminous-vivid-orange-background-color .box-content {
    background-color: #ff6900
}

html .body .label-box.has-luminous-vivid-orange-color .box-content {
    color: #ff6900
}

html .body .speech-balloon.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

html .body .speech-balloon.has-text-color.has-luminous-vivid-orange-color {
    color: #ff6900
}

html .body .speech-balloon.has-luminous-vivid-orange-border-color {
    border-color: #ff6900
}

html .body .sbp-l .speech-balloon.has-luminous-vivid-orange-border-color::before {
    border-right-color: #ff6900
}

html .body .sbp-r .speech-balloon.has-luminous-vivid-orange-border-color::before {
    border-left-color: #ff6900
}

html .body .sbp-l .speech-balloon.has-luminous-vivid-orange-background-color::after {
    border-right-color: #ff6900
}

html .body .sbp-r .speech-balloon.has-luminous-vivid-orange-background-color::after {
    border-left-color: #ff6900
}

html .body .sbs-line.sbp-r .speech-balloon.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

html .body .sbs-line.sbp-r .speech-balloon.has-luminous-vivid-orange-border-color {
    border-color: #ff6900
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-luminous-vivid-orange-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-luminous-vivid-orange-border-color::after {
    border-color: #ff6900
}

html .body .sbs-think .speech-balloon.has-luminous-vivid-orange-background-color::before, html .body .sbs-think .speech-balloon.has-luminous-vivid-orange-background-color::after {
    background-color: #ff6900
}

html .body .sbs-think .speech-balloon.has-luminous-vivid-orange-border-color::before {
    border-color: #ff6900
}

html .body .timeline-box.has-luminous-vivid-orange-point-color .timeline-item::before {
    background-color: #ff6900
}

.has-luminous-vivid-orange-border-color.is-style-accordion .faq-question {
    background-color: #ff6900
}

html .body .has-luminous-vivid-orange-question-color .faq-question-label {
    color: #ff6900
}

html .body .has-luminous-vivid-orange-question-color.has-border-color .faq-question-label {
    color: #ff6900
}

html .body .has-luminous-vivid-orange-answer-color .faq-answer-label {
    color: #ff6900
}

html .body .is-style-square.has-luminous-vivid-orange-question-color .faq-question-label {
    color: #fff;
    background-color: #ff6900
}

html .body .is-style-square.has-luminous-vivid-orange-answer-color .faq-answer-label {
    color: #fff;
    background-color: #ff6900
}

html .body .has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

html .body .has-luminous-vivid-amber-color {
    color: #fcb900
}

html .body .has-luminous-vivid-amber-border-color {
    border-color: #fcb900
}

html .body .btn-wrap.has-luminous-vivid-amber-background-color > a {
    background-color: #fcb900
}

html .body .btn-wrap.has-luminous-vivid-amber-color > a {
    color: #fcb900
}

html .body .btn-wrap.has-luminous-vivid-amber-border-color > a {
    border-color: #fcb900
}

html .body .bb-tab.has-luminous-vivid-amber-border-color .bb-label {
    background-color: #fcb900
}

html .body .toggle-wrap.has-luminous-vivid-amber-border-color .toggle-button {
    background-color: #fcb900
}

html .body .toggle-wrap.has-luminous-vivid-amber-border-color .toggle-button, html .body .toggle-wrap.has-luminous-vivid-amber-border-color .toggle-content {
    border-color: #fcb900
}

html .body .toggle-wrap.has-luminous-vivid-amber-background-color .toggle-content {
    background-color: #fcb900
}

html .body .toggle-wrap.has-luminous-vivid-amber-color .toggle-content {
    color: #fcb900
}

html .body .iconlist-box.has-luminous-vivid-amber-icon-color li::before {
    color: #fcb900
}

.micro-text.has-luminous-vivid-amber-color {
    color: #fcb900
}

html .body .micro-balloon.has-luminous-vivid-amber-color {
    color: #fcb900
}

html .body .micro-balloon.has-luminous-vivid-amber-background-color {
    background-color: #fcb900;
    border-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-amber-background-color.micro-bottom::after {
    border-bottom-color: #fcb900;
    border-top-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-amber-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-luminous-vivid-amber-background-color::after {
    border-top-color: #fcb900
}

html .body .micro-balloon.has-border-color.has-luminous-vivid-amber-border-color {
    border-color: #fcb900
}

html .body .micro-balloon.micro-top.has-luminous-vivid-amber-border-color::before {
    border-top-color: #fcb900
}

html .body .micro-balloon.micro-bottom.has-luminous-vivid-amber-border-color::before {
    border-bottom-color: #fcb900
}

html .body .caption-box.has-luminous-vivid-amber-border-color .box-label {
    background-color: #fcb900
}

html .body .tab-caption-box.has-luminous-vivid-amber-border-color .box-label {
    background-color: #fcb900
}

html .body .tab-caption-box.has-luminous-vivid-amber-border-color .box-content {
    border-color: #fcb900
}

html .body .tab-caption-box.has-luminous-vivid-amber-background-color .box-content {
    background-color: #fcb900
}

html .body .tab-caption-box.has-luminous-vivid-amber-color .box-content {
    color: #fcb900
}

html .body .label-box.has-luminous-vivid-amber-border-color .box-content {
    border-color: #fcb900
}

html .body .label-box.has-luminous-vivid-amber-background-color .box-content {
    background-color: #fcb900
}

html .body .label-box.has-luminous-vivid-amber-color .box-content {
    color: #fcb900
}

html .body .speech-balloon.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

html .body .speech-balloon.has-text-color.has-luminous-vivid-amber-color {
    color: #fcb900
}

html .body .speech-balloon.has-luminous-vivid-amber-border-color {
    border-color: #fcb900
}

html .body .sbp-l .speech-balloon.has-luminous-vivid-amber-border-color::before {
    border-right-color: #fcb900
}

html .body .sbp-r .speech-balloon.has-luminous-vivid-amber-border-color::before {
    border-left-color: #fcb900
}

html .body .sbp-l .speech-balloon.has-luminous-vivid-amber-background-color::after {
    border-right-color: #fcb900
}

html .body .sbp-r .speech-balloon.has-luminous-vivid-amber-background-color::after {
    border-left-color: #fcb900
}

html .body .sbs-line.sbp-r .speech-balloon.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

html .body .sbs-line.sbp-r .speech-balloon.has-luminous-vivid-amber-border-color {
    border-color: #fcb900
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-luminous-vivid-amber-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-luminous-vivid-amber-border-color::after {
    border-color: #fcb900
}

html .body .sbs-think .speech-balloon.has-luminous-vivid-amber-background-color::before, html .body .sbs-think .speech-balloon.has-luminous-vivid-amber-background-color::after {
    background-color: #fcb900
}

html .body .sbs-think .speech-balloon.has-luminous-vivid-amber-border-color::before {
    border-color: #fcb900
}

html .body .timeline-box.has-luminous-vivid-amber-point-color .timeline-item::before {
    background-color: #fcb900
}

.has-luminous-vivid-amber-border-color.is-style-accordion .faq-question {
    background-color: #fcb900
}

html .body .has-luminous-vivid-amber-question-color .faq-question-label {
    color: #fcb900
}

html .body .has-luminous-vivid-amber-question-color.has-border-color .faq-question-label {
    color: #fcb900
}

html .body .has-luminous-vivid-amber-answer-color .faq-answer-label {
    color: #fcb900
}

html .body .is-style-square.has-luminous-vivid-amber-question-color .faq-question-label {
    color: #fff;
    background-color: #fcb900
}

html .body .is-style-square.has-luminous-vivid-amber-answer-color .faq-answer-label {
    color: #fff;
    background-color: #fcb900
}

html .body .has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

html .body .has-light-green-cyan-color {
    color: #7bdcb5
}

html .body .has-light-green-cyan-border-color {
    border-color: #7bdcb5
}

html .body .btn-wrap.has-light-green-cyan-background-color > a {
    background-color: #7bdcb5
}

html .body .btn-wrap.has-light-green-cyan-color > a {
    color: #7bdcb5
}

html .body .btn-wrap.has-light-green-cyan-border-color > a {
    border-color: #7bdcb5
}

html .body .bb-tab.has-light-green-cyan-border-color .bb-label {
    background-color: #7bdcb5
}

html .body .toggle-wrap.has-light-green-cyan-border-color .toggle-button {
    background-color: #7bdcb5
}

html .body .toggle-wrap.has-light-green-cyan-border-color .toggle-button, html .body .toggle-wrap.has-light-green-cyan-border-color .toggle-content {
    border-color: #7bdcb5
}

html .body .toggle-wrap.has-light-green-cyan-background-color .toggle-content {
    background-color: #7bdcb5
}

html .body .toggle-wrap.has-light-green-cyan-color .toggle-content {
    color: #7bdcb5
}

html .body .iconlist-box.has-light-green-cyan-icon-color li::before {
    color: #7bdcb5
}

.micro-text.has-light-green-cyan-color {
    color: #7bdcb5
}

html .body .micro-balloon.has-light-green-cyan-color {
    color: #7bdcb5
}

html .body .micro-balloon.has-light-green-cyan-background-color {
    background-color: #7bdcb5;
    border-color: transparent
}

html .body .micro-balloon.has-light-green-cyan-background-color.micro-bottom::after {
    border-bottom-color: #7bdcb5;
    border-top-color: transparent
}

html .body .micro-balloon.has-light-green-cyan-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-light-green-cyan-background-color::after {
    border-top-color: #7bdcb5
}

html .body .micro-balloon.has-border-color.has-light-green-cyan-border-color {
    border-color: #7bdcb5
}

html .body .micro-balloon.micro-top.has-light-green-cyan-border-color::before {
    border-top-color: #7bdcb5
}

html .body .micro-balloon.micro-bottom.has-light-green-cyan-border-color::before {
    border-bottom-color: #7bdcb5
}

html .body .caption-box.has-light-green-cyan-border-color .box-label {
    background-color: #7bdcb5
}

html .body .tab-caption-box.has-light-green-cyan-border-color .box-label {
    background-color: #7bdcb5
}

html .body .tab-caption-box.has-light-green-cyan-border-color .box-content {
    border-color: #7bdcb5
}

html .body .tab-caption-box.has-light-green-cyan-background-color .box-content {
    background-color: #7bdcb5
}

html .body .tab-caption-box.has-light-green-cyan-color .box-content {
    color: #7bdcb5
}

html .body .label-box.has-light-green-cyan-border-color .box-content {
    border-color: #7bdcb5
}

html .body .label-box.has-light-green-cyan-background-color .box-content {
    background-color: #7bdcb5
}

html .body .label-box.has-light-green-cyan-color .box-content {
    color: #7bdcb5
}

html .body .speech-balloon.has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

html .body .speech-balloon.has-text-color.has-light-green-cyan-color {
    color: #7bdcb5
}

html .body .speech-balloon.has-light-green-cyan-border-color {
    border-color: #7bdcb5
}

html .body .sbp-l .speech-balloon.has-light-green-cyan-border-color::before {
    border-right-color: #7bdcb5
}

html .body .sbp-r .speech-balloon.has-light-green-cyan-border-color::before {
    border-left-color: #7bdcb5
}

html .body .sbp-l .speech-balloon.has-light-green-cyan-background-color::after {
    border-right-color: #7bdcb5
}

html .body .sbp-r .speech-balloon.has-light-green-cyan-background-color::after {
    border-left-color: #7bdcb5
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

html .body .sbs-line.sbp-r .speech-balloon.has-light-green-cyan-border-color {
    border-color: #7bdcb5
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-light-green-cyan-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-light-green-cyan-border-color::after {
    border-color: #7bdcb5
}

html .body .sbs-think .speech-balloon.has-light-green-cyan-background-color::before, html .body .sbs-think .speech-balloon.has-light-green-cyan-background-color::after {
    background-color: #7bdcb5
}

html .body .sbs-think .speech-balloon.has-light-green-cyan-border-color::before {
    border-color: #7bdcb5
}

html .body .timeline-box.has-light-green-cyan-point-color .timeline-item::before {
    background-color: #7bdcb5
}

.has-light-green-cyan-border-color.is-style-accordion .faq-question {
    background-color: #7bdcb5
}

html .body .has-light-green-cyan-question-color .faq-question-label {
    color: #7bdcb5
}

html .body .has-light-green-cyan-question-color.has-border-color .faq-question-label {
    color: #7bdcb5
}

html .body .has-light-green-cyan-answer-color .faq-answer-label {
    color: #7bdcb5
}

html .body .is-style-square.has-light-green-cyan-question-color .faq-question-label {
    color: #fff;
    background-color: #7bdcb5
}

html .body .is-style-square.has-light-green-cyan-answer-color .faq-answer-label {
    color: #fff;
    background-color: #7bdcb5
}

html .body .has-vivid-green-cyan-background-color {
    background-color: #00d084
}

html .body .has-vivid-green-cyan-color {
    color: #00d084
}

html .body .has-vivid-green-cyan-border-color {
    border-color: #00d084
}

html .body .btn-wrap.has-vivid-green-cyan-background-color > a {
    background-color: #00d084
}

html .body .btn-wrap.has-vivid-green-cyan-color > a {
    color: #00d084
}

html .body .btn-wrap.has-vivid-green-cyan-border-color > a {
    border-color: #00d084
}

html .body .bb-tab.has-vivid-green-cyan-border-color .bb-label {
    background-color: #00d084
}

html .body .toggle-wrap.has-vivid-green-cyan-border-color .toggle-button {
    background-color: #00d084
}

html .body .toggle-wrap.has-vivid-green-cyan-border-color .toggle-button, html .body .toggle-wrap.has-vivid-green-cyan-border-color .toggle-content {
    border-color: #00d084
}

html .body .toggle-wrap.has-vivid-green-cyan-background-color .toggle-content {
    background-color: #00d084
}

html .body .toggle-wrap.has-vivid-green-cyan-color .toggle-content {
    color: #00d084
}

html .body .iconlist-box.has-vivid-green-cyan-icon-color li::before {
    color: #00d084
}

.micro-text.has-vivid-green-cyan-color {
    color: #00d084
}

html .body .micro-balloon.has-vivid-green-cyan-color {
    color: #00d084
}

html .body .micro-balloon.has-vivid-green-cyan-background-color {
    background-color: #00d084;
    border-color: transparent
}

html .body .micro-balloon.has-vivid-green-cyan-background-color.micro-bottom::after {
    border-bottom-color: #00d084;
    border-top-color: transparent
}

html .body .micro-balloon.has-vivid-green-cyan-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-vivid-green-cyan-background-color::after {
    border-top-color: #00d084
}

html .body .micro-balloon.has-border-color.has-vivid-green-cyan-border-color {
    border-color: #00d084
}

html .body .micro-balloon.micro-top.has-vivid-green-cyan-border-color::before {
    border-top-color: #00d084
}

html .body .micro-balloon.micro-bottom.has-vivid-green-cyan-border-color::before {
    border-bottom-color: #00d084
}

html .body .caption-box.has-vivid-green-cyan-border-color .box-label {
    background-color: #00d084
}

html .body .tab-caption-box.has-vivid-green-cyan-border-color .box-label {
    background-color: #00d084
}

html .body .tab-caption-box.has-vivid-green-cyan-border-color .box-content {
    border-color: #00d084
}

html .body .tab-caption-box.has-vivid-green-cyan-background-color .box-content {
    background-color: #00d084
}

html .body .tab-caption-box.has-vivid-green-cyan-color .box-content {
    color: #00d084
}

html .body .label-box.has-vivid-green-cyan-border-color .box-content {
    border-color: #00d084
}

html .body .label-box.has-vivid-green-cyan-background-color .box-content {
    background-color: #00d084
}

html .body .label-box.has-vivid-green-cyan-color .box-content {
    color: #00d084
}

html .body .speech-balloon.has-vivid-green-cyan-background-color {
    background-color: #00d084
}

html .body .speech-balloon.has-text-color.has-vivid-green-cyan-color {
    color: #00d084
}

html .body .speech-balloon.has-vivid-green-cyan-border-color {
    border-color: #00d084
}

html .body .sbp-l .speech-balloon.has-vivid-green-cyan-border-color::before {
    border-right-color: #00d084
}

html .body .sbp-r .speech-balloon.has-vivid-green-cyan-border-color::before {
    border-left-color: #00d084
}

html .body .sbp-l .speech-balloon.has-vivid-green-cyan-background-color::after {
    border-right-color: #00d084
}

html .body .sbp-r .speech-balloon.has-vivid-green-cyan-background-color::after {
    border-left-color: #00d084
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-green-cyan-background-color {
    background-color: #00d084
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-green-cyan-border-color {
    border-color: #00d084
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-vivid-green-cyan-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-vivid-green-cyan-border-color::after {
    border-color: #00d084
}

html .body .sbs-think .speech-balloon.has-vivid-green-cyan-background-color::before, html .body .sbs-think .speech-balloon.has-vivid-green-cyan-background-color::after {
    background-color: #00d084
}

html .body .sbs-think .speech-balloon.has-vivid-green-cyan-border-color::before {
    border-color: #00d084
}

html .body .timeline-box.has-vivid-green-cyan-point-color .timeline-item::before {
    background-color: #00d084
}

.has-vivid-green-cyan-border-color.is-style-accordion .faq-question {
    background-color: #00d084
}

html .body .has-vivid-green-cyan-question-color .faq-question-label {
    color: #00d084
}

html .body .has-vivid-green-cyan-question-color.has-border-color .faq-question-label {
    color: #00d084
}

html .body .has-vivid-green-cyan-answer-color .faq-answer-label {
    color: #00d084
}

html .body .is-style-square.has-vivid-green-cyan-question-color .faq-question-label {
    color: #fff;
    background-color: #00d084
}

html .body .is-style-square.has-vivid-green-cyan-answer-color .faq-answer-label {
    color: #fff;
    background-color: #00d084
}

html .body .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

html .body .has-pale-cyan-blue-color {
    color: #8ed1fc
}

html .body .has-pale-cyan-blue-border-color {
    border-color: #8ed1fc
}

html .body .btn-wrap.has-pale-cyan-blue-background-color > a {
    background-color: #8ed1fc
}

html .body .btn-wrap.has-pale-cyan-blue-color > a {
    color: #8ed1fc
}

html .body .btn-wrap.has-pale-cyan-blue-border-color > a {
    border-color: #8ed1fc
}

html .body .bb-tab.has-pale-cyan-blue-border-color .bb-label {
    background-color: #8ed1fc
}

html .body .toggle-wrap.has-pale-cyan-blue-border-color .toggle-button {
    background-color: #8ed1fc
}

html .body .toggle-wrap.has-pale-cyan-blue-border-color .toggle-button, html .body .toggle-wrap.has-pale-cyan-blue-border-color .toggle-content {
    border-color: #8ed1fc
}

html .body .toggle-wrap.has-pale-cyan-blue-background-color .toggle-content {
    background-color: #8ed1fc
}

html .body .toggle-wrap.has-pale-cyan-blue-color .toggle-content {
    color: #8ed1fc
}

html .body .iconlist-box.has-pale-cyan-blue-icon-color li::before {
    color: #8ed1fc
}

.micro-text.has-pale-cyan-blue-color {
    color: #8ed1fc
}

html .body .micro-balloon.has-pale-cyan-blue-color {
    color: #8ed1fc
}

html .body .micro-balloon.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc;
    border-color: transparent
}

html .body .micro-balloon.has-pale-cyan-blue-background-color.micro-bottom::after {
    border-bottom-color: #8ed1fc;
    border-top-color: transparent
}

html .body .micro-balloon.has-pale-cyan-blue-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-pale-cyan-blue-background-color::after {
    border-top-color: #8ed1fc
}

html .body .micro-balloon.has-border-color.has-pale-cyan-blue-border-color {
    border-color: #8ed1fc
}

html .body .micro-balloon.micro-top.has-pale-cyan-blue-border-color::before {
    border-top-color: #8ed1fc
}

html .body .micro-balloon.micro-bottom.has-pale-cyan-blue-border-color::before {
    border-bottom-color: #8ed1fc
}

html .body .caption-box.has-pale-cyan-blue-border-color .box-label {
    background-color: #8ed1fc
}

html .body .tab-caption-box.has-pale-cyan-blue-border-color .box-label {
    background-color: #8ed1fc
}

html .body .tab-caption-box.has-pale-cyan-blue-border-color .box-content {
    border-color: #8ed1fc
}

html .body .tab-caption-box.has-pale-cyan-blue-background-color .box-content {
    background-color: #8ed1fc
}

html .body .tab-caption-box.has-pale-cyan-blue-color .box-content {
    color: #8ed1fc
}

html .body .label-box.has-pale-cyan-blue-border-color .box-content {
    border-color: #8ed1fc
}

html .body .label-box.has-pale-cyan-blue-background-color .box-content {
    background-color: #8ed1fc
}

html .body .label-box.has-pale-cyan-blue-color .box-content {
    color: #8ed1fc
}

html .body .speech-balloon.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

html .body .speech-balloon.has-text-color.has-pale-cyan-blue-color {
    color: #8ed1fc
}

html .body .speech-balloon.has-pale-cyan-blue-border-color {
    border-color: #8ed1fc
}

html .body .sbp-l .speech-balloon.has-pale-cyan-blue-border-color::before {
    border-right-color: #8ed1fc
}

html .body .sbp-r .speech-balloon.has-pale-cyan-blue-border-color::before {
    border-left-color: #8ed1fc
}

html .body .sbp-l .speech-balloon.has-pale-cyan-blue-background-color::after {
    border-right-color: #8ed1fc
}

html .body .sbp-r .speech-balloon.has-pale-cyan-blue-background-color::after {
    border-left-color: #8ed1fc
}

html .body .sbs-line.sbp-r .speech-balloon.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

html .body .sbs-line.sbp-r .speech-balloon.has-pale-cyan-blue-border-color {
    border-color: #8ed1fc
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-pale-cyan-blue-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-pale-cyan-blue-border-color::after {
    border-color: #8ed1fc
}

html .body .sbs-think .speech-balloon.has-pale-cyan-blue-background-color::before, html .body .sbs-think .speech-balloon.has-pale-cyan-blue-background-color::after {
    background-color: #8ed1fc
}

html .body .sbs-think .speech-balloon.has-pale-cyan-blue-border-color::before {
    border-color: #8ed1fc
}

html .body .timeline-box.has-pale-cyan-blue-point-color .timeline-item::before {
    background-color: #8ed1fc
}

.has-pale-cyan-blue-border-color.is-style-accordion .faq-question {
    background-color: #8ed1fc
}

html .body .has-pale-cyan-blue-question-color .faq-question-label {
    color: #8ed1fc
}

html .body .has-pale-cyan-blue-question-color.has-border-color .faq-question-label {
    color: #8ed1fc
}

html .body .has-pale-cyan-blue-answer-color .faq-answer-label {
    color: #8ed1fc
}

html .body .is-style-square.has-pale-cyan-blue-question-color .faq-question-label {
    color: #fff;
    background-color: #8ed1fc
}

html .body .is-style-square.has-pale-cyan-blue-answer-color .faq-answer-label {
    color: #fff;
    background-color: #8ed1fc
}

html .body .has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

html .body .has-vivid-cyan-blue-color {
    color: #0693e3
}

html .body .has-vivid-cyan-blue-border-color {
    border-color: #0693e3
}

html .body .btn-wrap.has-vivid-cyan-blue-background-color > a {
    background-color: #0693e3
}

html .body .btn-wrap.has-vivid-cyan-blue-color > a {
    color: #0693e3
}

html .body .btn-wrap.has-vivid-cyan-blue-border-color > a {
    border-color: #0693e3
}

html .body .bb-tab.has-vivid-cyan-blue-border-color .bb-label {
    background-color: #0693e3
}

html .body .toggle-wrap.has-vivid-cyan-blue-border-color .toggle-button {
    background-color: #0693e3
}

html .body .toggle-wrap.has-vivid-cyan-blue-border-color .toggle-button, html .body .toggle-wrap.has-vivid-cyan-blue-border-color .toggle-content {
    border-color: #0693e3
}

html .body .toggle-wrap.has-vivid-cyan-blue-background-color .toggle-content {
    background-color: #0693e3
}

html .body .toggle-wrap.has-vivid-cyan-blue-color .toggle-content {
    color: #0693e3
}

html .body .iconlist-box.has-vivid-cyan-blue-icon-color li::before {
    color: #0693e3
}

.micro-text.has-vivid-cyan-blue-color {
    color: #0693e3
}

html .body .micro-balloon.has-vivid-cyan-blue-color {
    color: #0693e3
}

html .body .micro-balloon.has-vivid-cyan-blue-background-color {
    background-color: #0693e3;
    border-color: transparent
}

html .body .micro-balloon.has-vivid-cyan-blue-background-color.micro-bottom::after {
    border-bottom-color: #0693e3;
    border-top-color: transparent
}

html .body .micro-balloon.has-vivid-cyan-blue-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-vivid-cyan-blue-background-color::after {
    border-top-color: #0693e3
}

html .body .micro-balloon.has-border-color.has-vivid-cyan-blue-border-color {
    border-color: #0693e3
}

html .body .micro-balloon.micro-top.has-vivid-cyan-blue-border-color::before {
    border-top-color: #0693e3
}

html .body .micro-balloon.micro-bottom.has-vivid-cyan-blue-border-color::before {
    border-bottom-color: #0693e3
}

html .body .caption-box.has-vivid-cyan-blue-border-color .box-label {
    background-color: #0693e3
}

html .body .tab-caption-box.has-vivid-cyan-blue-border-color .box-label {
    background-color: #0693e3
}

html .body .tab-caption-box.has-vivid-cyan-blue-border-color .box-content {
    border-color: #0693e3
}

html .body .tab-caption-box.has-vivid-cyan-blue-background-color .box-content {
    background-color: #0693e3
}

html .body .tab-caption-box.has-vivid-cyan-blue-color .box-content {
    color: #0693e3
}

html .body .label-box.has-vivid-cyan-blue-border-color .box-content {
    border-color: #0693e3
}

html .body .label-box.has-vivid-cyan-blue-background-color .box-content {
    background-color: #0693e3
}

html .body .label-box.has-vivid-cyan-blue-color .box-content {
    color: #0693e3
}

html .body .speech-balloon.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

html .body .speech-balloon.has-text-color.has-vivid-cyan-blue-color {
    color: #0693e3
}

html .body .speech-balloon.has-vivid-cyan-blue-border-color {
    border-color: #0693e3
}

html .body .sbp-l .speech-balloon.has-vivid-cyan-blue-border-color::before {
    border-right-color: #0693e3
}

html .body .sbp-r .speech-balloon.has-vivid-cyan-blue-border-color::before {
    border-left-color: #0693e3
}

html .body .sbp-l .speech-balloon.has-vivid-cyan-blue-background-color::after {
    border-right-color: #0693e3
}

html .body .sbp-r .speech-balloon.has-vivid-cyan-blue-background-color::after {
    border-left-color: #0693e3
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-cyan-blue-border-color {
    border-color: #0693e3
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-vivid-cyan-blue-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-vivid-cyan-blue-border-color::after {
    border-color: #0693e3
}

html .body .sbs-think .speech-balloon.has-vivid-cyan-blue-background-color::before, html .body .sbs-think .speech-balloon.has-vivid-cyan-blue-background-color::after {
    background-color: #0693e3
}

html .body .sbs-think .speech-balloon.has-vivid-cyan-blue-border-color::before {
    border-color: #0693e3
}

html .body .timeline-box.has-vivid-cyan-blue-point-color .timeline-item::before {
    background-color: #0693e3
}

.has-vivid-cyan-blue-border-color.is-style-accordion .faq-question {
    background-color: #0693e3
}

html .body .has-vivid-cyan-blue-question-color .faq-question-label {
    color: #0693e3
}

html .body .has-vivid-cyan-blue-question-color.has-border-color .faq-question-label {
    color: #0693e3
}

html .body .has-vivid-cyan-blue-answer-color .faq-answer-label {
    color: #0693e3
}

html .body .is-style-square.has-vivid-cyan-blue-question-color .faq-question-label {
    color: #fff;
    background-color: #0693e3
}

html .body .is-style-square.has-vivid-cyan-blue-answer-color .faq-answer-label {
    color: #fff;
    background-color: #0693e3
}

html .body .has-vivid-purple-background-color {
    background-color: #9b51e0
}

html .body .has-vivid-purple-color {
    color: #9b51e0
}

html .body .has-vivid-purple-border-color {
    border-color: #9b51e0
}

html .body .btn-wrap.has-vivid-purple-background-color > a {
    background-color: #9b51e0
}

html .body .btn-wrap.has-vivid-purple-color > a {
    color: #9b51e0
}

html .body .btn-wrap.has-vivid-purple-border-color > a {
    border-color: #9b51e0
}

html .body .bb-tab.has-vivid-purple-border-color .bb-label {
    background-color: #9b51e0
}

html .body .toggle-wrap.has-vivid-purple-border-color .toggle-button {
    background-color: #9b51e0
}

html .body .toggle-wrap.has-vivid-purple-border-color .toggle-button, html .body .toggle-wrap.has-vivid-purple-border-color .toggle-content {
    border-color: #9b51e0
}

html .body .toggle-wrap.has-vivid-purple-background-color .toggle-content {
    background-color: #9b51e0
}

html .body .toggle-wrap.has-vivid-purple-color .toggle-content {
    color: #9b51e0
}

html .body .iconlist-box.has-vivid-purple-icon-color li::before {
    color: #9b51e0
}

.micro-text.has-vivid-purple-color {
    color: #9b51e0
}

html .body .micro-balloon.has-vivid-purple-color {
    color: #9b51e0
}

html .body .micro-balloon.has-vivid-purple-background-color {
    background-color: #9b51e0;
    border-color: transparent
}

html .body .micro-balloon.has-vivid-purple-background-color.micro-bottom::after {
    border-bottom-color: #9b51e0;
    border-top-color: transparent
}

html .body .micro-balloon.has-vivid-purple-background-color::before {
    border-top-color: transparent;
    border-bottom-color: transparent
}

html .body .micro-balloon.has-vivid-purple-background-color::after {
    border-top-color: #9b51e0
}

html .body .micro-balloon.has-border-color.has-vivid-purple-border-color {
    border-color: #9b51e0
}

html .body .micro-balloon.micro-top.has-vivid-purple-border-color::before {
    border-top-color: #9b51e0
}

html .body .micro-balloon.micro-bottom.has-vivid-purple-border-color::before {
    border-bottom-color: #9b51e0
}

html .body .caption-box.has-vivid-purple-border-color .box-label {
    background-color: #9b51e0
}

html .body .tab-caption-box.has-vivid-purple-border-color .box-label {
    background-color: #9b51e0
}

html .body .tab-caption-box.has-vivid-purple-border-color .box-content {
    border-color: #9b51e0
}

html .body .tab-caption-box.has-vivid-purple-background-color .box-content {
    background-color: #9b51e0
}

html .body .tab-caption-box.has-vivid-purple-color .box-content {
    color: #9b51e0
}

html .body .label-box.has-vivid-purple-border-color .box-content {
    border-color: #9b51e0
}

html .body .label-box.has-vivid-purple-background-color .box-content {
    background-color: #9b51e0
}

html .body .label-box.has-vivid-purple-color .box-content {
    color: #9b51e0
}

html .body .speech-balloon.has-vivid-purple-background-color {
    background-color: #9b51e0
}

html .body .speech-balloon.has-text-color.has-vivid-purple-color {
    color: #9b51e0
}

html .body .speech-balloon.has-vivid-purple-border-color {
    border-color: #9b51e0
}

html .body .sbp-l .speech-balloon.has-vivid-purple-border-color::before {
    border-right-color: #9b51e0
}

html .body .sbp-r .speech-balloon.has-vivid-purple-border-color::before {
    border-left-color: #9b51e0
}

html .body .sbp-l .speech-balloon.has-vivid-purple-background-color::after {
    border-right-color: #9b51e0
}

html .body .sbp-r .speech-balloon.has-vivid-purple-background-color::after {
    border-left-color: #9b51e0
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-purple-background-color {
    background-color: #9b51e0
}

html .body .sbs-line.sbp-r .speech-balloon.has-vivid-purple-border-color {
    border-color: #9b51e0
}

html .body .speech-wraphtml .body .sbs-think .speech-balloon.has-vivid-purple-border-color::before, html .body .speech-wrap.sbs-think .speech-balloon.has-vivid-purple-border-color::after {
    border-color: #9b51e0
}

html .body .sbs-think .speech-balloon.has-vivid-purple-background-color::before, html .body .sbs-think .speech-balloon.has-vivid-purple-background-color::after {
    background-color: #9b51e0
}

html .body .sbs-think .speech-balloon.has-vivid-purple-border-color::before {
    border-color: #9b51e0
}

html .body .timeline-box.has-vivid-purple-point-color .timeline-item::before {
    background-color: #9b51e0
}

.has-vivid-purple-border-color.is-style-accordion .faq-question {
    background-color: #9b51e0
}

html .body .has-vivid-purple-question-color .faq-question-label {
    color: #9b51e0
}

html .body .has-vivid-purple-question-color.has-border-color .faq-question-label {
    color: #9b51e0
}

html .body .has-vivid-purple-answer-color .faq-answer-label {
    color: #9b51e0
}

html .body .is-style-square.has-vivid-purple-question-color .faq-question-label {
    color: #fff;
    background-color: #9b51e0
}

html .body .is-style-square.has-vivid-purple-answer-color .faq-answer-label {
    color: #fff;
    background-color: #9b51e0
}

html .body .btn-wrap {
    background-color: transparent;
    color: #333;
    border-color: transparent;
    font-size: 16px
}

html .body .btn-wrap.has-small-font-size > a {
    font-size: 13px
}

html .body .btn-wrap.has-medium-font-size > a {
    font-size: 20px
}

html .body .btn-wrap.has-large-font-size > a {
    font-size: 36px
}

html .body .btn-wrap.has-huge-font-size > a, html .body .btn-wrap.has-larger-font-size > a {
    font-size: 42px
}

.box-menu:hover {
    box-shadow: inset 2px 2px 0 0 #f6a068, 2px 2px 0 0 #f6a068, 2px 0 0 0 #f6a068, 0 2px 0 0 #f6a068
}

.box-menu-icon {
    color: #f6a068
}

@font-face {
    font-family: 'icomoon';
    src: url(/assets/sumipedia.jp.wp/webfonts/icomoon/fonts/icomoon.woff?v=2.6.8) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.sp {
    display: block
}

.pc {
    display: none
}

body {
    margin: 0;
    background-color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    text-align: justify;
    text-justify: inter-ideograph
}

main {
    width: 70%;
    display: inline-block;
    vertical-align: top
}

header .headerInner {
    display: block;
    position: relative;
    height: 55px
}

header .headerInner .logo {
    width: 13vw;
    text-align: none
}

.logo {
    width: 115px
}

header .headerInner .prefecture {
    font-size: 15px
}

header .headerInner .buttonArea {
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -22px
}

header .headerInner .buttonArea a {
    display: inline-block;
    width: 50px;
    height: 42px;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    margin-right: 5px
}

.container {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.headerInner a {
    text-decoration: none;
    color: var(--cocoon-text-color)
}

aside {
    width: calc(30% - 26px);
    display: inline-block;
    margin-left: 20px;
    box-sizing: border-box;
    border: solid 1px
}

.article-page {
    padding: 5px 20px
}

.article-page h1 {
    border-bottom: .5px solid #0DAA8F;
    display: inline-block;
    width: 100%
}

.article-page h1::before {
    content: none
}

.article-page .entry-content {
    margin-top: 0
}

p {
    line-height: 2;
    width: 60%;
    display: inline-block;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0
}

.imgarea {
    height: 150px;
    width: calc(40% - 6px);
    background-color: #ccc;
    display: inline-block
}

.footer {
    color: #FFF;
    background: #0BAA8F;
    padding: 30px;
    padding: 8px;
    margin: 0;
    margin-top: auto
}

.footer a {
    color: #FFF;
    text-decoration: none
}

.footer a:hover {
    text-decoration: underline
}

.footer .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.footer .menu li {
    margin: 0;
    padding: 0 7px 0 0;
    font-size: .67em
}

.footer .copyright {
    margin: 0;
    padding: 20px 0 0 0
}

@media screen and (max-width: 480px) {
    p {
        width: 100%;
        margin: 0 0 10px 0
    }

    main {
        width: 100%
    }

    .imgarea {
        width: 100%
    }

    aside {
        width: 100%;
        margin: 30px 0 0 0
    }
}

.block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.block-image {
    width: 50vw;
    display: flex;
    flex-wrap: wrap;
    margin-right: 5px
}

.block-text:nth-of-type(3) {
    margin-right: 10px
}

.block-text {
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    font-size: .6rem
}

.block-text a {
    text-decoration: none;
    color: var(--cocoon-text-color);
    line-height: 1.5
}

.flex-item {
    font-size: .6rem
}

.logo-lay {
    line-height: 0;
    display: flex;
    align-items: center;
    flex-direction: row
}

.logo-pref span {
    color: #0BAA8F;
    display: block;
    font-size: 1.4rem;
    margin-left: 5px
}

.logo-lay.a {
    font-size: 1.3rem;
    margin-top: 1.7rem;
    margin-left: 1rem
}

.flex-buken span {
    font-size: .9rem;
    font-weight: 700;
    color: #0BAA8F
}

.flex-favo {
    font-size: .6rem;
    margin-left: .3rem
}

.flex-history {
    margin-left: .5rem;
    margin-top: .1rem
}

.flex-favo:before, .flex-history:before {
    margin: -1rem -.4rem;
    content: "";
    width: .5px;
    height: 50%;
    background-color: #0BAA8F;
    position: absolute
}

.flex-history:before {
    margin: -1rem -.5rem
}

img.icon {
    width: 1.8vw;
    margin-left: 1rem
}

img.logo_white {
    width: 100px
}

.footer .copyright {
    margin: 0;
    padding: 20px 0 0 0
}

.footer-flex {
    display: flex
}

.footer-flex .logo-pref span {
    color: #FFF
}

.wrap {
    width: 100%
}

.fav-btn {
    border: 1px solid rgba(112, 112, 112, .4);
    border-radius: 5px;
    padding: 5px
}

.fav-btn img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

main.main {
    padding: 0
}

h2.top {
    background-color: #0BAA8F;
    text-align: center;
    color: #fff;
    font-weight: lighter;
    margin: 0;
    padding: 5px 0;
    font-size: 1.4em
}

h2.top::before {
    content: none
}

#top-banner {
    line-height: 0
}

#top-container {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgb(112, 112, 112, .4)
}

div#top-main, div#top-side {
    width: 50%;
    text-align: center;
    padding: 20px 0 10px 0
}

div#top-main img, div#top-side img {
    width: 30%
}

div#top-side p, div#top-main p {
    margin: 0;
    color: var(--cocoon-text-color)
}

div#top-side {
    border-left: 1.5px solid #4D4C4C
}

.btn_arrow_forward, .btn_arrow {
    display: table;
    position: relative;
    padding: 2.7% 5.6%;
    border-bottom: 1px solid rgb(112, 112, 112, .4);
    color: #38d;
    font-size: 16px;
    box-sizing: border-box;
    transition: 0.5s
}

.btn_arrow_forward {
    padding: 2.7% 5.6% 2.7% 21%
}

.btn_arrow::after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 2%;
    height: 14%;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid rgb(112, 112, 112, .4);
    border-top: 2px solid rgb(112, 112, 112, .4);
    content: ""
}

.btn_arrow_forward::before {
    position: absolute;
    top: 50%;
    left: 1em;
    width: 2%;
    height: 14%;
    transform: translateY(-50%) rotate(225deg);
    border-right: 2px solid rgb(112, 112, 112, .4);
    border-top: 2px solid rgb(112, 112, 112, .4);
    content: ""
}

.btn_arrow:hover {
    color: var(--cocoon-text-color)
}

.btn_arrow img {
    width: 10%;
    margin-right: 25px
}

.btn_arrow_forward, a.btn_arrow {
    display: flex;
    align-items: center;
    color: var(--cocoon-text-color);
    text-decoration: none
}

div#suggest-text {
    width: 75%
}

.fav-btn.pop {
    border: none
}

.fav-btn.pop input.submit {
    width: 13%;
    top: 1.5vh;
    left: 30vw
}

.pop-prop {
    border: 1px solid rgb(112, 112, 112, .4)
}

.pop-prop-attr {
    padding: 0 15px;
    border-bottom: 1px solid rgb(112, 112, 112, .4);
    font-size: 14px;
    display: flex;
    align-items: center
}

.pop-prop-attr a {
    color: var(--cocoon-text-color);
    text-decoration: none
}

.pop-prop-attr:last-of-type {
    border-bottom: 0
}

.pop-prop-attr.traffic, .pop-prop-attr.address {
    font-size: .65em;
    line-height: 1.2
}

.pop-prop-attr.table {
    height: 30px
}

.trend-container {
    display: flex;
    flex-direction: row
}

.trend-title {
    font-size: .6em;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    text-align: center
}

.trend-title > * {
    background: #ADACAC;
    padding: .68em .49em;
    width: 4em
}

.swiper-slide .pop-prop-attr img {
    width: 1.2rem;
    height: 100%;
    margin: 5px 0
}

.swiper-wrapper {
    margin-top: 0
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: rgba(156, 156, 156, .6);
    font-size: 26px;
    font-weight: 700
}

.pop-prop .pop-prop-attr img.favo-icon {
    width: 4vw;
    display: inline;
    margin-left: auto
}

.swiper-slide .pop-prop-attr img.trend-img {
    height: 7em;
    width: 9em
}

.swiper.ex-slider, .swiper.ex-slider-pickup {
    top: 150px;
    position: absolute;
    z-index: 2
}

.ex-swiper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    z-index: 1000;
    display: none
}

.ex-swiper.show-swiper {
    display: block
}

.prop-detail-link {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
    background-color: rgb(226, 226, 226);
    margin-bottom: 30px;
    border-radius: 3px
}

.prop-detail-link a {
    color: inherit
}

.prop-detail-link p {
    margin: 10px 0;
    font-weight: 700
}

.ex-swiper .swiper-slide img {
    height: 300px
}

.ex-swiper .swiper-slide {
    background-color: transparent
}

.img-caption {
    background-color: transparent;
    color: #fff
}

.ex-swiper .batsu {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    top: 1em
}

.ex-swiper .batsu::before, .ex-swiper .batsu::after {
    content: "";
    position: absolute;
    top: 60%;
    left: 50%;
    width: 6px;
    height: 30px;
    background: #fff
}

.ex-swiper .batsu::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.ex-swiper .batsu::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.ex-swiper .swiper-button-next, .ex-swiper .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 40%)
}

.prop-details {
    padding: 10px
}

.content {
    margin-top: 0
}

main.main {
    padding: 16px;
    margin: 0
}

.entry-title {
    padding: .6em 0;
    margin: 0
}

.body .article {
    margin: 0
}

h1::before, h2::before {
    content: "●";
    color: #0DAA8F;
    margin: 0 10px;
    font-size: .7em
}

h2.title_linecircle {
    background-color: #fff;
    font-size: 1.2em;
    padding: 0;
    margin-top: 20px
}

.pr-title {
    color: #0DAA8F
}

.table th {
    width: 10em;
    text-align: left
}

.table td.highlight {
    color: #f82055;
    font-weight: 700
}

.pr-wrapper {
    border: solid 1px #0DAA8F;
    padding: .8em;
    margin: 1em 0
}

.pr-wrapper p {
    margin-bottom: .5em;
    line-height: 1.7
}

.top-cv-container a img {
    width: 100%;
    height: auto
}

.bukken-summary {
    background: #fff;
    overflow-wrap: anywhere;
    word-break: break-all
}

.bukken-summary__price {
    display: table;
    width: 100%
}

.bukken-summary__price__chinryo-wrap {
    display: flex;
    padding-right: 10px;
    align-items: baseline
}

.bukken-summary__price__button-wrap {
    display: table-cell;
    vertical-align: top;
    width: 127px
}

.bukken-summary__price__getsugaku {
    color: #f82055;
    display: block;
    font-size: 26px;
    font-weight: 700
}

.bukken-summary__price__kanrihi {
    color: #f82055;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding-top: 6px;
    padding-left: 4px
}

.hankyo-green-small-button {
    -webkit-box-align: center;
    align-items: center;
    border-radius: 3px;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 37px;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    word-break: break-all;
    background-color: #61aa12;
    box-shadow: inset 0 -2px 0 #47880f;
    color: #fff
}

.bukken-summary__list {
    display: grid;
    grid-template-columns:1fr 1fr;
    row-gap: 5px
}

.bukken-summary__list__item, .bukken-summary__list__item--wide {
    -webkit-box-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: flex;
    height: -webkit-fit-content;
    height: fit-content
}

.bukken-summary__list__item--wide {
    grid-column: span 2
}

.bukken-summary__list__item__caption {
    -webkit-box-align: center;
    align-items: center;
    background-color: #ADACAC;
    -webkit-box-flex: 0;
    flex: none;
    font-size: 12px;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 13px;
    padding: 7px 0;
    text-align: center;
    width: 54px;
    color: #fff
}

.bukken-summary__list__item__text, .bukken-summary__list__item__text--jusho, .bukken-summary__list__item__text--kotsu {
    align-self: center;
    font-size: 13px;
    font-weight: 700;
    -webkit-box-flex: 1;
    flex: auto;
    line-height: 18px;
    padding-left: 5px
}

.article ul {
    padding-left: 0
}

.CardList {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 10px 6%;
    margin-bottom: 1em
}

.CardList img {
    height: 6em
}

.CardList p {
    padding: 0;
    margin: 0
}

.CardList li {
    list-style: none;
    font-size: 9px;
    font-weight: 700;
    color: #0DAA8F;
    text-align: center
}

.info-view {
    display: flex;
    border: 1px solid #bbb;
    border-radius: 4px;
    width: 5em;
    margin: 0 0 0 auto
}

.info-view img {
    height: 1em;
    margin: 3px
}

.info-view p {
    font-size: 10px;
    padding: 0;
    margin: 0
}

#fixed-footer-menu-cv {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, .6);
    padding: 15px
}

#fixed-footer-menu-cv .btn-orange {
    width: 100%;
    font-size: .9rem;
    background-color: #FF8C00
}

.top-cv-container .button-container, .cv-btn-container .button-container, .prop-card-btn-container .button-container {
    padding: 25px 0 10px 0;
    display: flex;
    align-items: stretch;
    gap: 10px;
    width: 100%;
    max-width: 450px
}

.prop-card-btn-container .button-container {
    padding: 5px 0 0 0
}

.top-cv-container .cv-button, .cv-btn-container .cv-button, .prop-card-btn-container .cv-button {
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #E66000 20%, #FF8C00 20%);
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 15px 0;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    flex: 1
}

.top-cv-container .cv-disabled, .cv-btn-container .cv-disabled, .prop-card-btn-container .cv-disabled {
    background: linear-gradient(to right, #999999 20%, #B9B9B9 20%);;
}

.top-cv-container .button-left, .cv-btn-container .button-left, .prop-card-btn-container .button-left {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center
}

.top-cv-container .button-right, .cv-btn-container .button-right, .prop-card-btn-container .button-right {
    flex: 8;
    display: flex;
    justify-content: center;
    align-items: center
}

.top-cv-container .button-icon, .cv-btn-container .button-icon, .prop-card-btn-container .button-icon {
    margin-right: 10px;
    font-size: 1.2em
}

.top-cv-container .button-title, .cv-btn-container .button-title, .prop-card-btn-container .button-title {
    font-weight: 700;
    text-align: center
}

.top-cv-container .free-label, .cv-btn-container .free-label, .prop-card-btn-container .free-label {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap
}

.top-cv-container .quick-label, .cv-btn-container .quick-label, .prop-card-btn-container .quick-label {
    background-color: #fff;
    color: #FF8C00;
    padding: 2px 8px;
    border-radius: 15px;
    font-size: 12px;
    position: absolute;
    top: -15px;
    left: 55%;
    transform: translateX(-50%);
    white-space: nowrap;
    border: 2px solid #FF8C00;
    z-index: 10
}

.top-cv-container .fav-btn, .cv-btn-container .fav-btn, .prop-card-btn-container .fav-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    aspect-ratio: 1 / 1;
    width: 15%
}

.top-cv-container .fav-btn img, .cv-btn-container .fav-btn img, .prop-card-btn-container .fav-btn img {
    width: 30px
}

.swiper-bottom-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff
}

.swiper-bottom-cta .bukken-container {
    display: flex;
    padding: 10px 10px 0 10px
}

.image-container img {
    object-fit: cover;
    height: 75px;
    min-width: 75px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 75px
}

.swiper-bottom-cta .details-container {
    margin-left: 10px;
    line-height: 1.5;
    font-size: 13px
}

.swiper-bottom-cta .title {
    font-weight: 700
}

.swiper-bottom-cta .details-container .price {
    color: #f82055
}

.swiper-bottom-cta .iconn-sikikin, .swiper-bottom-cta .iconn-reikin {
    border-radius: 2px;
    font-size: 10px;
    font-weight: initial;
    line-height: 10px;
    margin-right: 5px;
    padding: 0 2px
}

.swiper-bottom-cta .iconn-sikikin {
    background-color: #feefe0;
    border: 1px solid #f77c00;
    color: #f77c00
}

.swiper-bottom-cta .iconn-reikin {
    background-color: #dbdbdb
}

.swiper-bottom-cta .cv-btn-container {
    width: 80%;
    margin: 0 auto
}

.swiper-bottom-cta .button-container {
    padding: 10px 0
}

.feature-pickup-icon-container {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 10px;
    max-width: 600px;
    margin: 0 auto;
    padding: 10px
}

.feature-pickup-icon-container .button {
    flex: 1 0 calc(50% - 5px);
    border: 2px solid #0DAA8F;
    border-radius: 5px;
    background-color: #fff;
    color: #0DAA8F;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s
}

.feature-pickup-grid {
    display: grid;
    gap: 10px;
    max-width: 800px;
    margin: 0 auto;
    grid-template-columns:repeat(2, 1fr)
}

.feature-pickup-grid > * {
    aspect-ratio: 1 / 1
}

.feature-pickup-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.feature-pickup-grid:has(:only-child) {
    grid-template-columns:repeat(2, 1fr)
}

.feature-pickup-grid:has(:only-child) > :only-child {
    grid-column: span 2
}

.feature-pickup-grid:has(:nth-child(2):last-child) {
    grid-template-columns:1fr 1fr
}

.feature-pickup-grid:has(:nth-child(3):last-child) {
    grid-template-columns:1fr 1fr 1fr;
    grid-template-areas:"img1 img1 img2" "img1 img1 img3"
}

.feature-pickup-grid:has(:nth-child(3):last-child) > :nth-child(1) {
    grid-area: img1
}

.feature-pickup-grid:has(:nth-child(3):last-child) > :nth-child(2) {
    grid-area: img2
}

.feature-pickup-grid:has(:nth-child(3):last-child) > :nth-child(3) {
    grid-area: img3
}

.feature-pickup-grid:has(:nth-child(4):last-child) {
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr 1fr
}

.feature-pickup-image-container {
    position: relative;
    width: 100%;
    padding-top: 100%
}

.feature-pickup-image-container img.feature-pickup-main-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.feature-pickup-magnify-icon {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    padding: 4px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.feature-pickup-magnify-icon img {
    width: 16px;
    height: 16px;
    object-fit: contain
}

.slider-thumbnail .swiper-slide {
    opacity: .5;
    transition: opacity .5s;
    width: calc(100% / 3)
}

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
    opacity: 1
}

.swiper {
    width: 100%
}

.swiper-slide {
    background-color: #fff
}

.swiper-slide img {
    height: 210px;
    width: auto;
    display: block;
    margin: auto
}

.slider-thumbnail img {
    width: 44.75px;
    height: 33px
}

.cv-btn-container {
    text-align: center
}

a.btn-orange {
    padding: 1em;
    margin: 10px 0;
    display: block;
    color: #fff;
    background: #f37e00;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    -webkit-tap-highlight-color: transparent;
    transition: .2s ease-out
}

a.btn-orange:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 3px 10px 0 rgba(0, 0, 0, .12), 0 4px 7px -2px rgba(0, 0, 0, .2)
}

.article h2 {
    margin-bottom: .5em
}

.list-container {
    font-family: 'Arial', sans-serif;
    background-color: #fff;
    padding: 10px
}

.list-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    padding: 10px 0;
    text-align: left;
    margin-bottom: 0;
    margin-top: 30px;
    border-bottom: 1px solid #ccc
}

p.source-notice {
    font-size: 12px;
    color: #959595;
    margin-left: 10px;
    text-align: right
}

.list, .ranking-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.list li, .ranking-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 10px;
    font-size: 16px
}

.list-number {
    background-color: #35c4aa;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    color: #fff
}

.list-text {
    flex-grow: 1
}

.list-arrow {
    display: inline-block;
    margin-left: 8px;
    color: rgb(112, 112, 112, .4);
    transform: rotate(-45deg);
    border: solid;
    border-width: 0 2px 2px 0;
    padding: 4.5px
}

.more-button {
    background-color: #0eaa8f;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    text-align: center;
    display: block;
    width: 70%;
    margin: 10px auto;
    cursor: pointer;
    font-size: 1rem
}

.more-button:hover {
    background-color: #94a3a0
}

h2.ranking-title {
    border-bottom: double 5px #0eaa8f;
    margin-bottom: .3em
}

.ranking-list a:nth-child(1) .list-number {
    background-color: gold
}

.ranking-list a:nth-child(2) .list-number {
    background-color: #8b8b8b
}

.ranking-list a:nth-child(3) .list-number {
    background-color: #d47c50
}

.ranking-list a {
    text-decoration: none
}

.ranking-list li {
    padding: 8px
}

.rental-price-container {
    width: 100%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box
}

.section-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px
}

.rental-price-item {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.rental-price-item .label {
    color: #333;
    font-size: 13px;
    width: 100px;
    margin-right: 10px;
    flex-shrink: 0
}

.rental-price-item .price-bar-container {
    flex-grow: 1;
    position: relative;
    padding-top: 20px
}

.rental-price-item .price {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: left
}

.highest {
    font-size: .8em;
    color: red;
    margin-left: 5px;
    border: 1px solid red;
    padding: 2px 4px;
    border-radius: 4px
}

.lowest {
    font-size: .8em;
    color: #2c709c;
    margin-left: 5px;
    border: 1px solid #2c709c;
    padding: 2px 4px;
    border-radius: 4px
}

.rental-price-item .bar {
    height: 20px;
    background-color: #aee07e;
    position: relative;
    top: 10px;
    left: 0
}

.rental-price-item.highlight .bar {
    background-color: #ff99b4
}

.rental-price-item.lowlight .bar {
    background-color: #99cfff
}

.tab-container {
    width: 100%;
    margin-bottom: 30px
}

.tab-container p.source-notice {
    padding-right: 20px
}

.tabs {
    display: flex;
    background-color: #f0f0f0;
    border-bottom: 5px solid #0eaa8f
}

.tab-button {
    flex-grow: 1;
    padding: 10px;
    text-align: center;
    border: none;
    background-color: inherit;
    outline: none;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 1rem
}

.tab-button:hover {
    background-color: #ddd
}

.tab-button.active {
    color: #fff;
    font-weight: 700;
    background-color: #0eaa8f
}

.tab-content {
    display: none;
    padding: 10px;
    background-color: #fff;
    border-top: none
}

.tab-content.active {
    display: block
}

.room-type-button {
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 15px 5px 5px 5px;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 14px;
    font-weight: 700
}

.room-type-button:hover {
    background-color: #b2dfdb
}

.room-type-button.active {
    background-color: #d4f4e9;
    border: 1px solid #0eaa8f;
    color: #0eaa8f
}

.room-type-buttons {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.room-type-button {
    flex: 0 0 auto
}

.room-type-buttons::-webkit-scrollbar {
    display: none
}

.room-type-buttons::-webkit-scrollbar-track {
    background: #f0f0f0
}

.room-type-buttons::-webkit-scrollbar-thumb {
    background-color: #4CAF50;
    border-radius: 10px
}

.show-all-rental-prices {
    padding: 10px 20px;
    background-color: #0eaa8f;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1rem
}

summary {
    width: 60%;
    padding: 10px 20px 10px 10px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    transition: 0.2s;
    border-bottom: 1px solid #eee
}

summary::after {
    font-family: "Font Awesome 5 Free";
    content: "\f13a";
    color: #707070;
    font-weight: 900;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    margin: 0 0 0 auto
}

summary::-webkit-details-marker {
    display: none
}

.details-content {
    width: 60%;
    margin: 0 auto
}

.details-content p {
    width: 95%
}

details[open] summary:after {
    transform: rotate(180deg)
}

details[open] .details-content {
    animation: fadeIn 0.3s ease
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }
    100% {
        opacity: 1
    }
}

@media screen and (max-width: 960px) {
    summary {
        width: 100%
    }

    .details-content {
        width: 100%
    }

    .details-content p {
        margin: 10px auto 15px
    }
}

.sublist {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #eee
}

.details-content {
    width: 100%;
    margin: 0
}

span.number {
    float: right
}

p.acdHead {
    background: #0BAA8F;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 0 15px;
    margin: 0;
    width: 100%
}

.sublist {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #eee
}

.details-content {
    width: 100%;
    margin: 0
}

#fixed-footer-menu {
    position: fixed;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    display: none
}

#fixed-footer-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    background: rgba(255, 255, 255, .45)
}

#fixed-footer-menu li {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 10px;
    margin: 0
}

#fixed-footer-menu li a {
    text-align: center;
    display: block
}

#fixed-footer-menu .btn-blue {
    background-color: #0E89A5;
    font-size: 15px
}

#fixed-footer-menu .btn-bgreen {
    background-color: #0DAA8F;
    font-size: 15px;
    margin: 0;
    padding: 7px 13px
}

#fixed-footer-menu .btn {
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

h2 {
    margin-bottom: 1em
}

.cos-per-note {
    display: none
}

p.cos-per-note {
    font-size: .45rem
}

.pickup-container {
    display: flex;
    justify-content: space-around;
    margin: 20px 0
}

.pickup-item {
    background: #0E89A5;
    color: #fff;
    padding: .1em .3em;
    flex-basis: 30%;
    border-radius: 5px
}

.pickup-item dt {
    font-size: 1.1em;
    font-weight: 100;
    text-align: center
}

.side {
    background: #fea
}

.side {
    padding: 2%;
    border-radius: 10px
}

@media (min-width: 600px) {
    .flexbox {
        display: -webkit-flex;
        display: flex
    }

    .main {
        margin: 0 10px 0 0
    }
}

main#main {
    padding: 0
}

.cp_ipselect {
    overflow: hidden;
    width: 100%;
    text-align: left
}

.cp_ipselect select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.cp_ipselect select::-ms-expand {
    display: none
}

.cp_ipselect.cp_sl01 {
    position: relative;
    border: 1px solid #bbb;
    border-radius: 2px;
    background: #fff
}

.cp_ipselect.cp_sl01::before {
    position: absolute;
    top: .8em;
    right: .9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
    pointer-events: none
}

.cp_ipselect.cp_sl01 select {
    padding: 8px 38px 8px 8px;
    color: #666
}

.flex_column_outer_wrapper {
    width: 100%;
    height: 100%;
    margin: 0
}

.flex_column_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

.flex_column_left {
    text-align: right
}

.bg-green {
    background-color: #E9F1F2;
    padding: 10px;
    /*min-height: 650px*/
}

.prop-card {
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 5px
}

.prop-card-container {
    background-color: #f6f6f6
}

.prop-card-container, .prop-card-container-2 {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid rgb(112, 112, 112, .4)
}

.prop-card-container-2 {
    border-bottom: none;
    margin-bottom: 15px
}

.prop-card-container-2 .pop-prop-attr {
    padding: 0 15px;
    border-bottom: none;
    font-size: 14px;
    display: contents
}

.dli-chevron-round-right {
    display: inline-block;
    vertical-align: middle;
    color: rgb(112, 112, 112, .4);
    line-height: 1;
    position: absolute;
    width: 1em;
    height: 1em;
    transform: translateX(-25%) rotate(45deg);
    margin-top: 50px;
    right: 0;
    margin-right: 30px
}

.dli-chevron-round-right::before, .dli-chevron-round-right::after {
    content: '';
    position: absolute;
    background: currentColor;
    border-radius: .1em
}

.dli-chevron-round-right::before {
    top: 0;
    left: 0;
    right: 0;
    height: .1em
}

.dli-chevron-round-right::after {
    top: 0;
    right: 0;
    bottom: 0;
    width: .1em
}

.prop-card-name {
    border-bottom: 1px solid rgb(112, 112, 112, .4);
    margin-top: .2rem;
    padding-bottom: .3rem
}

.prop-card-name a.prop_list_name {
    margin: 0
}

.property-layout-images {
    position: relative;
    margin-bottom: 10px
}

.property-layout-images .prop-card-item {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box
}

.property-layout-images .prop-card-item img {
    border: .3px solid;
    margin: 0;
    padding: 0;
    width: calc(50% - 5px);
    height: 7em;
    object-fit: contain;
    flex: 0 0 auto
}

.property-layout-images .prop-show-img {
    position: absolute;
    bottom: -10px;
    left: 25%;
    transform: translateX(-50%);
    margin: 0;
    width: 102px;
    z-index: 1
}

.prop-show-img {
    background-color: #666;
    border-radius: 10px;
    color: #fff;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    height: 20px;
    justify-content: center;
    line-height: 20px;
    position: relative;
    width: 102px
}

.prop-show-img:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    height: 0;
    margin: auto 2px auto 0;
    width: 0
}

.prop-card-item {
    flex-basis: 30%;
    border-radius: 5px;
    line-height: 0
}

.prop-card-item img {
    max-width: none;
    object-fit: contain;
    width: 7em;
    height: 7em
}

.prop-card-container .prop-card-item img {
    object-fit: cover
}

.prop-card-item-info {
    margin-left: 10px;
    font-size: 13px;
    margin-top: 5px
}

.sort-target {
    color: #F7808E;
    font-weight: 700
}

.prop-card-item-rent {
    font-size: 17px;
    font-weight: 700
}

.prop-card-item-rent {
    font-size: 14px;
    font-weight: 400;
    color: rgb(51, 51, 51)
}

.rent-int {
    font-size: 1.2rem
}

.manage-fee, .kanrihi {
    font-size: .7rem
}

.kanrihi {
    font-weight: 400;
    color: rgb(51, 51, 51)
}

.icon-container {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-left: auto;
    width: auto;
    min-width: fit-content
}

.view-mark, .new-mark {
    background-color: #838383;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    padding: .1em .5em;
    margin: 0;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
    height: 20px
}

.new-mark {
    background-color: #F8808E
}

.prop-card-item-detail {
    margin-left: 1em;
    font-size: 13px
}

.prop-card-item-caption {
    -webkit-box-align: center;
    align-items: center;
    background-color: #ADACAC;
    -webkit-box-flex: 0;
    flex: none;
    font-size: 12px;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 13px;
    padding: 5px;
    text-align: center;
    width: 4em;
    color: #fff;
    margin-right: .7em
}

.fav-btn input.submit {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.detile-btn {
    text-align: center;
    border-radius: 5px;
    padding: 5px 0
}

.detile-btn {
    width: 100%;
    border: 1px solid rgb(112, 112, 112, .4);
    margin-top: 15px
}

.detile-btn img {
    width: .8em
}

table:not(.has-border-color) :where(th,td) {
    padding: 3px 6px
}

#fixed-footer-menu-black {
    position: fixed;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, .6)
}

#fixed-footer-menu-black ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

#fixed-footer-menu-black li {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 10px;
    margin: 0
}

#fixed-footer-menu-black li a {
    text-align: center;
    display: block
}

#fixed-footer-menu-black .btn-orange {
    background-color: #F77C00;
    font-size: .8rem;
    width: 13rem
}

.check-count {
    color: #FFF;
    margin-left: 10px;
    margin-top: 5px
}

span.check-count {
    color: #F77C00;
    font-size: 1.5em;
    font-weight: 700
}

.check-count-over {
    color: #FFF;
    font-size: 1rem;
    display: none;
    width: 95%;
    margin: 5px auto
}

.search-conditions {
    background-color: #0DAA8F;
    color: #fff;
    border-radius: 5px;
    padding: 12px;
    font-size: 15px;
    width: 50%;
    display: flex;
    align-items: center
}

.search-conditions img {
    width: 1.5em;
    margin-right: 5px
}

.search-conditions-container {
    display: flex;
    margin: 10px
}

.search {
    width: 100%
}

.condition__table__row__link {
    color: #333;
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    height: 100%;
    line-height: 1.5;
    position: relative;
    text-decoration: none
}

.condition__table__row__link:before {
    background: url(https://asset01.suumo.jp/sp/img/chintai/list/sprite/conditionBox.png?id=20231218b3eb4735a02) 0 0 no-repeat;
    background-size: 17px 101px;
    bottom: 0;
    content: "";
    display: block;
    height: 12px;
    margin: auto;
    position: absolute;
    right: 5px;
    top: 0;
    width: 8px
}

.condition__table__row__link__table {
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 8px 18px 8px 8px;
    width: 100%
}

.condition__table__row__link__table__content {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    overflow-wrap: anywhere;
    word-break: break-all;
    font-size: 12px
}

.condition__table__row__link__table__change {
    box-sizing: border-box;
    color: #0DAA8F;
    -webkit-box-flex: 0;
    flex: none;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    padding-left: 14px;
    width: 60px;
    text-decoration: none
}

.condition__table {
    border-top: 1px solid #0DAA8F;
    border-right: 1px solid #0DAA8F;
    border-bottom: 1px solid #0DAA8F;
    border-radius: 0 3px 3px 0;
    overflow-wrap: anywhere;
    word-break: break-all;
    height: 100%
}

a.detail-condition-link, a.condition-link {
    color: #fff;
    text-decoration: none
}

a.detail-condition-link img, a.condition-link img, a.detail-condition-link span, a.condition-link span {
    vertical-align: middle
}

.prop-card-attr:first-child {
    margin-top: 0;
    display: inline
}

.prop-card-attr {
    margin-top: 5px;
    display: flex
}

.prop-show-img {
    background-color: #666;
    border-radius: 10px;
    color: #fff;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    height: 20px;
    justify-content: center;
    line-height: 20px;
    position: relative;
    width: 102px;
    margin-top: 5px;
    transform: none;
    bottom: auto;
    left: auto;
    right: auto
}

.prop-show-img:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    height: 0;
    margin: auto 2px auto 0;
    width: 0
}

.property-layout-images .prop-show-img {
    margin: 5px auto 0;
    width: 102px
}

.prop-show-img {
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 102px
}

.thumbnail-carousel-box {
    display: none
}

.thumbnail-carousel-box .title {
    margin: 10px 0;
    font-size: .8rem;
    font-weight: 700
}

.thumbnail-carousel-box .content {
    display: flex;
    overflow-x: auto;
    white-space: nowrap
}

.thumbnail-carousel-box .content .image-container img {
    flex: 0 0 auto;
    margin: 0 5px;
    border-radius: 3px;
    height: 133px;
    object-fit: contain;
    width: 188px;
    max-width: none
}

.image-container {
    position: relative;
    display: inline-block
}

.zoom-icon:after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, .4) url(/assets/sumipedia.jp.wp/img/icon_zoom.png) no-repeat 50%;
    background-size: 18px 18px;
    border-radius: 50%
}

.Pagination {
    display: flex;
    align-items: center;
    list-style: none;
    padding-left: 25px;
    margin: 1.5em auto
}

.Pagination-Item-Link {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 35px;
    height: 35px;
    background: #fff;
    font-size: 14px;
    color: #111;
    font-weight: 700;
    transition: all 0.15s linear;
    border-radius: 8px;
    text-decoration: none
}

.Pagination-Item-Link-Icon {
    width: 20px
}

.Pagination-Item-Link.isActive {
    background: #E8F1F2;
    color: #222;
    pointer-events: none;
    border-radius: 8px
}

.Pagination-Item-Link:not(.isActive):hover {
    background: #111;
    color: #fff
}

.Pagination > * + * {
    margin-left: 6px
}

.is-not-icon {
    color: #d1d1d1
}

.ex-swiper.carousel .swiper-button-next, .ex-swiper.carousel .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 50%)
}

.ex-swiper.carousel .swiper {
    margin-top: 7rem
}

.card {
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 20px
}

.card-header, .card-content {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-header {
    border-bottom: 1px solid #eee
}

.change-button {
    background-color: #fff;
    color: #22c55e;
    border: 1px solid #22c55e;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer
}

.button-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px
}

.option-button {
    background-color: #fff;
    color: #000;
    border: 1px solid #0eaa8f;
    padding: 5px 10px;
    border-radius: 20px;
    cursor: pointer;
    font-weight: 700
}

.option-button.selected {
    background-color: #d4f4e9;
    color: #0eaa8f
}

.option-button:hover {
    background-color: #c8e6c9
}

.research-conditions-container {
    padding: 20px
}

h3 {
    margin: 10px 0
}

#otherConditions {
    display: block;
    margin: 20px auto 0;
    background-color: #fff;
    color: #2e7d32;
    border: 1px solid #2e7d32;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer
}

#otherConditions:hover {
    background-color: #f1f8e9
}

.check-box {
    display: block
}

input[type=checkbox] {
    display: none
}

.check-box__text {
    display: inline-block;
    padding: 3px 0 3px 40px;
    cursor: pointer;
    position: relative
}

.check-box__text::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    padding-top: 20px;
    top: 0;
    left: 0;
    border: 1px solid #bdc3c7;
    border-radius: 20%;
    margin: 5px
}

.check-box__text::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    padding-top: 10px;
    top: 7px;
    left: 7px;
    border-left: 2px solid #0BAA8F;
    border-bottom: 2px solid #0BAA8F;
    transform: rotate(-45deg);
    opacity: 0
}

.check-box__text.child {
    margin-left: 20px
}

.check-box__text.option {
    padding: 0 0 0 34px;
    font-size: .7rem
}

.check-box__text.option::before {
    margin: 0 5px;
    width: 18px;
    padding-top: 18px
}

.check-box__text.option::after {
    width: 15px;
    padding-top: 5px;
    top: 5px;
    left: 7px
}

input[type=checkbox]:checked + span::after {
    opacity: 1
}

.balloon1 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 90%;
    max-width: 100%;
    color: #fff;
    font-size: 16px;
    background: #B9B9B9;
    border-radius: 5px
}

.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #B9B9B9
}

.baloon_select {
    background: #0DAA8F
}

.baloon_select:before {
    border-top: 15px solid #0DAA8F
}

.balloon1 p {
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-align: center
}

.balloon1 img {
    width: 1.2em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.compile {
    display: flex;
    justify-content: center
}

.select-container {
    display: flex;
    justify-content: center
}

select::-ms-expand {
    display: none
}

select {
    width: 90%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 1em 0;
    padding: .8em 1em;
    font-size: 16px;
    border-radius: 10px;
    border: solid 2px #ccc;
    background-image: url(/assets/sumipedia.jp.wp/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 18px 10px;
    background-position: right 20px center;
    background-color: #fff;
    margin: 0 auto
}

.prop-card-2 {
    background-color: #fff;
    padding: 5px 10px 15px 10px;
    border-radius: 5px;
    margin-bottom: 30px
}

.prop-card-2 a {
    color: var(--cocoon-text-color);
    text-decoration: none
}

.prop-card-name input[type=checkbox] {
    display: none
}

.prop-card-name .subcheck::before {
    margin-left: 0;
    top: -18px
}

.prop-card-name .subcheck::after {
    margin-left: -5px;
    top: -18px
}

.no-deposit {
    color: #F37E01;
    font-weight: 700
}

.favo-num img {
    width: 25px;
    margin-left: 20px
}

.favo-num .num {
    font-weight: 700
}

.favo-num span {
    display: inline-flex;
    vertical-align: middle;
    height: 40px
}

.favorite-data-expiry, .data-expiry {
    font-size: .8rem;
    line-height: .1
}

.favo-tip, .log-tip {
    font-size: .9rem
}

.mt-1 {
    margin-top: 1rem
}

.mt-05 {
    margin-top: .5rem
}

.batsu {
    display: inline;
    position: relative;
    float: right;
    right: 4.5%;
    top: -.9em
}

.batsu::before, .batsu::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 15px;
    background: #707070
}

.batsu::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.batsu::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.my-container {
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.wpcf7-text, .wpcf7-textarea {
    width: 100%;
    height: 36px;
    border-top: 0;
    border-bottom: 1px solid;
    border-left: 0;
    border-right: 0;
    border-color: rgb(112, 112, 112, .4);
    font-family: Lusitana, serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0);
    margin-bottom: 12px;

    &:focus {
        outline: none;
        background-color: #eef
    }
}

.wpcf7-textarea {
    margin-top: 10px
}

.wpcf7-submit {
    background-color: #0E89A5;
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 16px;
    padding-left: 16px;
    border: none
}

.wpcf7 p {
    display: none
}

.set-cond {
    width: 95%;
    margin: 10px auto
}

.cond-table {
    border: 1px solid #BEBEBE;
    border-radius: 3px;
    overflow-wrap: anywhere;
    word-break: break-all;
    height: 100%
}

.cond-table-row-link {
    color: #333;
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    height: 100%;
    line-height: 1.5;
    position: relative;
    text-decoration: none
}

.cond-table-row-link-table-title {
    font-size: 13px;
    color: #BEBEBE
}

.cond-table-row-link-table {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 8px;
    width: 100%
}

.cond-table-row-link-table-content {
    font-size: 10px;
    margin-left: -1.5rem
}

.cond-table-row-link-table-change {
    color: #FFF;
    font-size: 10px;
    background-color: #9B9B9B;
    padding: 8px 10px;
    border-radius: 4px;
    border: none
}

.content-container {
    width: 80%;
    margin: 20px auto
}

.slider-container {
    margin: 0 auto;
    text-align: center
}

.slider-container .rs-container .rs-pointer {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    background-color: #0E89A5;
    border: none;
    box-shadow: none
}

.slider-container .rs-container .rs-pointer::before, .slider-container .rs-container .rs-pointer::after {
    content: none
}

.slider-container .rs-container .rs-selected, div.rs-container div.rs-bg {
    height: 5px
}

.rs-container .rs-scale span ins {
    margin-left: -54px
}

.detail__conditions {
    display: grid;
    grid-auto-rows: 38px;
    grid-template-columns:45% 45%;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.detail__conditions .sublist {
    border: none
}

.mb-1 {
    margin-bottom: 1em
}

.acord {
    display: none
}

.heading_conditions {
    font-weight: 700;
    padding: 10px;
    margin: 0
}

.heading_conditions_p {
    border-left: 5px solid #0BAA8F;
    border-radius: 1px;
    display: block;
    font-size: .8em;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-top: 3px
}

.article h3 {
    margin-bottom: 0;
    border: none;
    padding: 1.1em 0 0 1.1em
}

#footer_mail {
    display: block;
    opacity: .5;
    background-color: #000;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 10px 15px
}

#footer_mail_box {
    text-align: center
}

.btn-blog {
    height: 34px;
    color: #FFF;
    background: #FC5C63;
    border-style: none;
    border-radius: 4px;
    font-weight: 700
}

.btn-blog2 {
    height: 34px;
    color: #FFF;
    background: #39AE36;
    border-style: none;
    border-radius: 4px;
    font-weight: 700
}

.btn-blog3 {
    height: 34px;
    color: #FFF;
    background: #0092D5;
    border-style: none;
    border-radius: 4px;
    font-weight: 700
}

div.all-cond {
    display: flex;
    justify-content: center;
    margin: 25px 0
}

div.all-cond a.btn.btn-bgreen {
    background-color: #0DAA8F;
    padding: 10px 100px
}

.icon_plus:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url(/assets/sumipedia.jp.wp/img/icon_plus.png) no-repeat;
    background-size: contain;
    vertical-align: middle
}

.icon_minus:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url(/assets/sumipedia.jp.wp/img/icon_minus.png) no-repeat;
    background-size: contain;
    vertical-align: middle
}

#footer_banner__wrap {
    background-color: rgba(225, 225, 225, .4);
    bottom: 0;
    -moz-column-gap: 10px;
    column-gap: 10px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1;
    padding: 10px 30px;
    display: none
}

#footer_banner__num {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .1em;
    width: 100%
}

#footer_banner__btn {
    background-color: #068bf1;
    box-shadow: inset 0 -2px 0 #0b6cba;
    color: #fff;
    padding: 20px;
    margin: 10px
}

#footer_banner__wrap .btn-blue {
    width: 100%
}

.cv-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

img.loading {
    width: 50%
}

.search-button {
    display: flex;
    justify-content: center;
    margin: 25px 0
}

.search-button div {
    width: 80%;
    background-color: #0E89A5;
    font-size: 15px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.entry-title {
    padding-left: 0
}

.entry-content {
    margin: 0
}

.ditile-fav-btn {
    border: solid 1px rgb(112, 112, 112, .4);
    border-radius: 5px;
    width: 130px;
    padding: 3px 10px;
    position: relative;
    height: 35px;
    margin: 10px 0 0 0
}

.ditile-fav-btn img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px
}

.detiail-title {
    display: flex;
    justify-content: space-between
}

.ditile-fav-btn div {
    margin: 0 0 5px 25px
}

h1.prop-name {
    font-size: 20px
}

h1.prop-name::before {
    content: none
}

#fixed-footer-menu-2 {
    position: fixed;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    background: rgba(255, 255, 255, .45)
}

.rent-low, .rent-upper, .occupied-area-low, .occupied-area-upper {
    display: inline
}

.rent-low .select, .rent-upper .select, .walking-time .select, .building-age .select, .occupied-area-low .select, .occupied-area-upper .select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    cursor: pointer;
    width: 45%;
    padding: 5px 30px 5px 10px;
    background-position: right 10px center;
    font-size: 1rem;
    color: #000
}

.entry-content.cf {
    display: flex;
    flex-direction: column;
    align-items: center
}

.entry-content.cf p {
    text-align: left
}

p.top-title {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    color: #0DAA8F
}

.top-details {
    width: 100%
}

.top-details summary {
    font-weight: 700
}

.top-details summary::after {
    color: #0DAA8F
}

.top-details .check-box__text.child {
    margin-left: 0;
    flex-grow: 1
}

.top-details .check-box__text.child::before, .top-details .check-box__text.child::after {
    content: none
}

.top-details .check-box {
    display: flex;
    align-items: center
}

.top-details .list-arrow {
    display: inline-block;
    margin-left: 8px;
    color: rgb(112, 112, 112, .4);
    transform: rotate(-45deg);
    border: solid;
    border-width: 0 2px 2px 0;
    padding: 4.5px;
    margin-right: 10px
}

.cashback-info-container {
    padding: 20px;
    background: #fff
}

.cashback-info-wrapper p {
    width: 100%
}

h2.cashback-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    padding: 10px 15px 10px 20px;
    background-color: transparent
}

h2#room-search {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 25px;
    background-color: transparent;
    color: #0DAA8F
}

h2#room-search::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #0DAA8F
}

a:hover.search-button {
    color: #fff
}

p.cashback-title-2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.cashback-title::before {
    content: "●";
    color: #0DAA8F;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0
}

.cashback-description {
    margin-bottom: 30px
}

.cashback-description p {
    font-size: .9rem;
    line-height: 1.8;
    margin-bottom: 20px
}

.notice-box {
    background: #f5f5f5;
    padding: 15px 20px;
    border-radius: 5px
}

.notice-box p {
    margin: 8px 0;
    color: #666;
    font-size: 14px
}

.search-button-container {
    text-align: center;
    margin: 30px 0
}

.search-prop-button {
    background: #F68D00;
    color: #fff;
    border: none;
    padding: 10px 60px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    width: 100%;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    text-decoration: none
}

.search-prop-button:hover {
    background: #e58200;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .3)
}

.cashback-steps {
    max-width: 800px;
    margin: 10px auto;
    padding: 0 20px
}

.step-number {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0DAA8F;
    border: 2px solid #0DAA8F;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #fff
}

.step-content .cashback-application-notice {
    font-size: 12px;
    color: #666
}

.step-label {
    text-align: center;
    font-size: 14px;
    color: #333;
    width: 25%
}

.step-contents {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.step-content {
    padding: 10px
}

.step-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.step-title .step-number {
    margin-right: 10px
}

.article .step-title h3 {
    padding: 0
}

.step-title h3 {
    margin: 0;
    font-size: 16px
}

.step-content p {
    margin: 0;
    font-size: 14px;
    color: #666
}

.step-arrow {
    text-align: center;
    color: #0DAA8F;
    font-size: 20px
}

.cashback-requirements {
    max-width: 800px
}

.requirement-card {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden
}

.requirement-header {
    background: #0DAA8F;
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

.requirement-content {
    padding: 20px
}

.requirement-text {
    font-size: .8rem;
    color: #333;
    line-height: 1.6
}

.emphasis {
    color: red
}

hr.dashed-divider {
    border: 1px dashed #ccc;
    margin: 20px 0
}

.requirement-section {
    border: 1px solid #e0e0e0;
    margin-bottom: 15px
}

.requirement-section summary {
    padding: 15px;
    background: #f5f5f5;
    cursor: pointer;
    font-weight: 700;
    list-style: none;
    position: relative
}

.requirement-section summary::-webkit-details-marker {
    display: none
}

.requirement-section summary::after {
    content: '▼';
    position: absolute;
    right: 15px;
    transform: rotate(-180deg);
    transition: transform 0.3s
}

.requirement-section[open] summary::after {
    transform: rotate(0)
}

.requirement-section-content {
    padding: 15px
}

.requirement-section-content p {
    margin: 0
}

.requirement-section summary[data-type="注意事項"] {
    background: #747474;
    color: #fff
}

.requirement-section summary[data-type="注意事項"]::after {
    color: #fff
}

.arrow-icon {
    margin-right: 10px;
    float: right;
    font-weight: 700
}

.cashback-container {
    max-width: 800px;
    margin: 2em auto;
    padding: 0 1em
}

.campaign-period-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 1.5em;
    margin-bottom: 1.5em;
    border: .5px solid #0CA98F
}

.campaign-period-text {
    color: #00B894;
    text-align: center;
    margin: 0;
    font-size: 1.1em;
    width: 100%;
    font-weight: 700
}

.inquiry-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 1em;
    border: .5px solid #0CA98F
}

.inquiry-date {
    color: #00B894;
    margin-bottom: 1em;
    font-weight: 700
}

.inquiry-content {
    color: #333;
    line-height: 1.6;
    font-size: .9rem
}

.inquiry-content p {
    width: 100%
}

.question-bubble {
    background: #FF8533;
    color: #fff;
    padding: 1px 5px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
    position: relative
}

.question-bubble:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 8px solid #FF8533;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.question-container {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: .7rem
}

.question-text {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4
}

p.campaign-exclusion {
    font-size: .8rem;
    margin: 0
}

.top-banner-slider {
    height: 85px;
    margin: 0;
    padding: 0
}

.top-banner-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0
}

.top-banner-slider .swiper-slide img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .sp {
        display: none
    }

    .pc {
        display: block
    }

    .container {
        width: 50%;
        margin: 0 auto
    }

    main#main {
        width: 100%
    }

    .header-in {
        width: 100%
    }

    div#top-container a {
        text-decoration: none
    }

    div#top-main, div#top-side {
        display: flex;
        flex-direction: column
    }

    img.logo_white {
        width: 10em
    }

    .block {
        align-items: center
    }

    .flex-buken span {
        font-size: 1.2rem
    }

    .block-text {
        display: block;
        font-size: .8rem;
        margin-top: 0
    }

    .flex-buken {
        margin-right: 5vw
    }

    .flex-favo {
        margin-right: .6vw;
        font-size: .6rem
    }

    .flex-history {
        font-size: .6rem
    }

    .flex-favo:before, .flex-history:before {
        margin: -1.7rem -.4rem
    }

    .test, .flex-buken {
        display: inline
    }

    .block-image {
        display: block;
        width: 30vw;
        margin-right: 1vw
    }

    .pc-logo {
        margin: 10px 0 5px 10px
    }

    header .headerInner .logo {
        width: 100%
    }

    .pop-prop .pop-prop-attr img.favo-icon {
        width: 1.5vw
    }

    .trend-title > * {
        padding: .5em
    }

    summary {
        width: 100%
    }

    #fixed-footer-menu {
        width: 50%
    }

    .prop-details {
        padding: 0
    }

    .detiail-title h1.prop-name {
        font-size: 25px
    }

    .top-cv-container {
        padding: 30px 0;
        height: 14.5vh
    }

    .bukken-summary__price__getsugaku {
        font-size: 35px
    }

    .bukken-summary__price__kanrihi {
        font-size: 20px
    }

    .pr-wrapper p {
        width: 100%
    }

    .Pagination {
        margin: 1.5em 10em
    }

    .Pagination > * + * {
        margin-left: 1.5em
    }

    .bg-green {
        padding: 20px 100px
    }

    .prop-card-2 {
        padding: 20px 30px
    }

    .balloon1 p {
        width: 100%
    }

    .prop-card {
        padding: 20px 30px
    }

    #post-50 {
        margin-bottom: 600px
    }

    .footer {
        margin-top: auto
    }

    .footer .menu li {
        padding: 20px 30px 0 0;
        font-size: 1em
    }

    .prop-card-item img {
        width: 13em;
        height: 13em
    }

    .prop-card-container-2 .pop-prop-attr, .prop-card-item-caption, .prop-card-name a, .prop-card-item-detail, .prop-card-item-info {
        font-size: 1.2rem
    }

    .prop-card-item-info {
        margin-left: 2vw
    }

    .prop-card-item-caption {
        padding: 10px 5px
    }

    .prop-card-item-detail {
        margin-left: 2vw
    }

    .prop-card-name a {
        margin-left: 2vw
    }

    .subcheck::before {
        margin-left: 60px;
        margin-left: 54px
    }

    .subcheck::after {
        margin-left: 48px
    }

    .article h3 {
        padding: 12px 20px
    }

    #fixed-footer-menu-2 {
        width: 50%
    }

    .fav-btn.pop input.submit {
        left: 9vw
    }

    #fixed-footer-menu-black {
        width: 50%;
        padding: 0 130px
    }

    .check-count {
        font-size: 1.3rem
    }

    #fixed-footer-menu-black .btn-orange {
        font-size: 20px;
        width: 18rem
    }

    .check-count-over {
        color: #FFF;
        font-size: 1.5rem;
        margin: 10px auto
    }

    #fixed-footer-menu-cv {
        width: 50%;
        left: auto;
        padding: 20px 30px
    }

    #fixed-footer-menu-cv .btn-orange {
        font-size: 1.5rem
    }

    .headerInner .block-text {
        margin-left: 10px;
        margin-top: 10px
    }
}

@media screen and (max-width: 834px) {
    header .headerInner .logo {
        width: 100%
    }

    .logo-pref span {
        font-size: .6rem;
        margin-top: 0;
        margin-left: 3px
    }

    .logo-lay.a {
        font-size: .65rem;
        margin-top: 6.45%;
        margin-left: 0
    }

    img.icon {
        width: 5.5vw;
        margin-left: 1rem
    }

    a.btn-green {
        padding: .5em 2em;
        margin: 10px auto;
        font-size: 20px;
        display: inline-block
    }

    a.btn-green:before {
        margin: -3px 10px 0 0
    }

    .tagline {
        font-size: 12px;
        margin: 0 10px 0
    }

    .logo-lay {
        align-items: flex-start;
        flex-direction: column
    }

    header .headerInner .logo {
        width: 80%;
        margin: 5px 10px 10px
    }
}

@media screen and (orientation: landscape) {
    header .headerInner .logo {
        width: 12vw
    }

    img.icon {
        width: 2.5vw
    }

    .flex-favo:before, .flex-history:before {
        margin: -1rem -1rem
    }

    .prop-card-container-2 {
        margin-bottom: 30px
    }

    .prop-show-img {
        margin: 0
    }

    .prop-card-btn-container {
        width: 80%
    }

    .prop-card-btn-container {
        width: 70%;
        margin: 0 auto
    }

    p.cos-per-note {
        font-size: .8rem;
        width: 70%
    }

    .prop-card-item-info {
        font-size: 20px
    }

    .prop-card-item-detail {
        font-size: 20px
    }

    .prop-card-item-caption {
        font-size: 20px;
        padding: 10px
    }

    .prop-card-container-2 .pop-prop-attr {
        font-size: 20px
    }

    .manage-fee, .kanrihi {
        font-size: 1rem
    }

    .rent-int {
        font-size: 1.3rem
    }

    .view-mark, .new-mark {
        font-size: 18px;
        margin: .7em 0 0 .5em
    }

    .top-cv-container {
        height: auto;
        width: 50%;
        margin: 0 auto
    }
}

@media screen and (max-width: 667px) and (orientation: landscape) {
    header .headerInner .logo {
        width: 35vw
    }

    img.icon {
        width: 3.5vw
    }

    .flex-favo:before {
        margin: -1rem -1.2rem
    }

    .flex-history:before {
        margin: -1rem -2rem
    }

    p.cos-per-note {
        width: 100%
    }

    .top-cv-container {
        width: 70%
    }
}

@media screen and (max-width: 375px) {
    .top-cv-container .fav-btn img {
    }
}

@media screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) {
    .ex-swiper.carousel .swiper {
        margin-top: 3rem
    }

    .swiper.ex-slider, .swiper.ex-slider-pickup {
        top: 100px
    }
}

.headerInner .block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: .6rem
}

.headerInner .block-image {
    margin-right: auto
}

.headerInner .block-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px
}

.headerInner .block-text .icon {
    width: 30px;
    height: 30px
}

.headerInner .block-text .test, .headerInner .block-text .flex-buken, .headerInner .block-text .flex-favo, .headerInner .block-text .flex-history {
    font-size: 10px;
    text-align: center
}

.body .wp-block-table {
    margin-top: 1.8em
}
