.main{ width: 762px; } .main{ padding-left: 80px; padding-right: 80px; } .main{ border-width: 1px; } .sidebar{ width: 376px; } .wrap{ width: 1158px; } @media screen and (max-width: 1157px){ /************************************ ** ファイルで直接読み込むのでSCSSではなくCSS形式で書く ** ※SCSS的な表記厳禁!! ** css-custom.phpで使用中 ************************************/ .wrap{ width: auto; } .main, .sidebar, .sidebar-left .main, .sidebar-left .sidebar{ margin: 0 0.5%; } .main{ width: 67.4%; } .sidebar{ padding:1.5%; width: 30%; } .entry-card-thumb{ width: 38%; } .entry-card-content{ margin-left: 40%; } } /* .toc-content, */ .toc-checkbox { display: none; } .toc-content{ visibility: hidden; /*display: block; */ /* margin-top: -24px; */ height: 0; opacity: 0.2; transition: all 0.5s ease-out; } .toc-checkbox:checked ~ .toc-content { /* display: block; */ visibility: visible; padding-top: 0.6em; height: 100%; opacity: 1; } .toc-title::after{ content: '[開く]'; margin-left: 0.5em; cursor: pointer; font-size: 0.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; } #wpcontent #wpbody .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) { .container .column-wrap{ gap: 1.8em; } } .article .micro-top{ margin-bottom: 0.36em; } .article .micro-bottom{ margin-top: -1.62em; } .article .micro-balloon{ margin-bottom: 0.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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-key-color-color .toggle-button:before{ color: #19448e; } */ html .body .toggle-wrap.has-key-color-border-color:not(.not-nested-style) .toggle-button{ background-color: #19448e; } html .body .toggle-wrap.has-key-color-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-key-color-border-color:not(.not-nested-style) .toggle-content{ border-color: #19448e; } html .body .toggle-wrap.has-key-color-background-color:not(.not-nested-style) .toggle-content{ background-color: #19448e; } html .body .toggle-wrap.has-key-color-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #19448e; } html .body .tab-caption-box.has-key-color-border-color:not(.not-nested-style) .box-label{ background-color: #19448e; } html .body .tab-caption-box.has-key-color-border-color:not(.not-nested-style) .box-content{ border-color: #19448e; } html .body .tab-caption-box.has-key-color-background-color:not(.not-nested-style) .box-content{ background-color: #19448e; } html .body .tab-caption-box.has-key-color-color:not(.not-nested-style) .box-content{ color: #19448e; } html .body .label-box.has-key-color-border-color:not(.not-nested-style) .box-content{ border-color: #19448e; } html .body .label-box.has-key-color-background-color:not(.not-nested-style) .box-content{ background-color: #19448e; } html .body .label-box.has-key-color-color:not(.not-nested-style) .box-content{ color: #19448e; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-key-color-background-color { background-color: #19448e; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-key-color-color { color: #19448e; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-key-color-border-color { border-color: #19448e; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-key-color-border-color::before{ border-right-color: #19448e; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-key-color-border-color::before{ border-left-color: #19448e; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-key-color-background-color::after{ border-right-color: #19448e; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-key-color-background-color::after{ border-left-color: #19448e; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-key-color-background-color{ background-color: #19448e; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-key-color-border-color{ border-color: #19448e; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-key-color-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-key-color-border-color::after{ border-color: #19448e; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-key-color-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-key-color-background-color::after{ background-color: #19448e; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-key-color-border-color::before{ border-color: #19448e; } html .body .timeline-box.has-key-color-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #19448e; } .has-key-color-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #19448e; } html .body .has-key-color-question-color:not(.not-nested-style) .faq-question-label{ color: #19448e; } html .body .has-key-color-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #19448e; } html .body .has-key-color-answer-color:not(.not-nested-style) .faq-answer-label{ color: #19448e; } html .body .is-style-square.has-key-color-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #19448e; } html .body .is-style-square.has-key-color-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-red-color .toggle-button:before{ color: #e60033; } */ html .body .toggle-wrap.has-red-border-color:not(.not-nested-style) .toggle-button{ background-color: #e60033; } html .body .toggle-wrap.has-red-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-red-border-color:not(.not-nested-style) .toggle-content{ border-color: #e60033; } html .body .toggle-wrap.has-red-background-color:not(.not-nested-style) .toggle-content{ background-color: #e60033; } html .body .toggle-wrap.has-red-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #e60033; } html .body .tab-caption-box.has-red-border-color:not(.not-nested-style) .box-label{ background-color: #e60033; } html .body .tab-caption-box.has-red-border-color:not(.not-nested-style) .box-content{ border-color: #e60033; } html .body .tab-caption-box.has-red-background-color:not(.not-nested-style) .box-content{ background-color: #e60033; } html .body .tab-caption-box.has-red-color:not(.not-nested-style) .box-content{ color: #e60033; } html .body .label-box.has-red-border-color:not(.not-nested-style) .box-content{ border-color: #e60033; } html .body .label-box.has-red-background-color:not(.not-nested-style) .box-content{ background-color: #e60033; } html .body .label-box.has-red-color:not(.not-nested-style) .box-content{ color: #e60033; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-red-background-color { background-color: #e60033; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-red-color { color: #e60033; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-red-border-color { border-color: #e60033; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-red-border-color::before{ border-right-color: #e60033; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-red-border-color::before{ border-left-color: #e60033; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-red-background-color::after{ border-right-color: #e60033; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-red-background-color::after{ border-left-color: #e60033; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-red-background-color{ background-color: #e60033; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-red-border-color{ border-color: #e60033; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-red-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-red-border-color::after{ border-color: #e60033; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-red-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-red-background-color::after{ background-color: #e60033; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-red-border-color::before{ border-color: #e60033; } html .body .timeline-box.has-red-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #e60033; } .has-red-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #e60033; } html .body .has-red-question-color:not(.not-nested-style) .faq-question-label{ color: #e60033; } html .body .has-red-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #e60033; } html .body .has-red-answer-color:not(.not-nested-style) .faq-answer-label{ color: #e60033; } html .body .is-style-square.has-red-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #e60033; } html .body .is-style-square.has-red-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-pink-color .toggle-button:before{ color: #e95295; } */ html .body .toggle-wrap.has-pink-border-color:not(.not-nested-style) .toggle-button{ background-color: #e95295; } html .body .toggle-wrap.has-pink-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-pink-border-color:not(.not-nested-style) .toggle-content{ border-color: #e95295; } html .body .toggle-wrap.has-pink-background-color:not(.not-nested-style) .toggle-content{ background-color: #e95295; } html .body .toggle-wrap.has-pink-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #e95295; } html .body .tab-caption-box.has-pink-border-color:not(.not-nested-style) .box-label{ background-color: #e95295; } html .body .tab-caption-box.has-pink-border-color:not(.not-nested-style) .box-content{ border-color: #e95295; } html .body .tab-caption-box.has-pink-background-color:not(.not-nested-style) .box-content{ background-color: #e95295; } html .body .tab-caption-box.has-pink-color:not(.not-nested-style) .box-content{ color: #e95295; } html .body .label-box.has-pink-border-color:not(.not-nested-style) .box-content{ border-color: #e95295; } html .body .label-box.has-pink-background-color:not(.not-nested-style) .box-content{ background-color: #e95295; } html .body .label-box.has-pink-color:not(.not-nested-style) .box-content{ color: #e95295; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-pink-background-color { background-color: #e95295; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-pink-color { color: #e95295; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-pink-border-color { border-color: #e95295; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-pink-border-color::before{ border-right-color: #e95295; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-pink-border-color::before{ border-left-color: #e95295; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-pink-background-color::after{ border-right-color: #e95295; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-pink-background-color::after{ border-left-color: #e95295; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-pink-background-color{ background-color: #e95295; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-pink-border-color{ border-color: #e95295; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-pink-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-pink-border-color::after{ border-color: #e95295; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-pink-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-pink-background-color::after{ background-color: #e95295; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-pink-border-color::before{ border-color: #e95295; } html .body .timeline-box.has-pink-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #e95295; } .has-pink-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #e95295; } html .body .has-pink-question-color:not(.not-nested-style) .faq-question-label{ color: #e95295; } html .body .has-pink-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #e95295; } html .body .has-pink-answer-color:not(.not-nested-style) .faq-answer-label{ color: #e95295; } html .body .is-style-square.has-pink-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #e95295; } html .body .is-style-square.has-pink-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-purple-color .toggle-button:before{ color: #884898; } */ html .body .toggle-wrap.has-purple-border-color:not(.not-nested-style) .toggle-button{ background-color: #884898; } html .body .toggle-wrap.has-purple-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-purple-border-color:not(.not-nested-style) .toggle-content{ border-color: #884898; } html .body .toggle-wrap.has-purple-background-color:not(.not-nested-style) .toggle-content{ background-color: #884898; } html .body .toggle-wrap.has-purple-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #884898; } html .body .tab-caption-box.has-purple-border-color:not(.not-nested-style) .box-label{ background-color: #884898; } html .body .tab-caption-box.has-purple-border-color:not(.not-nested-style) .box-content{ border-color: #884898; } html .body .tab-caption-box.has-purple-background-color:not(.not-nested-style) .box-content{ background-color: #884898; } html .body .tab-caption-box.has-purple-color:not(.not-nested-style) .box-content{ color: #884898; } html .body .label-box.has-purple-border-color:not(.not-nested-style) .box-content{ border-color: #884898; } html .body .label-box.has-purple-background-color:not(.not-nested-style) .box-content{ background-color: #884898; } html .body .label-box.has-purple-color:not(.not-nested-style) .box-content{ color: #884898; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-purple-background-color { background-color: #884898; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-purple-color { color: #884898; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-purple-border-color { border-color: #884898; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-purple-border-color::before{ border-right-color: #884898; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-purple-border-color::before{ border-left-color: #884898; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-purple-background-color::after{ border-right-color: #884898; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-purple-background-color::after{ border-left-color: #884898; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-purple-background-color{ background-color: #884898; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-purple-border-color{ border-color: #884898; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-purple-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-purple-border-color::after{ border-color: #884898; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-purple-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-purple-background-color::after{ background-color: #884898; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-purple-border-color::before{ border-color: #884898; } html .body .timeline-box.has-purple-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #884898; } .has-purple-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #884898; } html .body .has-purple-question-color:not(.not-nested-style) .faq-question-label{ color: #884898; } html .body .has-purple-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #884898; } html .body .has-purple-answer-color:not(.not-nested-style) .faq-answer-label{ color: #884898; } html .body .is-style-square.has-purple-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #884898; } html .body .is-style-square.has-purple-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-deep-color .toggle-button:before{ color: #55295b; } */ html .body .toggle-wrap.has-deep-border-color:not(.not-nested-style) .toggle-button{ background-color: #55295b; } html .body .toggle-wrap.has-deep-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-deep-border-color:not(.not-nested-style) .toggle-content{ border-color: #55295b; } html .body .toggle-wrap.has-deep-background-color:not(.not-nested-style) .toggle-content{ background-color: #55295b; } html .body .toggle-wrap.has-deep-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #55295b; } html .body .tab-caption-box.has-deep-border-color:not(.not-nested-style) .box-label{ background-color: #55295b; } html .body .tab-caption-box.has-deep-border-color:not(.not-nested-style) .box-content{ border-color: #55295b; } html .body .tab-caption-box.has-deep-background-color:not(.not-nested-style) .box-content{ background-color: #55295b; } html .body .tab-caption-box.has-deep-color:not(.not-nested-style) .box-content{ color: #55295b; } html .body .label-box.has-deep-border-color:not(.not-nested-style) .box-content{ border-color: #55295b; } html .body .label-box.has-deep-background-color:not(.not-nested-style) .box-content{ background-color: #55295b; } html .body .label-box.has-deep-color:not(.not-nested-style) .box-content{ color: #55295b; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-deep-background-color { background-color: #55295b; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-deep-color { color: #55295b; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-deep-border-color { border-color: #55295b; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-deep-border-color::before{ border-right-color: #55295b; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-deep-border-color::before{ border-left-color: #55295b; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-deep-background-color::after{ border-right-color: #55295b; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-deep-background-color::after{ border-left-color: #55295b; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-deep-background-color{ background-color: #55295b; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-deep-border-color{ border-color: #55295b; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-deep-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-deep-border-color::after{ border-color: #55295b; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-deep-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-deep-background-color::after{ background-color: #55295b; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-deep-border-color::before{ border-color: #55295b; } html .body .timeline-box.has-deep-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #55295b; } .has-deep-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #55295b; } html .body .has-deep-question-color:not(.not-nested-style) .faq-question-label{ color: #55295b; } html .body .has-deep-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #55295b; } html .body .has-deep-answer-color:not(.not-nested-style) .faq-answer-label{ color: #55295b; } html .body .is-style-square.has-deep-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #55295b; } html .body .is-style-square.has-deep-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-indigo-color .toggle-button:before{ color: #1e50a2; } */ html .body .toggle-wrap.has-indigo-border-color:not(.not-nested-style) .toggle-button{ background-color: #1e50a2; } html .body .toggle-wrap.has-indigo-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-indigo-border-color:not(.not-nested-style) .toggle-content{ border-color: #1e50a2; } html .body .toggle-wrap.has-indigo-background-color:not(.not-nested-style) .toggle-content{ background-color: #1e50a2; } html .body .toggle-wrap.has-indigo-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #1e50a2; } html .body .tab-caption-box.has-indigo-border-color:not(.not-nested-style) .box-label{ background-color: #1e50a2; } html .body .tab-caption-box.has-indigo-border-color:not(.not-nested-style) .box-content{ border-color: #1e50a2; } html .body .tab-caption-box.has-indigo-background-color:not(.not-nested-style) .box-content{ background-color: #1e50a2; } html .body .tab-caption-box.has-indigo-color:not(.not-nested-style) .box-content{ color: #1e50a2; } html .body .label-box.has-indigo-border-color:not(.not-nested-style) .box-content{ border-color: #1e50a2; } html .body .label-box.has-indigo-background-color:not(.not-nested-style) .box-content{ background-color: #1e50a2; } html .body .label-box.has-indigo-color:not(.not-nested-style) .box-content{ color: #1e50a2; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-indigo-background-color { background-color: #1e50a2; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-indigo-color { color: #1e50a2; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-indigo-border-color { border-color: #1e50a2; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-indigo-border-color::before{ border-right-color: #1e50a2; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-indigo-border-color::before{ border-left-color: #1e50a2; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-indigo-background-color::after{ border-right-color: #1e50a2; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-indigo-background-color::after{ border-left-color: #1e50a2; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-indigo-background-color{ background-color: #1e50a2; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-indigo-border-color{ border-color: #1e50a2; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-indigo-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-indigo-border-color::after{ border-color: #1e50a2; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-indigo-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-indigo-background-color::after{ background-color: #1e50a2; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-indigo-border-color::before{ border-color: #1e50a2; } html .body .timeline-box.has-indigo-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #1e50a2; } .has-indigo-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #1e50a2; } html .body .has-indigo-question-color:not(.not-nested-style) .faq-question-label{ color: #1e50a2; } html .body .has-indigo-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #1e50a2; } html .body .has-indigo-answer-color:not(.not-nested-style) .faq-answer-label{ color: #1e50a2; } html .body .is-style-square.has-indigo-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #1e50a2; } html .body .is-style-square.has-indigo-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-blue-color .toggle-button:before{ color: #0095d9; } */ html .body .toggle-wrap.has-blue-border-color:not(.not-nested-style) .toggle-button{ background-color: #0095d9; } html .body .toggle-wrap.has-blue-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-blue-border-color:not(.not-nested-style) .toggle-content{ border-color: #0095d9; } html .body .toggle-wrap.has-blue-background-color:not(.not-nested-style) .toggle-content{ background-color: #0095d9; } html .body .toggle-wrap.has-blue-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #0095d9; } html .body .tab-caption-box.has-blue-border-color:not(.not-nested-style) .box-label{ background-color: #0095d9; } html .body .tab-caption-box.has-blue-border-color:not(.not-nested-style) .box-content{ border-color: #0095d9; } html .body .tab-caption-box.has-blue-background-color:not(.not-nested-style) .box-content{ background-color: #0095d9; } html .body .tab-caption-box.has-blue-color:not(.not-nested-style) .box-content{ color: #0095d9; } html .body .label-box.has-blue-border-color:not(.not-nested-style) .box-content{ border-color: #0095d9; } html .body .label-box.has-blue-background-color:not(.not-nested-style) .box-content{ background-color: #0095d9; } html .body .label-box.has-blue-color:not(.not-nested-style) .box-content{ color: #0095d9; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-blue-background-color { background-color: #0095d9; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-blue-color { color: #0095d9; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-blue-border-color { border-color: #0095d9; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-blue-border-color::before{ border-right-color: #0095d9; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-blue-border-color::before{ border-left-color: #0095d9; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-blue-background-color::after{ border-right-color: #0095d9; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-blue-background-color::after{ border-left-color: #0095d9; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-blue-background-color{ background-color: #0095d9; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-blue-border-color{ border-color: #0095d9; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-blue-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-blue-border-color::after{ border-color: #0095d9; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-blue-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-blue-background-color::after{ background-color: #0095d9; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-blue-border-color::before{ border-color: #0095d9; } html .body .timeline-box.has-blue-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #0095d9; } .has-blue-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #0095d9; } html .body .has-blue-question-color:not(.not-nested-style) .faq-question-label{ color: #0095d9; } html .body .has-blue-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #0095d9; } html .body .has-blue-answer-color:not(.not-nested-style) .faq-answer-label{ color: #0095d9; } html .body .is-style-square.has-blue-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #0095d9; } html .body .is-style-square.has-blue-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-light-blue-color .toggle-button:before{ color: #2ca9e1; } */ html .body .toggle-wrap.has-light-blue-border-color:not(.not-nested-style) .toggle-button{ background-color: #2ca9e1; } html .body .toggle-wrap.has-light-blue-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-light-blue-border-color:not(.not-nested-style) .toggle-content{ border-color: #2ca9e1; } html .body .toggle-wrap.has-light-blue-background-color:not(.not-nested-style) .toggle-content{ background-color: #2ca9e1; } html .body .toggle-wrap.has-light-blue-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #2ca9e1; } html .body .tab-caption-box.has-light-blue-border-color:not(.not-nested-style) .box-label{ background-color: #2ca9e1; } html .body .tab-caption-box.has-light-blue-border-color:not(.not-nested-style) .box-content{ border-color: #2ca9e1; } html .body .tab-caption-box.has-light-blue-background-color:not(.not-nested-style) .box-content{ background-color: #2ca9e1; } html .body .tab-caption-box.has-light-blue-color:not(.not-nested-style) .box-content{ color: #2ca9e1; } html .body .label-box.has-light-blue-border-color:not(.not-nested-style) .box-content{ border-color: #2ca9e1; } html .body .label-box.has-light-blue-background-color:not(.not-nested-style) .box-content{ background-color: #2ca9e1; } html .body .label-box.has-light-blue-color:not(.not-nested-style) .box-content{ color: #2ca9e1; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-light-blue-background-color { background-color: #2ca9e1; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-light-blue-color { color: #2ca9e1; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-light-blue-border-color { border-color: #2ca9e1; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-light-blue-border-color::before{ border-right-color: #2ca9e1; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-light-blue-border-color::before{ border-left-color: #2ca9e1; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-light-blue-background-color::after{ border-right-color: #2ca9e1; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-light-blue-background-color::after{ border-left-color: #2ca9e1; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-light-blue-background-color{ background-color: #2ca9e1; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-light-blue-border-color{ border-color: #2ca9e1; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-light-blue-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-light-blue-border-color::after{ border-color: #2ca9e1; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-light-blue-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-light-blue-background-color::after{ background-color: #2ca9e1; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-light-blue-border-color::before{ border-color: #2ca9e1; } html .body .timeline-box.has-light-blue-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #2ca9e1; } .has-light-blue-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #2ca9e1; } html .body .has-light-blue-question-color:not(.not-nested-style) .faq-question-label{ color: #2ca9e1; } html .body .has-light-blue-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #2ca9e1; } html .body .has-light-blue-answer-color:not(.not-nested-style) .faq-answer-label{ color: #2ca9e1; } html .body .is-style-square.has-light-blue-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #2ca9e1; } html .body .is-style-square.has-light-blue-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-cyan-color .toggle-button:before{ color: #00a3af; } */ html .body .toggle-wrap.has-cyan-border-color:not(.not-nested-style) .toggle-button{ background-color: #00a3af; } html .body .toggle-wrap.has-cyan-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-cyan-border-color:not(.not-nested-style) .toggle-content{ border-color: #00a3af; } html .body .toggle-wrap.has-cyan-background-color:not(.not-nested-style) .toggle-content{ background-color: #00a3af; } html .body .toggle-wrap.has-cyan-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #00a3af; } html .body .tab-caption-box.has-cyan-border-color:not(.not-nested-style) .box-label{ background-color: #00a3af; } html .body .tab-caption-box.has-cyan-border-color:not(.not-nested-style) .box-content{ border-color: #00a3af; } html .body .tab-caption-box.has-cyan-background-color:not(.not-nested-style) .box-content{ background-color: #00a3af; } html .body .tab-caption-box.has-cyan-color:not(.not-nested-style) .box-content{ color: #00a3af; } html .body .label-box.has-cyan-border-color:not(.not-nested-style) .box-content{ border-color: #00a3af; } html .body .label-box.has-cyan-background-color:not(.not-nested-style) .box-content{ background-color: #00a3af; } html .body .label-box.has-cyan-color:not(.not-nested-style) .box-content{ color: #00a3af; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-cyan-background-color { background-color: #00a3af; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-cyan-color { color: #00a3af; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-cyan-border-color { border-color: #00a3af; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-cyan-border-color::before{ border-right-color: #00a3af; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-cyan-border-color::before{ border-left-color: #00a3af; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-cyan-background-color::after{ border-right-color: #00a3af; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-cyan-background-color::after{ border-left-color: #00a3af; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-cyan-background-color{ background-color: #00a3af; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-cyan-border-color{ border-color: #00a3af; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-cyan-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-cyan-border-color::after{ border-color: #00a3af; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-cyan-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-cyan-background-color::after{ background-color: #00a3af; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-cyan-border-color::before{ border-color: #00a3af; } html .body .timeline-box.has-cyan-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #00a3af; } .has-cyan-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #00a3af; } html .body .has-cyan-question-color:not(.not-nested-style) .faq-question-label{ color: #00a3af; } html .body .has-cyan-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #00a3af; } html .body .has-cyan-answer-color:not(.not-nested-style) .faq-answer-label{ color: #00a3af; } html .body .is-style-square.has-cyan-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #00a3af; } html .body .is-style-square.has-cyan-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-teal-color .toggle-button:before{ color: #007b43; } */ html .body .toggle-wrap.has-teal-border-color:not(.not-nested-style) .toggle-button{ background-color: #007b43; } html .body .toggle-wrap.has-teal-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-teal-border-color:not(.not-nested-style) .toggle-content{ border-color: #007b43; } html .body .toggle-wrap.has-teal-background-color:not(.not-nested-style) .toggle-content{ background-color: #007b43; } html .body .toggle-wrap.has-teal-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #007b43; } html .body .tab-caption-box.has-teal-border-color:not(.not-nested-style) .box-label{ background-color: #007b43; } html .body .tab-caption-box.has-teal-border-color:not(.not-nested-style) .box-content{ border-color: #007b43; } html .body .tab-caption-box.has-teal-background-color:not(.not-nested-style) .box-content{ background-color: #007b43; } html .body .tab-caption-box.has-teal-color:not(.not-nested-style) .box-content{ color: #007b43; } html .body .label-box.has-teal-border-color:not(.not-nested-style) .box-content{ border-color: #007b43; } html .body .label-box.has-teal-background-color:not(.not-nested-style) .box-content{ background-color: #007b43; } html .body .label-box.has-teal-color:not(.not-nested-style) .box-content{ color: #007b43; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-teal-background-color { background-color: #007b43; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-teal-color { color: #007b43; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-teal-border-color { border-color: #007b43; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-teal-border-color::before{ border-right-color: #007b43; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-teal-border-color::before{ border-left-color: #007b43; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-teal-background-color::after{ border-right-color: #007b43; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-teal-background-color::after{ border-left-color: #007b43; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-teal-background-color{ background-color: #007b43; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-teal-border-color{ border-color: #007b43; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-teal-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-teal-border-color::after{ border-color: #007b43; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-teal-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-teal-background-color::after{ background-color: #007b43; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-teal-border-color::before{ border-color: #007b43; } html .body .timeline-box.has-teal-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #007b43; } .has-teal-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #007b43; } html .body .has-teal-question-color:not(.not-nested-style) .faq-question-label{ color: #007b43; } html .body .has-teal-question-color.has-border-color:not(.not-nested-style) .faq-question-label{ color: #007b43; } html .body .has-teal-answer-color:not(.not-nested-style) .faq-answer-label{ color: #007b43; } html .body .is-style-square.has-teal-question-color:not(.not-nested-style) .faq-question-label{ color: #fff; background-color: #007b43; } html .body .is-style-square.has-teal-answer-color:not(.not-nested-style) .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-color .toggle-button::before { 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-color .toggle-button, html .body .toggle-wrap.has-green-color .toggle-button:before{ color: #3eb370; } */ html .body .toggle-wrap.has-green-border-color:not(.not-nested-style) .toggle-button{ background-color: #3eb370; } html .body .toggle-wrap.has-green-border-color:not(.not-nested-style) .toggle-button, html .body .toggle-wrap.has-green-border-color:not(.not-nested-style) .toggle-content{ border-color: #3eb370; } html .body .toggle-wrap.has-green-background-color:not(.not-nested-style) .toggle-content{ background-color: #3eb370; } html .body .toggle-wrap.has-green-color:not(.not-nested-style) .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:not(.not-nested-style) .box-label{ background-color: #3eb370; } html .body .tab-caption-box.has-green-border-color:not(.not-nested-style) .box-label{ background-color: #3eb370; } html .body .tab-caption-box.has-green-border-color:not(.not-nested-style) .box-content{ border-color: #3eb370; } html .body .tab-caption-box.has-green-background-color:not(.not-nested-style) .box-content{ background-color: #3eb370; } html .body .tab-caption-box.has-green-color:not(.not-nested-style) .box-content{ color: #3eb370; } html .body .label-box.has-green-border-color:not(.not-nested-style) .box-content{ border-color: #3eb370; } html .body .label-box.has-green-background-color:not(.not-nested-style) .box-content{ background-color: #3eb370; } html .body .label-box.has-green-color:not(.not-nested-style) .box-content{ color: #3eb370; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-green-background-color { background-color: #3eb370; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-text-color.has-green-color { color: #3eb370; } html .body .speech-wrap:not(.not-nested-style) .speech-balloon.has-green-border-color { border-color: #3eb370; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-green-border-color::before{ border-right-color: #3eb370; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-green-border-color::before{ border-left-color: #3eb370; } html .body .speech-wrap.sbp-l:not(.not-nested-style) .speech-balloon.has-green-background-color::after{ border-right-color: #3eb370; } html .body .speech-wrap.sbp-r:not(.not-nested-style) .speech-balloon.has-green-background-color::after{ border-left-color: #3eb370; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-green-background-color{ background-color: #3eb370; } html .body .speech-wrap.sbs-line.sbp-r:not(.not-nested-style) .speech-balloon.has-green-border-color{ border-color: #3eb370; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-green-border-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-green-border-color::after{ border-color: #3eb370; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-green-background-color::before, html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-green-background-color::after{ background-color: #3eb370; } html .body .speech-wrap.sbs-think:not(.not-nested-style) .speech-balloon.has-green-border-color::before{ border-color: #3eb370; } html .body .timeline-box.has-green-point-color:not(.not-nested-style) .timeline-item::before{ background-color: #3eb370; } .has-green-border-color.is-style-accordion:not(.not-nested-style) .faq-question { background-color: #3eb370; } html .body .has-green-question-color:not(.not-nested-style) .faq-question-label{ color: #3eb370