@charset "UTF-8";
:root {
  --cocoon-twitter-color: #1da1f2;
  --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: #000;
  --cocoon-note-color: #41c9b4;
  --cocoon-soundcloud-color: #f80;
  --cocoon-flickr-color: #111;
  --cocoon-amazon-color: #f90;
  --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: #333;
  --cocoon-white-color: #fff;
  --cocoon-watery-blue-color: #f3fafe;
  --cocoon-watery-yellow-color: #fff7cc;
  --cocoon-watery-red-color: #fdf2f2;
  --cocoon-watery-green-color: #ebf8f4;
  --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 {
  font-size: 16px;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--key-color: #ffffff;
  --wp--preset--color--red: #e60033;
  --wp--preset--color--pink: #e95295;
  --wp--preset--color--purple: #884898;
  --wp--preset--color--deep: #55295b;
  --wp--preset--color--indigo: #1e50a2;
  --wp--preset--color--blue: #0095d9;
  --wp--preset--color--light-blue: #2ca9e1;
  --wp--preset--color--cyan: #00a3af;
  --wp--preset--color--teal: #007b43;
  --wp--preset--color--green: #3eb370;
  --wp--preset--color--light-green: #8bc34a;
  --wp--preset--color--lime: #c3d825;
  --wp--preset--color--yellow: #ffd900;
  --wp--preset--color--amber: #ffc107;
  --wp--preset--color--orange: #f39800;
  --wp--preset--color--deep-orange: #ea5506;
  --wp--preset--color--brown: #954e2a;
  --wp--preset--color--grey: #949495;
  --wp--preset--color--cocoon-black: #333333;
  --wp--preset--color--cocoon-white: #fffffb;
  --wp--preset--color--watery-blue: #f3fafe;
  --wp--preset--color--watery-yellow: #fff7cc;
  --wp--preset--color--watery-red: #fdf2f2;
  --wp--preset--color--watery-green: #ebf8f4;
  --wp--preset--color--ex-a: #fef4f4;
  --wp--preset--color--ex-b: #f8f4e6;
  --wp--preset--color--ex-c: #eaf4fc;
  --wp--preset--color--ex-d: #eaedf7;
  --wp--preset--color--ex-e: #e8ecef;
  --wp--preset--color--ex-f: #f8fbf8;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
  --wp--preset--duotone--dark-grayscale: url("#wp-duotone-dark-grayscale");
  --wp--preset--duotone--grayscale: url("#wp-duotone-grayscale");
  --wp--preset--duotone--purple-yellow: url("#wp-duotone-purple-yellow");
  --wp--preset--duotone--blue-red: url("#wp-duotone-blue-red");
  --wp--preset--duotone--midnight: url("#wp-duotone-midnight");
  --wp--preset--duotone--magenta-yellow: url("#wp-duotone-magenta-yellow");
  --wp--preset--duotone--purple-green: url("#wp-duotone-purple-green");
  --wp--preset--duotone--blue-orange: url("#wp-duotone-blue-orange");
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

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

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

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

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

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

.cocoon .entry-card-snippet,
.cocoon .related-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;
}

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

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

.cocoon .sns-share,
.cocoon .sns-follow {
  margin: 24px 0;
}

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

.cocoon body,
.cocoon .header,
.cocoon .appeal {
  /* 画像を常に左右の中央に配置 */
  background-position: top center;
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: 100% auto;
}

.cocoon body.ba-fixed,
.cocoon .ba-fixed.header,
.cocoon .ba-fixed.appeal {
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  background-attachment: fixed;
}

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

.cocoon .search-edit,
.cocoon input[type=text],
.cocoon input[type=password],
.cocoon input[type=date],
.cocoon input[type=datetime],
.cocoon input[type=email],
.cocoon input[type=number],
.cocoon input[type=search],
.cocoon input[type=tel],
.cocoon input[type=time],
.cocoon input[type=url],
.cocoon textarea,
.cocoon select {
  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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .fw-100 {
  font-weight: 100;
}

.cocoon .fw-200 {
  font-weight: 200;
}

.cocoon .fw-300 {
  font-weight: 300;
}

.cocoon .fw-400 {
  font-weight: 400;
}

.cocoon .fw-500 {
  font-weight: 500;
}

.cocoon .fw-600 {
  font-weight: 600;
}

.cocoon .fw-700 {
  font-weight: 700;
}

.cocoon .fw-800 {
  font-weight: 800;
}

.cocoon .fw-900 {
  font-weight: 900;
}

.cocoon .ff-meiryo,
.cocoon .wf-loading body {
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.cocoon .ff-yu-gothic {
  font-family: "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.cocoon .ff-ms-pgothic {
  font-family: "MS PGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.cocoon .ff-noto-sans-jp,
.cocoon .wf-active .ff-noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
}

.cocoon .ff-noto-serif-jp,
.cocoon .wf-active .ff-noto-serif-jp {
  font-family: "Noto Serif JP", sans-serif;
}

.cocoon .ff-mplus-1p,
.cocoon .wf-active .ff-mplus-1p {
  font-family: "M PLUS 1p", sans-serif;
}

.cocoon .ff-rounded-mplus-1c,
.cocoon .wf-active .ff-rounded-mplus-1c {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.cocoon .ff-kosugi,
.cocoon .wf-active .ff-kosugi {
  font-family: "Kosugi", sans-serif;
}

.cocoon .ff-kosugi-maru,
.cocoon .wf-active .ff-kosugi-maru {
  font-family: "Kosugi Maru", sans-serif;
}

.cocoon .ff-sawarabi-gothic,
.cocoon .wf-active .ff-sawarabi-gothic {
  font-family: "Sawarabi Gothic", sans-serif;
}

.cocoon .ff-sawarabi-mincho,
.cocoon .wf-active .ff-sawarabi-mincho {
  font-family: "Sawarabi Mincho", sans-serif;
}

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

.cocoon span.sub-caption {
  opacity: 0.8;
}

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

.cocoon .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);
}

.cocoon 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;
}

.cocoon a {
  color: #1967d2;
}

.cocoon a:hover {
  color: #e53900;
}

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

.cocoon ol,
.cocoon ul {
  padding-left: 40px;
}

.cocoon ul {
  list-style-type: disc;
}

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

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

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

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

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

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

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

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

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

.cocoon #wpadminbar {
  font-size: 13px;
}

.cocoon .wp-caption {
  margin: 1em 0;
}

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

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

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

.cocoon .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%;
}

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

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

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

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

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

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

.cocoon label {
  cursor: pointer;
}

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

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

.cocoon p.has-background {
  padding: 12px;
}

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

.cocoon figure {
  margin: 0;
}

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

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

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

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

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

.cocoon .iwe-shadow-paper img,
.cocoon .iwe-shadow-paper amp-img {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

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

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

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

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

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

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

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

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

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

.cocoon .no-thumbnail .entry-card-day {
  display: inline;
}

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

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

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

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

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

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

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

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

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

.cocoon .logo {
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .navi .item-label,
.cocoon .navi .item-description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.cocoon .navi-in a {
  position: relative;
}

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

.cocoon .navi-in > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  /*サブメニュー*/
}

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

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

.cocoon .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;
}

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

.cocoon .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;
  /*サブメニューのサブメニュー*/
}

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

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

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

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

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

.cocoon .navi-in a:hover > ul {
  display: block;
}

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

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

.cocoon .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;
}

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

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

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

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

.cocoon .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;
}

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

.cocoon .card-thumb img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .ect-vertical-card .entry-card-wrap .entry-card-thumb img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .ecb-entry-border .entry-card-wrap {
  border: 1px solid var(--cocoon-basic-border-color);
}

.cocoon .entry-card-day span:last-child {
  margin-right: 0;
}

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

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

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

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

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

.cocoon .related-entry-post-date {
  margin-right: 0;
}

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

.cocoon .breadcrumb div {
  display: inline;
}

.cocoon .breadcrumb .sp {
  margin: 0 10px;
}

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

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

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

.cocoon .breadcrumb-caption {
  margin: 0 3px;
}

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

.cocoon .sns-buttons a {
  display: block;
  background-color: var(--cocoon-text-color);
  text-align: center;
  color: var(--cocoon-white-color);
  text-decoration: none;
  border-radius: var(--cocoon-basic-border-radius);
  height: 45px;
}

.cocoon .sns-buttons a:hover {
  opacity: 0.7;
  color: var(--cocoon-white-color);
  transition: all 0.3s ease-in-out;
}

.cocoon .sns-share a,
.cocoon .sns-follow a {
  cursor: pointer;
}

.cocoon .bc-brand-color.sns-share .twitter-button,
.cocoon .bc-brand-color.sns-follow .twitter-button {
  background-color: var(--cocoon-twitter-color);
}

.cocoon .bc-brand-color.sns-share .facebook-button,
.cocoon .bc-brand-color.sns-follow .facebook-button {
  background-color: var(--cocoon-facebook-color);
}

.cocoon .bc-brand-color.sns-share .hatebu-button,
.cocoon .bc-brand-color.sns-follow .hatebu-button {
  background-color: var(--cocoon-hatebu-color);
}

.cocoon .bc-brand-color.sns-share .google-plus-button,
.cocoon .bc-brand-color.sns-follow .google-plus-button {
  background-color: var(--cocoon-google-plus-color);
}

.cocoon .bc-brand-color.sns-share .pocket-button,
.cocoon .bc-brand-color.sns-follow .pocket-button {
  background-color: var(--cocoon-pocket-color);
}

.cocoon .bc-brand-color.sns-share .line-button,
.cocoon .bc-brand-color.sns-follow .line-button {
  background-color: var(--cocoon-line-color);
}

.cocoon .bc-brand-color.sns-share .website-button,
.cocoon .bc-brand-color.sns-follow .website-button {
  background-color: var(--cocoon-website-color);
}

.cocoon .bc-brand-color.sns-share .instagram-button,
.cocoon .bc-brand-color.sns-follow .instagram-button {
  background-color: var(--cocoon-instagram-color);
}

.cocoon .bc-brand-color.sns-share .pinterest-button,
.cocoon .bc-brand-color.sns-follow .pinterest-button {
  background-color: var(--cocoon-pinterest-color);
}

.cocoon .bc-brand-color.sns-share .youtube-button,
.cocoon .bc-brand-color.sns-follow .youtube-button {
  background-color: var(--cocoon-youtube-color);
}

.cocoon .bc-brand-color.sns-share .tiktok-button,
.cocoon .bc-brand-color.sns-follow .tiktok-button {
  background-color: var(--cocoon-tiktok-color);
}

.cocoon .bc-brand-color.sns-share .linkedin-button,
.cocoon .bc-brand-color.sns-follow .linkedin-button {
  background-color: var(--cocoon-linkedin-color);
}

.cocoon .bc-brand-color.sns-share .note-button,
.cocoon .bc-brand-color.sns-follow .note-button {
  background-color: var(--cocoon-note-color);
}

.cocoon .bc-brand-color.sns-share .soundcloud-button,
.cocoon .bc-brand-color.sns-follow .soundcloud-button {
  background-color: var(--cocoon-soundcloud-color);
}

.cocoon .bc-brand-color.sns-share .flickr-button,
.cocoon .bc-brand-color.sns-follow .flickr-button {
  background-color: var(--cocoon-flickr-color);
}

.cocoon .bc-brand-color.sns-share .amazon-button,
.cocoon .bc-brand-color.sns-follow .amazon-button {
  background-color: var(--cocoon-amazon-color);
}

.cocoon .bc-brand-color.sns-share .twitch-button,
.cocoon .bc-brand-color.sns-follow .twitch-button {
  background-color: var(--cocoon-twitch-color);
}

.cocoon .bc-brand-color.sns-share .rakuten-room-button,
.cocoon .bc-brand-color.sns-follow .rakuten-room-button {
  background-color: var(--cocoon-rakuten-room-color);
}

.cocoon .bc-brand-color.sns-share .slack-button,
.cocoon .bc-brand-color.sns-follow .slack-button {
  background-color: var(--cocoon-slack-color);
}

.cocoon .bc-brand-color.sns-share .github-button,
.cocoon .bc-brand-color.sns-follow .github-button {
  background-color: var(--cocoon-github-color);
}

.cocoon .bc-brand-color.sns-share .codepen-button,
.cocoon .bc-brand-color.sns-follow .codepen-button {
  background-color: var(--cocoon-codepen-color);
}

.cocoon .bc-brand-color.sns-share .feedly-button,
.cocoon .bc-brand-color.sns-follow .feedly-button {
  background-color: var(--cocoon-feedly-color);
}

.cocoon .bc-brand-color.sns-share .rss-button,
.cocoon .bc-brand-color.sns-follow .rss-button {
  background-color: var(--cocoon-rss-color);
}

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

.cocoon .bc-brand-color-white.sns-share a:hover,
.cocoon .bc-brand-color-white.sns-follow a:hover {
  opacity: 0.5;
}

.cocoon .bc-brand-color-white.sns-share .twitter-button,
.cocoon .bc-brand-color-white.sns-follow .twitter-button {
  color: var(--cocoon-twitter-color);
  border-color: var(--cocoon-twitter-color);
}

.cocoon .bc-brand-color-white.sns-share .facebook-button,
.cocoon .bc-brand-color-white.sns-follow .facebook-button {
  color: var(--cocoon-facebook-color);
  border-color: var(--cocoon-facebook-color);
}

.cocoon .bc-brand-color-white.sns-share .hatebu-button,
.cocoon .bc-brand-color-white.sns-follow .hatebu-button {
  color: var(--cocoon-hatebu-color);
  border-color: var(--cocoon-hatebu-color);
}

.cocoon .bc-brand-color-white.sns-share .google-plus-button,
.cocoon .bc-brand-color-white.sns-follow .google-plus-button {
  color: var(--cocoon-google-plus-color);
  border-color: var(--cocoon-google-plus-color);
}

.cocoon .bc-brand-color-white.sns-share .pocket-button,
.cocoon .bc-brand-color-white.sns-follow .pocket-button {
  color: var(--cocoon-pocket-color);
  border-color: var(--cocoon-pocket-color);
}

.cocoon .bc-brand-color-white.sns-share .line-button,
.cocoon .bc-brand-color-white.sns-follow .line-button {
  color: var(--cocoon-line-color);
  border-color: var(--cocoon-line-color);
}

.cocoon .bc-brand-color-white.sns-share .website-button,
.cocoon .bc-brand-color-white.sns-follow .website-button {
  color: var(--cocoon-website-color);
  border-color: var(--cocoon-website-color);
}

.cocoon .bc-brand-color-white.sns-share .instagram-button,
.cocoon .bc-brand-color-white.sns-follow .instagram-button {
  color: var(--cocoon-instagram-color);
  border-color: var(--cocoon-instagram-color);
}

.cocoon .bc-brand-color-white.sns-share .pinterest-button,
.cocoon .bc-brand-color-white.sns-follow .pinterest-button {
  color: var(--cocoon-pinterest-color);
  border-color: var(--cocoon-pinterest-color);
}

.cocoon .bc-brand-color-white.sns-share .youtube-button,
.cocoon .bc-brand-color-white.sns-follow .youtube-button {
  color: var(--cocoon-youtube-color);
  border-color: var(--cocoon-youtube-color);
}

.cocoon .bc-brand-color-white.sns-share .tiktok-button,
.cocoon .bc-brand-color-white.sns-follow .tiktok-button {
  color: var(--cocoon-tiktok-color);
  border-color: var(--cocoon-tiktok-color);
}

.cocoon .bc-brand-color-white.sns-share .linkedin-button,
.cocoon .bc-brand-color-white.sns-follow .linkedin-button {
  color: var(--cocoon-linkedin-color);
  border-color: var(--cocoon-linkedin-color);
}

.cocoon .bc-brand-color-white.sns-share .note-button,
.cocoon .bc-brand-color-white.sns-follow .note-button {
  color: var(--cocoon-note-color);
  border-color: var(--cocoon-note-color);
}

.cocoon .bc-brand-color-white.sns-share .soundcloud-button,
.cocoon .bc-brand-color-white.sns-follow .soundcloud-button {
  color: var(--cocoon-soundcloud-color);
  border-color: var(--cocoon-soundcloud-color);
}

.cocoon .bc-brand-color-white.sns-share .soundcloud-button,
.cocoon .bc-brand-color-white.sns-follow .soundcloud-button {
  color: var(--cocoon-soundcloud-color);
  border-color: var(--cocoon-soundcloud-color);
}

.cocoon .bc-brand-color-white.sns-share .flickr-button,
.cocoon .bc-brand-color-white.sns-follow .flickr-button {
  color: var(--cocoon-flickr-color);
  border-color: var(--cocoon-flickr-color);
}

.cocoon .bc-brand-color-white.sns-share .amazon-button,
.cocoon .bc-brand-color-white.sns-follow .amazon-button {
  color: var(--cocoon-amazon-color);
  border-color: var(--cocoon-amazon-color);
}

.cocoon .bc-brand-color-white.sns-share .twitch-button,
.cocoon .bc-brand-color-white.sns-follow .twitch-button {
  color: var(--cocoon-twitch-color);
  border-color: var(--cocoon-twitch-color);
}

.cocoon .bc-brand-color-white.sns-share .rakuten-room-button,
.cocoon .bc-brand-color-white.sns-follow .rakuten-room-button {
  color: var(--cocoon-rakuten-room-color);
  border-color: var(--cocoon-rakuten-room-color);
}

.cocoon .bc-brand-color-white.sns-share .slack-button,
.cocoon .bc-brand-color-white.sns-follow .slack-button {
  color: var(--cocoon-slack-color);
  border-color: var(--cocoon-slack-color);
}

.cocoon .bc-brand-color-white.sns-share .github-button,
.cocoon .bc-brand-color-white.sns-follow .github-button {
  color: var(--cocoon-github-color);
  border-color: var(--cocoon-github-color);
}

.cocoon .bc-brand-color-white.sns-share .codepen-button,
.cocoon .bc-brand-color-white.sns-follow .codepen-button {
  color: var(--cocoon-codepen-color);
  border-color: var(--cocoon-codepen-color);
}

.cocoon .bc-brand-color-white.sns-share .feedly-button,
.cocoon .bc-brand-color-white.sns-follow .feedly-button {
  color: var(--cocoon-feedly-color);
  border-color: var(--cocoon-feedly-color);
}

.cocoon .bc-brand-color-white.sns-share .rss-button,
.cocoon .bc-brand-color-white.sns-follow .rss-button {
  color: var(--cocoon-rss-color);
  border-color: var(--cocoon-rss-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .sns-share-buttons a {
  width: 32%;
  margin-bottom: 8px;
  font-size: 18px;
  display: inline-flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  position: relative;
}

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

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

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

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

.cocoon .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: 0.8;
  box-shadow: 0 4px 8px var(--cocoon-x-pallid-text-color);
  z-index: 2;
}

.cocoon .content {
  margin-top: 24px;
}

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

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

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

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

.cocoon .entry-categories-tags > div {
  margin-bottom: 0.5em;
}

.cocoon .entry-categories-tags .tax-icon {
  margin-right: 0.4em;
}

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

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

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

.cocoon .ctdt-none {
  display: none;
}

.cocoon .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;
}

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

.cocoon .tag-link,
.cocoon .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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .article {
  margin-bottom: 2em;
}

.cocoon .article dd {
  margin-left: 40px;
}

.cocoon .article ul li,
.cocoon .article ol li {
  margin: 0.2em;
}

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

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

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

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

.cocoon .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;
}

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

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

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

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

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

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

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

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

.cocoon blockquote cite {
  font-size: 0.7em;
}

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

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

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

.cocoon .content-only .carousel {
  display: none !important;
}

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

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

.cocoon .no-post-date .post-date,
.cocoon .no-post-update .post-update,
.cocoon .no-post-author .author-info {
  display: none;
}

.cocoon .read-time {
  text-align: center;
  font-size: 0.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;
}

.cocoon .eye-catch-wrap {
  display: flex;
}

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

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

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

.cocoon .eye-catch-caption {
  color: var(--cocoon-white-color);
  position: absolute;
  bottom: 0;
  padding: 2em 0.6em 0.2em;
  text-align: right;
  width: 100%;
  font-size: 0.9em;
  background: linear-gradient(180deg, transparent, #555);
  opacity: 0.9;
}
.cocoon .show-pinterest-button .eye-catch:hover .cat-label {
  display: none;
}

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

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

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

.cocoon .ad-responsive ins {
  width: 100%;
}

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

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

.cocoon .ad-dabble-rectangle .ad-responsive {
  width: 336px;
}
.cocoon .sidebar .ad-additional-double {
  display: none;
}

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

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

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

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

.cocoon .blogcard-thumbnail img {
  width: 100%;
}

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

.cocoon .blogcard-title {
  font-weight: bold;
  margin-bottom: 0.4em;
}

.cocoon .blogcard-snippet {
  font-size: 0.8em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .toc li {
  margin: 0;
}

.cocoon .toc ul {
  list-style: none;
}

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

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

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

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

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

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

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

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

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

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

.cocoon .toc-center {
  margin: 1em auto;
}

.cocoon .nwa .widget_toc .widget-title + .toc-widget-box .toc-title {
  display: none;
}

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

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

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

.cocoon .sidebar-scroll {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
}

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

.cocoon .no-sidebar .sidebar {
  display: none;
}

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

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

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

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

.cocoon .nwa .ranking-item-name-text,
.cocoon .nwa .widget_item_ranking .main-widget-label {
  font-size: 20px;
}

.cocoon .nwa .ranking-item-description p {
  font-size: 0.9em;
}

.cocoon .nwa .blogcard-wrap {
  width: auto;
}

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

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

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

.cocoon .tagcloud a {
  border: 1px solid var(--cocoon-x-thin-color);
  border-radius: 2px;
  color: #555;
  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;
}

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

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

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

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

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

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

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

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

.cocoon .widget_recent_comments li {
  padding: 10px 0;
}

.cocoon .calendar_wrap {
  margin: 20px 0;
}

.cocoon .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;
}

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

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

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

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

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

.cocoon .wp-calendar-table th {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: var(--cocoon-x-thin-color);
  border-left-color: var(--cocoon-x-thin-color);
}

.cocoon .wp-calendar-table td {
  text-align: center;
  padding: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: var(--cocoon-x-thin-color);
  border-left-color: var(--cocoon-x-thin-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .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%;
}

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

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

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

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

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

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

.cocoon .widget-entry-cards.card-large-image .card-content {
  margin: 0 0 0.5em;
  padding: 0.4em 0;
}

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

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

.cocoon .widget-entry-cards.large-thumb-on .a-wrap:hover {
  opacity: 0.8;
}

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

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

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

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

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

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

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

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

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

.cocoon .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: 0.9;
  text-align: center;
  font-size: 13px;
  z-index: 1;
}

.cocoon .recent-comments {
  line-height: 1.3;
}

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

.cocoon .recent-comment-author {
  font-weight: bold;
}

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

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

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

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

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

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

.cocoon .sidebar .sns-follow-buttons,
.cocoon .footer .sns-follow-buttons {
  flex-wrap: wrap;
  justify-content: space-between;
}

.cocoon .sidebar .sns-follow-buttons a,
.cocoon .footer .sns-follow-buttons a {
  width: 49%;
  margin-right: 0;
}

.cocoon .widget_mobile_text,
.cocoon .widget_mobile_ad {
  display: none;
}

.cocoon .widget h2 {
  font-size: 20px;
}

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

.cocoon .widget_recent_comments ul {
  padding-left: 0;
}

.cocoon .widget_recent_comments ul li {
  list-style: none;
}

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

.cocoon .widget_search .wp-block-search__button {
  padding: 0.375em 0.1em;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

.cocoon .bold {
  font-weight: bold;
}

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

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

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

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

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

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

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

.cocoon .marker {
  background-color: #ff9;
}

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

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

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

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

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

.cocoon .strike {
  text-decoration: line-through;
}

.cocoon .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: 0.85em;
  padding: 1px 3px;
}

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

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

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

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

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

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

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

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

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

.cocoon .body blockquote :last-child,
.cocoon .body .wp-block-media-text__content :last-child,
.cocoon .body .wp-block-columns :last-child,
.cocoon .body .column-left :last-child,
.cocoon .body .column-center :last-child,
.cocoon .body .column-right :last-child,
.cocoon .body .column-wrap :last-child,
.cocoon .body .timeline-box :last-child,
.cocoon .body .wp-block-cover :last-child,
.cocoon .body .blogcard-type :last-child,
.cocoon .body .btn-wrap :last-child,
.cocoon .body .wp-block-group :last-child,
.cocoon .body .wp-block-gallery :last-child,
.cocoon .body .block-box :last-child,
.cocoon .body .blank-box :last-child,
.cocoon .body .is-style-blank-box-red :last-child,
.cocoon .body .is-style-blank-box-navy :last-child,
.cocoon .body .is-style-blank-box-blue :last-child,
.cocoon .body .is-style-blank-box-yellow :last-child,
.cocoon .body .is-style-blank-box-green :last-child,
.cocoon .body .is-style-blank-box-pink :last-child,
.cocoon .body .is-style-blank-box-orange :last-child,
.cocoon .body .is-style-sticky-gray :last-child,
.cocoon .body .is-style-sticky-yellow :last-child,
.cocoon .body .is-style-sticky-red :last-child,
.cocoon .body .is-style-sticky-blue :last-child,
.cocoon .body .is-style-sticky-green :last-child,
.cocoon .body .common-icon-box :last-child,
.cocoon .body .info-box :last-child,
.cocoon .body .primary-box :last-child,
.cocoon .body .success-box :last-child,
.cocoon .body .warning-box :last-child,
.cocoon .body .danger-box :last-child,
.cocoon .body .secondary-box :last-child,
.cocoon .body .light-box :last-child,
.cocoon .body .dark-box :last-child,
.cocoon .body .toc :last-child {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .blank-box,
.cocoon .is-style-blank-box-red,
.cocoon .is-style-blank-box-navy,
.cocoon .is-style-blank-box-blue,
.cocoon .is-style-blank-box-yellow,
.cocoon .is-style-blank-box-green,
.cocoon .is-style-blank-box-pink,
.cocoon .is-style-blank-box-orange,
.cocoon .is-style-sticky-gray,
.cocoon .is-style-sticky-yellow,
.cocoon .is-style-sticky-red,
.cocoon .is-style-sticky-blue,
.cocoon .is-style-sticky-green {
  border: 3px solid var(--cocoon-grey-color);
  padding: 1.2em 1em;
  border-radius: var(--cocoon-basic-border-radius);
}

.cocoon .blank-box ol,
.cocoon .is-style-blank-box-red ol,
.cocoon .is-style-blank-box-navy ol,
.cocoon .is-style-blank-box-blue ol,
.cocoon .is-style-blank-box-yellow ol,
.cocoon .is-style-blank-box-green ol,
.cocoon .is-style-blank-box-pink ol,
.cocoon .is-style-blank-box-orange ol,
.cocoon .is-style-sticky-gray ol,
.cocoon .is-style-sticky-yellow ol,
.cocoon .is-style-sticky-red ol,
.cocoon .is-style-sticky-blue ol,
.cocoon .is-style-sticky-green ol,
.cocoon .blank-box ul,
.cocoon .is-style-blank-box-red ul,
.cocoon .is-style-blank-box-navy ul,
.cocoon .is-style-blank-box-blue ul,
.cocoon .is-style-blank-box-yellow ul,
.cocoon .is-style-blank-box-green ul,
.cocoon .is-style-blank-box-pink ul,
.cocoon .is-style-blank-box-orange ul,
.cocoon .is-style-sticky-gray ul,
.cocoon .is-style-sticky-yellow ul,
.cocoon .is-style-sticky-red ul,
.cocoon .is-style-sticky-blue ul,
.cocoon .is-style-sticky-green ul {
  margin: 0;
}

.cocoon .blank-box.bb-red,
.cocoon .bb-red.is-style-blank-box-red,
.cocoon .bb-red.is-style-blank-box-navy,
.cocoon .bb-red.is-style-blank-box-blue,
.cocoon .bb-red.is-style-blank-box-yellow,
.cocoon .bb-red.is-style-blank-box-green,
.cocoon .bb-red.is-style-blank-box-pink,
.cocoon .bb-red.is-style-blank-box-orange,
.cocoon .bb-red.is-style-sticky-gray,
.cocoon .bb-red.is-style-sticky-yellow,
.cocoon .bb-red.is-style-sticky-red,
.cocoon .bb-red.is-style-sticky-blue,
.cocoon .bb-red.is-style-sticky-green {
  border-color: var(--cocoon-red-color);
}

.cocoon .blank-box.bb-pink,
.cocoon .bb-pink.is-style-blank-box-red,
.cocoon .bb-pink.is-style-blank-box-navy,
.cocoon .bb-pink.is-style-blank-box-blue,
.cocoon .bb-pink.is-style-blank-box-yellow,
.cocoon .bb-pink.is-style-blank-box-green,
.cocoon .bb-pink.is-style-blank-box-pink,
.cocoon .bb-pink.is-style-blank-box-orange,
.cocoon .bb-pink.is-style-sticky-gray,
.cocoon .bb-pink.is-style-sticky-yellow,
.cocoon .bb-pink.is-style-sticky-red,
.cocoon .bb-pink.is-style-sticky-blue,
.cocoon .bb-pink.is-style-sticky-green {
  border-color: var(--cocoon-pink-color);
}

.cocoon .blank-box.bb-purple,
.cocoon .bb-purple.is-style-blank-box-red,
.cocoon .bb-purple.is-style-blank-box-navy,
.cocoon .bb-purple.is-style-blank-box-blue,
.cocoon .bb-purple.is-style-blank-box-yellow,
.cocoon .bb-purple.is-style-blank-box-green,
.cocoon .bb-purple.is-style-blank-box-pink,
.cocoon .bb-purple.is-style-blank-box-orange,
.cocoon .bb-purple.is-style-sticky-gray,
.cocoon .bb-purple.is-style-sticky-yellow,
.cocoon .bb-purple.is-style-sticky-red,
.cocoon .bb-purple.is-style-sticky-blue,
.cocoon .bb-purple.is-style-sticky-green {
  border-color: var(--cocoon-purple-color);
}

.cocoon .blank-box.bb-blue,
.cocoon .bb-blue.is-style-blank-box-red,
.cocoon .bb-blue.is-style-blank-box-navy,
.cocoon .bb-blue.is-style-blank-box-blue,
.cocoon .bb-blue.is-style-blank-box-yellow,
.cocoon .bb-blue.is-style-blank-box-green,
.cocoon .bb-blue.is-style-blank-box-pink,
.cocoon .bb-blue.is-style-blank-box-orange,
.cocoon .bb-blue.is-style-sticky-gray,
.cocoon .bb-blue.is-style-sticky-yellow,
.cocoon .bb-blue.is-style-sticky-red,
.cocoon .bb-blue.is-style-sticky-blue,
.cocoon .bb-blue.is-style-sticky-green {
  border-color: var(--cocoon-blue-color);
}

.cocoon .blank-box.bb-green,
.cocoon .bb-green.is-style-blank-box-red,
.cocoon .bb-green.is-style-blank-box-navy,
.cocoon .bb-green.is-style-blank-box-blue,
.cocoon .bb-green.is-style-blank-box-yellow,
.cocoon .bb-green.is-style-blank-box-green,
.cocoon .bb-green.is-style-blank-box-pink,
.cocoon .bb-green.is-style-blank-box-orange,
.cocoon .bb-green.is-style-sticky-gray,
.cocoon .bb-green.is-style-sticky-yellow,
.cocoon .bb-green.is-style-sticky-red,
.cocoon .bb-green.is-style-sticky-blue,
.cocoon .bb-green.is-style-sticky-green {
  border-color: var(--cocoon-green-color);
}

.cocoon .blank-box.bb-orange,
.cocoon .bb-orange.is-style-blank-box-red,
.cocoon .bb-orange.is-style-blank-box-navy,
.cocoon .bb-orange.is-style-blank-box-blue,
.cocoon .bb-orange.is-style-blank-box-yellow,
.cocoon .bb-orange.is-style-blank-box-green,
.cocoon .bb-orange.is-style-blank-box-pink,
.cocoon .bb-orange.is-style-blank-box-orange,
.cocoon .bb-orange.is-style-sticky-gray,
.cocoon .bb-orange.is-style-sticky-yellow,
.cocoon .bb-orange.is-style-sticky-red,
.cocoon .bb-orange.is-style-sticky-blue,
.cocoon .bb-orange.is-style-sticky-green {
  border-color: var(--cocoon-orange-color);
}

.cocoon .blank-box.bb-yellow,
.cocoon .bb-yellow.is-style-blank-box-red,
.cocoon .bb-yellow.is-style-blank-box-navy,
.cocoon .bb-yellow.is-style-blank-box-blue,
.cocoon .bb-yellow.is-style-blank-box-yellow,
.cocoon .bb-yellow.is-style-blank-box-green,
.cocoon .bb-yellow.is-style-blank-box-pink,
.cocoon .bb-yellow.is-style-blank-box-orange,
.cocoon .bb-yellow.is-style-sticky-gray,
.cocoon .bb-yellow.is-style-sticky-yellow,
.cocoon .bb-yellow.is-style-sticky-red,
.cocoon .bb-yellow.is-style-sticky-blue,
.cocoon .bb-yellow.is-style-sticky-green {
  border-color: var(--cocoon-yellow-color);
}

.cocoon .blank-box.bb-brown,
.cocoon .bb-brown.is-style-blank-box-red,
.cocoon .bb-brown.is-style-blank-box-navy,
.cocoon .bb-brown.is-style-blank-box-blue,
.cocoon .bb-brown.is-style-blank-box-yellow,
.cocoon .bb-brown.is-style-blank-box-green,
.cocoon .bb-brown.is-style-blank-box-pink,
.cocoon .bb-brown.is-style-blank-box-orange,
.cocoon .bb-brown.is-style-sticky-gray,
.cocoon .bb-brown.is-style-sticky-yellow,
.cocoon .bb-brown.is-style-sticky-red,
.cocoon .bb-brown.is-style-sticky-blue,
.cocoon .bb-brown.is-style-sticky-green {
  border-color: var(--cocoon-brown-color);
}

.cocoon .blank-box.bb-grey,
.cocoon .bb-grey.is-style-blank-box-red,
.cocoon .bb-grey.is-style-blank-box-navy,
.cocoon .bb-grey.is-style-blank-box-blue,
.cocoon .bb-grey.is-style-blank-box-yellow,
.cocoon .bb-grey.is-style-blank-box-green,
.cocoon .bb-grey.is-style-blank-box-pink,
.cocoon .bb-grey.is-style-blank-box-orange,
.cocoon .bb-grey.is-style-sticky-gray,
.cocoon .bb-grey.is-style-sticky-yellow,
.cocoon .bb-grey.is-style-sticky-red,
.cocoon .bb-grey.is-style-sticky-blue,
.cocoon .bb-grey.is-style-sticky-green {
  border-color: var(--cocoon-grey-color);
}

.cocoon .blank-box.bb-black,
.cocoon .bb-black.is-style-blank-box-red,
.cocoon .bb-black.is-style-blank-box-navy,
.cocoon .bb-black.is-style-blank-box-blue,
.cocoon .bb-black.is-style-blank-box-yellow,
.cocoon .bb-black.is-style-blank-box-green,
.cocoon .bb-black.is-style-blank-box-pink,
.cocoon .bb-black.is-style-blank-box-orange,
.cocoon .bb-black.is-style-sticky-gray,
.cocoon .bb-black.is-style-sticky-yellow,
.cocoon .bb-black.is-style-sticky-red,
.cocoon .bb-black.is-style-sticky-blue,
.cocoon .bb-black.is-style-sticky-green {
  border-color: var(--cocoon-black-color);
}

.cocoon .blank-box.bb-deep,
.cocoon .bb-deep.is-style-blank-box-red,
.cocoon .bb-deep.is-style-blank-box-navy,
.cocoon .bb-deep.is-style-blank-box-blue,
.cocoon .bb-deep.is-style-blank-box-yellow,
.cocoon .bb-deep.is-style-blank-box-green,
.cocoon .bb-deep.is-style-blank-box-pink,
.cocoon .bb-deep.is-style-blank-box-orange,
.cocoon .bb-deep.is-style-sticky-gray,
.cocoon .bb-deep.is-style-sticky-yellow,
.cocoon .bb-deep.is-style-sticky-red,
.cocoon .bb-deep.is-style-sticky-blue,
.cocoon .bb-deep.is-style-sticky-green {
  border-color: var(--cocoon-deep-color);
}

.cocoon .blank-box.bb-indigo,
.cocoon .bb-indigo.is-style-blank-box-red,
.cocoon .bb-indigo.is-style-blank-box-navy,
.cocoon .bb-indigo.is-style-blank-box-blue,
.cocoon .bb-indigo.is-style-blank-box-yellow,
.cocoon .bb-indigo.is-style-blank-box-green,
.cocoon .bb-indigo.is-style-blank-box-pink,
.cocoon .bb-indigo.is-style-blank-box-orange,
.cocoon .bb-indigo.is-style-sticky-gray,
.cocoon .bb-indigo.is-style-sticky-yellow,
.cocoon .bb-indigo.is-style-sticky-red,
.cocoon .bb-indigo.is-style-sticky-blue,
.cocoon .bb-indigo.is-style-sticky-green {
  border-color: var(--cocoon-indigo-color);
}

.cocoon .blank-box.bb-light-blue,
.cocoon .bb-light-blue.is-style-blank-box-red,
.cocoon .bb-light-blue.is-style-blank-box-navy,
.cocoon .bb-light-blue.is-style-blank-box-blue,
.cocoon .bb-light-blue.is-style-blank-box-yellow,
.cocoon .bb-light-blue.is-style-blank-box-green,
.cocoon .bb-light-blue.is-style-blank-box-pink,
.cocoon .bb-light-blue.is-style-blank-box-orange,
.cocoon .bb-light-blue.is-style-sticky-gray,
.cocoon .bb-light-blue.is-style-sticky-yellow,
.cocoon .bb-light-blue.is-style-sticky-red,
.cocoon .bb-light-blue.is-style-sticky-blue,
.cocoon .bb-light-blue.is-style-sticky-green {
  border-color: var(--cocoon-light-blue-color);
}

.cocoon .blank-box.bb-cyan,
.cocoon .bb-cyan.is-style-blank-box-red,
.cocoon .bb-cyan.is-style-blank-box-navy,
.cocoon .bb-cyan.is-style-blank-box-blue,
.cocoon .bb-cyan.is-style-blank-box-yellow,
.cocoon .bb-cyan.is-style-blank-box-green,
.cocoon .bb-cyan.is-style-blank-box-pink,
.cocoon .bb-cyan.is-style-blank-box-orange,
.cocoon .bb-cyan.is-style-sticky-gray,
.cocoon .bb-cyan.is-style-sticky-yellow,
.cocoon .bb-cyan.is-style-sticky-red,
.cocoon .bb-cyan.is-style-sticky-blue,
.cocoon .bb-cyan.is-style-sticky-green {
  border-color: var(--cocoon-cyan-color);
}

.cocoon .blank-box.bb-teal,
.cocoon .bb-teal.is-style-blank-box-red,
.cocoon .bb-teal.is-style-blank-box-navy,
.cocoon .bb-teal.is-style-blank-box-blue,
.cocoon .bb-teal.is-style-blank-box-yellow,
.cocoon .bb-teal.is-style-blank-box-green,
.cocoon .bb-teal.is-style-blank-box-pink,
.cocoon .bb-teal.is-style-blank-box-orange,
.cocoon .bb-teal.is-style-sticky-gray,
.cocoon .bb-teal.is-style-sticky-yellow,
.cocoon .bb-teal.is-style-sticky-red,
.cocoon .bb-teal.is-style-sticky-blue,
.cocoon .bb-teal.is-style-sticky-green {
  border-color: var(--cocoon-teal-color);
}

.cocoon .blank-box.bb-light-green,
.cocoon .bb-light-green.is-style-blank-box-red,
.cocoon .bb-light-green.is-style-blank-box-navy,
.cocoon .bb-light-green.is-style-blank-box-blue,
.cocoon .bb-light-green.is-style-blank-box-yellow,
.cocoon .bb-light-green.is-style-blank-box-green,
.cocoon .bb-light-green.is-style-blank-box-pink,
.cocoon .bb-light-green.is-style-blank-box-orange,
.cocoon .bb-light-green.is-style-sticky-gray,
.cocoon .bb-light-green.is-style-sticky-yellow,
.cocoon .bb-light-green.is-style-sticky-red,
.cocoon .bb-light-green.is-style-sticky-blue,
.cocoon .bb-light-green.is-style-sticky-green {
  border-color: var(--cocoon-light-green-color);
}

.cocoon .blank-box.bb-lime,
.cocoon .bb-lime.is-style-blank-box-red,
.cocoon .bb-lime.is-style-blank-box-navy,
.cocoon .bb-lime.is-style-blank-box-blue,
.cocoon .bb-lime.is-style-blank-box-yellow,
.cocoon .bb-lime.is-style-blank-box-green,
.cocoon .bb-lime.is-style-blank-box-pink,
.cocoon .bb-lime.is-style-blank-box-orange,
.cocoon .bb-lime.is-style-sticky-gray,
.cocoon .bb-lime.is-style-sticky-yellow,
.cocoon .bb-lime.is-style-sticky-red,
.cocoon .bb-lime.is-style-sticky-blue,
.cocoon .bb-lime.is-style-sticky-green {
  border-color: var(--cocoon-lime-color);
}

.cocoon .blank-box.bb-amber,
.cocoon .bb-amber.is-style-blank-box-red,
.cocoon .bb-amber.is-style-blank-box-navy,
.cocoon .bb-amber.is-style-blank-box-blue,
.cocoon .bb-amber.is-style-blank-box-yellow,
.cocoon .bb-amber.is-style-blank-box-green,
.cocoon .bb-amber.is-style-blank-box-pink,
.cocoon .bb-amber.is-style-blank-box-orange,
.cocoon .bb-amber.is-style-sticky-gray,
.cocoon .bb-amber.is-style-sticky-yellow,
.cocoon .bb-amber.is-style-sticky-red,
.cocoon .bb-amber.is-style-sticky-blue,
.cocoon .bb-amber.is-style-sticky-green {
  border-color: var(--cocoon-amber-color);
}

.cocoon .blank-box.bb-deep-orange,
.cocoon .bb-deep-orange.is-style-blank-box-red,
.cocoon .bb-deep-orange.is-style-blank-box-navy,
.cocoon .bb-deep-orange.is-style-blank-box-blue,
.cocoon .bb-deep-orange.is-style-blank-box-yellow,
.cocoon .bb-deep-orange.is-style-blank-box-green,
.cocoon .bb-deep-orange.is-style-blank-box-pink,
.cocoon .bb-deep-orange.is-style-blank-box-orange,
.cocoon .bb-deep-orange.is-style-sticky-gray,
.cocoon .bb-deep-orange.is-style-sticky-yellow,
.cocoon .bb-deep-orange.is-style-sticky-red,
.cocoon .bb-deep-orange.is-style-sticky-blue,
.cocoon .bb-deep-orange.is-style-sticky-green {
  border-color: var(--cocoon-deep-orange-color);
}

.cocoon .blank-box.bb-white,
.cocoon .bb-white.is-style-blank-box-red,
.cocoon .bb-white.is-style-blank-box-navy,
.cocoon .bb-white.is-style-blank-box-blue,
.cocoon .bb-white.is-style-blank-box-yellow,
.cocoon .bb-white.is-style-blank-box-green,
.cocoon .bb-white.is-style-blank-box-pink,
.cocoon .bb-white.is-style-blank-box-orange,
.cocoon .bb-white.is-style-sticky-gray,
.cocoon .bb-white.is-style-sticky-yellow,
.cocoon .bb-white.is-style-sticky-red,
.cocoon .bb-white.is-style-sticky-blue,
.cocoon .bb-white.is-style-sticky-green {
  border-color: var(--cocoon-white-color);
}

.cocoon .blank-box.bb-tab,
.cocoon .bb-tab.is-style-blank-box-red,
.cocoon .bb-tab.is-style-blank-box-navy,
.cocoon .bb-tab.is-style-blank-box-blue,
.cocoon .bb-tab.is-style-blank-box-yellow,
.cocoon .bb-tab.is-style-blank-box-green,
.cocoon .bb-tab.is-style-blank-box-pink,
.cocoon .bb-tab.is-style-blank-box-orange,
.cocoon .bb-tab.is-style-sticky-gray,
.cocoon .bb-tab.is-style-sticky-yellow,
.cocoon .bb-tab.is-style-sticky-red,
.cocoon .bb-tab.is-style-sticky-blue,
.cocoon .bb-tab.is-style-sticky-green {
  position: relative;
  margin-top: 2em;
  border-top-left-radius: 0;
}

.cocoon .blank-box.bb-tab .bb-label,
.cocoon .bb-tab.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.is-style-sticky-red .bb-label,
.cocoon .bb-tab.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-grey-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 0.8em;
}

.cocoon .blank-box.bb-tab .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-red .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-navy .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-blue .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-yellow .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-green .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-pink .bb-label .fa,
.cocoon .bb-tab.is-style-blank-box-orange .bb-label .fa,
.cocoon .bb-tab.is-style-sticky-gray .bb-label .fa,
.cocoon .bb-tab.is-style-sticky-yellow .bb-label .fa,
.cocoon .bb-tab.is-style-sticky-red .bb-label .fa,
.cocoon .bb-tab.is-style-sticky-blue .bb-label .fa,
.cocoon .bb-tab.is-style-sticky-green .bb-label .fa {
  margin-right: 6px;
}

.cocoon .blank-box.bb-tab.bb-red .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-red.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-red.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-red.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-red.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-red.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-red.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-red-color);
}

.cocoon .blank-box.bb-tab.bb-pink .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-pink.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-pink.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-pink.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-pink.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-pink.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-pink.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-pink-color);
}

.cocoon .blank-box.bb-tab.bb-purple .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-purple.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-purple.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-purple.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-purple.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-purple.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-purple.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-purple-color);
}

.cocoon .blank-box.bb-tab.bb-blue .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-blue.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-blue.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-blue.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-blue.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-blue.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-blue.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-blue-color);
}

.cocoon .blank-box.bb-tab.bb-green .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-green.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-green.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-green.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-green.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-green.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-green.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-green-color);
}

.cocoon .blank-box.bb-tab.bb-orange .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-orange.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-orange.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-orange.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-orange.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-orange.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-orange.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-orange-color);
}

.cocoon .blank-box.bb-tab.bb-yellow .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-yellow.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-yellow-color);
}

.cocoon .blank-box.bb-tab.bb-brown .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-brown.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-brown.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-brown.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-brown.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-brown.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-brown.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-brown-color);
}

.cocoon .blank-box.bb-tab.bb-grey .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-grey.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-grey.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-grey.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-grey.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-grey.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-grey.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-grey-color);
}

.cocoon .blank-box.bb-tab.bb-black .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-black.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-black.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-black.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-black.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-black.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-black.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-black-color);
}

.cocoon .blank-box.bb-tab.bb-deep .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-deep.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-deep.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-deep.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-deep.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-deep.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-deep.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-deep-color);
}

.cocoon .blank-box.bb-tab.bb-indigo .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-indigo.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-indigo-color);
}

.cocoon .blank-box.bb-tab.bb-light-blue .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-light-blue.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-light-blue-color);
}

.cocoon .blank-box.bb-tab.bb-cyan .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-cyan.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-cyan-color);
}

.cocoon .blank-box.bb-tab.bb-teal .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-teal.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-teal.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-teal.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-teal.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-teal.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-teal.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-teal-color);
}

.cocoon .blank-box.bb-tab.bb-light-green .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-light-green.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-light-green-color);
}

.cocoon .blank-box.bb-tab.bb-lime .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-lime.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-lime.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-lime.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-lime.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-lime.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-lime.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-lime-color);
}

.cocoon .blank-box.bb-tab.bb-amber .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-amber.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-amber.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-amber.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-amber.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-amber.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-amber.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-amber-color);
}

.cocoon .blank-box.bb-tab.bb-deep-orange .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-deep-orange.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-deep-orange-color);
}

.cocoon .blank-box.bb-tab.bb-white .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-red .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-navy .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-blue .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-yellow .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-green .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-pink .bb-label,
.cocoon .bb-tab.bb-white.is-style-blank-box-orange .bb-label,
.cocoon .bb-tab.bb-white.is-style-sticky-gray .bb-label,
.cocoon .bb-tab.bb-white.is-style-sticky-yellow .bb-label,
.cocoon .bb-tab.bb-white.is-style-sticky-red .bb-label,
.cocoon .bb-tab.bb-white.is-style-sticky-blue .bb-label,
.cocoon .bb-tab.bb-white.is-style-sticky-green .bb-label {
  background-color: var(--cocoon-white-color);
}

.cocoon .blank-box.sticky,
.cocoon .sticky.is-style-blank-box-red,
.cocoon .sticky.is-style-blank-box-navy,
.cocoon .sticky.is-style-blank-box-blue,
.cocoon .sticky.is-style-blank-box-yellow,
.cocoon .sticky.is-style-blank-box-green,
.cocoon .sticky.is-style-blank-box-pink,
.cocoon .sticky.is-style-blank-box-orange,
.cocoon .is-style-sticky-gray,
.cocoon .is-style-sticky-yellow,
.cocoon .is-style-sticky-red,
.cocoon .is-style-sticky-blue,
.cocoon .is-style-sticky-green {
  border-width: 0 0 0 6px;
  border-color: var(--cocoon-x-pallid-text-color);
  background-color: var(--cocoon-xx-thin-color);
}

.cocoon .blank-box.sticky.st-yellow,
.cocoon .sticky.st-yellow.is-style-blank-box-red,
.cocoon .sticky.st-yellow.is-style-blank-box-navy,
.cocoon .sticky.st-yellow.is-style-blank-box-blue,
.cocoon .sticky.st-yellow.is-style-blank-box-yellow,
.cocoon .sticky.st-yellow.is-style-blank-box-green,
.cocoon .sticky.st-yellow.is-style-blank-box-pink,
.cocoon .sticky.st-yellow.is-style-blank-box-orange,
.cocoon .st-yellow.is-style-sticky-gray,
.cocoon .st-yellow.is-style-sticky-yellow,
.cocoon .st-yellow.is-style-sticky-red,
.cocoon .st-yellow.is-style-sticky-blue,
.cocoon .st-yellow.is-style-sticky-green {
  border-color: #ffa103;
  background-color: #ffeac7;
}

.cocoon .blank-box.sticky.st-red,
.cocoon .sticky.st-red.is-style-blank-box-red,
.cocoon .sticky.st-red.is-style-blank-box-navy,
.cocoon .sticky.st-red.is-style-blank-box-blue,
.cocoon .sticky.st-red.is-style-blank-box-yellow,
.cocoon .sticky.st-red.is-style-blank-box-green,
.cocoon .sticky.st-red.is-style-blank-box-pink,
.cocoon .sticky.st-red.is-style-blank-box-orange,
.cocoon .st-red.is-style-sticky-gray,
.cocoon .st-red.is-style-sticky-yellow,
.cocoon .st-red.is-style-sticky-red,
.cocoon .st-red.is-style-sticky-blue,
.cocoon .st-red.is-style-sticky-green {
  border-color: #cd3740;
  background-color: #f5dadc;
}

.cocoon .blank-box.sticky.st-blue,
.cocoon .sticky.st-blue.is-style-blank-box-red,
.cocoon .sticky.st-blue.is-style-blank-box-navy,
.cocoon .sticky.st-blue.is-style-blank-box-blue,
.cocoon .sticky.st-blue.is-style-blank-box-yellow,
.cocoon .sticky.st-blue.is-style-blank-box-green,
.cocoon .sticky.st-blue.is-style-blank-box-pink,
.cocoon .sticky.st-blue.is-style-blank-box-orange,
.cocoon .st-blue.is-style-sticky-gray,
.cocoon .st-blue.is-style-sticky-yellow,
.cocoon .st-blue.is-style-sticky-red,
.cocoon .st-blue.is-style-sticky-blue,
.cocoon .st-blue.is-style-sticky-green {
  border-color: #06c;
  background-color: #e5f2ff;
}

.cocoon .blank-box.sticky.st-green,
.cocoon .sticky.st-green.is-style-blank-box-red,
.cocoon .sticky.st-green.is-style-blank-box-navy,
.cocoon .sticky.st-green.is-style-blank-box-blue,
.cocoon .sticky.st-green.is-style-blank-box-yellow,
.cocoon .sticky.st-green.is-style-blank-box-green,
.cocoon .sticky.st-green.is-style-blank-box-pink,
.cocoon .sticky.st-green.is-style-blank-box-orange,
.cocoon .st-green.is-style-sticky-gray,
.cocoon .st-green.is-style-sticky-yellow,
.cocoon .st-green.is-style-sticky-red,
.cocoon .st-green.is-style-sticky-blue,
.cocoon .st-green.is-style-sticky-green {
  border-color: #028760;
  background-color: #cbefe4;
}

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

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

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

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

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

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

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

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

.cocoon .is-style-sticky-red {
  border-color: #cd3740;
  background-color: #f5dadc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .media-modal-content .search-form {
  margin: 0 !important;
  display: block !important;
  max-width: auto !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .btn-shine:before,
.cocoon .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;
}

.cocoon .btn-circle,
.cocoon .btn-wrap-circle > a {
  border-radius: 99px;
  clip-path: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .micro-top {
  font-size: 0.8em;
  margin-bottom: 0.2em;
}

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

.cocoon .micro-center {
  text-align: center;
}

.cocoon .micro-right {
  text-align: right;
}

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

.cocoon .micro-balloon.has-background {
  color: #fff;
}

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

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

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

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

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

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

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

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

.cocoon .micro-bottom.micro-balloon {
  margin-top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cocoon .bct-pickup .blogcard-label::after {
  content: "ピックアップ";
}

.cocoon .bct-check .blogcard-label .fa::before {
  content: "\f00c";
}

.cocoon .bct-check .blogcard-label::after {
  content: "チェック";
}

.cocoon .bct-together .blogcard-label .fa::before {
  content: "\f02d";
}

.cocoon .bct-together .blogcard-label::after {
  content: "あわせて読みたい";
}

.cocoon .bct-detail .blogcard-label .fa::before {
  content: "\f15c";
}

.cocoon .bct-detail .blogcard-label::after {
  content: "詳細はこちら";
}

.cocoon .bct-official .blogcard-label .fa::before {
  content: "\f024";
}

.cocoon .bct-official .blogcard-label::after {
  content: "公式サイト";
}

.cocoon .bct-dl .blogcard-label .fa::before {
  content: "\f019";
}

.cocoon .bct-dl .blogcard-label::after {
  content: "ダウンロード";
}

.cocoon .bct-prev .blogcard-label .fa::before {
  content: "\f137";
}

.cocoon .bct-prev .blogcard-label::after {
  content: "前回の記事";
}

.cocoon .bct-next .blogcard-label .fa::before {
  content: "\f138";
}

.cocoon .bct-next .blogcard-label::after {
  content: "続きの記事";
}

.cocoon .button-block {
  float: none;
}

.cocoon .button-block.alignleft {
  text-align: left;
}

.cocoon .button-block.aligncenter {
  text-align: center;
}

.cocoon .button-block.alignright {
  text-align: right;
}

.cocoon .block-box-label {
  display: flex;
}

.cocoon .block-box-label::before {
  margin-right: 0.3em;
}

.cocoon .caption-box {
  border: 2px solid var(--cocoon-current-background-color);
  border-radius: var(--cocoon-basic-border-radius);
}

.cocoon .caption-box.has-border-color .box-label {
  color: var(--cocoon-white-color);
}

.cocoon .caption-box-label {
  padding: 0.2em 0.8em;
  background-color: var(--cocoon-current-background-color);
}

.cocoon .caption-box-content {
  padding: 0.4em 0.8em;
}

.cocoon .cb-red.caption-box {
  border-color: var(--cocoon-red-color);
}

.cocoon .cb-red .caption-box-label {
  background-color: var(--cocoon-red-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-pink.caption-box {
  border-color: var(--cocoon-pink-color);
}

.cocoon .cb-pink .caption-box-label {
  background-color: var(--cocoon-pink-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-purple.caption-box {
  border-color: var(--cocoon-purple-color);
}

.cocoon .cb-purple .caption-box-label {
  background-color: var(--cocoon-purple-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-blue.caption-box {
  border-color: var(--cocoon-blue-color);
}

.cocoon .cb-blue .caption-box-label {
  background-color: var(--cocoon-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-green.caption-box {
  border-color: var(--cocoon-green-color);
}

.cocoon .cb-green .caption-box-label {
  background-color: var(--cocoon-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-orange.caption-box {
  border-color: var(--cocoon-orange-color);
}

.cocoon .cb-orange .caption-box-label {
  background-color: var(--cocoon-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-yellow.caption-box {
  border-color: var(--cocoon-yellow-color);
}

.cocoon .cb-yellow .caption-box-label {
  background-color: var(--cocoon-yellow-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-brown.caption-box {
  border-color: var(--cocoon-brown-color);
}

.cocoon .cb-brown .caption-box-label {
  background-color: var(--cocoon-brown-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-grey.caption-box {
  border-color: var(--cocoon-grey-color);
}

.cocoon .cb-grey .caption-box-label {
  background-color: var(--cocoon-grey-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-black.caption-box {
  border-color: var(--cocoon-black-color);
}

.cocoon .cb-black .caption-box-label {
  background-color: var(--cocoon-black-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-deep.caption-box {
  border-color: var(--cocoon-deep-color);
}

.cocoon .cb-deep .caption-box-label {
  background-color: var(--cocoon-deep-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-indigo.caption-box {
  border-color: var(--cocoon-indigo-color);
}

.cocoon .cb-indigo .caption-box-label {
  background-color: var(--cocoon-indigo-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-light-blue.caption-box {
  border-color: var(--cocoon-light-blue-color);
}

.cocoon .cb-light-blue .caption-box-label {
  background-color: var(--cocoon-light-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-cyan.caption-box {
  border-color: var(--cocoon-cyan-color);
}

.cocoon .cb-cyan .caption-box-label {
  background-color: var(--cocoon-cyan-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-teal.caption-box {
  border-color: var(--cocoon-teal-color);
}

.cocoon .cb-teal .caption-box-label {
  background-color: var(--cocoon-teal-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-light-green.caption-box {
  border-color: var(--cocoon-light-green-color);
}

.cocoon .cb-light-green .caption-box-label {
  background-color: var(--cocoon-light-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-lime.caption-box {
  border-color: var(--cocoon-lime-color);
}

.cocoon .cb-lime .caption-box-label {
  background-color: var(--cocoon-lime-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-amber.caption-box {
  border-color: var(--cocoon-amber-color);
}

.cocoon .cb-amber .caption-box-label {
  background-color: var(--cocoon-amber-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-deep-orange.caption-box {
  border-color: var(--cocoon-deep-orange-color);
}

.cocoon .cb-deep-orange .caption-box-label {
  background-color: var(--cocoon-deep-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .cb-white.caption-box {
  border-color: var(--cocoon-white-color);
}

.cocoon .cb-white .caption-box-label {
  background-color: var(--cocoon-white-color);
  color: var(--cocoon-white-color);
}

.cocoon .tab-caption-box {
  border-width: 0;
}

.cocoon .tab-caption-box.block-box.has-background {
  background-color: transparent !important;
}

.cocoon .tab-caption-box.has-border-color .box-label {
  color: var(--cocoon-white-color);
}

.cocoon .tab-caption-box-label {
  padding: 0 0.8em;
  font-size: 0.9em;
  background-color: var(--cocoon-current-background-color);
  display: inline-block;
  border-top-left-radius: var(--cocoon-middle-border-radius);
  border-top-right-radius: var(--cocoon-middle-border-radius);
}

.cocoon .tab-caption-box-content {
  margin-top: -3px;
  border: 3px solid var(--cocoon-current-background-color);
  padding: 0.4em 0.8em;
  border-radius: var(--cocoon-middle-border-radius);
  border-top-left-radius: 0;
}

.cocoon .tcb-red .tab-caption-box-label {
  background-color: var(--cocoon-red-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-red .tab-caption-box-content {
  border-color: var(--cocoon-red-color);
}

.cocoon .tcb-pink .tab-caption-box-label {
  background-color: var(--cocoon-pink-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-pink .tab-caption-box-content {
  border-color: var(--cocoon-pink-color);
}

.cocoon .tcb-purple .tab-caption-box-label {
  background-color: var(--cocoon-purple-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-purple .tab-caption-box-content {
  border-color: var(--cocoon-purple-color);
}

.cocoon .tcb-blue .tab-caption-box-label {
  background-color: var(--cocoon-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-blue .tab-caption-box-content {
  border-color: var(--cocoon-blue-color);
}

.cocoon .tcb-green .tab-caption-box-label {
  background-color: var(--cocoon-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-green .tab-caption-box-content {
  border-color: var(--cocoon-green-color);
}

.cocoon .tcb-orange .tab-caption-box-label {
  background-color: var(--cocoon-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-orange .tab-caption-box-content {
  border-color: var(--cocoon-orange-color);
}

.cocoon .tcb-yellow .tab-caption-box-label {
  background-color: var(--cocoon-yellow-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-yellow .tab-caption-box-content {
  border-color: var(--cocoon-yellow-color);
}

.cocoon .tcb-brown .tab-caption-box-label {
  background-color: var(--cocoon-brown-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-brown .tab-caption-box-content {
  border-color: var(--cocoon-brown-color);
}

.cocoon .tcb-grey .tab-caption-box-label {
  background-color: var(--cocoon-grey-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-grey .tab-caption-box-content {
  border-color: var(--cocoon-grey-color);
}

.cocoon .tcb-black .tab-caption-box-label {
  background-color: var(--cocoon-black-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-black .tab-caption-box-content {
  border-color: var(--cocoon-black-color);
}

.cocoon .tcb-deep .tab-caption-box-label {
  background-color: var(--cocoon-deep-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-deep .tab-caption-box-content {
  border-color: var(--cocoon-deep-color);
}

.cocoon .tcb-indigo .tab-caption-box-label {
  background-color: var(--cocoon-indigo-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-indigo .tab-caption-box-content {
  border-color: var(--cocoon-indigo-color);
}

.cocoon .tcb-light-blue .tab-caption-box-label {
  background-color: var(--cocoon-light-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-light-blue .tab-caption-box-content {
  border-color: var(--cocoon-light-blue-color);
}

.cocoon .tcb-cyan .tab-caption-box-label {
  background-color: var(--cocoon-cyan-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-cyan .tab-caption-box-content {
  border-color: var(--cocoon-cyan-color);
}

.cocoon .tcb-teal .tab-caption-box-label {
  background-color: var(--cocoon-teal-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-teal .tab-caption-box-content {
  border-color: var(--cocoon-teal-color);
}

.cocoon .tcb-light-green .tab-caption-box-label {
  background-color: var(--cocoon-light-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-light-green .tab-caption-box-content {
  border-color: var(--cocoon-light-green-color);
}

.cocoon .tcb-lime .tab-caption-box-label {
  background-color: var(--cocoon-lime-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-lime .tab-caption-box-content {
  border-color: var(--cocoon-lime-color);
}

.cocoon .tcb-amber .tab-caption-box-label {
  background-color: var(--cocoon-amber-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-amber .tab-caption-box-content {
  border-color: var(--cocoon-amber-color);
}

.cocoon .tcb-deep-orange .tab-caption-box-label {
  background-color: var(--cocoon-deep-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-deep-orange .tab-caption-box-content {
  border-color: var(--cocoon-deep-orange-color);
}

.cocoon .tcb-white .tab-caption-box-label {
  background-color: var(--cocoon-white-color);
  color: var(--cocoon-white-color);
}

.cocoon .tcb-white .tab-caption-box-content {
  border-color: var(--cocoon-white-color);
}

.cocoon html .body .tab-caption-box.has-white-background-color .box-content {
  background-color: #fff;
}

.cocoon .label-box {
  border-width: 0;
}

.cocoon .label-box.block-box.has-background {
  background-color: transparent !important;
}

.cocoon .label-box-label {
  margin-left: 1em;
  padding: 0 0.8em;
  font-size: 0.9em;
  font-weight: bold;
  text-shadow: var(--cocoon-white-color) 3px 0px 0px, var(--cocoon-white-color) 2px 1px 0px, var(--cocoon-white-color) 2px 2px 0px, var(--cocoon-white-color) 2px 3px 0px, var(--cocoon-white-color) 1px 3px 0px, var(--cocoon-white-color) 0px 3px 0px, var(--cocoon-white-color) -1px 3px 0px, var(--cocoon-white-color) -2px 2px 0px, var(--cocoon-white-color) -3px 1px 0px, var(--cocoon-white-color) -3px 0px 0px, var(--cocoon-white-color) -3px -1px 0px, var(--cocoon-white-color) -3px -2px 0px, var(--cocoon-white-color) -2px -2px 0px, var(--cocoon-white-color) -1px -3px 0px, var(--cocoon-white-color) 0px -3px 0px, var(--cocoon-white-color) 1px -3px 0px, var(--cocoon-white-color) 2px -2px 0px, var(--cocoon-white-color) 2px -2px 0px, var(--cocoon-white-color) 3px -1px 0px;
}

.cocoon .label-box-content {
  margin-top: -0.9em;
  border: 3px solid var(--cocoon-middle-thickness-color);
  padding: 1em 0.8em 0.4em;
  border-radius: var(--cocoon-middle-border-radius);
}

.cocoon .lb-red .label-box-content {
  border-color: var(--cocoon-red-color);
}

.cocoon .lb-pink .label-box-content {
  border-color: var(--cocoon-pink-color);
}

.cocoon .lb-purple .label-box-content {
  border-color: var(--cocoon-purple-color);
}

.cocoon .lb-blue .label-box-content {
  border-color: var(--cocoon-blue-color);
}

.cocoon .lb-green .label-box-content {
  border-color: var(--cocoon-green-color);
}

.cocoon .lb-orange .label-box-content {
  border-color: var(--cocoon-orange-color);
}

.cocoon .lb-yellow .label-box-content {
  border-color: var(--cocoon-yellow-color);
}

.cocoon .lb-brown .label-box-content {
  border-color: var(--cocoon-brown-color);
}

.cocoon .lb-grey .label-box-content {
  border-color: var(--cocoon-grey-color);
}

.cocoon .lb-black .label-box-content {
  border-color: var(--cocoon-black-color);
}

.cocoon .lb-deep .label-box-content {
  border-color: var(--cocoon-deep-color);
}

.cocoon .lb-indigo .label-box-content {
  border-color: var(--cocoon-indigo-color);
}

.cocoon .lb-light-blue .label-box-content {
  border-color: var(--cocoon-light-blue-color);
}

.cocoon .lb-cyan .label-box-content {
  border-color: var(--cocoon-cyan-color);
}

.cocoon .lb-teal .label-box-content {
  border-color: var(--cocoon-teal-color);
}

.cocoon .lb-light-green .label-box-content {
  border-color: var(--cocoon-light-green-color);
}

.cocoon .lb-lime .label-box-content {
  border-color: var(--cocoon-lime-color);
}

.cocoon .lb-amber .label-box-content {
  border-color: var(--cocoon-amber-color);
}

.cocoon .lb-deep-orange .label-box-content {
  border-color: var(--cocoon-deep-orange-color);
}

.cocoon .lb-white .label-box-content {
  border-color: var(--cocoon-white-color);
}

.cocoon html .body .label-box.has-white-background-color .box-content {
  background-color: var(--wp--preset--color--white) !important;
}

.cocoon .toggle-wrap {
  position: relative;
  border-width: 0;
}

.cocoon .toggle-wrap > p {
  margin: 0;
}

.cocoon .toggle-wrap .toggle-content {
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0 1em;
  height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.cocoon .toggle-button {
  display: block;
  cursor: pointer;
  padding: 3px 10px;
  background-color: var(--cocoon-xx-thin-color);
  border: 2px solid var(--cocoon-basic-border-color);
  text-align: center;
  border-radius: var(--cocoon-basic-border-radius);
  position: relative;
  margin: 0;
}

.cocoon .toggle-button::before {
  content: "\f067";
  font-family: FontAwesome;
  margin-right: 0.8em;
  font-size: 0.8em;
  color: var(--cocoon-x-pallid-text-color);
  opacity: 0.3;
}

.cocoon .has-border-color .toggle-button::before {
  opacity: 0.6;
}

.cocoon .toggle-button:hover {
  opacity: 0.7;
}

.cocoon .toggle-checkbox {
  display: none;
}

.cocoon .toggle-checkbox:checked ~ .toggle-button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.cocoon .toggle-checkbox:checked ~ .toggle-button::before {
  content: "\f068";
}

.cocoon .toggle-checkbox:checked ~ .toggle-content {
  visibility: visible;
  opacity: 1;
  height: 100%;
  transition: all 0.3s ease-in-out;
  padding: 1em;
  border: 2px solid var(--cocoon-basic-border-color);
  border-top-width: 0;
  border-bottom-left-radius: var(--cocoon-basic-border-radius);
  border-bottom-right-radius: var(--cocoon-basic-border-radius);
}

.cocoon .tb-red .toggle-button {
  border: 2px solid var(--cocoon-red-color);
  background: var(--cocoon-red-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-red .toggle-button::before {
  color: var(--cocoon-red-color);
}

.cocoon .tb-red .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-red-color);
}

.cocoon .tb-pink .toggle-button {
  border: 2px solid var(--cocoon-pink-color);
  background: var(--cocoon-pink-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-pink .toggle-button::before {
  color: var(--cocoon-pink-color);
}

.cocoon .tb-pink .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-pink-color);
}

.cocoon .tb-purple .toggle-button {
  border: 2px solid var(--cocoon-purple-color);
  background: var(--cocoon-purple-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-purple .toggle-button::before {
  color: var(--cocoon-purple-color);
}

.cocoon .tb-purple .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-purple-color);
}

.cocoon .tb-blue .toggle-button {
  border: 2px solid var(--cocoon-blue-color);
  background: var(--cocoon-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-blue .toggle-button::before {
  color: var(--cocoon-blue-color);
}

.cocoon .tb-blue .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-blue-color);
}

.cocoon .tb-green .toggle-button {
  border: 2px solid var(--cocoon-green-color);
  background: var(--cocoon-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-green .toggle-button::before {
  color: var(--cocoon-green-color);
}

.cocoon .tb-green .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-green-color);
}

.cocoon .tb-orange .toggle-button {
  border: 2px solid var(--cocoon-orange-color);
  background: var(--cocoon-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-orange .toggle-button::before {
  color: var(--cocoon-orange-color);
}

.cocoon .tb-orange .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-orange-color);
}

.cocoon .tb-yellow .toggle-button {
  border: 2px solid var(--cocoon-yellow-color);
  background: var(--cocoon-yellow-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-yellow .toggle-button::before {
  color: var(--cocoon-yellow-color);
}

.cocoon .tb-yellow .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-yellow-color);
}

.cocoon .tb-brown .toggle-button {
  border: 2px solid var(--cocoon-brown-color);
  background: var(--cocoon-brown-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-brown .toggle-button::before {
  color: var(--cocoon-brown-color);
}

.cocoon .tb-brown .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-brown-color);
}

.cocoon .tb-grey .toggle-button {
  border: 2px solid var(--cocoon-grey-color);
  background: var(--cocoon-grey-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-grey .toggle-button::before {
  color: var(--cocoon-grey-color);
}

.cocoon .tb-grey .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-grey-color);
}

.cocoon .tb-black .toggle-button {
  border: 2px solid var(--cocoon-black-color);
  background: var(--cocoon-black-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-black .toggle-button::before {
  color: var(--cocoon-black-color);
}

.cocoon .tb-black .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-black-color);
}

.cocoon .tb-deep .toggle-button {
  border: 2px solid var(--cocoon-deep-color);
  background: var(--cocoon-deep-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-deep .toggle-button::before {
  color: var(--cocoon-deep-color);
}

.cocoon .tb-deep .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-deep-color);
}

.cocoon .tb-indigo .toggle-button {
  border: 2px solid var(--cocoon-indigo-color);
  background: var(--cocoon-indigo-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-indigo .toggle-button::before {
  color: var(--cocoon-indigo-color);
}

.cocoon .tb-indigo .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-indigo-color);
}

.cocoon .tb-light-blue .toggle-button {
  border: 2px solid var(--cocoon-light-blue-color);
  background: var(--cocoon-light-blue-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-light-blue .toggle-button::before {
  color: var(--cocoon-light-blue-color);
}

.cocoon .tb-light-blue .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-light-blue-color);
}

.cocoon .tb-cyan .toggle-button {
  border: 2px solid var(--cocoon-cyan-color);
  background: var(--cocoon-cyan-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-cyan .toggle-button::before {
  color: var(--cocoon-cyan-color);
}

.cocoon .tb-cyan .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-cyan-color);
}

.cocoon .tb-teal .toggle-button {
  border: 2px solid var(--cocoon-teal-color);
  background: var(--cocoon-teal-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-teal .toggle-button::before {
  color: var(--cocoon-teal-color);
}

.cocoon .tb-teal .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-teal-color);
}

.cocoon .tb-light-green .toggle-button {
  border: 2px solid var(--cocoon-light-green-color);
  background: var(--cocoon-light-green-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-light-green .toggle-button::before {
  color: var(--cocoon-light-green-color);
}

.cocoon .tb-light-green .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-light-green-color);
}

.cocoon .tb-lime .toggle-button {
  border: 2px solid var(--cocoon-lime-color);
  background: var(--cocoon-lime-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-lime .toggle-button::before {
  color: var(--cocoon-lime-color);
}

.cocoon .tb-lime .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-lime-color);
}

.cocoon .tb-amber .toggle-button {
  border: 2px solid var(--cocoon-amber-color);
  background: var(--cocoon-amber-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-amber .toggle-button::before {
  color: var(--cocoon-amber-color);
}

.cocoon .tb-amber .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-amber-color);
}

.cocoon .tb-deep-orange .toggle-button {
  border: 2px solid var(--cocoon-deep-orange-color);
  background: var(--cocoon-deep-orange-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-deep-orange .toggle-button::before {
  color: var(--cocoon-deep-orange-color);
}

.cocoon .tb-deep-orange .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-deep-orange-color);
}

.cocoon .tb-white .toggle-button {
  border: 2px solid var(--cocoon-white-color);
  background: var(--cocoon-white-color);
  color: var(--cocoon-white-color);
}

.cocoon .tb-white .toggle-button::before {
  color: var(--cocoon-white-color);
}

.cocoon .tb-white .toggle-checkbox:checked ~ .toggle-content {
  border-color: var(--cocoon-white-color);
}

.cocoon .iic-red li::before {
  color: var(--cocoon-red-color);
}

.cocoon .iic-pink li::before {
  color: var(--cocoon-pink-color);
}

.cocoon .iic-purple li::before {
  color: var(--cocoon-purple-color);
}

.cocoon .iic-blue li::before {
  color: var(--cocoon-blue-color);
}

.cocoon .iic-green li::before {
  color: var(--cocoon-green-color);
}

.cocoon .iic-orange li::before {
  color: var(--cocoon-orange-color);
}

.cocoon .iic-yellow li::before {
  color: var(--cocoon-yellow-color);
}

.cocoon .iic-brown li::before {
  color: var(--cocoon-brown-color);
}

.cocoon .iic-grey li::before {
  color: var(--cocoon-grey-color);
}

.cocoon .iic-black li::before {
  color: var(--cocoon-black-color);
}

.cocoon .iic-deep li::before {
  color: var(--cocoon-deep-color);
}

.cocoon .iic-indigo li::before {
  color: var(--cocoon-indigo-color);
}

.cocoon .iic-light-blue li::before {
  color: var(--cocoon-light-blue-color);
}

.cocoon .iic-cyan li::before {
  color: var(--cocoon-cyan-color);
}

.cocoon .iic-teal li::before {
  color: var(--cocoon-teal-color);
}

.cocoon .iic-light-green li::before {
  color: var(--cocoon-light-green-color);
}

.cocoon .iic-lime li::before {
  color: var(--cocoon-lime-color);
}

.cocoon .iic-amber li::before {
  color: var(--cocoon-amber-color);
}

.cocoon .iic-deep-orange li::before {
  color: var(--cocoon-deep-orange-color);
}

.cocoon .iic-white li::before {
  color: var(--cocoon-white-color);
}

.cocoon figcaption {
  margin: 0;
  font-size: 0.7em;
  opacity: 0.8;
  padding: 0 6px;
}

.cocoon .wp-block-separator.is-style-wide {
  border-bottom: solid 3px !important;
}

.cocoon .body .wp-block-gallery .blocks-gallery-item {
  margin-bottom: 0.6em;
}

.cocoon .faq-wrap {
  border-color: transparent;
}

.cocoon .faq {
  line-height: 24px;
}

.cocoon .faq-item {
  display: flex;
}

.cocoon .faq-item-label {
  font-size: 24px;
  margin-right: 0.6em;
}

.cocoon .is-style-square .faq-item-label {
  color: #fff !important;
  background-color: #b7282e;
  font-size: 20px;
  padding: 5px 8px;
  height: 100%;
}

.cocoon .is-style-square .faq-answer-label {
  background-color: #007bbb;
}

.cocoon .is-style-square .faq-item-label {
  font-size: 20px;
  padding: 5px 8px;
  height: 100%;
}

.cocoon .faq-item-content {
  flex: 1 1 auto;
  width: 60%;
}

.cocoon .faq-question {
  margin-bottom: 1.8em;
  align-items: center;
}

.cocoon .faq-question-label {
  color: #b7282e;
}

.cocoon .faq-question-content {
  font-weight: 700;
}

.cocoon .faq .faq-answer {
  margin-left: 0;
}

.cocoon .faq-answer-label {
  color: #007bbb;
}

.cocoon .is-style-accordion {
  padding: 0;
}

.cocoon .is-style-accordion .faq-question {
  padding: 0.5em;
  margin: 0;
}

.cocoon .is-style-accordion .faq-answer {
  padding: 1em 0.5em;
}

.cocoon .is-style-accordion .faq-question {
  cursor: pointer;
  position: relative;
  background-color: #e8ecef;
  border-color: var(--cocoon-three-d-border-colors);
}

.cocoon .is-style-accordion .faq-question::before {
  content: "+";
  position: absolute;
  right: 1em;
  opacity: 0.5;
}

.cocoon .is-style-accordion .faq-question.active::before {
  content: "-";
}

.cocoon .is-style-accordion.has-border-color .faq-question,
.cocoon .is-style-accordion.has-border-color .faq-question-label {
  color: var(--cocoon-white-color);
  border: none;
}

.cocoon .is-style-filter-clarendon img {
  filter: sepia(0.15) contrast(1.25) brightness(1.25) hue-rotate(5deg);
}

.cocoon .is-style-filter-clarendon img::before {
  background: rgba(127, 187, 227, 0.4);
  content: "";
  mix-blend-mode: overlay;
}

.cocoon .is-style-filter-gingham img {
  filter: contrast(1.1) brightness(1.1);
}

.cocoon .is-style-filter-gingham img::before {
  background: #e6e6e6;
  content: "";
  mix-blend-mode: soft-light;
}

.cocoon .is-style-filter-moon img {
  filter: brightness(1.4) contrast(0.95) saturate(0) sepia(0.35);
}

.cocoon .is-style-filter-lark img {
  filter: sepia(0.25) contrast(1.2) brightness(1.3) saturate(1.25);
}

.cocoon .is-style-filter-reyes img {
  filter: sepia(0.75) contrast(0.75) brightness(1.25) saturate(1.4);
}

.cocoon .is-style-filter-juno img {
  filter: sepia(0.35) contrast(1.15) brightness(1.15) saturate(1.8);
}

.cocoon .is-style-filter-juno img::before {
  background: rgba(127, 187, 227, 0.2);
  content: "";
  mix-blend-mode: overlay;
}

.cocoon .is-style-filter-slumber img {
  filter: sepia(0.35) contrast(1.25) saturate(1.25);
}

.cocoon .is-style-filter-slumber img::before {
  background: rgba(125, 105, 24, 0.2);
  content: "";
  mix-blend-mode: darken;
}

.cocoon .is-style-filter-crema img {
  filter: sepia(0.5) contrast(1.25) brightness(1.15) saturate(0.9) hue-rotate(-2deg);
}

.cocoon .is-style-filter-crema img::before {
  background: rgba(125, 105, 24, 0.2);
  content: "";
  mix-blend-mode: multiply;
}

.cocoon .is-style-filter-ludwig img {
  filter: sepia(0.25) contrast(1.05) brightness(1.05) saturate(2);
}

.cocoon .is-style-filter-ludwig img::before {
  background: rgba(125, 105, 24, 0.1);
  content: "";
  mix-blend-mode: overlay;
}

.cocoon .is-style-filter-aden img {
  filter: sepia(0.2) brightness(1.15) saturate(1.4);
}

.cocoon .is-style-filter-aden img::before {
  background: rgba(125, 105, 24, 0.1);
  content: "";
  mix-blend-mode: multiply;
}

.cocoon .is-style-filter-perpetua img {
  filter: contrast(1.1) brightness(1.25) saturate(1.1);
}

.cocoon .is-style-filter-perpetua img::before {
  background: linear-gradient(to bottom, rgba(0, 91, 154, 0.25), rgba(230, 193, 61, 0.25));
  content: "";
  mix-blend-mode: multiply;
}

.cocoon .is-style-filter-monochrome img {
  filter: grayscale(100%);
}

.cocoon .wp-block-button__link {
  color: #fff;
  background-color: #333631;
  border-radius: 0px;
  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;
}

.cocoon .is-layout-flex {
  gap: 1.5rem;
}

.cocoon .is-layout-flex > * {
  margin: 0;
}

.cocoon .is-style-solid-line {
  padding: 0.7em 2.5em;
  border: solid 1px #323232;
  color: #323232;
}

.cocoon .is-style-gray-back {
  padding: 0.7em 2.5em;
  color: #323232;
  background: rgba(50, 50, 50, 0.07);
}

.cocoon .is-style-solid-back {
  padding: 0.7em 2.5em;
  color: #323232;
  border: solid 2px #323232;
  background: rgba(50, 50, 50, 0.07);
}

.cocoon .is-style-solid-back {
  padding: 0.7em 2.5em;
  color: #323232;
  border: solid 2px #323232;
  background: rgba(50, 50, 50, 0.07);
}

.cocoon .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;
}

.cocoon .is-style-solid-cross::before,
.cocoon .is-style-solid-cross::after {
  content: "";
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: #323232;
}

.cocoon .is-style-solid-cross::before {
  left: 10px;
}

.cocoon .is-style-solid-cross::after {
  right: 10px;
}

.cocoon .wp-block-button.alignright {
  margin-left: auto !important;
}

.cocoon .wp-block-pullquote.has-background blockquote {
  background-color: transparent;
  border-color: transparent;
}

.cocoon .column-wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0;
}

.cocoon .column-wrap > div {
  width: 49.5%;
  margin: 0;
}

.cocoon .column-wrap > div > *:first-child {
  margin-top: 0;
}

.cocoon .column-wrap.column-3 > div {
  width: 32.5%;
}

.cocoon .column-2-3-1-2 .column-left {
  width: 34%;
}

.cocoon .column-2-3-1-2 .column-right {
  width: 65%;
}

.cocoon .column-2-3-2-1 .column-left {
  width: 65%;
}

.cocoon .column-2-3-2-1 .column-right {
  width: 34%;
}

.cocoon .column-2-4-1-3 .column-left {
  width: 25%;
}

.cocoon .column-2-4-1-3 .column-right {
  width: 74%;
}

.cocoon .column-2-4-3-1 .column-left {
  width: 74%;
}

.cocoon .column-2-4-3-1 .column-right {
  width: 25%;
}
.cocoon .wp-block-media-text__content {
  padding: 0 1em;
}

.cocoon .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;
}

.cocoon .sns-follow-buttons a:last-child {
  margin-right: 0;
}

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

.cocoon .fbc-hide .follow-count {
  display: none;
}

.cocoon .related-entry-card .cat-label {
  font-size: 9px;
}

.cocoon .related-entry-heading,
.cocoon .comment-title {
  margin: 22px 0;
  font-size: 24px;
}

.cocoon .related-entry-card-content {
  margin-left: 170px;
}

.cocoon .related-entry-card-snippet {
  -webkit-line-clamp: 3;
}

.cocoon .rect-mini-card .related-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cocoon .rect-mini-card .related-entry-card-wrap {
  width: 49.5%;
  padding: 7px;
}

.cocoon .rect-mini-card .related-entry-card-thumb {
  width: 120px;
}

.cocoon .rect-mini-card .related-entry-card-content {
  margin-left: 130px;
}

.cocoon .rect-mini-card .related-entry-card-title {
  font-size: 16px;
}

.cocoon .rect-mini-card .related-entry-card-snippet {
  display: none;
}

.cocoon .rect-vertical-card .related-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.cocoon .rect-vertical-card .related-entry-card-wrap {
  padding: 5px;
}

.cocoon .rect-vertical-card .related-entry-card-thumb {
  float: none;
  width: 100%;
}

.cocoon .rect-vertical-card .related-entry-card-thumb img {
  width: 100%;
}

.cocoon .rect-vertical-card .related-entry-card-content {
  margin: 0;
}

.cocoon .rect-vertical-card .related-entry-card-title {
  font-size: 16px;
}

.cocoon .rect-vertical-card-3 .related-entry-card-wrap {
  width: 33%;
}

.cocoon .rect-vertical-card-4 .related-entry-card-wrap {
  width: 24.5%;
}

.cocoon .recb-entry-border .related-entry-card-wrap {
  border: 1px solid var(--cocoon-basic-border-color);
}

.cocoon .commets-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cocoon .commets-list .avatar {
  float: right;
}

.cocoon .commets-list .reply {
  text-align: right;
  font-size: var(--cocoon-text-size-s);
}

.cocoon .commets-list .comment-meta {
  font-size: var(--cocoon-text-size-s);
}

.cocoon .commets-list .comment-body,
.cocoon .commets-list .st-comment-body {
  margin-bottom: 1em;
}

.cocoon .commets-list .children {
  list-style: none;
  padding-left: 20px;
}

.cocoon .st-comment-id {
  display: none;
}

.cocoon .st-comment-edit {
  font-size: 0.8em;
  margin-left: 6px;
}

.cocoon .st-comment-author .fn {
  font-weight: bold;
}

.cocoon .comment-form .required {
  color: red;
}

.cocoon .comment-form .logged-in-as {
  margin: 0.2em;
  font-size: 0.8em;
}

.cocoon .comment-form .submit {
  margin: 1em 0;
}

.cocoon .comment-area.website-hide .comment-form-url {
  display: none;
}

.cocoon .comment-edit-link {
  margin-left: 0.4em;
}

.cocoon .comment-reply-link {
  font-size: 14px;
  display: inline;
  padding: 5px 8px;
}

.cocoon .comment-page-link {
  text-align: center;
}

.cocoon .comment-page-link .page-numbers {
  width: auto;
  height: auto;
  padding: 6px 12px;
  line-height: normal;
}

.cocoon .comment-page-link .current {
  background-color: #eee;
}

.cocoon .pagination {
  margin: 24px 0;
  clear: both;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}

.cocoon .pagination .current {
  background-color: var(--cocoon-current-background-color);
}

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

.cocoon .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);
}

.cocoon .page-numbers span {
  line-height: inherit;
}

.cocoon .page-numbers.dots {
  opacity: 0.6;
  background-color: var(--cocoon-xx-thin-color);
}

.cocoon .pagination-next {
  margin-top: 24px;
}

.cocoon .pagination-next-link,
.cocoon .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;
}

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

.cocoon .pager-links {
  margin: 24px 0;
  clear: both;
  text-align: center;
}

.cocoon .pager-links .post-page-numbers {
  background-color: transparent;
}

.cocoon .pager-links span {
  background-color: var(--cocoon-current-background-color);
}

.cocoon .pager-links a {
  display: inline-block;
}

.cocoon .pager-links a span {
  background-color: var(--cocoon-white-color);
}

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

.cocoon .pager-prev-next a {
  width: 30%;
  margin: 0 4px;
}

.cocoon .pager-prev-next span {
  width: 100%;
  margin: 0;
}

.cocoon .pager-post-navi {
  margin: 38px 0;
  display: flex;
  flex-direction: column;
}

.cocoon .pager-post-navi a {
  padding: 10px;
  margin: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1.2;
  font-size: 0.8em;
}

.cocoon .pager-post-navi a .iconfont {
  font-size: 1.8em;
  color: var(--cocoon-thin-color);
  padding: 8px;
}

.cocoon .pager-post-navi a figure {
  min-width: 120px;
  max-width: 120px;
}

.cocoon .pager-post-navi a.prev-post {
  flex-direction: row;
  padding-left: 5px;
}

.cocoon .pager-post-navi a.prev-post .prev-post-title {
  margin-left: 10px;
}

.cocoon .pager-post-navi a.next-post {
  flex-direction: row-reverse;
  padding-right: 5px;
}

.cocoon .pager-post-navi a.next-post .next-post-title {
  margin-right: 10px;
}

.cocoon .pager-post-navi a.prev-next-home {
  justify-content: center;
  font-size: 50px;
  text-align: center;
  color: var(--cocoon-middle-thickness-color);
}

.cocoon .post-navi-square a {
  height: auto;
}

.cocoon .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);
}

.cocoon .post-navi-default.post-navi-border .next-post {
  border-top-width: 0px;
}

.cocoon .post-navi-default.post-navi-border .next-post:first-child {
  border-top-width: 1px;
}

.cocoon .pager-post-navi.post-navi-square {
  flex-direction: row;
}

.cocoon .pager-post-navi.post-navi-square a {
  width: 50%;
}

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

.cocoon .post-navi-square.post-navi-border a:last-child {
  border-left-width: 0px;
}

.cocoon canvas,
.cocoon iframe,
.cocoon video,
.cocoon .fb_iframe_widget,
.cocoon .fb_iframe_widget span {
  max-width: 100%;
}

.cocoon .overflow-container {
  overflow-y: scroll;
}

.cocoon .aspect-ratio {
  height: 0;
  padding-top: 56.25%;
  position: relative;
}

.cocoon .aspect-ratio--object {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

.cocoon .video-container,
.cocoon .instagram-container,
.cocoon .facebook-container {
  max-width: 840px;
  margin: 30px auto;
}

.cocoon .wp-block-embed.alignwide .video-container,
.cocoon .wp-block-embed.alignwide .instagram-container,
.cocoon .wp-block-embed.alignwide .facebook-container {
  max-width: 1200px;
}

.cocoon .wp-block-embed.alignfull .video-container,
.cocoon .wp-block-embed.alignfull .instagram-container,
.cocoon .wp-block-embed.alignfull .facebook-container {
  max-width: 100%;
}

.cocoon .video-container .video {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.cocoon .instagram-container .instagram,
.cocoon .facebook-container .facebook {
  position: relative;
  padding-bottom: 120%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.cocoon .video iframe,
.cocoon .video object,
.cocoon .video embed,
.cocoon .instagram iframe,
.cocoon .instagram object,
.cocoon .instagram embed,
.cocoon .facebook iframe,
.cocoon .facebook object,
.cocoon .facebook embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cocoon .twitter-video {
  min-width: 200px !important;
}

.cocoon .instagram-media {
  position: static !important;
  min-width: 280px !important;
}

.cocoon .author-box {
  border: 1px solid var(--cocoon-basic-border-color);
  border-radius: var(--cocoon-basic-border-radius);
  line-height: 1.4;
  position: relative;
  padding: 1.6% 2.2% 2%;
}

.cocoon .author-box p {
  margin-top: 0.3em;
  line-height: 1.3;
}

.cocoon .author-box .sns-follow {
  margin: 0;
}

.cocoon .author-box .sns-follow-message {
  display: none;
}

.cocoon .author-box .sns-follow-buttons {
  flex-wrap: wrap;
  justify-content: flex-start;
}

.cocoon .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;
}

.cocoon .author-box .sns-follow-buttons a.follow-button:hover {
  background-color: var(--cocoon-xxx-thin-color);
}

.cocoon .author-box .sns-follow-buttons a.follow-button .follow-count {
  display: none;
}

.cocoon .author-box .author-name {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

.cocoon .author-thumb {
  float: left;
  margin-top: 3px;
  width: 120px;
}

.cocoon .author-content {
  margin-left: 130px;
}

.cocoon .author-description {
  margin-bottom: 1em;
}

.cocoon .nwa .author-box {
  text-align: center;
  padding: 20px;
}

.cocoon .nwa .author-box .author-thumb {
  float: none;
  width: 100px;
  margin: 9px auto 0;
}

.cocoon .nwa .author-box .author-content {
  margin: 0;
  padding: 1em;
}

.cocoon .nwa .author-box .author-description {
  text-align: left;
}

.cocoon .nwa .author-box .sns-follow-buttons {
  display: block;
  font-size: 1px;
  font-size: 0;
}

.cocoon .nwa .author-box .sns-follow-buttons a {
  display: inline-block;
  margin: 2px;
}

.cocoon .cta-box {
  background-color: #444;
  color: #fff;
  padding: 20px;
}

.cocoon .cta-heading {
  font-size: 26px;
  padding: 12px;
  margin-bottom: 0.2em;
  font-weight: bold;
}

.cocoon .cta-content {
  display: block;
}

.cocoon .cta-left-and-right .cta-content,
.cocoon .cta-right-and-left .cta-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.cocoon .cta-left-and-right .cta-content div,
.cocoon .cta-right-and-left .cta-content div {
  width: 49%;
}

.cocoon .cta-left-and-right .cta-content .cta-message p:first-child,
.cocoon .cta-right-and-left .cta-content .cta-message p:first-child {
  margin-top: 0;
}

.cocoon .cta-right-and-left .cta-content {
  flex-direction: row-reverse;
}

.cocoon .cta-thumb {
  text-align: center;
}

.cocoon .cta-button {
  margin-top: 1em;
}

.cocoon .sidebar .cta-box {
  font-size: 0.8em;
}

.cocoon .sidebar .cta-heading {
  font-size: 20px;
  padding: 8px;
}

.cocoon .sidebar .cta-left-and-right .cta-content,
.cocoon .sidebar .cta-right-and-left .cta-content {
  display: block;
}

.cocoon .sidebar .cta-left-and-right .cta-content div,
.cocoon .sidebar .cta-right-and-left .cta-content div {
  width: 100%;
}

.cocoon .sidebar .cta-message {
  margin-top: 1em;
}

.cocoon .sidebar .cta-button .btn-l,
.cocoon .sidebar .cta-button .ranking-item-link-buttons a,
.cocoon .ranking-item-link-buttons .sidebar .cta-button a {
  padding: 1em;
  font-size: 16px;
}

.cocoon .speech-wrap {
  display: flex;
}

.cocoon .speech-person {
  width: 12%;
  min-width: 12%;
}

.cocoon .speech-icon img,
.cocoon .speech-icon amp-img {
  border-radius: 50%;
  border: 2px solid var(--cocoon-basic-border-color);
  width: 100%;
}

.cocoon .speech-name {
  text-align: center;
  font-size: 13px;
}

.cocoon div.speech-balloon {
  height: 100%;
  position: relative;
  padding: 10px;
  background-color: var(--cocoon-white-color);
  border: 2px solid var(--cocoon-basic-border-color);
  border-radius: 6px;
  max-width: 86%;
}

.cocoon div.speech-balloon p {
  margin: 0;
}

.cocoon .speech-balloon::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  top: 10px;
  border-right: 12px solid var(--cocoon-basic-border-color);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.cocoon .speech-balloon::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -9px;
  top: 10px;
  border-right: 12px solid var(--cocoon-white-color);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.cocoon .sbp-l .speech-balloon {
  margin-left: 20px;
}

.cocoon .sbp-r {
  flex-direction: row-reverse;
  /* アイコンを右に表示 */
}

.cocoon .sbp-r .speech-balloon {
  margin-right: 20px;
}

.cocoon .sbp-r .speech-balloon::before {
  right: -12px;
  left: auto;
  border-left: 12px solid var(--cocoon-basic-border-color);
  border-right: none;
}

.cocoon .sbp-r .speech-balloon::after {
  right: -9px;
  left: auto;
  border-left: 12px solid var(--cocoon-white-color);
  border-right: none;
}

.cocoon .sbis-sn .speech-icon-image {
  border-radius: 0;
  border-style: none;
  box-shadow: none;
}

.cocoon .sbis-sb .speech-icon-image {
  border-radius: 0;
}

.cocoon .sbis-cn .speech-icon-image {
  border-style: none;
  box-shadow: none;
}

.cocoon .sbs-flat .speech-balloon {
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}

.cocoon .sbs-flat .speech-balloon::before,
.cocoon .sbs-flat .speech-balloon::after {
  border-right-color: #f1f1f1;
  border-left-color: #f1f1f1;
}

.cocoon .sbs-line .speech-balloon {
  border-width: 1px;
}

.cocoon .sbs-line .speech-balloon::after {
  left: -10px;
}

.cocoon .sbs-line.sbp-r .speech-balloon {
  background-color: #85e249;
  border-color: #85e249;
}

.cocoon .sbs-line.sbp-r .speech-balloon::after {
  left: auto;
  right: -10px;
}

.cocoon .sbs-line.sbp-r .speech-balloon::before,
.cocoon .sbs-line.sbp-r .speech-balloon::after {
  border-right-color: #85e249;
  border-left-color: #85e249;
}

.cocoon div.sbs-think.sbp-l .speech-balloon {
  margin-left: 46px;
}

.cocoon div.sbs-think .speech-balloon::before {
  border: 2px solid var(--cocoon-basic-border-color);
  border-radius: 50%;
  left: -29px;
  top: 11px;
  width: 20px;
  height: 20px;
}

.cocoon div.sbs-think .speech-balloon::after {
  border: 2px solid var(--cocoon-basic-border-color);
  border-radius: 50%;
  left: -44px;
  top: 25px;
  width: 10px;
  height: 10px;
}

.cocoon .sbs-think.sbp-r .speech-balloon {
  margin-right: 46px;
}

.cocoon .sbs-think.sbp-r .speech-balloon::before {
  left: auto;
  right: -29px;
}

.cocoon .sbs-think.sbp-r .speech-balloon::after {
  left: auto;
  right: -44px;
}

.cocoon .booklink-box,
.cocoon .kaerebalink-box,
.cocoon .tomarebalink-box,
.cocoon .product-item-box {
  padding: 22px 25px;
  width: 96%;
  border: 3px solid #dfdfdf;
  box-sizing: border-box;
  position: relative;
}

.cocoon .product-item-box {
  position: relative;
}

.cocoon .product-item-box::after {
  content: "\ea87";
  font-family: icomoon;
  position: absolute;
  bottom: 0;
  right: 6px;
  font-size: 24px;
  color: var(--cocoon-thin-color);
}

.cocoon .product-item-box .image-thumb img {
  border: none;
  box-shadow: none;
}

.cocoon .rakuten-item-box::after {
  content: "\e903";
  font-family: icomoon;
}

.cocoon .product-item-error.cf {
  display: block;
  line-height: 1.2;
}

.cocoon .booklink-image,
.cocoon .kaerebalink-image,
.cocoon .tomarebalink-image,
.cocoon .product-item-thumb {
  width: 160px;
  min-width: 160px;
  margin: 0 auto 1em !important;
  float: none !important;
  text-align: center;
}

.cocoon .booklink-image *,
.cocoon .kaerebalink-image *,
.cocoon .tomarebalink-image *,
.cocoon .product-item-thumb * {
  display: block;
}

.cocoon .booklink-image > a > img,
.cocoon .kaerebalink-image > a > img,
.cocoon .tomarebalink-image > a > img,
.cocoon .product-item-thumb > a > img {
  margin: 0 auto;
}

.cocoon .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);
}

.cocoon .image-content img {
  display: block;
}

.cocoon .image-content amp-img {
  min-width: 500px;
}

.cocoon .image-thumb:hover > .image-content {
  visibility: visible;
  opacity: 1;
}

.cocoon .image-thumb:hover > .image-content:hover {
  display: none;
}

.cocoon .swatchimages {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3px;
}

.cocoon .swatchimages > * {
  border: 1px solid var(--cocoon-thin-color);
  margin: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cocoon .swatchimages > *:hover {
  box-shadow: 0 0 4px #f79901;
}

.cocoon .swatchimages > * > img {
  display: block;
}

.cocoon .swatchimages:hover .si-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cocoon .pis-l .si-thumb {
  width: 30px;
}

.cocoon .pis-m .si-thumb {
  width: 18%;
}

.cocoon .pis-s .si-thumb {
  width: 30%;
}

.cocoon .booklink-info,
.cocoon .kaerebalink-info,
.cocoon .tomarebalink-info,
.cocoon .product-item-content {
  line-height: 125%;
  width: 100%;
}

.cocoon .product-item-snippet {
  font-size: 0.8em;
  margin-top: 6px;
}

.cocoon .booklink-powered-date,
.cocoon .kaerebalink-powered-date,
.cocoon .tomarebalink-powered-date {
  font-size: 12px;
}

.cocoon .booklink-detail,
.cocoon .kaerebalink-detail,
.cocoon .tomarebalink-address {
  color: #333;
  font-size: 12px;
  margin: 0 0 10px;
}

.cocoon .kaerebalink-link1 > *,
.cocoon .booklink-link2 > *,
.cocoon .tomarebalink-link1 > *,
.cocoon .product-item-buttons > * {
  background: none !important;
  padding: 0 !important;
  display: block !important;
}

.cocoon .kaerebalink-link1 a,
.cocoon .booklink-link2 a,
.cocoon .tomarebalink-link1 a,
.cocoon .product-item-buttons a {
  width: 90%;
  display: block;
  margin: 0px auto 8px;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.cocoon .kaerebalink-link1 a:hover,
.cocoon .booklink-link2 a:hover,
.cocoon .tomarebalink-link1 a:hover,
.cocoon .product-item-buttons a:hover {
  opacity: 0.6;
}

.cocoon .product-item-buttons {
  margin-top: 1em;
}

.cocoon .product-item-image-only img {
  border: 0;
  box-shadow: none;
}
.cocoon .shoplinkbtn {
  position: relative;
}

.cocoon .shoplinkbtn img {
  position: absolute;
}

.cocoon .shoplinkbtn1 a {
  background: #192f60;
}

.cocoon .shoplinkbtn2 a {
  background: #007b43;
}

.cocoon .shoplinkbtn3 a {
  background: #522f60;
}

.cocoon .shoplinkamazon a {
  background: #f79901;
}

.cocoon .shoplinkrakuten a {
  background: #bf0000;
}

.cocoon .shoplinkyahoo a {
  background: #e60033;
  position: relative;
}

.cocoon .shoplinkdmm a {
  background: #00bcd4;
}

.cocoon .shoplinkseven a {
  background: #008837;
}

.cocoon .shoplinkbellemaison a {
  background: #80bd22;
}

.cocoon .shoplinkcecile a {
  background: #8d124b;
}

.cocoon .shoplinkkakakucom a {
  background: #051d93;
}

.cocoon .shoplinkkindle a {
  background: #0074c1;
}

.cocoon .shoplinkrakukobo a {
  background: #bf0000;
}

.cocoon .shoplinkbk1 a {
  background: #0085cd;
}

.cocoon .shoplinkehon a {
  background: #006;
}

.cocoon .shoplinkkino a {
  background: #004097;
}

.cocoon .shoplinktoshokan a {
  background: #15b0e7;
}

.cocoon .shoplinkjalan a {
  background: #ff5600;
}

.cocoon .shoplinkjtb a {
  background: #c71628;
}

.cocoon .shoplinkikyu a {
  background: #1c4678;
}

.cocoon .shoplinkrurubu a {
  background: #006;
}

.cocoon .shoplinkwowma a {
  background: #ff6100;
}

.cocoon .product-item-admin {
  position: absolute;
  bottom: 3px;
  left: 6px;
}

.cocoon .product-item-admin > * {
  font-size: 10px;
  color: #777;
  margin: 6px;
}

.cocoon .pis-s {
  padding: 1em;
}

.cocoon .pis-s::after {
  font-size: 18px;
}

.cocoon .pis-s .product-item-thumb {
  width: 90px;
  min-width: 90px;
}

.cocoon .pis-l.product-item-box {
  display: block;
}

.cocoon .pis-l figure.product-item-thumb {
  width: 100%;
  min-width: auto;
}

.cocoon .item-price {
  color: #c9171e;
}

.cocoon .acquired-date {
  font-size: 0.9em;
}

.cocoon .nwa .booklink-box,
.cocoon .nwa .kaerebalink-box,
.cocoon .nwa .tomarebalink-box,
.cocoon .nwa .product-item-box {
  padding: 10px 10px 24px;
  display: block;
}

.cocoon .nwa .booklink-image,
.cocoon .nwa .kaerebalink-image,
.cocoon .nwa .tomarebalink-image,
.cocoon .nwa .product-item-thumb {
  width: 120px;
  min-width: 120px;
  margin-right: 3% !important;
  float: left !important;
  height: 100% !important;
}

.cocoon .nwa .booklink-link2,
.cocoon .nwa .kaerebalink-link1,
.cocoon .nwa .tomarebalink-link1,
.cocoon .nwa .product-item-buttons {
  display: flex;
  flex-wrap: wrap;
}

.cocoon .nwa .booklink-link2 > *,
.cocoon .nwa .kaerebalink-link1 > *,
.cocoon .nwa .tomarebalink-link1 > *,
.cocoon .nwa .product-item-buttons > * {
  width: auto;
  margin: 0 0.5% !important;
}

.cocoon .nwa .booklink-link2 > * > a,
.cocoon .nwa .kaerebalink-link1 > * > a,
.cocoon .nwa .tomarebalink-link1 > * > a,
.cocoon .nwa .product-item-buttons > * > a {
  width: auto;
  font-size: 11px;
}

.cocoon .nwa .product-item-box::after {
  font-size: 18px;
}

.cocoon .nwa .booklink-image,
.cocoon .nwa .kaerebalink-image,
.cocoon .nwa .tomarebalink-image,
.cocoon .nwa .product-item-thumb {
  width: 80px;
  min-width: 80px;
}

.cocoon .nwa .booklink-info,
.cocoon .nwa .kaerebalink-info,
.cocoon .nwa .tomarebalink-info,
.cocoon .nwa .product-item-content {
  width: auto !important;
  overflow: visible !important;
  text-align: center !important;
  padding: 0 !important;
}

.cocoon .nwa .booklink-link2 > *,
.cocoon .nwa .kaerebalink-link1 > *,
.cocoon .nwa .tomarebalink-link1 > *,
.cocoon .nwa .product-item-buttons > * {
  width: 100%;
  margin: 0 0.5% !important;
}

.cocoon .fb-like-box {
  background-color: #444;
  color: var(--cocoon-white-color);
  display: flex;
  flex-wrap: nowrap;
}

.cocoon .fb-like-box .fb-like-thumb,
.cocoon .fb-like-box .fb-like-content {
  width: 100%;
}

.cocoon .fb-like-box img {
  display: block;
  width: 100%;
  height: 100%;
}

.cocoon .fb-like-box .fb_reset {
  display: none;
}

.cocoon .fb-like-content {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.cocoon .fb-like-content > div {
  padding-top: 8px;
}

.cocoon .fb-like-message {
  color: #eee;
  font-size: 0.9em;
}

.cocoon .fb-like-sub-message {
  color: #ccc;
  font-size: 0.7em;
  margin-bottom: 8px;
}

.cocoon .fb-like-buttons {
  padding: 0;
  text-align: center;
}

.cocoon .fb-like-buttons > div {
  margin: 8px;
  display: flex;
  justify-content: center;
}

.cocoon .fb-like-buttons > div > * {
  height: 100%;
}

.cocoon .fb-like-facebook {
  margin-bottom: -7px;
}

.cocoon .sidebar .fb-like-box {
  max-width: 640px;
  flex-direction: column;
}

.cocoon div.fb-like-mobile {
  display: none;
}

.cocoon .fb-like-balloon {
  height: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}

.cocoon .fb-like-balloon-thumb {
  float: left;
  width: 100px;
}

.cocoon .fb-like-balloon-thumb img {
  display: block;
}

.cocoon .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;
}

.cocoon .fb-like-balloon-body::after {
  content: "\f054";
  position: absolute;
  right: 110px;
  top: 27px;
  color: #ccc;
  font-size: 50px;
  font-family: FontAwesome;
  line-height: 100%;
}

.cocoon .fb-like-balloon-button {
  background-color: #f3f3f3;
  width: 100px;
  height: 100px;
  text-align: center;
  float: right;
  padding-top: 27px;
  box-sizing: border-box;
  /* display: -webkit-flex;
   display: flex;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
  */
}

.cocoon .fb-like-balloon-button iframe {
  background-color: #fff;
}

.cocoon .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);
}

.cocoon .fb-like-balloon-arrow-box-in {
  border-radius: 5px;
  overflow: hidden;
}

.cocoon .fb-like-balloon-arrow-box:after,
.cocoon .fb-like-balloon-arrow-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.cocoon .fb-like-balloon-arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}

.cocoon .fb-like-balloon-arrow-box:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #bbb;
  border-width: 11px;
  margin-top: -11px;
}

.cocoon .sidebar .fb-like-balloon-body::after {
  display: none;
}

.cocoon .sidebar .fb-like-balloon-body {
  font-size: 0.8em;
  padding: 5px;
  line-height: 1.1em;
  margin-right: 0;
  height: 70px;
}

.cocoon .sidebar .fb-like-balloon-button {
  float: none;
  width: 100%;
  height: 30px;
  display: block;
  line-height: 24px;
  padding-top: 0;
}

.cocoon .sidebar div.fb-like-mobile {
  display: block;
}

.cocoon .sidebar div.fb-like-pc {
  display: none;
}

.cocoon .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;
}

.cocoon .mobile-menu-buttons .menu-icon {
  text-align: center;
  width: 100%;
  display: block;
}

.cocoon .mobile-menu-buttons .menu-caption {
  font-size: 9px;
  text-align: center;
  opacity: 0.8;
  display: block;
}

.cocoon .mobile-menu-buttons .menu-button {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.cocoon .mobile-menu-buttons .menu-button > a {
  display: block;
  color: var(--cocoon-text-color);
  text-decoration: none;
}

.cocoon .mobile-menu-buttons .menu-button:hover .menu-button-in {
  opacity: 0.8;
}

.cocoon .mobile-menu-buttons .ad-area {
  display: none;
}

.cocoon .mobile-menu-buttons .menu-content {
  cursor: default;
}

.cocoon .mobile-footer-menu-buttons {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.cocoon .logo-menu-button {
  text-align: center;
  font-weight: 900;
  line-height: 50px;
  min-width: 200px;
  overflow: hidden;
}

.cocoon .logo-menu-button img {
  max-height: 44px;
  display: block;
  margin: 0 auto;
}

.cocoon .fa.menu-icon {
  font: inherit;
}

.cocoon #navi-menu-close,
.cocoon #sidebar-menu-close,
.cocoon #search-menu-close,
.cocoon #share-menu-close,
.cocoon #follow-menu-close {
  display: none;
  /*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;
  /*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  transition: 0.3s ease-in-out;
}

.cocoon .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;
}

.cocoon .menu-content .menu-drawer {
  padding: 0 1em 30px;
}

.cocoon .menu-content .sidebar {
  width: 100%;
  display: block;
  margin: 0;
}

.cocoon .navi-menu-content {
  left: 0;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

.cocoon .sidebar-menu-content {
  right: 0;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
}

.cocoon #slide-in-sidebar {
  display: block;
  margin: 0;
}

.cocoon .search-menu-content,
.cocoon .share-menu-content,
.cocoon .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(900%);
  transform: translateY(900%);
  opacity: 0;
}

.cocoon .search-menu-content .search-edit,
.cocoon .share-menu-content .search-edit,
.cocoon .follow-menu-content .search-edit {
  width: 100%;
}

.cocoon #navi-menu-input:checked ~ #navi-menu-close,
.cocoon #sidebar-menu-input:checked ~ #sidebar-menu-close,
.cocoon #search-menu-input:checked ~ #search-menu-close,
.cocoon #share-menu-input:checked ~ #share-menu-close,
.cocoon #follow-menu-input:checked ~ #follow-menu-close {
  display: block;
  /*カバーを表示*/
  opacity: 0.5;
}

.cocoon #navi-menu-input:checked ~ #navi-menu-content,
.cocoon #sidebar-menu-input:checked ~ #sidebar-menu-content,
.cocoon #search-menu-input:checked ~ #search-menu-content,
.cocoon #share-menu-input:checked ~ #share-menu-content,
.cocoon #follow-menu-input:checked ~ #follow-menu-content {
  transition: 0.3s ease-in-out;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

.cocoon .menu-drawer ul {
  list-style: none;
}

.cocoon .menu-drawer li {
  display: block;
}

.cocoon .menu-drawer a {
  color: var(--cocoon-text-color);
  text-decoration: none;
  padding: 6px;
  display: block;
}

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

.cocoon .menu-drawer .sub-menu {
  padding-left: 20px;
}

.cocoon .menu-close-button {
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 2em;
}

.cocoon .share-menu-content .sns-buttons {
  justify-content: space-around;
}

.cocoon .share-menu-content .sns-buttons .share-count {
  color: var(--cocoon-white-color);
}

.cocoon .share-menu-content .button-caption {
  display: none;
}

.cocoon .follow-menu-content .sns-buttons {
  justify-content: space-around;
}

.cocoon .follow-menu-content .sns-buttons a {
  width: 24%;
}

.cocoon .follow-menu-content .sns-follow-message {
  display: none;
}

.cocoon .ranking-items {
  line-height: 1.4;
}

.cocoon .ranking-items p {
  font-size: 18px;
  margin-top: 0;
}

.cocoon .ranking-item,
.cocoon .timeline-box {
  padding: 3%;
  border: 1px solid var(--cocoon-basic-border-color);
  border-radius: var(--cocoon-basic-border-radius);
}

.cocoon .ranking-item img[width="1"],
.cocoon .timeline-box img[width="1"] {
  position: absolute;
  bottom: 0;
  right: 0;
}

.cocoon .ranking-item-name-text {
  font-size: 24px;
  font-weight: bold;
}

.cocoon .star::before,
.cocoon .star-half-o::before,
.cocoon .star-o::before {
  font-family: FontAwesome;
}

.cocoon .star::before {
  content: "\f005";
}

.cocoon .star-half-o::before {
  content: "\f123";
}

.cocoon .star-o::before {
  content: "\f006";
}

.cocoon .ranking-item-name {
  padding: 3px 2px 6px;
}

.cocoon .rating-star {
  color: #f5bc55;
  font-size: 1.2em;
}

.cocoon .rating-number {
  color: #333;
  font-size: 0.9em;
  margin-left: 0.4em;
}

.cocoon .ranking-item-img-desc,
.cocoon .ranking-item-link-buttons {
  display: flex;
}

.cocoon .ranking-item-img-desc > div,
.cocoon .ranking-item-link-buttons > div {
  width: 100%;
  padding: 2px 0;
}

.cocoon .ranking-item-img-desc {
  margin-top: 6px;
}

.cocoon .ranking-item-name {
  display: flex;
}

.cocoon .ranking-item-name-crown {
  margin-right: 10px;
}

.cocoon .ranking-item-name-text {
  width: 100%;
}

.cocoon .ranking-item-image-tag {
  max-width: 302px;
  margin-right: 1em;
  position: relative;
  align-items: flex-start;
}

.cocoon .ranking-item-description {
  width: 100px;
  position: relative;
}

.cocoon .ranking-item-link-buttons {
  margin-top: 6px;
}

.cocoon .ranking-item-link-buttons > div {
  padding: 0 3px;
  position: relative;
}

.cocoon .ranking-item-link-buttons a {
  margin: 0 0 8px;
}

.cocoon .g-crown,
.cocoon .s-crown,
.cocoon .c-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;
}

.cocoon .g-crown:after,
.cocoon .s-crown:after,
.cocoon .c-crown:after {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
}

.cocoon .g-crown-circle,
.cocoon .s-crown-circle,
.cocoon .c-crown-circle {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  top: -5px;
  left: -21px;
}

.cocoon .g-crown-circle:before,
.cocoon .s-crown-circle:before,
.cocoon .c-crown-circle:before {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  top: 0;
  left: 19px;
}

.cocoon .g-crown-circle:after,
.cocoon .s-crown-circle:after,
.cocoon .c-crown-circle:after {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  top: 0;
  left: 38px;
}

.cocoon .g-crown {
  border-bottom: 35px solid #bfa930;
}

.cocoon .g-crown:after {
  border-bottom: 20px solid #ffe973;
  border-left: 20px solid #ffe973;
  border-right: 20px solid #ffd700;
}

.cocoon .g-crown-circle {
  background-color: #a68c00;
}

.cocoon .g-crown-circle:before {
  background-color: #a68c00;
}

.cocoon .g-crown-circle:after {
  background-color: #a68c00;
}

.cocoon .s-crown {
  border-bottom: 35px solid #909090;
}

.cocoon .s-crown:after {
  border-bottom: 20px solid #e0e0e0;
  border-left: 20px solid #e0e0e0;
  border-right: 20px solid silver;
}

.cocoon .s-crown-circle {
  background-color: #909090;
}

.cocoon .s-crown-circle:before {
  background-color: #909090;
}

.cocoon .s-crown-circle:after {
  background-color: #909090;
}

.cocoon .c-crown {
  border-bottom: 35px solid #69433f;
}

.cocoon .c-crown:after {
  border-bottom: 20px solid #8c4841;
  border-left: 20px solid #8c4841;
  border-right: 20px solid #5b1c15;
}

.cocoon .c-crown-circle {
  background-color: #69433f;
}

.cocoon .c-crown-circle:before {
  background-color: #69433f;
}

.cocoon .c-crown-circle:after {
  background-color: #69433f;
}

.cocoon .widget_item_ranking .main-widget-label {
  font-size: 23px;
  padding: 6px;
  margin: 28px 0 12px;
  font-weight: bold;
}

.cocoon .footer {
  margin-top: 20px;
  padding: 8px;
}

.cocoon .copyright {
  margin-top: 8px;
}

.cocoon .footer-widgets,
.cocoon .footer-widgets-mobile {
  margin: 10px auto;
  display: flex;
}

.cocoon .footer-left,
.cocoon .footer-center,
.cocoon .footer-right,
.cocoon .footer-mobile {
  padding: 10px 16px;
}

.cocoon .footer-left,
.cocoon .footer-center,
.cocoon .footer-right {
  width: 33.33%;
}

.cocoon .footer-widgets-mobile {
  display: none;
}

.cocoon .footer-bottom {
  margin-top: 24px;
  padding: 8px;
  position: relative;
  font-size: 14px;
}

.cocoon .footer-bottom.fdt-left-and-right .footer-bottom-logo {
  display: none;
}

.cocoon .footer-bottom.fdt-left-and-right .footer-bottom-content {
  float: none;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.cocoon .footer-bottom.fdt-up-and-down .footer-bottom-logo {
  display: none;
}

.cocoon .footer-bottom.fdt-up-and-down .footer-bottom-content {
  float: none;
  display: block;
  text-align: center;
}

.cocoon .footer-bottom.fdt-up-and-down .footer-bottom-content .navi-footer-in > ul {
  justify-content: center;
}

.cocoon .footer-bottom.fnm-text-width .menu-footer li {
  width: auto;
}

.cocoon .footer-bottom.fnm-text-width .menu-footer li a {
  padding: 0 10px;
}

.cocoon .footer-bottom-logo {
  float: left;
  bottom: 0;
  position: absolute;
}

.cocoon .footer-bottom-logo .logo-text {
  padding: 0;
}

.cocoon .footer-bottom-logo .site-name-text {
  font-size: 18px;
}

.cocoon .footer-bottom-logo .logo-image {
  padding: 0;
}

.cocoon .footer-bottom-logo img {
  height: 50px;
  width: auto;
}

.cocoon .footer-bottom-content {
  float: right;
  text-align: right;
}

.cocoon .go-to-top {
  position: fixed;
  display: none;
  right: 10px;
  bottom: 10px;
  z-index: 99999;
}

.cocoon .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;
}

.cocoon .go-to-top-button:hover {
  color: #333;
}

.cocoon .go-to-top-button-image {
  background-color: transparent;
  padding: 0;
}

.cocoon #wpforo-wrap .anchor-icon,
.cocoon .gallery .anchor-icon,
.cocoon .amazonjs_item .anchor-icon,
.cocoon .kaerebalink-box .anchor-icon,
.cocoon .booklink-box .anchor-icon,
.cocoon .tomarebalink-box .anchor-icon,
.cocoon .wpf-sbtn-wrap .anchor-icon,
.cocoon .btn .anchor-icon,
.cocoon .ranking-item-link-buttons a .anchor-icon,
.cocoon .btn-wrap a .anchor-icon,
.cocoon .no-icon .anchor-icon {
  display: none !important;
}

.cocoon .gallery {
  margin: auto;
}

.cocoon .gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  height: auto;
}

.cocoon .gallery-columns-1 .gallery-item {
  width: 100%;
}

.cocoon .gallery-columns-2 .gallery-item {
  width: 50%;
}

.cocoon .gallery-columns-3 .gallery-item {
  width: 33%;
}

.cocoon .gallery-columns-4 .gallery-item {
  width: 25%;
}

.cocoon .gallery-columns-5 .gallery-item {
  width: 20%;
}

.cocoon .gallery-columns-6 .gallery-item {
  width: 16%;
}

.cocoon .gallery-columns-7 .gallery-item {
  width: 14%;
}

.cocoon .gallery-columns-8 .gallery-item {
  width: 12%;
}

.cocoon .gallery-columns-9 .gallery-item {
  width: 11%;
}

.cocoon .gallery amp-img {
  border: 2px solid #cfcfcf;
}

.cocoon .gallery br {
  clear: both;
}

.cocoon .gallery .gallery-item dd {
  margin: 0;
}

.cocoon .search-box {
  margin: 1em 0 2em;
  position: relative;
}

.cocoon .search-edit {
  font-family: inherit;
}

.cocoon #search-menu-content .search-edit {
  font-size: 16px;
}

.cocoon .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);
}

.cocoon .timeline-box {
  padding: 16px 5px;
  overflow: auto;
}

.cocoon .timeline-box .timeline {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cocoon .timeline-title {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

.cocoon .timeline > li {
  margin-bottom: 60px;
}

.cocoon ul.timeline ul {
  list-style-type: disc;
}

.cocoon ul.timeline ul ul {
  list-style-type: circle;
}

.cocoon ul.timeline ul ul ul {
  list-style-type: square;
}

.cocoon .timeline > li.timeline-item {
  overflow: hidden;
  margin: 0;
  position: relative;
}

.cocoon .timeline-item-label {
  width: 110px;
  float: left;
  padding-top: 18px;
  text-align: right;
  padding-right: 1em;
  font-size: 14px;
}

.cocoon .timeline-item-title {
  font-weight: bold;
}

.cocoon .timeline-item-content {
  width: calc(100% - 110px);
  float: left;
  padding: 0.8em 1.4em;
  border-left: 3px #e5e5d1 solid;
}

.cocoon .timeline-item:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #6fc173;
  position: absolute;
  left: 105px;
  top: 24px;
  border-radius: 100%;
}

.cocoon .ribbon {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

.cocoon .ribbon:before,
.cocoon .ribbon:after {
  position: absolute;
  z-index: 0;
  content: "";
  display: block;
  border: 4px solid #224963;
}

.cocoon .ribbon span {
  position: absolute;
  display: block;
  width: 185px;
  padding: 5px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: var(--cocoon-white-color);
  font: 700 11px "Lato", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}

.cocoon .ribbon-color-1 span {
  background-color: #ea7e7e;
}

.cocoon .ribbon-color-2 span {
  background-color: #7e95ea;
}

.cocoon .ribbon-color-3 span {
  background-color: #f7c114;
}

.cocoon .ribbon-color-4 span {
  background-color: #dc669b;
}

.cocoon .ribbon-color-5 span {
  background-color: #e9546b;
}

.cocoon .ribbon-top-left {
  top: -3px;
  left: -9px;
}

.cocoon .ribbon-top-left::before,
.cocoon .ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}

.cocoon .ribbon-top-left:before {
  top: -1px;
  right: 4px;
}

.cocoon .ribbon-top-left::after {
  bottom: 4px;
  left: 1px;
}

.cocoon .ribbon-top-left span {
  right: -45px;
  top: 18px;
  transform: rotate(-45deg);
}

.cocoon .border-square .ribbon-top-left {
  top: -13px;
  left: -13px;
}

.cocoon .card-large-image .ribbon-top-left {
  top: -7px;
  left: -9px;
}

.cocoon [class*=fab-]::before {
  font-family: FontAwesome;
}

.cocoon .fab-info-circle::before {
  content: "\f05a";
}

.cocoon .fab-question-circle::before {
  content: "\f059";
}

.cocoon .fab-exclamation-circle::before {
  content: "\f06a";
}

.cocoon .fab-pencil::before {
  content: "\f040";
}

.cocoon .fab-edit::before {
  content: "\f044";
}

.cocoon .fab-comment::before {
  content: "\f075";
}

.cocoon .fab-ok::before {
  content: "\f10c";
}

.cocoon .fab-bad::before {
  content: "\f00d";
}

.cocoon .fab-lightbulb::before {
  content: "\f0eb";
}

.cocoon .fab-graduation-cap::before {
  content: "\f19d";
}

.cocoon .fab-book::before {
  content: "\f02d";
}

.cocoon .fab-amazon::before {
  content: "\f270";
}

.cocoon .fab-envelope::before {
  content: "\f0e0";
}

.cocoon .fab-flag::before {
  content: "\f024";
}

.cocoon .fab-ban::before {
  content: "\f05e";
}

.cocoon .fab-bolt::before {
  content: "\f0e7";
}

.cocoon .fab-calendar::before {
  content: "\f073";
}

.cocoon .fab-clock::before {
  content: "\f017";
}

.cocoon .fab-cutlery::before {
  content: "\f0f5";
}

.cocoon .fab-heart::before,
.cocoon .list-heart li::before {
  content: "\f004";
}

.cocoon .fab-camera::before {
  content: "\f030";
}

.cocoon .fab-search::before {
  content: "\f002";
}

.cocoon .fab-folder::before {
  content: "\f07b";
}

.cocoon .fab-tag::before {
  content: "\f02b";
}

.cocoon .fab-trophy::before {
  content: "\f091";
}

.cocoon .fab-car::before {
  content: "\f1b9";
}

.cocoon .fab-truck::before {
  content: "\f0d1";
}

.cocoon .fab-bicycle::before {
  content: "\f206";
}

.cocoon .fab-motorcycle::before {
  content: "\f21c";
}

.cocoon .fab-bus::before {
  content: "\f207";
}

.cocoon .fab-plane::before {
  content: "\f072";
}

.cocoon .fab-train::before {
  content: "\f238";
}

.cocoon .fab-subway::before {
  content: "\f239";
}

.cocoon .fab-taxi::before {
  content: "\f1ba";
}

.cocoon .fab-file-text::before {
  content: "\f15c";
}

.cocoon .fab-jpy::before {
  content: "\f157";
}

.cocoon .fab-usd::before {
  content: "\f155";
}

.cocoon .fab-eur::before {
  content: "\f153";
}

.cocoon .fab-btc::before {
  content: "\f15a";
}

.cocoon .fab-apple::before {
  content: "\f179";
}

.cocoon .fab-android::before {
  content: "\f17b";
}

.cocoon .fab-ship::before {
  content: "\f21a";
}

.cocoon .fab-wordpress::before {
  content: "\f19a";
}

.cocoon .fab-thumbs-up::before {
  content: "\f164";
}

.cocoon .fab-thumbs-down::before {
  content: "\f165";
}

.cocoon .fab-check::before,
.cocoon .list-check li::before {
  content: "\f00c";
}

.cocoon .fab-bell::before {
  content: "\f0f3";
}

.cocoon .fab-star::before,
.cocoon .list-star li::before {
  content: "\f005";
}

.cocoon .fab-bookmark::before {
  content: "\f02e";
}

.cocoon .fab-download::before {
  content: "\f019";
}

.cocoon .fab-coffee::before {
  content: "\f0f4";
}

.cocoon .fab-user::before {
  content: "\f007";
}

.cocoon .iconlist-box {
  border-color: transparent;
}

.cocoon .iconlist-box ul {
  list-style: none;
}

.cocoon .iconlist-box ol li::before {
  display: none;
}

.cocoon .iconlist-box.list-none ul {
  list-style: disc;
}

.cocoon .iconlist-box.list-none ol {
  list-style: decimal;
}

.cocoon .iconlist-box li::before {
  font-family: FontAwesome;
  margin-right: 0.4em;
  margin-left: -1.4em;
  position: absolute;
}

.cocoon .iconlist-title {
  font-weight: 700;
  text-align: center;
}

.cocoon .fab-check-circle::before,
.cocoon .list-check-circle li::before {
  content: "\f058";
}

.cocoon .fab-check-circle-o::before,
.cocoon .list-check-circle-o li::before {
  content: "\f05d";
}

.cocoon .fab-check-square::before,
.cocoon .list-check-square li::before {
  content: "\f14a";
}

.cocoon .fab-check-square-o::before,
.cocoon .list-check-square-o li::before {
  content: "\f046";
}

.cocoon .fab-caret-right::before,
.cocoon .list-caret-right li::before {
  content: "\f0da";
}

.cocoon .fab-caret-square-o-right::before,
.cocoon .list-caret-square-o-right li::before {
  content: "\f152";
}

.cocoon .fab-arrow-right::before,
.cocoon .list-arrow-right li::before {
  content: "\f061";
}

.cocoon .fab-angle-right::before,
.cocoon .list-angle-right li::before {
  content: "\f105";
}

.cocoon .fab-angle-double-right::before,
.cocoon .list-angle-double-right li::before {
  content: "\f101";
}

.cocoon .fab-arrow-circle-right::before,
.cocoon .list-arrow-circle-right li::before {
  content: "\f0a9";
}

.cocoon .fab-arrow-circle-o-right::before,
.cocoon .list-arrow-circle-o-right li::before {
  content: "\f18e";
}

.cocoon .fab-play-circle::before,
.cocoon .list-play-circle li::before {
  content: "\f144";
}

.cocoon .fab-play-circle-o::before,
.cocoon .list-play-circle-o li::before {
  content: "\f01d";
}

.cocoon .fab-chevron-right::before,
.cocoon .list-chevron-right li::before {
  content: "\f054";
}

.cocoon .fab-chevron-circle-right::before,
.cocoon .list-chevron-circle-right li::before {
  content: "\f138";
}

.cocoon .fab-hand-o-right::before,
.cocoon .list-hand-o-right li::before {
  content: "\f0a4";
}

.cocoon .fab-star-o::before,
.cocoon .list-star-o li::before {
  content: "\f006";
}

.cocoon .fab-heart-o::before,
.cocoon .list-heart-o li::before {
  content: "\f08a";
}

.cocoon .fab-square::before,
.cocoon .list-square li::before {
  content: "\f0c8";
}

.cocoon .fab-square-o::before,
.cocoon .list-square-o li::before {
  content: "\f096";
}

.cocoon .fab-circle::before,
.cocoon .list-circle li::before {
  content: "\f111";
}

.cocoon .fab-circle-o::before,
.cocoon .list-circle-o li::before {
  content: "\f10c";
}

.cocoon .fab-dot-circle-o::before,
.cocoon .list-dot-circle-o li::before {
  content: "\f192";
}

.cocoon .fab-plus::before,
.cocoon .list-plus li::before {
  content: "\f067";
}

.cocoon .fab-plus-circle::before,
.cocoon .list-plus-circle li::before {
  content: "\f055";
}

.cocoon .fab-plus-square::before,
.cocoon .list-plus-square li::before {
  content: "\f0fe";
}

.cocoon .fab-plus-square-o::before,
.cocoon .list-plus-square-o li::before {
  content: "\f196";
}

.cocoon .fab-minus::before,
.cocoon .list-minus li::before {
  content: "\f068";
}

.cocoon .fab-minus-circle::before,
.cocoon .list-minus-circle li::before {
  content: "\f056";
}

.cocoon .fab-minus-square::before,
.cocoon .list-minus-square li::before {
  content: "\f146";
}

.cocoon .fab-minus-square-o::before,
.cocoon .list-minus-square-o li::before {
  content: "\f147";
}

.cocoon .fab-times::before,
.cocoon .list-times li::before {
  content: "\f00d";
}

.cocoon .fab-times-circle::before,
.cocoon .list-times-circle li::before {
  content: "\f057";
}

.cocoon .fab-times-circle-o::before,
.cocoon .list-times-circle-o li::before {
  content: "\f05c";
}

.cocoon .fab-window-close::before,
.cocoon .list-window-close li::before {
  content: "\f2d3";
}

.cocoon .fab-window-close-o::before,
.cocoon .list-window-close-o li::before {
  content: "\f2d4";
}

.cocoon .fab-paw::before,
.cocoon .list-paw li::before {
  content: "\f1b0";
}

.cocoon .recommended {
  margin: 1em 0;
}

.cocoon .recommended .navi-entry-cards {
  display: flex;
  justify-content: center;
}

.cocoon .recommended .navi-entry-cards a {
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.cocoon .recommended figure {
  margin: 0;
}

.cocoon .recommended img {
  vertical-align: bottom;
}

.cocoon .recommended .card-content {
  font-size: 0.8em;
  text-align: center;
}

.cocoon .recommended .card-snippet {
  display: none;
}

.cocoon .recommended.rcs-image-only .card-content {
  display: none;
}

.cocoon .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%;
}

.cocoon .recommended.rcs-center-title .a-wrap:hover .card-content {
  opacity: 1;
}

.cocoon .recommended.rcs-center-white-title .card-content {
  background: none;
  background-color: rgba(51, 51, 51, 0.3);
  transition: all 0.7s;
}

.cocoon .recommended.rcs-center-white-title .a-wrap:hover .card-content {
  transition: all 0.7s;
  opacity: 0;
}

.cocoon .recommended.rcs-center-label-title .card-content {
  padding: 0;
  background: transparent;
}

.cocoon .recommended.rcs-center-label-title .card-content .card-title {
  color: var(--cocoon-text-color);
  padding: 6px 1.2em;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s;
  border-radius: 99px;
  font-size: 0.9em;
}

.cocoon .recommended.rcs-center-label-title .card-content:hover .card-title {
  transition: all 0.5s;
  opacity: 0;
}

.cocoon .recommended.rcs-card-margin a {
  margin: 1% 0.5%;
}

.cocoon .recommended.rcs-card-margin a:first-child {
  margin-left: 1%;
}

.cocoon .recommended.rcs-card-margin a:last-child {
  margin-right: 1%;
}

.cocoon .recommended .ribbon {
  display: none;
}

.cocoon .nwa .recommended .navi-entry-cards {
  flex-wrap: wrap;
}

.cocoon .nwa .recommended .navi-entry-cards a {
  width: 50%;
}

.cocoon .nwa .recommended.rcs-card-margin a {
  margin: 1%;
  width: 48%;
}

.cocoon .nwa .recommended.rcs-card-margin a:last-child {
  margin-right: 1%;
}

.cocoon .box-menus {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cocoon .box-menus * {
  line-height: 1.6;
  margin: 0;
}

.cocoon .box-menu {
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  width: 100%;
  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;
}

.cocoon .box-menu:last-child {
  margin-right: auto;
}

.cocoon .box-menu:hover {
  color: var(--cocoon-x-pallid-text-color);
  z-index: 2;
}

.cocoon .box-menu-icon {
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cocoon .box-menu-icon * {
  margin: 10px 0;
  max-width: 60px;
  max-height: 60px;
  height: auto;
  display: inline-block;
}

.cocoon .box-menu-icon img {
  font-size: 16px;
  border: none;
  box-shadow: none;
}

.cocoon .box-menu-label {
  font-size: 14px;
  font-weight: 600;
}

.cocoon .box-menu-description {
  font-size: 10px;
  opacity: 0.8;
}

.cocoon .nwa .box-menu {
  width: 50%;
}

.cocoon .wwa .box-menu {
  width: 16.66%;
}

.cocoon :root {
  --easing: cubic-bezier(0.2, 1, 0.2, 1);
  --transition: 0.8s var(--easing);
  --box-shadow: 0 0 30px #fff;
}

.cocoon .swiper-wrapper {
  margin-top: 8px;
  margin-left: 1px;
}

.cocoon .is-list-horizontal {
  display: flex;
  flex-direction: row;
  /* カードのサムネイル幅200px */
}

.cocoon .is-list-horizontal .widget-entry-card-link {
  flex-shrink: 0;
  max-width: 320px;
}

.cocoon .is-list-horizontal .card-title {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cocoon .is-list-horizontal.large-thumb .widget-entry-card-link,
.cocoon .is-list-horizontal.large-thumb-on .widget-entry-card-link {
  max-width: 220px;
}

.cocoon .is-list-horizontal.large-thumb .card-title,
.cocoon .is-list-horizontal.large-thumb-on .card-title {
  -webkit-line-clamp: 2;
}

.cocoon .is-list-horizontal.large-thumb-on .card-content {
  max-height: 45%;
  overflow: hidden;
}

.cocoon .is-list-horizontal.large-thumb-on .card-title {
  font-size: 14px;
}

.cocoon .is-list-horizontal .swiper-button-next {
  left: calc(100% - 62px);
}

.cocoon .is-list-horizontal .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cocoon .is-list-horizontal .swiper-button-next {
  display: grid;
  place-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.cocoon .is-list-horizontal .swiper-button-next:hover {
  left: calc(100% - 66px);
  width: 60px;
  height: 60px;
}

.cocoon .is-list-horizontal .swiper-button-next::before {
  background-color: rgba(0, 0, 0, 0.3);
}

.cocoon .is-list-horizontal .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}

.cocoon .is-list-horizontal .swiper-button-next::after {
  border-color: #fff;
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  content: "";
  border: solid rgba(255, 255, 255, 0.7);
  border-width: 2px 2px 0 0;
}

.cocoon .info-list {
  padding: 20px;
}

.cocoon .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);
}

.cocoon .info-list-caption {
  text-align: center;
}

.cocoon .info-list-item {
  padding: 14px 0;
  font-size: 16px;
  line-height: 1.6;
}

.cocoon .info-list-item-content {
  margin-bottom: 8px;
}

.cocoon .is-style-divider-line .info-list-item {
  border-bottom: 1px dashed var(--cocoon-basic-border-color);
}

.cocoon .is-style-divider-line .info-list-item:last-child {
  border-bottom-style: none;
}

.cocoon .info-list-item-meta {
  font-size: 12px;
  opacity: 0.6;
  line-height: 20px;
}

.cocoon .info-list-item-date {
  margin-right: 18px;
}

.cocoon .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;
}

.cocoon .info-list-item-content-link {
  color: var(--cocoon-black-color);
  text-decoration: none;
}

.cocoon .info-list-item-content-link:hover {
  text-decoration: underline;
}

.cocoon .no-border {
  border: none;
}

.cocoon .no-after::after {
  display: none;
}

.cocoon .display-block {
  display: block;
}

.cocoon .display-none {
  display: none;
}

.cocoon .notice-area-link {
  display: block;
  text-decoration: none;
}

.cocoon .notice-area-link:hover {
  opacity: 0.8;
}

.cocoon .notice-area {
  color: var(--cocoon-white-color);
  text-align: center;
  background-color: #4cae4c;
  padding: 0.6em;
  font-size: 0.8em;
}

.cocoon .nt-warning {
  background-color: #f7ab00;
}

.cocoon .nt-danger {
  background-color: #f66;
}

.cocoon .no-appeal-area .appeal {
  display: none;
}

.cocoon .appeal-in {
  display: flex;
  min-height: 300px;
  padding: 3% 5%;
}

.cocoon .appeal-content {
  max-width: 740px;
  background-color: rgba(255, 255, 255, 0.85);
  margin: auto;
  padding: 2em;
  text-align: center;
  border-radius: var(--cocoon-basic-border-radius);
  display: block;
}

.cocoon .appeal-title {
  font-size: 1.1em;
  font-weight: bold;
}

.cocoon .appeal-message {
  margin-bottom: 1em;
}

.cocoon .appeal-button {
  color: var(--cocoon-white-color);
  text-decoration: none;
  background-color: #c9171e;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  padding: 9px 42px;
  margin: 0 8px;
  border-radius: var(--cocoon-basic-border-radius);
}

.cocoon .appeal-button:hover {
  color: var(--cocoon-white-color);
  opacity: 0.7;
}

.cocoon input[type=search] {
  width: auto;
  flex-grow: 1;
}

.cocoon .wp-block-search__button {
  width: 60px;
  border-radius: var(--cocoon-basic-border-radius);
  border: 1px solid var(--cocoon-basic-border-color);
  cursor: pointer;
}

.cocoon option {
  padding: 12px;
}

.cocoon input[type=submit],
.cocoon #bbp_reply_submit,
.cocoon .bp-login-widget-register-link a {
  padding: 11px;
  width: 100%;
  margin: 0;
  cursor: pointer;
}

.cocoon input[type=submit] {
  -webkit-appearance: none;
  border: 1px solid var(--cocoon-thin-color);
  background-color: #f5f8fa;
  color: #333;
}

.cocoon .bp-login-widget-register-link {
  display: block;
  margin-top: 10px;
}

.cocoon .bp-login-widget-register-link a {
  color: var(--cocoon-text-color);
  text-decoration: none;
  display: block;
  text-align: center;
  border: 1px solid #777;
  padding: 6px;
  border-radius: var(--cocoon-badge-border-radius);
}

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

.cocoon .widget.buddypress #bp-login-widget-form input#bp-login-widget-submit {
  margin: 0;
}

.cocoon #wp-comment-cookies-consent {
  margin-right: 5px;
}

.cocoon .carousel {
  margin-top: 10px;
  line-height: 1.1;
}

.cocoon .carousel .slick-arrow:before {
  color: var(--cocoon-thin-color);
}

.cocoon .carousel-in {
  background-color: var(--cocoon-white-color);
  padding: 2px 0;
}

.cocoon .carousel-content {
  margin: 0 30px;
  padding-bottom: 4px;
}

.cocoon .carousel-content a {
  float: left;
  width: 10%;
}

.cocoon .carousel-content .slick-track {
  display: flex;
}

.cocoon .carousel-content .slick-slide {
  height: auto;
}

.cocoon .carousel-content .a-wrap {
  margin: 0 3px 3px;
}

.cocoon .carousel-entry-card-thumb {
  float: none;
  display: inline-block;
}

.cocoon .carousel-entry-card-title {
  font-size: 16px;
  margin-top: 4px;
  max-height: 3.2em;
  overflow: hidden;
}

.cocoon .no-carousel .carousel {
  display: none;
}

.cocoon .carousel {
  opacity: 0;
  transition: all 1s ease-out;
}

.cocoon .carousel .a-wrap {
  padding: 0.2em 0.3em;
}

.cocoon .carousel.loaded {
  opacity: 1;
}

.cocoon .ccb-carousel-border .a-wrap {
  border: 1px solid var(--cocoon-basic-border-color);
}

.cocoon .carousel-entry-card-title,
.cocoon .blogcard-snippet {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cocoon .index-tab-buttons {
  margin: 1em 0 1.4em;
  display: flex;
}

.cocoon .index-tab-buttons .index-tab-button {
  padding: 12px 16px;
  font-size: 14px;
  margin: 2px;
  border-radius: 4px;
  background-color: var(--cocoon-white-color);
  border: 1px solid #eee;
  width: 100%;
  text-align: center;
}

.cocoon #index-tab-1:checked ~ .index-tab-buttons .index-tab-button[for=index-tab-1],
.cocoon #index-tab-2:checked ~ .index-tab-buttons .index-tab-button[for=index-tab-2],
.cocoon #index-tab-3:checked ~ .index-tab-buttons .index-tab-button[for=index-tab-3],
.cocoon #index-tab-4:checked ~ .index-tab-buttons .index-tab-button[for=index-tab-4] {
  background: none #404453;
  border: 1px solid #404453;
  color: #fff;
  font-weight: 700;
}

.cocoon .tab-cont,
.cocoon input[name=tab_item] {
  display: none;
}

@keyframes tab-index-show {
  0% {
    opacity: 0;
    padding-top: 100px;
  }
  20% {
    padding-top: 20px;
  }
  80% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
    padding-top: 0;
  }
}
.cocoon #index-tab-1:checked ~ .tab-cont.tb1,
.cocoon #index-tab-2:checked ~ .tab-cont.tb2,
.cocoon #index-tab-3:checked ~ .tab-cont.tb3,
.cocoon #index-tab-4:checked ~ .tab-cont.tb4 {
  display: block;
  animation: tab-index-show 0.3s ease-in;
}

.cocoon .btn-wrap-circle > a {
  background: #999;
}

.cocoon .list-title {
  text-align: center;
  font-size: 18px;
  margin-top: 2em;
  margin-bottom: 1em;
}

.cocoon .list-title-in {
  position: relative;
  display: inline-block;
  padding: 0 75px;
  white-space: nowrap;
}

.cocoon .list-title-in:before,
.cocoon .list-title-in:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 1px;
  background-color: black;
}

.cocoon .list-title-in:before {
  left: 0;
  margin-right: 10px;
}

.cocoon .list-title-in:after {
  right: 0;
  margin-left: 10px;
}

.cocoon .list-more-button-wrap {
  text-align: center;
}

.cocoon .list-more-button {
  display: inline-block;
  padding: 0.3em 2em;
  text-decoration: none;
  color: #333;
  border: solid 2px var(--cocoon-basic-border-color);
  border-radius: 3px;
  transition: 0.4s;
  margin: 1em 0 2em;
  font-size: 16px;
  border-radius: 99px;
}

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

.cocoon .admin-panel {
  background-color: var(--cocoon-text-color);
  color: var(--cocoon-white-color);
  opacity: 0.8;
  padding: 10px;
  font-size: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  transition: 0.3s;
  z-index: 9999;
}

.cocoon .admin-panel a {
  color: var(--cocoon-white-color);
}

.cocoon .admin-pv,
.cocoon .admin-edit,
.cocoon .admin-amp,
.cocoon .admin-checks,
.cocoon .admin-cresponsive {
  border-radius: 3px;
  padding: 0 10px;
  border: 1px solid var(--cocoon-basic-border-color);
  margin: 6px 4px;
}

.cocoon .admin-pv > span,
.cocoon .admin-edit > span,
.cocoon .admin-amp > span,
.cocoon .admin-checks > span,
.cocoon .admin-cresponsive > span {
  padding: 0 4px;
}

.cocoon .admin-amp a,
.cocoon .admin-checks a,
.cocoon .admin-cresponsive a {
  margin: 0 4px;
  font-size: 0.8em;
}

.cocoon .admin-pv {
  position: relative;
}

.cocoon .admin-pv .admin-pv-by {
  position: absolute;
  bottom: -1em;
  right: 0.4em;
  font-size: 0.6em;
  background-color: var(--cocoon-text-color);
  padding: 0 5px;
}

.cocoon .apdt-pc-only {
  display: flex;
}

.cocoon .apdt-mobile-only {
  display: none;
}

.cocoon .entry-card .admin-pv {
  margin: 0.4em 0 1.4em;
  padding: 0;
  border-width: 0;
  font-size: 0.9em;
}

.cocoon .entry-card .admin-pv > span {
  padding: 0 7px 0 0;
}

.cocoon .entry-card .admin-pv > span:nth-of-type(2) {
  padding: 0;
}

.cocoon .entry-card .admin-pv .admin-pv-by {
  background-color: transparent;
  bottom: 0;
  display: none;
}

.cocoon .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.cocoon .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.cocoon .slick-list:focus {
  outline: none;
}

.cocoon .slick-list.dragging {
  cursor: pointer;
}

.cocoon .slick-slider .slick-track,
.cocoon .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.cocoon .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.cocoon .slick-track:before,
.cocoon .slick-track:after {
  content: "";
  display: table;
}

.cocoon .slick-track:after {
  clear: both;
}

.cocoon .slick-loading .slick-track {
  visibility: hidden;
}

.cocoon .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.cocoon [dir=rtl] .slick-slide {
  float: right;
}

.cocoon .slick-slide img {
  display: block;
}

.cocoon .slick-slide.slick-loading img {
  display: none;
}

.cocoon .slick-slide.dragging img {
  pointer-events: none;
}

.cocoon .slick-initialized .slick-slide {
  display: block;
}

.cocoon .slick-loading .slick-slide {
  visibility: hidden;
}

.cocoon .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.cocoon .slick-arrow.slick-hidden {
  display: none;
}

.cocoon .carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.cocoon .slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.cocoon .slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}

.cocoon .slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.cocoon .slicknav_menu .slicknav_no-text {
  margin: 0;
}

.cocoon .slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.cocoon .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.cocoon .slicknav_nav {
  clear: both;
}

.cocoon .slicknav_nav ul,
.cocoon .slicknav_nav li {
  display: block;
}

.cocoon .slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.cocoon .slicknav_nav .slicknav_item {
  cursor: pointer;
}

.cocoon .slicknav_nav a {
  display: block;
}

.cocoon .slicknav_nav .slicknav_item a,
.cocoon .slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.cocoon .slicknav_brand {
  float: left;
}

.cocoon .slicknav_menu:before,
.cocoon .slicknav_menu:after {
  content: " ";
  display: table;
}

.cocoon .slicknav_menu:after {
  clear: both;
}

.cocoon .slicknav_menu {
  *zoom: 1;
}

.cocoon .slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
}

.cocoon .slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background-color: #222;
}

.cocoon .slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}

.cocoon .slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}

.cocoon .slicknav_menu {
  background: #4c4c4c;
  padding: 5px;
}

.cocoon .slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}

.cocoon .slicknav_nav .slicknav_arrow {
  display: inline-block;
  font-size: 0.8em;
  text-align: center;
  width: 44px;
}

.cocoon .slicknav_nav,
.cocoon .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}

.cocoon .slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px;
}

.cocoon .slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}

.cocoon .slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}

.cocoon .slicknav_nav .slicknav_item a,
.cocoon .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.cocoon .slicknav_nav .slicknav_row:hover {
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}

.cocoon .slicknav_nav a:hover {
  border-radius: 6px;
  background: #ccc;
  color: #222;
}

.cocoon .slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.cocoon .slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.cocoon .slicknav_nav .caption-wrap,
.cocoon .slicknav_nav .item-label,
.cocoon .slicknav_nav .item-description {
  display: inline;
}

.cocoon .slicknav_nav .item-description {
  margin-left: 1em;
}

.cocoon .slicknav_menu {
  display: none;
}

.cocoon .slicknav_nav .has-sub {
  display: none;
}

.cocoon .bbp-breadcrumb-home,
.cocoon .bbp-breadcrumb-home + .bbp-breadcrumb-sep,
.cocoon .topic .post-date,
.cocoon .topic .post-update,
.cocoon .topic .footer-post-meta,
.cocoon .post-0 .post-date,
.cocoon .post-0 .post-update,
.cocoon .post-0 .footer-post-meta,
.cocoon .forum .post-date,
.cocoon .forum .post-update,
.cocoon .forum .footer-post-meta {
  display: none;
}

.cocoon #bbp_search {
  font-size: 17px;
  height: 28px;
}

.cocoon .post-0 .post-meta {
  height: 27px;
}

.cocoon .bbp-reply-content {
  font-size: 16px;
  line-height: 170%;
}

.cocoon .bbp-forum-title {
  font-size: 16px;
}

.cocoon .bbp-topic-permalink {
  font-size: 14px;
}

.cocoon div#bbpress-forums {
  font-size: 16px;
}

.cocoon div#bbpress-forums .bbp-topic-permalink {
  font-size: 16px;
}

.cocoon div#bbpress-forums #bbp-user-wrapper {
  margin-top: 1.6em;
}

.cocoon div#bbpress-forums .entry-title {
  background-color: transparent;
  color: #333;
  padding-left: 0;
}

.cocoon div#bbpress-forums #bbp_topic_submit {
  padding: 12px 24px;
}

.cocoon div#bbpress-forums input[type=text] {
  width: 100%;
}

.cocoon div#bbpress-forums div.odd,
.cocoon div#bbpress-forums ul.odd {
  background-color: #fefefe;
}

.cocoon div#bbpress-forums span.bbp-admin-links a,
.cocoon div#bbpress-forums .status-closed,
.cocoon div#bbpress-forums .status-closed a {
  color: #555;
}

.cocoon div#bbpress-forums a.bbp-topic-permalink {
  text-decoration: none;
}

.cocoon div#bbpress-forums a.bbp-topic-permalink:before {
  content: " \f096";
  font-family: FontAwesome;
  margin-right: 3px;
}

.cocoon div#bbpress-forums .status-closed a.bbp-topic-permalink:before {
  content: " \f046";
  font-family: FontAwesome;
}

.cocoon div#bbpress-forums .status-closed .bbp-reply-content:before {
  content: " \f046 Closed";
  font-family: FontAwesome, "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.cocoon #bbp_search_submit {
  padding: 4px;
  width: auto;
}

.cocoon #buddypress h2 {
  background-color: transparent;
  color: var(--cocoon-text-color);
  padding: 0;
}

.cocoon #buddypress #members-friends {
  margin-left: 6px;
}

.cocoon #buddypress #members-friends select,
.cocoon #buddypress #members-friends option {
  padding: 3px;
  font-size: 16px;
}

.cocoon #buddypress div.item-list-tabs ul li.last select {
  min-width: 210px;
}

.cocoon div#wpforo-wrap {
  padding: 10px;
}

.cocoon div#wpforo-wrap .wpfl-1 .wpforo-forum-description,
.cocoon div#wpforo-wrap .wpfl-1 .wpforo-last-post-title,
.cocoon div#wpforo-wrap .wpforo-post-head {
  font-size: 16px;
}

.cocoon div#wpforo-wrap .wpfl-1 .head-title,
.cocoon div#wpforo-wrap .wpforo-topic-title a {
  font-size: 20px;
}

.cocoon div#wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content,
.cocoon div#wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-title .wpf-spost-title-link,
.cocoon div#wpforo-wrap .wpf-htr td {
  font-size: 18px;
}

.cocoon div#wpforo-wrap .wpfl-1 .wpforo-post,
.cocoon div#wpforo-wrap #wpforo-stat-body {
  background-color: transparent;
}

.cocoon div#wpforo-wrap pre,
.cocoon div#wpforo-wrap .wpforo-post .wpf-right code {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 17px;
}

.cocoon div#wpforo-wrap .wpforo-post .wpf-right ol,
.cocoon div#wpforo-wrap .wpforo-post .wpf-right ul {
  margin: 2em 1em;
}

.cocoon .wpforo-list-item p {
  margin: 0;
}

.cocoon div#wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p {
  line-height: 1.8;
}

.cocoon .bleft {
  font-weight: bold;
}

.cocoon #wpf-form-wrapper .mce-edit-area iframe {
  min-height: 400px;
}

.cocoon .mce-wpf-emoji-extra-wrap {
  min-width: 300px !important;
  min-height: 300px !important;
}

.cocoon .wpf-emoji-wrap .wpf-emoji {
  font-size: 24px;
}

.cocoon .wpforo-attached-file {
  word-break: break-all;
}

.cocoon #wpforo-wrap h3 {
  background-color: transparent;
}

.cocoon #wpforo-wrap h3::after {
  display: none;
}

.cocoon #wpforo-wrap h3.wpforo-forum-title::before,
.cocoon #wpforo-wrap h3.wpforo-forum-title::after {
  display: none;
}

.cocoon div#wpforo-wrap .wpforo-post .wpforo-attached-file {
  display: block;
}

.cocoon div#wpforo-wrap .widget-title,
.cocoon div.wpforo-widget-wrap .widget-title {
  padding: 12px;
  border-bottom: none;
}

.cocoon .wpforo-recent-content.wpfr-posts table {
  width: 100%;
  table-layout: fixed;
  word-break: break-word;
  word-wrap: break-word;
}

.cocoon .wpforo-recent-content.wpfr-posts table td {
  word-break: break-word !important;
}

.cocoon div#bbpress-forums fieldset.bbp-form input[type=text],
.cocoon div#bbpress-forums fieldset.bbp-form select {
  height: 46px;
  line-height: 46px;
}

.cocoon .body #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p {
  line-height: 1.4;
}

.cocoon #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content hr {
  margin-bottom: 1em;
}

.cocoon div#wpforo #wpforo-wrap {
  padding: 10px 0;
}

.cocoon .body div#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p {
  line-height: 1.6;
  margin-bottom: 1em;
}

.cocoon .live-writer .main {
  max-width: 860px;
  width: 860px;
  min-width: 860px;
}

.cocoon .live-writer .article {
  width: 800px;
}

.cocoon .live-writer blockquote,
.cocoon .live-writer .information-box,
.cocoon .live-writer .question-box,
.cocoon .live-writer .alert-box {
  padding: 10px;
}

.cocoon .live-writer blockquote::before,
.cocoon .live-writer blockquote::after,
.cocoon .live-writer .information-box::before,
.cocoon .live-writer .information-box::after,
.cocoon .live-writer .question-box::before,
.cocoon .live-writer .question-box::after,
.cocoon .live-writer .alert-box::before,
.cocoon .live-writer .alert-box::after {
  display: none;
}

.cocoon .gsc-search-box table {
  margin-bottom: 0;
}

.cocoon .gsc-search-box table th,
.cocoon .gsc-search-box table td {
  border: 0;
}

.cocoon .gsc-input-box input.gsc-input {
  color: var(--cocoon-black-color);
}

.cocoon #cse-search-box input[name=q] {
  line-height: 34px;
  width: calc(100% - 60px);
  float: left;
}

.cocoon #cse-search-box input[name=sa] {
  width: 60px;
  padding: 0;
  line-height: 34px;
}

.cocoon twitter-widget {
  overflow: hidden;
}

.cocoon .scroll-hint-icon-wrap {
  z-index: 3;
}

.cocoon .video-click {
  cursor: pointer;
}

.cocoon .video-click:hover .video-play {
  background: url("https://best-one.store/wordpress/wp-content/themes/cocoon-master/images/youtube-play.png") no-repeat scroll -101px -13px rgba(0, 0, 0, 0);
}

.cocoon .video-play {
  background: url("https://best-one.store/wordpress/wp-content/themes/cocoon-master/images/youtube-play.png") no-repeat scroll 2px -13px rgba(0, 0, 0, 0);
  height: 62px;
  left: 50%;
  margin-left: -45px;
  margin-top: -33px;
  position: absolute;
  top: 50%;
  width: 100px;
  opacity: 0.8;
}

.cocoon .video-title-grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABiCAQAAAA7fHH2AAAAQUlEQVQYV22KQQoAIAzDyv7/Et/oVlGZVCfkkIYamsENXESyi8vc0u/PKZ6o8+7fZ0h8ShRYnD+BFKToRJkHFpkM2hZSxuyWpEYAAAAASUVORK5CYII=");
  background-position: center top;
}

.cocoon .video-title-text {
  color: #eee;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 17px;
  overflow: hidden;
  padding: 12px 16px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cocoon #main .wp-block-embed__wrapper::before {
  display: none;
}

.cocoon .is-layout-flex {
  display: flex;
  flex-wrap: wrap;
}

.cocoon .search-form div.sbtn {
  transition: 0.3s;
  /* 変化をなめらかにする */
}

.cocoon .search-form div.sbtn:hover {
  color: #333;
  /* 文字色 */
  background: #fff;
  /* 背景色 */
  border-color: #333;
  /* ボーダーの色 */
  cursor: pointer;
  /* カーソルをポインターに */
}

.cocoon .main {
  z-index: 0;
}

.cocoon .ad-index-bottom {
  position: relative;
  z-index: -1;
}

.cocoon .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.cocoon .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-size: 15px;
  border-width: 1px;
  border-style: solid;
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 8px;
}

.cocoon .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: #1a73e8;
  color: var(--cocoon-white-color);
}

.cocoon .gsc-resultsbox-visible .gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: var(--cocoon-basic-border-color);
}

.cocoon .lozad {
  min-height: 1px;
  min-width: 1px;
}

.cocoon .is-header-fixed .header-container {
  z-index: 3;
}

.cocoon .is-header-fixed .header-container .logo {
  transition: 0.3s;
}

.cocoon .fixed-header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.cocoon .fixed-header .header .header-in {
  min-height: auto;
}

.cocoon .fixed-header .has-sub,
.cocoon .fixed-header .navi-in .sub-menu {
  display: none;
}

.cocoon .fixed-header .site-logo-image {
  height: auto;
  width: auto;
}

.cocoon .click-prevention {
  pointer-events: none;
}

.cocoon _:-ms-lang(x),
.cocoon .mc-circle {
  background-clip: border-box;
}

.cocoon .blogcard,
.cocoon .ecb-entry-border .entry-card-wrap,
.cocoon .page-numbers,
.cocoon .pagination-next-link,
.cocoon .comment-btn,
.cocoon .index-tab-buttons .index-tab-button,
.cocoon .border-square .a-wrap,
.cocoon .author-box {
  border-color: var(--cocoon-three-d-border-colors);
  border-width: 1px;
  border-style: solid;
}
.cocoon pre {
  background-color: var(--cocoon-xx-thin-color);
  border: 1px solid var(--cocoon-thin-color);
  overflow: auto;
  padding: 10px;
}

.cocoon .is-code-row-number-enable pre.hljs,
.cocoon .is-code-row-number-enable pre.hljs * {
  line-height: 1.6 !important;
}

.cocoon .is-code-row-number-enable pre.hljs,
.cocoon .is-code-row-number-enable pre.hljs#highlight-demo {
  border: none;
  position: relative;
  padding: 0.4em 1em 0.4em 3em;
}

.cocoon .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: 0.4em 0;
}

#header-container,
#header-container .navi,
#navi .navi-in > .menu-header .sub-menu,
.article h2,
.sidebar h2,
.sidebar h3,
.cat-link,
.cat-label,
.appeal-content .appeal-button,
.demo .cat-label,
.blogcard-type .blogcard-label,
#footer {
  background-color: #fff;
}

#navi .navi-in a:hover,
#footer a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.article h3,
.article h4,
.article h5,
.article h6,
.cat-link,
.tag-link {
  border-color: #fff;
}

blockquote::before,
blockquote::after,
.pager-post-navi a.a-wrap::before {
  color: rgba(255, 255, 255, 0.5);
}

blockquote,
.key-btn {
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.5);
}

pre,
.pager-links span,
table th,
.pagination .current {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
}

table th,
table td,
.page-numbers,
.page-numbers.dots,
.tagcloud a,
.list.ecb-entry-border .entry-card-wrap,
.related-entries.recb-entry-border .related-entry-card-wrap,
.carousel .a-wrap,
.pager-post-navi.post-navi-border a.a-wrap,
.article .toc,
.a-wrap .blogcard,
.author-box,
.comment-reply-link,
.ranking-item {
  border-color: rgba(255, 255, 255, 0.5);
}

table tr:nth-of-type(2n + 1),
.page-numbers.dots,
.a-wrap:hover,
.pagination a:hover,
.pagination-next-link:hover,
.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,
.pager-links a:hover span,
.tag-link:hover,
.tagcloud a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

.header,
.header .site-name-text,
#navi .navi-in a,
#navi .navi-in a:hover,
.article h2,
.sidebar h2,
.sidebar h3,
#footer,
#footer a {
  color: #fff;
}

.header,
.header .site-name-text,
#navi .navi-in a,
#navi .navi-in a:hover,
.appeal-content .appeal-button,
.article h2,
.sidebar h2,
.sidebar h3,
.cat-link,
.cat-label,
.blogcard-type .blogcard::before,
#footer,
#footer a {
  color: #1e1e1e;
}

#header-container,
#header-container .navi,
#navi .navi-in > .menu-header .sub-menu {
  background-color: #f5f5f7;
}

.header,
.header .site-name-text,
#navi .navi-in a,
#navi .navi-in a:hover {
  color: #fff;
}

.header,
.header .site-name-text,
#navi .navi-in a,
#navi .navi-in a:hover {
  color: #1e1e1e;
}

#header-container .navi,
#navi .navi-in > .menu-header .sub-menu {
  background-color: #f5f5f7;
}

#navi .navi-in a,
#navi .navi-in a:hover {
  color: #fff;
}

#navi .navi-in a,
#navi .navi-in a:hover {
  color: #1e1e1e;
}

#navi .navi-in a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.appeal {
  background-image: url(http://best-one.store/blog/wp-content/uploads/2023/04/header_sample_1.jpg);
}

.main {
  width: 860px;
}

.sidebar {
  width: 310px;
}

.wrap {
  width: 1190px;
}
.cocoon *::selection {
  color: #1e1e1e;
}
.cocoon *::-moz-selection {
  color: #1e1e1e;
}
.cocoon *::selection {
  background: #c9d6ff;
}
.cocoon *::-moz-selection {
  background: #c9d6ff;
}
.cocoon .toc-checkbox {
  display: none;
}
.cocoon .toc-content {
  visibility: hidden;
  height: 0;
  opacity: 0.2;
  transition: all 0.5s ease-out;
}
.cocoon .toc-checkbox:checked ~ .toc-content {
  visibility: visible;
  padding-top: 0.6em;
  height: 100%;
  opacity: 1;
}
.cocoon .toc-title::after {
  content: "[開く]";
  margin-left: 0.5em;
  cursor: pointer;
  font-size: 0.8em;
}
.cocoon .toc-title:hover::after {
  text-decoration: underline;
}
.cocoon .toc-checkbox:checked + .toc-title::after {
  content: "[閉じる]";
}
.cocoon #respond {
  inset: 0;
  position: absolute;
  visibility: hidden;
}
.cocoon #footer {
  background: #f5f5f7;
}
.cocoon #footer,
.cocoon #footer a,
.cocoon .footer-title {
  color: #2d2d2d;
}
.cocoon .entry-content > *,
.cocoon .demo .entry-content p {
  line-height: 1.8;
}
.cocoon .entry-content > *,
.cocoon .article p,
.cocoon .demo .entry-content p,
.cocoon .article dl,
.cocoon .article ul,
.cocoon .article ol,
.cocoon .article blockquote,
.cocoon .article pre,
.cocoon .article table,
.cocoon .article .toc,
.cocoon .body .article,
.cocoon .body .column-wrap,
.cocoon .body .new-entry-cards,
.cocoon .body .popular-entry-cards,
.cocoon .body .navi-entry-cards,
.cocoon .body .box-menus,
.cocoon .body .ranking-item,
.cocoon .body .rss-entry-cards,
.cocoon .body .widget,
.cocoon .body .author-box,
.cocoon .body .blogcard-wrap,
.cocoon .body .login-user-only,
.cocoon .body .information-box,
.cocoon .body .question-box,
.cocoon .body .alert-box,
.cocoon .body .information,
.cocoon .body .question,
.cocoon .body .alert,
.cocoon .body .memo-box,
.cocoon .body .comment-box,
.cocoon .body .common-icon-box,
.cocoon .body .blank-box,
.cocoon .body .button-block,
.cocoon .body .micro-bottom,
.cocoon .body .caption-box,
.cocoon .body .tab-caption-box,
.cocoon .body .label-box,
.cocoon .body .toggle-wrap,
.cocoon .body .wp-block-image,
.cocoon .body .booklink-box,
.cocoon .body .kaerebalink-box,
.cocoon .body .tomarebalink-box,
.cocoon .body .product-item-box,
.cocoon .body .speech-wrap,
.cocoon .body .wp-block-categories,
.cocoon .body .wp-block-archives,
.cocoon .body .wp-block-archives-dropdown,
.cocoon .body .wp-block-calendar,
.cocoon .body .ad-area,
.cocoon .body .wp-block-gallery,
.cocoon .body .wp-block-audio,
.cocoon .body .wp-block-cover,
.cocoon .body .wp-block-file,
.cocoon .body .wp-block-media-text,
.cocoon .body .wp-block-video,
.cocoon .body .wp-block-buttons,
.cocoon .body .wp-block-columns,
.cocoon .body .wp-block-separator,
.cocoon .body .components-placeholder,
.cocoon .body .wp-block-search,
.cocoon .body .wp-block-social-links,
.cocoon .body .timeline-box,
.cocoon .body .blogcard-type,
.cocoon .body .btn-wrap,
.cocoon .body .btn-wrap a,
.cocoon .body .block-box,
.cocoon .body .wp-block-embed,
.cocoon .body .wp-block-group,
.cocoon .body .wp-block-table,
.cocoon .body .scrollable-table,
.cocoon .body .wp-block-separator,
.cocoon .body .wp-block,
.cocoon .body .video-container,
.cocoon .comment-area,
.cocoon .related-entries,
.cocoon .pager-post-navi,
.cocoon .comment-respond {
  margin-bottom: 1.8em;
}
.cocoon .is-root-container > * {
  margin-bottom: 1.8em !important;
}
.cocoon .article h2,
.cocoon .article h3,
.cocoon .article h4,
.cocoon .article h5,
.cocoon .article h6 {
  margin-bottom: 1.62em;
}
.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: #fff;
}

.iic-key-color li::before {
  color: #fff;
}

.blank-box.bb-tab.bb-key-color::before {
  background-color: #fff;
}

.tb-key-color .toggle-button {
  border: 1px solid #fff;
  background: #fff;
  color: #fff;
}

.tb-key-color .toggle-button::before {
  color: #ccc;
}

.tb-key-color .toggle-checkbox:checked ~ .toggle-content {
  border-color: #fff;
}

.cb-key-color.caption-box {
  border-color: #fff;
}

.cb-key-color .caption-box-label {
  background-color: #fff;
  color: #fff;
}

.tcb-key-color .tab-caption-box-label {
  background-color: #fff;
  color: #fff;
}

.tcb-key-color .tab-caption-box-content {
  border-color: #fff;
}

.lb-key-color .label-box-content {
  border-color: #fff;
}

.mc-key-color {
  background-color: #fff;
  color: #fff;
  border: 0;
}

.mc-key-color.micro-bottom::after {
  border-bottom-color: #fff;
  border-top-color: transparent;
}

.mc-key-color::before {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.mc-key-color::after {
  border-top-color: #fff;
}

.btn-key-color,
.btn-wrap.btn-wrap-key-color > a {
  background-color: #fff;
}

.has-text-color.has-key-color-color {
  color: #fff;
}

.has-background.has-key-color-background-color {
  background-color: #fff;
}

.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: #fff;
}

html .body .has-key-color-color {
  color: #fff;
}

html .body .has-key-color-color .toggle-button::before {
  color: #fff;
}

html .body .has-key-color-border-color {
  border-color: #fff;
}

html .body .btn-wrap.has-key-color-background-color > a {
  background-color: #fff;
}

html .body .btn-wrap.has-key-color-color > a {
  color: #fff;
}

html .body .btn-wrap.has-key-color-border-color > a {
  border-color: #fff;
}

html .body .bb-tab.has-key-color-border-color .bb-label {
  background-color: #fff;
}

html .body .toggle-wrap.has-key-color-color .toggle-button,
html .body .toggle-wrap.has-key-color-color .toggle-button:before {
  color: #fff;
}

html .body .toggle-wrap.has-key-color-border-color .toggle-button {
  background-color: #fff;
}

html .body .toggle-wrap.has-key-color-border-color .toggle-button,
.toggle-wrap.has-key-color-border-color .toggle-content {
  border-color: #fff;
}

html .body .iconlist-box.has-key-color-icon-color li::before {
  color: #fff;
}

html .body .micro-balloon.has-key-color-color {
  color: #fff;
}

html .body .micro-balloon.has-key-color-background-color {
  background-color: #fff;
  border-color: transparent;
}

html .body .micro-balloon.has-key-color-background-color.micro-bottom::after {
  border-bottom-color: #fff;
  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: #fff;
}

html .body .micro-balloon.has-border-color.has-key-color-border-color {
  border-color: #fff;
}

html .body .micro-balloon.micro-top.has-key-color-border-color::before {
  border-top-color: #fff;
}

html .body .micro-balloon.micro-bottom.has-key-color-border-color::before {
  border-bottom-color: #fff;
}

html .body .caption-box.has-key-color-border-color .box-label {
  background-color: #fff;
}

html .body .tab-caption-box.has-key-color-border-color .box-label {
  background-color: #fff;
}

html .body .tab-caption-box.has-key-color-border-color .box-content {
  border-color: #fff;
}

html .body .tab-caption-box.has-key-color-background-color .box-content {
  background-color: #fff;
}

html .body .label-box.has-key-color-border-color .box-content {
  border-color: #fff;
}

html .body .label-box.has-key-color-background-color .box-content {
  background-color: #fff;
}

html .body .speech-balloon.has-key-color-background-color {
  background-color: #fff;
}

html .body .speech-balloon.has-text-color.has-key-color-color {
  color: #fff;
}

html .body .speech-balloon.has-key-color-border-color {
  border-color: #fff;
}

html .body .sbp-l .speech-balloon.has-key-color-border-color::before {
  border-right-color: #fff;
}

html .body .sbp-r .speech-balloon.has-key-color-border-color::before {
  border-left-color: #fff;
}

html .body .sbp-l .speech-balloon.has-key-color-background-color::after {
  border-right-color: #fff;
}

html .body .sbp-r .speech-balloon.has-key-color-background-color::after {
  border-left-color: #fff;
}

html .body .sbs-line.sbp-r .speech-balloon.has-key-color-background-color {
  background-color: #fff;
}

html .body .sbs-line.sbp-r .speech-balloon.has-key-color-border-color {
  border-color: #fff;
}

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: #fff;
}

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: #fff;
}

html .body .sbs-think .speech-balloon.has-key-color-border-color::before {
  border-color: #fff;
}

html .body .timeline-box.has-key-color-point-color .timeline-item::before {
  background-color: #fff;
}

.has-key-color-border-color.is-style-accordion .faq-question {
  background-color: #fff;
}

html .body .has-key-color-question-color .faq-question-label {
  color: #fff;
}

html .body .has-key-color-question-color.has-border-color .faq-question-label {
  color: #fff;
}

html .body .has-key-color-answer-color .faq-answer-label {
  color: #fff;
}

html .body .is-style-square.has-key-color-question-color .faq-question-label {
  color: #fff;
  background-color: #fff;
}

html .body .is-style-square.has-key-color-answer-color .faq-answer-label {
  color: #fff;
  background-color: #fff;
}

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 .toggle-button {
  background-color: #e60033;
}

html .body .toggle-wrap.has-red-border-color .toggle-button,
.toggle-wrap.has-red-border-color .toggle-content {
  border-color: #e60033;
}

html .body .iconlist-box.has-red-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #e95295;
}

html .body .toggle-wrap.has-pink-border-color .toggle-button,
.toggle-wrap.has-pink-border-color .toggle-content {
  border-color: #e95295;
}

html .body .iconlist-box.has-pink-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #884898;
}

html .body .toggle-wrap.has-purple-border-color .toggle-button,
.toggle-wrap.has-purple-border-color .toggle-content {
  border-color: #884898;
}

html .body .iconlist-box.has-purple-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #55295b;
}

html .body .toggle-wrap.has-deep-border-color .toggle-button,
.toggle-wrap.has-deep-border-color .toggle-content {
  border-color: #55295b;
}

html .body .iconlist-box.has-deep-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #1e50a2;
}

html .body .toggle-wrap.has-indigo-border-color .toggle-button,
.toggle-wrap.has-indigo-border-color .toggle-content {
  border-color: #1e50a2;
}

html .body .iconlist-box.has-indigo-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #0095d9;
}

html .body .toggle-wrap.has-blue-border-color .toggle-button,
.toggle-wrap.has-blue-border-color .toggle-content {
  border-color: #0095d9;
}

html .body .iconlist-box.has-blue-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #2ca9e1;
}

html .body .toggle-wrap.has-light-blue-border-color .toggle-button,
.toggle-wrap.has-light-blue-border-color .toggle-content {
  border-color: #2ca9e1;
}

html .body .iconlist-box.has-light-blue-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #00a3af;
}

html .body .toggle-wrap.has-cyan-border-color .toggle-button,
.toggle-wrap.has-cyan-border-color .toggle-content {
  border-color: #00a3af;
}

html .body .iconlist-box.has-cyan-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #007b43;
}

html .body .toggle-wrap.has-teal-border-color .toggle-button,
.toggle-wrap.has-teal-border-color .toggle-content {
  border-color: #007b43;
}

html .body .iconlist-box.has-teal-icon-color li::before {
  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 .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 .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-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 .toggle-button {
  background-color: #3eb370;
}

html .body .toggle-wrap.has-green-border-color .toggle-button,
.toggle-wrap.has-green-border-color .toggle-content {
  border-color: #3eb370;
}

html .body .iconlist-box.has-green-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-light-green-color .toggle-button:before {
  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,
.toggle-wrap.has-light-green-border-color .toggle-content {
  border-color: #8bc34a;
}

html .body .iconlist-box.has-light-green-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-lime-color .toggle-button:before {
  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,
.toggle-wrap.has-lime-border-color .toggle-content {
  border-color: #c3d825;
}

html .body .iconlist-box.has-lime-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-yellow-color .toggle-button:before {
  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,
.toggle-wrap.has-yellow-border-color .toggle-content {
  border-color: #ffd900;
}

html .body .iconlist-box.has-yellow-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-amber-color .toggle-button:before {
  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,
.toggle-wrap.has-amber-border-color .toggle-content {
  border-color: #ffc107;
}

html .body .iconlist-box.has-amber-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-orange-color .toggle-button:before {
  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,
.toggle-wrap.has-orange-border-color .toggle-content {
  border-color: #f39800;
}

html .body .iconlist-box.has-orange-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-deep-orange-color .toggle-button:before {
  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,
.toggle-wrap.has-deep-orange-border-color .toggle-content {
  border-color: #ea5506;
}

html .body .iconlist-box.has-deep-orange-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-brown-color .toggle-button:before {
  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,
.toggle-wrap.has-brown-border-color .toggle-content {
  border-color: #954e2a;
}

html .body .iconlist-box.has-brown-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-grey-color .toggle-button:before {
  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,
.toggle-wrap.has-grey-border-color .toggle-content {
  border-color: #949495;
}

html .body .iconlist-box.has-grey-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-cocoon-black-color .toggle-button:before {
  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,
.toggle-wrap.has-cocoon-black-border-color .toggle-content {
  border-color: #333;
}

html .body .iconlist-box.has-cocoon-black-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-cocoon-white-color .toggle-button:before {
  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,
.toggle-wrap.has-cocoon-white-border-color .toggle-content {
  border-color: #fffffb;
}

html .body .iconlist-box.has-cocoon-white-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-watery-blue-color .toggle-button:before {
  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,
.toggle-wrap.has-watery-blue-border-color .toggle-content {
  border-color: #f3fafe;
}

html .body .iconlist-box.has-watery-blue-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-watery-yellow-color .toggle-button:before {
  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,
.toggle-wrap.has-watery-yellow-border-color .toggle-content {
  border-color: #fff7cc;
}

html .body .iconlist-box.has-watery-yellow-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-watery-red-color .toggle-button:before {
  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,
.toggle-wrap.has-watery-red-border-color .toggle-content {
  border-color: #fdf2f2;
}

html .body .iconlist-box.has-watery-red-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-watery-green-color .toggle-button:before {
  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,
.toggle-wrap.has-watery-green-border-color .toggle-content {
  border-color: #ebf8f4;
}

html .body .iconlist-box.has-watery-green-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-a-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-a-border-color .toggle-content {
  border-color: #fef4f4;
}

html .body .iconlist-box.has-ex-a-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-b-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-b-border-color .toggle-content {
  border-color: #f8f4e6;
}

html .body .iconlist-box.has-ex-b-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-c-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-c-border-color .toggle-content {
  border-color: #eaf4fc;
}

html .body .iconlist-box.has-ex-c-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-d-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-d-border-color .toggle-content {
  border-color: #eaedf7;
}

html .body .iconlist-box.has-ex-d-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-e-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-e-border-color .toggle-content {
  border-color: #e8ecef;
}

html .body .iconlist-box.has-ex-e-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-ex-f-color .toggle-button:before {
  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,
.toggle-wrap.has-ex-f-border-color .toggle-content {
  border-color: #f8fbf8;
}

html .body .iconlist-box.has-ex-f-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-black-color .toggle-button:before {
  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,
.toggle-wrap.has-black-border-color .toggle-content {
  border-color: #000;
}

html .body .iconlist-box.has-black-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-cyan-bluish-gray-color .toggle-button:before {
  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,
.toggle-wrap.has-cyan-bluish-gray-border-color .toggle-content {
  border-color: #abb8c3;
}

html .body .iconlist-box.has-cyan-bluish-gray-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-white-color .toggle-button:before {
  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,
.toggle-wrap.has-white-border-color .toggle-content {
  border-color: #fff;
}

html .body .iconlist-box.has-white-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-pale-pink-color .toggle-button:before {
  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,
.toggle-wrap.has-pale-pink-border-color .toggle-content {
  border-color: #f78da7;
}

html .body .iconlist-box.has-pale-pink-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-vivid-red-color .toggle-button:before {
  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,
.toggle-wrap.has-vivid-red-border-color .toggle-content {
  border-color: #cf2e2e;
}

html .body .iconlist-box.has-vivid-red-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-luminous-vivid-orange-color .toggle-button:before {
  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,
.toggle-wrap.has-luminous-vivid-orange-border-color .toggle-content {
  border-color: #ff6900;
}

html .body .iconlist-box.has-luminous-vivid-orange-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-luminous-vivid-amber-color .toggle-button:before {
  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,
.toggle-wrap.has-luminous-vivid-amber-border-color .toggle-content {
  border-color: #fcb900;
}

html .body .iconlist-box.has-luminous-vivid-amber-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-light-green-cyan-color .toggle-button:before {
  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,
.toggle-wrap.has-light-green-cyan-border-color .toggle-content {
  border-color: #7bdcb5;
}

html .body .iconlist-box.has-light-green-cyan-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-vivid-green-cyan-color .toggle-button:before {
  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,
.toggle-wrap.has-vivid-green-cyan-border-color .toggle-content {
  border-color: #00d084;
}

html .body .iconlist-box.has-vivid-green-cyan-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-pale-cyan-blue-color .toggle-button:before {
  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,
.toggle-wrap.has-pale-cyan-blue-border-color .toggle-content {
  border-color: #8ed1fc;
}

html .body .iconlist-box.has-pale-cyan-blue-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-vivid-cyan-blue-color .toggle-button:before {
  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,
.toggle-wrap.has-vivid-cyan-blue-border-color .toggle-content {
  border-color: #0693e3;
}

html .body .iconlist-box.has-vivid-cyan-blue-icon-color li::before {
  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 .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 .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-color .toggle-button::before {
  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-color .toggle-button,
html .body .toggle-wrap.has-vivid-purple-color .toggle-button:before {
  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,
.toggle-wrap.has-vivid-purple-border-color .toggle-content {
  border-color: #9b51e0;
}

html .body .iconlist-box.has-vivid-purple-icon-color li::before {
  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 .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 .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 !important;
  color: #333;
  border-color: transparent !important;
  font-size: 16px;
}

html .body .has-border-color .toggle-button {
  color: #fff;
}

html .body .has-border-color .toggle-button::before {
  color: #fff;
}

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 #fff, 2px 2px 0 0 #fff, 2px 0 0 0 #fff, 0 2px 0 0 #fff;
}

.box-menu-icon {
  color: #fff;
}

@font-face {
  font-family: "icomoon";
  src: url(https://best-one.store/wordpress/wp-content/themes/cocoon-master/webfonts/icomoon/fonts/icomoon.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.wp-block-archives {
  box-sizing: border-box;
}

.wp-block-archives-dropdown label {
  display: block;
}

.wp-block-avatar {
  box-sizing: border-box;
}

.wp-block-avatar.aligncenter {
  text-align: center;
}

.wp-block-audio {
  box-sizing: border-box;
}

.wp-block-audio figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}

.wp-block-button__link {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
}

.wp-block-button__link.aligncenter {
  text-align: center;
}

.wp-block-button__link.alignright {
  text-align: right;
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}

.wp-block-button .wp-block-button__link.is-style-outline,
.wp-block-button.is-style-outline > .wp-block-button__link {
  border: 2px solid;
  padding: 0.667em 1.333em;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
  color: currentColor;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background) {
  background-color: transparent;
  background-image: none;
}

.wp-block-buttons.is-vertical {
  flex-direction: column;
}

.wp-block-buttons.is-vertical > .wp-block-button:last-child {
  margin-bottom: 0;
}

.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}

.wp-block-buttons.aligncenter {
  text-align: center;
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center;
}

.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}

.wp-block-calendar th {
  font-weight: 400;
}

.wp-block-calendar caption {
  background-color: inherit;
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}

.wp-block-calendar table.has-background th {
  background-color: inherit;
}

.wp-block-calendar table.has-text-color th {
  color: inherit;
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}

.wp-block-categories {
  box-sizing: border-box;
}

.wp-block-categories.alignleft {
  margin-right: 2em;
}

.wp-block-categories.alignright {
  margin-left: 2em;
}

.wp-block-code {
  box-sizing: border-box;
}

.wp-block-code code {
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
  margin-bottom: 1.75em;
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
  flex-grow: 0;
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}

.wp-block-post-comments {
  box-sizing: border-box;
}

.wp-block-post-comments .alignleft {
  float: left;
}

.wp-block-post-comments .alignright {
  float: right;
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .comment-author {
  line-height: 1.5;
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}

.wp-block-post-comments .comment-author cite {
  font-style: normal;
}

.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}

:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-comment-template li {
  clear: both;
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wp-block-comment-template.alignleft {
  float: left;
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-comment-template.alignright {
  float: right;
}

.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  padding: 1em;
  position: relative;
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: transparent;
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-cover-image:after,
.wp-block-cover:after {
  content: "";
  display: block;
  font-size: 0;
  min-height: inherit;
}

@supports (position: sticky) {
  .wp-block-cover-image:after,
.wp-block-cover:after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: #fff;
  width: 100%;
  z-index: 1;
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000;
}

.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
  color: inherit;
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
  z-index: 0;
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left] > [data-type="core/embed"],
.wp-block[data-align=right] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px;
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}

.wp-block-embed {
  overflow-wrap: break-word;
}

.wp-block-embed figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-embed iframe {
  max-width: 100%;
}

.wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}

.wp-block-file {
  margin-bottom: 1.5em;
}

.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}

.wp-block-file.aligncenter {
  text-align: center;
}

.wp-block-file.alignright {
  text-align: right;
}

.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}

.wp-block-file__embed {
  margin-bottom: 1em;
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  padding: 0.5em 1em;
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
  flex: 1 1 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
  display: flex;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%;
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}

.wp-block-group {
  box-sizing: border-box;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.wp-block-image img,
.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

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

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table;
}

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

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

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 9999px;
}

@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
.wp-block-image :where(.has-border-color) {
  border-style: solid;
}

.wp-block-image :where([style*="border-top-color"]) {
  border-top-style: solid;
}

.wp-block-image :where([style*="border-right-color"]) {
  border-right-style: solid;
}

.wp-block-image :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*="border-left-color"]) {
  border-left-style: solid;
}

.wp-block-image :where([style*="border-width"]) {
  border-style: solid;
}

.wp-block-image :where([style*="border-top-width"]) {
  border-top-style: solid;
}

.wp-block-image :where([style*="border-right-width"]) {
  border-right-style: solid;
}

.wp-block-image :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*="border-left-width"]) {
  border-left-style: solid;
}

.wp-block-image figure {
  margin: 0;
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}

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

.wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  line-height: 1.8;
  margin: 0.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}

.wp-block-latest-posts {
  box-sizing: border-box;
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}

.wp-block-latest-posts.alignright {
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  padding-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-latest-posts__post-excerpt {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-latest-posts__featured-image a {
  display: inline-block;
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}

ol,
ul {
  box-sizing: border-box;
}

ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-media-text {
  box-sizing: border-box;
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  align-self: start;
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wp-block-navigation {
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
  position: relative;
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none;
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}

.wp-block-navigation:where(:not([class*="has-text-decoration"])) a {
  text-decoration: none;
}

.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:active,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:focus {
  text-decoration: none;
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
  display: inline-block;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap;
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center;
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end;
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  z-index: 2;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0;
}
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}
.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}

button.wp-block-navigation-item__content {
  background-color: transparent;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-right: 0.85em;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit;
}

:where(.wp-block-navigation.has-background
        .wp-block-navigation-item
        a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background
        .wp-block-navigation-submenu
        a:not(.wp-element-button)) {
  padding: 0.5em 1em;
}

:where(.wp-block-navigation
        .wp-block-navigation__submenu-container
        .wp-block-navigation-item
        a:not(.wp-element-button)),
:where(.wp-block-navigation
        .wp-block-navigation__submenu-container
        .wp-block-navigation-submenu
        a:not(.wp-element-button)),
:where(.wp-block-navigation
        .wp-block-navigation__submenu-container
        .wp-block-navigation-submenu
        button.wp-block-navigation-item__content),
:where(.wp-block-navigation
        .wp-block-navigation__submenu-container
        .wp-block-pages-list__item
        button.wp-block-navigation-item__content) {
  padding: 0.5em 1em;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #000;
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.wp-block-navigation__container .is-responsive {
  display: none;
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1;
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
  color: inherit;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open {
  animation: overlay-menu__fade-in-animation 0.1s ease-out;
  animation-fill-mode: forwards;
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
  z-index: 100000;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: transparent !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
  color: #000;
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: transparent;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}

.wp-block-navigation__responsive-container-open {
  display: flex;
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
  width: 100%;
}

.wp-block-navigation__responsive-close:focus {
  outline: none;
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}

.wp-block-navigation__responsive-dialog {
  position: relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}
html.has-modal-open {
  overflow: hidden;
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
  word-break: normal;
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}

.is-small-text {
  font-size: 0.875em;
}

.is-regular-text {
  font-size: 1em;
}

.is-large-text {
  font-size: 2.25em;
}

.is-larger-text {
  font-size: 3em;
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}

p.has-drop-cap.has-background {
  overflow: hidden;
}

p.has-background {
  padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

.wp-block-post-author__avatar {
  margin-right: 1em;
}

.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-post-author__name {
  margin: 0;
}

.wp-block-post-comments-form {
  box-sizing: border-box;
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
  font-weight: inherit;
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
  font-family: inherit;
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
  font-size: inherit;
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
  line-height: inherit;
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
  font-style: inherit;
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
  letter-spacing: inherit;
}

.wp-block-post-comments-form input[type=submit] {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
  padding: calc(0.667em + 2px);
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-date {
  box-sizing: border-box;
}

.wp-block-post-excerpt {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link {
  display: inline-block;
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-post-featured-image a {
  display: block;
}

.wp-block-post-featured-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}

.wp-block-post-featured-image {
  position: relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: transparent;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-terms {
  box-sizing: border-box;
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}

.wp-block-post-title {
  box-sizing: border-box;
  word-break: break-word;
}

.wp-block-post-title a {
  display: inline-block;
}

.wp-block-preformatted {
  white-space: pre-wrap;
}

.wp-block-preformatted.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 3em 0;
  text-align: center;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}

.wp-block-pullquote .has-text-color a {
  color: inherit;
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}

.wp-block-pullquote cite {
  color: inherit;
}

.wp-block-post-template {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-post-template.wp-block-post-template {
  background: none;
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}

.wp-block-post-template.is-flex-container li {
  margin: 0;
  width: 100%;
}
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-query-pagination > .wp-block-query-pagination-next:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}

.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination.aligncenter {
  justify-content: center;
}

.wp-block-query-title,
.wp-block-quote {
  box-sizing: border-box;
}

.wp-block-quote {
  overflow-wrap: break-word;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}

.wp-block-read-more {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-read-more:not([style*=text-decoration]),
.wp-block-read-more:not([style*=text-decoration]):active,
.wp-block-read-more:not([style*=text-decoration]):focus {
  text-decoration: none;
}

ul.wp-block-rss {
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
}

ul.wp-block-rss.alignleft {
  margin-right: 2em;
}

ul.wp-block-rss.alignright {
  margin-left: 2em;
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-search__button {
  margin-left: 0.625em;
  word-break: normal;
}

.wp-block-search__button.has-icon {
  line-height: 0;
}

.wp-block-search__button svg {
  fill: currentColor;
  min-height: 1.5em;
  min-width: 1.5em;
  vertical-align: text-bottom;
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}

.wp-block-search__label {
  width: 100%;
}

.wp-block-search__input {
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3em;
  padding: 8px;
  text-decoration: unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  padding: 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 0 0 0.25em;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 0.125em 0.5em;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}

.wp-block-separator {
  border: 1px solid;
  border-left: none;
  border-right: none;
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  height: auto;
  line-height: 1;
  text-align: center;
}

.wp-block-separator.is-style-dots:before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}

.wp-block-site-logo a {
  display: inline-block;
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}

.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-block-site-logo.is-style-rounded {
  border-radius: 9999px;
}

.wp-block-site-title a {
  color: inherit;
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}

.wp-block-social-links.alignright {
  justify-content: flex-end;
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
  transition: transform 0.1s ease;
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}

.wp-block-social-link:hover {
  transform: scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
  fill: currentColor;
  color: currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  stroke: #000;
  background-color: #fefc00;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
  padding: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #ff4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  stroke: #000;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
  color: #25d366;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  color: #d32422;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}

.wp-block-spacer {
  clear: both;
}

.wp-block-tag-cloud {
  box-sizing: border-box;
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}

.wp-block-tag-cloud.is-style-outline {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}

.wp-block-tag-cloud.is-style-outline a {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}

.wp-block-table {
  overflow-x: auto;
}

.article .entry-content figure.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table thead {
  border-bottom: 3px solid;
}

.wp-block-table tfoot {
  border-top: 3px solid;
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent;
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
  border-color: inherit;
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color] > *,
.wp-block-table table[style*=border-top-color] > * td,
.wp-block-table table[style*=border-top-color] > * th {
  border-top-color: inherit;
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: currentColor;
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color] > * {
  border-right-color: inherit;
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color] > *,
.wp-block-table table[style*=border-bottom-color] > * td,
.wp-block-table table[style*=border-bottom-color] > * th {
  border-bottom-color: inherit;
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: currentColor;
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color] > * {
  border-left-color: inherit;
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style] > * {
  border-style: inherit;
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width] > * {
  border-style: inherit;
  border-width: inherit;
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}

:where(pre.wp-block-verse) {
  font-family: inherit;
}

.wp-block-video {
  box-sizing: border-box;
}

.wp-block-video video {
  width: 100%;
}

@supports (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-video figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-element-button {
  cursor: pointer;
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
  font-size: 1em;
}

.has-larger-font-size {
  font-size: 2.625em;
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-right {
  text-align: right;
}

#end-resizable-editor-section {
  display: none;
}

.aligncenter {
  clear: both;
}

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

html :where(.has-border-color) {
  border-style: solid;
}

html :where([style*="border-top-color"]) {
  border-top-style: solid;
}

html :where([style*="border-right-color"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-color"]) {
  border-left-style: solid;
}

html :where([style*="border-width"]) {
  border-style: solid;
}

html :where([style*="border-top-width"]) {
  border-top-style: solid;
}

html :where([style*="border-right-width"]) {
  border-right-style: solid;
}

html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}

html :where([style*="border-left-width"]) {
  border-left-style: solid;
}

html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}

.entry-content figure {
  margin: 0 0 1em;
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
      --wp-admin--admin-bar--height,
      0px
  );
}
.wp-block-embed-best-one .wp-block-embed__wrapper > a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  background: #fff;
  box-sizing: border-box;
  padding-bottom: 8px;
  display: block;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}

.wp-block-embed-best-one .wp-block-embed__wrapper > a:hover .product-image {
  opacity: 0.8;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-maker {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-maker img {
  max-height: 36px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-image {
  margin: 0 0 8px;
  transition: all 0.1s linear;
  aspect-ratio: 1.2;
  background-color: #f4f4f4;
  line-height: 0;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-name {
  padding: 0 8px;
  line-height: 1.4;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta {
  margin-top: 8px;
  padding: 0 8px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta .price.rental {
  font-weight: bold;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta .price.rental .value {
  color: #dd0000;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta .price.original {
  margin-top: 4px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta .ratings {
  margin-top: 4px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-meta .ratings .c-rating {
  font-size: 20px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .product-description {
  margin: 8px 8px 0;
  background-color: #f4f4f4;
  padding: 8px;
  border-radius: 4px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .ec-shelfGrid__title {
  margin-bottom: 7px;
}

.wp-block-embed-best-one .wp-block-embed__wrapper .ec-shelfGrid__plice {
  font-weight: bold;
}

/* ratings */
.c-rating {
  display: inline-flex;
  align-items: center;
  font-size: 2rem;
  line-height: 1;
}

.c-rating .stars {
  display: inline-flex;
  font-size: 1em;
  position: relative;
  font-family: Arial, sans-serif;
  letter-spacing: -0.1em;
}

.c-rating .star {
  color: #ccc;
  margin-right: 0;
  position: relative;
  z-index: 1;
}

.c-rating .star:before {
  content: "★";
  position: absolute;
  z-index: 2;
}

.c-rating .number {
  font-size: 0.6em;
  margin-top: 0.2em;
  margin-left: 0.3em;
}

.c-rating[data-rating="0.1"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.1"] .star:nth-child(1):before {
  width: 10%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.2"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.2"] .star:nth-child(1):before {
  width: 20%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.3"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.3"] .star:nth-child(1):before {
  width: 30%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.4"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.4"] .star:nth-child(1):before {
  width: 40%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.5"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.5"] .star:nth-child(1):before {
  width: 50%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.6"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.6"] .star:nth-child(1):before {
  width: 60%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.7"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.7"] .star:nth-child(1):before {
  width: 70%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.8"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.8"] .star:nth-child(1):before {
  width: 80%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="0.9"] .star:nth-child(-n+0) {
  color: #fcd000;
}

.c-rating[data-rating="0.9"] .star:nth-child(1):before {
  width: 90%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1"] .star:nth-child(2):before {
  width: 0%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.1"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.1"] .star:nth-child(2):before {
  width: 10%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.2"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.2"] .star:nth-child(2):before {
  width: 20%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.3"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.3"] .star:nth-child(2):before {
  width: 30%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.4"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.4"] .star:nth-child(2):before {
  width: 40%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.5"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.5"] .star:nth-child(2):before {
  width: 50%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.6"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.6"] .star:nth-child(2):before {
  width: 60%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.7"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.7"] .star:nth-child(2):before {
  width: 70%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.8"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.8"] .star:nth-child(2):before {
  width: 80%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="1.9"] .star:nth-child(-n+1) {
  color: #fcd000;
}

.c-rating[data-rating="1.9"] .star:nth-child(2):before {
  width: 90%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2"] .star:nth-child(3):before {
  width: 0%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.1"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.1"] .star:nth-child(3):before {
  width: 10%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.2"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.2"] .star:nth-child(3):before {
  width: 20%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.3"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.3"] .star:nth-child(3):before {
  width: 30%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.4"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.4"] .star:nth-child(3):before {
  width: 40%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.5"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.5"] .star:nth-child(3):before {
  width: 50%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.6"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.6"] .star:nth-child(3):before {
  width: 60%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.7"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.7"] .star:nth-child(3):before {
  width: 70%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.8"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.8"] .star:nth-child(3):before {
  width: 80%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="2.9"] .star:nth-child(-n+2) {
  color: #fcd000;
}

.c-rating[data-rating="2.9"] .star:nth-child(3):before {
  width: 90%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3"] .star:nth-child(4):before {
  width: 0%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.1"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.1"] .star:nth-child(4):before {
  width: 10%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.2"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.2"] .star:nth-child(4):before {
  width: 20%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.3"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.3"] .star:nth-child(4):before {
  width: 30%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.4"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.4"] .star:nth-child(4):before {
  width: 40%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.5"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.5"] .star:nth-child(4):before {
  width: 50%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.6"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.6"] .star:nth-child(4):before {
  width: 60%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.7"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.7"] .star:nth-child(4):before {
  width: 70%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.8"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.8"] .star:nth-child(4):before {
  width: 80%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="3.9"] .star:nth-child(-n+3) {
  color: #fcd000;
}

.c-rating[data-rating="3.9"] .star:nth-child(4):before {
  width: 90%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4"] .star:nth-child(5):before {
  width: 0%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.1"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.1"] .star:nth-child(5):before {
  width: 10%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.2"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.2"] .star:nth-child(5):before {
  width: 20%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.3"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.3"] .star:nth-child(5):before {
  width: 30%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.4"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.4"] .star:nth-child(5):before {
  width: 40%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.5"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.5"] .star:nth-child(5):before {
  width: 50%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.6"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.6"] .star:nth-child(5):before {
  width: 60%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.7"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.7"] .star:nth-child(5):before {
  width: 70%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.8"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.8"] .star:nth-child(5):before {
  width: 80%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="4.9"] .star:nth-child(-n+4) {
  color: #fcd000;
}

.c-rating[data-rating="4.9"] .star:nth-child(5):before {
  width: 90%;
  overflow: hidden;
  color: #fcd000;
}

.c-rating[data-rating="5"] .star:nth-child(-n+5) {
  color: #fcd000;
}

.c-rating[data-rating="5"] .star:nth-child(6):before {
  width: 0%;
  overflow: hidden;
  color: #fcd000;
}

@media (min-width: 600px) {
  .cocoon .wp-block-columns {
    flex-wrap: nowrap;
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }

  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }

  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }

  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
  }

  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
  }

  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }

  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }

  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }

  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }

  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}

@media screen and (min-width: 769px) {
  .cocoon .booklink-box,
.cocoon .kaerebalink-box,
.cocoon .tomarebalink-box,
.cocoon .product-item-box {
    text-align: left;
    display: flex;
    font-size: inherit !important;
  }

  .cocoon .booklink-image,
.cocoon .kaerebalink-image,
.cocoon .tomarebalink-image,
.cocoon .product-item-thumb {
    vertical-align: top;
    box-sizing: border-box;
    min-width: auto !important;
  }

  .cocoon .booklink-info,
.cocoon .kaerebalink-info,
.cocoon .tomarebalink-info,
.cocoon .product-item-content {
    line-height: 125%;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 25px;
    width: 100%;
  }

  .cocoon .booklink-powered-date,
.cocoon .kaerebalink-powered-date,
.cocoon .tomarebalink-powered-date {
    margin: 6px 0 0;
  }

  .cocoon .booklink-detail,
.cocoon .kaerebalink-detail {
    margin: 0 0 14px;
  }

  .cocoon .booklink-link2,
.cocoon .kaerebalink-link1,
.cocoon .tomarebalink-link1,
.cocoon .product-item-buttons {
    display: flex;
    flex-wrap: wrap;
  }

  .cocoon .booklink-link2 a,
.cocoon .kaerebalink-link1 a,
.cocoon .tomarebalink-link1 a,
.cocoon .product-item-buttons a {
    width: auto;
    text-align: center;
    border-radius: 3px;
  }

  .cocoon .booklink-link2 a img,
.cocoon .kaerebalink-link1 a img,
.cocoon .tomarebalink-link1 a img,
.cocoon .product-item-buttons a img {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .cocoon .booklink-link2 > *,
.cocoon .kaerebalink-link1 > *,
.cocoon .tomarebalink-link1 > *,
.cocoon .product-item-buttons > * {
    margin: 0.5%;
    box-sizing: border-box;
  }
}

@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
    flex-grow: 0;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: transparent;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg);
  }
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}

@media screen and (max-width: 1214px) {
  .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%;
  }
}

@media screen and (max-width: 1023px) {
  .cocoon .navi-footer {
    float: none;
    margin: 0;
    width: 100%;
  }

  .cocoon .copyright {
    width: 100%;
  }

  .cocoon .navi-footer-in > ul {
    justify-content: center;
    padding: 1em;
  }

  .cocoon .footer-widgets {
    display: block;
  }

  .cocoon .footer-widgets > div {
    width: 100%;
  }

  .cocoon .content-in {
    display: block;
  }

  .cocoon main.main,
.cocoon div.sidebar {
    display: block;
    margin: 10px;
    width: auto;
  }

  .cocoon .footer-bottom-logo,
.cocoon .footer-bottom-content {
    float: none;
  }

  .cocoon .footer-bottom-logo {
    line-height: 1;
  }

  .cocoon .footer-bottom-content {
    text-align: center;
  }

  .cocoon .fb-like-message {
    font-size: 0.8em;
    line-height: 1.4;
  }

  .cocoon .sidebar-scroll {
    position: static;
  }

  .cocoon .ba-fixed.header,
.cocoon .ba-fixed.appeal {
    background-attachment: scroll;
  }

  .cocoon .header,
.cocoon .appeal {
    background-size: cover;
  }

  .cocoon .footer-bottom-logo {
    position: relative;
    bottom: auto;
  }

  .cocoon .logo-footer {
    margin: 8px auto;
  }

  .cocoon .mobile-menu-buttons {
    display: flex;
    align-items: stretch;
  }

  .cocoon .mobile-menu-buttons > li {
    padding-top: 3px;
  }

  .cocoon .mobile-header-menu-buttons {
    top: 0;
    bottom: auto;
    justify-content: space-around;
    min-width: 46px;
    z-index: 3;
    box-shadow: 0 0 5px darkgrey;
  }

  .cocoon .has-logo-button .menu-button {
    width: 70px;
  }

  .cocoon .has-logo-button .logo-menu-button {
    flex-grow: 99;
  }

  .cocoon .no-mobile-sidebar .sidebar,
.cocoon .mobile-button-fmb .go-to-top-button,
.cocoon .no-mobile-header-logo #header .logo-header {
    display: none;
  }

  .cocoon .mblt-header-mobile-buttons {
    margin-top: 46px;
  }

  .cocoon .mblt-footer-mobile-buttons {
    margin-bottom: 50px;
  }

  .cocoon .mblt-header-and-footer-mobile-buttons {
    margin-top: 46px;
    margin-bottom: 50px;
  }

  .cocoon .scrollable-mobile-buttons {
    margin-bottom: 0;
  }

  .cocoon .navi-footer-in > .menu-footer {
    justify-content: center;
  }

  .cocoon .footer-bottom.fdt-left-and-right .footer-bottom-content {
    flex-direction: column;
  }

  .cocoon .mblt-footer-mobile-buttons .go-to-top-button,
.cocoon .mblt-header-and-footer-mobile-buttons .go-to-top-button {
    display: none;
  }

  .cocoon .navi-in .menu-pc {
    display: none;
  }

  .cocoon .no-mobile-header-logo .header .header-in {
    min-height: auto;
  }

  .cocoon #navi .navi-in > .menu-mobile {
    display: flex;
  }

  .cocoon #navi .navi-in > .menu-mobile > .menu-item-has-description > a > .caption-wrap {
    height: 40px;
    line-height: 16px;
  }

  .cocoon #navi .navi-in > .menu-mobile li {
    width: 50%;
    height: 40px;
    line-height: 40px;
  }

  .cocoon #navi .navi-in > .menu-mobile li a {
    font-size: 14px;
  }

  .cocoon #navi .navi-in > .menu-mobile li a:after {
    display: none;
  }

  .cocoon .slicknav_menu {
    display: block;
  }

  .cocoon .admin-bar .mobile-header-menu-buttons {
    margin-top: 32px;
  }

  .cocoon .admin-bar.mblt-header-mobile-buttons,
.cocoon .admin-bar.mblt-header-and-footer-mobile-buttons {
    margin-top: 32px;
  }

  .cocoon .admin-bar .mobile-header-menu-buttons {
    margin-top: 0;
  }

  .cocoon .admin-bar.mblt-header-mobile-buttons,
.cocoon .admin-bar.mblt-header-and-footer-mobile-buttons {
    margin-top: 0;
  }
}

@media screen and (max-width: 834px) {
  .cocoon {
    /************************************ ** 関連記事 ************************************/
    /************************************ ** Facebookページを「いいね！」するエリアのスタイル ************************************/
  }

  .cocoon .navi-in > .menu-header {
    display: none;
  }

  .cocoon main.main,
.cocoon div.sidebar {
    padding: 16px;
    margin: 10px 0;
    border-width: 0;
  }

  .cocoon .article ul,
.cocoon .article ol {
    padding-left: 26px;
  }

  .cocoon .entry-card-title,
.cocoon .related-entry-card-title {
    font-size: 17px;
  }

  .cocoon .entry-card-snippet,
.cocoon .related-entry-card-snippet {
    font-size: 14px;
  }

  .cocoon table th,
.cocoon table td {
    padding: 3px;
    font-size: var(--cocoon-text-size-s);
  }

  .cocoon .blogcard-wrap {
    width: 100%;
  }

  .cocoon .blogcard-thumbnail {
    width: 120px;
  }

  .cocoon .blogcard-title {
    font-size: 0.9em;
    margin-bottom: 0;
  }

  .cocoon .blogcard-snippet {
    font-size: 12px;
  }

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

  .cocoon .blogcard-footer {
    font-size: 14px;
  }

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

  .cocoon .ss-top .sns-share-buttons a,
.cocoon .ss-bottom .sns-share-buttons a {
    font-size: 14px;
  }

  .cocoon .ss-top .sns-share-buttons a .button-caption,
.cocoon .ss-bottom .sns-share-buttons a .button-caption {
    font-size: 14px;
    margin-left: 4px;
  }

  .cocoon .sns-share.ss-top.ss-col-6 a,
.cocoon .sns-share.ss-bottom.ss-col-6 a {
    width: 32%;
  }

  .cocoon .sns-follow-buttons {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .cocoon .sns-follow-buttons a {
    margin-right: 0;
    width: 48%;
  }

  .cocoon .rect-vertical-card .related-entry-card-wrap {
    width: 49%;
  }

  .cocoon .rect-mini-card .related-entry-card-wrap {
    margin-bottom: 10px;
  }

  .cocoon .rect-mini-card .cat-label {
    font-size: 8px;
  }

  .cocoon .rect-mini-card .related-entry-card-thumb {
    width: 30%;
  }

  .cocoon .rect-mini-card .related-entry-card-content {
    margin-left: 32%;
  }

  .cocoon .header-container-in.hlt-top-menu {
    flex-direction: column;
  }

  .cocoon .ect-vertical-card .entry-card-wrap {
    width: 49%;
  }

  .cocoon .header div.header-in {
    min-height: auto;
  }

  .cocoon .footer-widgets {
    display: none;
  }

  .cocoon .footer-widgets-mobile {
    display: block;
  }

  .cocoon .widget_pc_text,
.cocoon .widget_pc_ad,
.cocoon .widget_pc_double_ads {
    display: none;
  }

  .cocoon .widget_mobile_text,
.cocoon .widget_mobile_ad {
    display: block;
  }

  .cocoon .fb-like-box {
    max-width: none;
    flex-direction: column;
  }

  .cocoon .cta-box {
    font-size: 0.8em;
  }

  .cocoon .cta-heading {
    font-size: 20px;
    padding: 8px;
  }

  .cocoon .cta-left-and-right .cta-content,
.cocoon .cta-right-and-left .cta-content {
    display: block;
  }

  .cocoon .cta-left-and-right .cta-content div,
.cocoon .cta-right-and-left .cta-content div {
    width: 100%;
  }

  .cocoon .cta-message {
    margin-top: 1em;
  }

  .cocoon .cta-button .btn-l,
.cocoon .cta-button .ranking-item-link-buttons a,
.cocoon .ranking-item-link-buttons .cta-button a {
    padding: 1em;
    font-size: 16px;
  }

  .cocoon .sbp-l {
    margin-right: auto;
  }

  .cocoon .sbp-r {
    margin-left: auto;
  }

  .cocoon .speech-wrap.sbs-think.sbp-l {
    margin-right: 0;
  }

  .cocoon .speech-wrap.sbs-think.sbp-r {
    margin-left: 0;
  }

  .cocoon .admin-panel {
    padding: 5px;
    font-size: 14px;
    line-height: 1.4;
  }

  .cocoon .admin-panel > div {
    margin: 3px;
  }

  .cocoon .apdt-pc-only {
    display: none;
  }

  .cocoon .apdt-mobile-only {
    display: flex;
  }

  .cocoon .ranking-item-image-tag {
    max-width: 30%;
  }

  .cocoon #header .site-name-text {
    font-size: 22px;
  }

  .cocoon .header-container-in.hlt-top-menu {
    display: block;
  }

  .cocoon .header-container-in.hlt-top-menu .header .header-in,
.cocoon .header-container-in.hlt-top-menu .header .logo-text {
    display: block;
    height: 100%;
  }

  .cocoon .header-container-in.hlt-top-menu .site-name-text {
    white-space: normal;
  }

  .cocoon .header-container-in.hlt-top-menu .logo-header {
    max-height: none;
  }

  .cocoon .eye-catch .cat-label {
    font-size: 10px;
    padding: 2px 4px;
  }

  .cocoon textarea {
    min-height: 160px;
  }

  .cocoon .navi-footer-in > .menu-footer li.menu-item {
    width: 32%;
    border: 0;
    margin: 2px;
    display: flex;
    flex: 1 1 auto;
    text-align: center;
  }

  .cocoon .navi-footer-in > .menu-footer li.menu-item a {
    padding: 0;
    width: 100%;
  }

  .cocoon .footer-bottom.fdt-left-and-right .footer-bottom-content {
    flex-direction: column;
  }

  .cocoon #wpf-form-wrapper .mce-edit-area iframe {
    min-height: 200px;
  }

  .cocoon .content {
    margin-top: 10px;
  }

  .cocoon .product-item-thumb-l,
.cocoon .swatchimages {
    display: none;
  }

  .cocoon .image-content amp-img {
    min-width: 360px;
    max-width: 360px;
  }

  .cocoon .btn-l,
.cocoon .ranking-item-link-buttons a,
.cocoon .btn-wrap.btn-wrap-l > a {
    font-size: 14px;
  }

  .cocoon .slick-dots {
    display: none !important;
  }

  .cocoon .carousel-entry-card-title {
    font-size: 0.7em;
  }

  .cocoon .header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
    height: auto;
  }

  .cocoon .recommended .navi-entry-cards {
    flex-wrap: wrap;
  }

  .cocoon .recommended .navi-entry-cards a {
    width: 50%;
  }

  .cocoon .recommended.rcs-card-margin a {
    margin: 1%;
    width: 48%;
  }

  .cocoon .recommended.rcs-card-margin a:last-child {
    margin-right: 1%;
  }

  .cocoon .container .column-wrap {
    flex-direction: column;
  }

  .cocoon .container .column-wrap > div {
    width: 100%;
  }

  .cocoon .box-menus .box-menu {
    width: 50%;
  }

  .cocoon .wwa .box-menus {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cocoon .article .wp-block-columns :nth-child(odd):nth-last-child(2) {
    margin-bottom: 0;
  }

  .cocoon .fb-like-balloon-body {
    margin-right: 100px;
    font-size: 1em;
    line-height: 1.2em;
  }

  .cocoon .fb-like-balloon-body::after {
    display: none;
  }

  .cocoon .index-tab-buttons {
    flex-wrap: wrap;
  }

  .cocoon .index-tab-buttons .index-tab-button {
    width: 49%;
    margin: 0.5%;
  }

  .cocoon .list-columns {
    flex-direction: column;
  }

  .cocoon .list-columns .list-column {
    width: 100%;
  }

  .cocoon .sidebar .ad-vertical .ad-usual {
    display: none;
  }

  .cocoon .sidebar .ad-vertical .ad-additional-vertical {
    display: block;
  }

  .cocoon .booklink-box,
.cocoon .kaerebalink-box,
.cocoon .tomarebalink-box,
.cocoon .product-item-box {
    padding: 10px 10px 24px;
    display: block;
  }

  .cocoon .booklink-image,
.cocoon .kaerebalink-image,
.cocoon .tomarebalink-image,
.cocoon .product-item-thumb {
    width: 120px;
    min-width: 120px;
    margin-right: 3% !important;
    float: left !important;
    height: 100% !important;
  }

  .cocoon .booklink-link2,
.cocoon .kaerebalink-link1,
.cocoon .tomarebalink-link1,
.cocoon .product-item-buttons {
    display: flex;
    flex-wrap: wrap;
  }

  .cocoon .booklink-link2 > *,
.cocoon .kaerebalink-link1 > *,
.cocoon .tomarebalink-link1 > *,
.cocoon .product-item-buttons > * {
    width: auto;
    margin: 0 0.5% !important;
  }

  .cocoon .booklink-link2 > * > a,
.cocoon .kaerebalink-link1 > * > a,
.cocoon .tomarebalink-link1 > * > a,
.cocoon .product-item-buttons > * > a {
    width: auto;
    font-size: 11px;
  }

  .cocoon .product-item-box::after {
    font-size: 18px;
  }
}

@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}

@media screen and (max-width: 781px) {
  .wp-block-column {
    margin-bottom: 1.8em;
  }
}

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

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

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}

@media screen and (max-width: 599px) {
  .column-wrap > div {
    margin-bottom: 1.8em;
  }
}

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

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

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

@media screen and (max-width: 480px) {
  .cocoon {
    /*本文の見出し*/
  }

  .cocoon h2,
.cocoon h3 {
    font-size: 20px;
  }

  .cocoon .related-entry-heading,
.cocoon .comment-title {
    margin: 1.2em 0 1em;
  }

  .cocoon .entry-card,
.cocoon .related-entry-card,
.cocoon .e-card-title {
    line-height: 1.3;
  }

  .cocoon .e-card-title {
    font-size: 16px;
  }

  .cocoon .e-card-snippet {
    font-size: 13px;
  }

  .cocoon .cat-label {
    font-size: 10px;
    padding: 1px 3px;
  }

  .cocoon .page-numbers {
    width: 34px;
    height: 34px;
    line-height: 34px;
  }

  .cocoon .pagination-next-link,
.cocoon .comment-btn {
    font-size: 1em;
  }

  .cocoon .related-entry-card-thumb {
    width: 38%;
  }

  .cocoon .related-entry-card-content {
    margin-left: 40%;
    font-size: 0.9em;
  }

  .cocoon .entry-title,
.cocoon .article h2,
.cocoon .article h3,
.cocoon .article h4,
.cocoon .article h5,
.cocoon .article h6 {
    padding: 0.6em;
  }

  .cocoon .entry-title,
.cocoon .article h2 {
    font-size: 20px;
    padding: 0.6em 0.8em;
  }

  .cocoon .article h3 {
    font-size: 18px;
  }

  .cocoon .article h4,
.cocoon .article h5,
.cocoon .article h6 {
    font-size: 16px;
  }

  .cocoon .entry-title {
    margin: 0;
    margin-bottom: 6px;
  }

  .cocoon body {
    font-size: 16px;
  }

  .cocoon .pager-post-navi a figure {
    min-width: 30%;
    max-width: 30%;
  }

  .cocoon .pager-post-navi a.prev-post .prev-post-title {
    margin-left: 1.6%;
  }

  .cocoon .pager-post-navi a.next-post .next-post-title {
    margin-right: 1.6%;
  }

  .cocoon .pager-post-navi a::before {
    font-size: 16px;
  }

  .cocoon .rect-mini-card .related-entry-card-wrap {
    width: 100%;
  }

  .cocoon .pager-post-navi.post-navi-square {
    flex-direction: column;
  }

  .cocoon .pager-post-navi.post-navi-square a {
    width: 100%;
    padding: 7px;
  }

  .cocoon .pager-post-navi.post-navi-square a:last-child {
    border-top-width: 0;
    border-left-width: 1px;
  }

  .cocoon .author-box {
    font-size: 0.9em;
    line-height: 1.3;
  }

  .cocoon .author-box .author-thumb {
    width: 24%;
  }

  .cocoon .author-box .author-content {
    margin-left: 26%;
  }

  .cocoon .speech-person {
    width: 16%;
    min-width: 16%;
  }

  .cocoon .speech-name {
    font-size: 10px;
  }

  .cocoon .speech-wrap .speech-balloon {
    padding: 7px;
    max-width: 84%;
  }

  .cocoon .speech-wrap .speech-balloon::before,
.cocoon .speech-wrap .speech-balloon::after {
    border-bottom-width: 7px;
    border-right-width: 7px;
    border-top-width: 7px;
  }

  .cocoon .speech-wrap .speech-balloon::before {
    left: -7px;
  }

  .cocoon .speech-wrap .speech-balloon::after {
    left: -5px;
  }

  .cocoon .speech-wrap.sbp-l .speech-balloon {
    margin-left: 10px;
  }

  .cocoon .speech-wrap.sbp-r .speech-balloon {
    margin-right: 10px;
  }

  .cocoon .speech-wrap.sbp-r .speech-balloon::before {
    right: -7px;
    left: auto;
    border-left-width: 7px;
  }

  .cocoon .speech-wrap.sbp-r .speech-balloon::after {
    border-left-width: 7px;
    right: -5px;
    left: auto;
  }

  .cocoon .speech-wrap.sbs-think.sbp-l .speech-balloon {
    margin-left: 28px;
  }

  .cocoon .speech-wrap.sbs-think .speech-balloon::before {
    top: 4px;
    left: -19px;
    width: 12px;
    height: 12px;
  }

  .cocoon .speech-wrap.sbs-think .speech-balloon::after {
    top: 16px;
    width: 6px;
    height: 6px;
    left: -27px;
  }

  .cocoon .speech-wrap.sbs-think.sbp-r .speech-balloon {
    margin-right: 28px;
  }

  .cocoon .speech-wrap.sbs-think.sbp-r .speech-balloon::before {
    border: 2px solid var(--cocoon-basic-border-color);
    left: auto;
    right: -19px;
  }

  .cocoon .speech-wrap.sbs-think.sbp-r .speech-balloon::after {
    border: 2px solid var(--cocoon-basic-border-color);
    left: auto;
    right: -27px;
  }

  .cocoon .admin-panel > div {
    margin-bottom: 0.6em;
    padding: 2px;
  }

  .cocoon .menu-content {
    max-width: 84%;
  }

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

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

  .cocoon .ranking-item-name-text,
.cocoon .widget_item_ranking .main-widget-label {
    font-size: 20px;
  }

  .cocoon a.facebook-follow-button {
    top: 3px;
  }

  .cocoon #header .site-name-text {
    font-size: 18px;
  }

  .cocoon .tagline {
    font-size: 12px;
  }

  .cocoon .navi-footer-in > .menu-footer li.menu-item {
    width: 46%;
  }

  .cocoon .blogcard-content {
    font-size: 0.84em;
  }

  .cocoon .blogcard-snippet {
    font-size: 0.74em;
  }

  .cocoon .ect-vertical-card .entry-card-wrap {
    margin-bottom: 8px;
  }

  .cocoon .ect-vertical-card.sp-entry-card-1-column .entry-card-wrap {
    display: block;
  }

  .cocoon .ect-vertical-card.sp-entry-card-1-column > * {
    width: 100%;
  }

  .cocoon #bbpress-forums .form-allowed-tags code {
    width: 100% !important;
  }

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

  .cocoon .no-sp-snippet .entry-card-snippet {
    display: none;
  }

  .cocoon .no-sp-snippet-related .related-entry-card-snippet {
    display: none;
  }

  .cocoon .e-card-meta {
    margin-top: 2px;
  }

  .cocoon .ect-entry-card .card-thumb,
.cocoon .rect-entry-card .card-thumb,
.cocoon .ect-big-card-first .card-thumb {
    margin-bottom: 6px;
  }

  .cocoon .ect-entry-card .card-content,
.cocoon .rect-entry-card .card-content,
.cocoon .ect-big-card-first .card-content {
    margin: 0;
  }

  .cocoon .ect-entry-card .card-snippet,
.cocoon .rect-entry-card .card-snippet,
.cocoon .ect-big-card-first .card-snippet {
    margin-bottom: 0;
    clear: both;
  }

  .cocoon .ect-entry-card .card-meta,
.cocoon .rect-entry-card .card-meta,
.cocoon .ect-big-card-first .card-meta {
    clear: both;
  }

  .cocoon .list .ect-vertical-card > * {
    width: 48%;
    padding: 0.5% !important;
    margin: 0.5% 0.5% 1.5% !important;
  }

  .cocoon .sp-display-none {
    display: none !important;
  }

  .cocoon .image-content amp-img {
    min-width: 200px;
    max-width: 200px;
  }

  .cocoon .blogcard {
    padding-top: 3%;
  }

  .cocoon .is-style-information-box,
.cocoon .is-style-question-box,
.cocoon .is-style-alert-box,
.cocoon .is-style-memo-box,
.cocoon .is-style-comment-box,
.cocoon .is-style-ok-box,
.cocoon .is-style-ng-box,
.cocoon .is-style-good-box,
.cocoon .is-style-bad-box,
.cocoon .is-style-profile-box,
.cocoon .information-box,
.cocoon .question-box,
.cocoon .alert-box,
.cocoon .information,
.cocoon .question,
.cocoon .alert,
.cocoon .memo-box,
.cocoon .comment-box,
.cocoon .common-icon-box {
    padding: 26px 6px 6px;
  }

  .cocoon .is-style-information-box::before,
.cocoon .is-style-question-box::before,
.cocoon .is-style-alert-box::before,
.cocoon .is-style-memo-box::before,
.cocoon .is-style-comment-box::before,
.cocoon .is-style-ok-box::before,
.cocoon .is-style-ng-box::before,
.cocoon .is-style-good-box::before,
.cocoon .is-style-bad-box::before,
.cocoon .is-style-profile-box::before,
.cocoon .information-box::before,
.cocoon .question-box::before,
.cocoon .alert-box::before,
.cocoon .information::before,
.cocoon .question::before,
.cocoon .alert::before,
.cocoon .memo-box::before,
.cocoon .comment-box::before,
.cocoon .common-icon-box::before {
    padding: 0;
    top: 0.7em;
    left: 50%;
    margin-left: -0.5em;
    font-size: 18px;
    border: none;
    width: auto;
  }

  .cocoon .container .blank-box,
.cocoon .container .is-style-blank-box-red,
.cocoon .container .is-style-blank-box-navy,
.cocoon .container .is-style-blank-box-blue,
.cocoon .container .is-style-blank-box-yellow,
.cocoon .container .is-style-blank-box-green,
.cocoon .container .is-style-blank-box-pink,
.cocoon .container .is-style-blank-box-orange,
.cocoon .container .is-style-sticky-gray,
.cocoon .container .is-style-sticky-yellow,
.cocoon .container .is-style-sticky-red,
.cocoon .container .is-style-sticky-blue,
.cocoon .container .is-style-sticky-green {
    margin-left: 0;
    margin-right: 0;
  }

  .cocoon .timeline-box .timeline {
    padding-left: 10px;
  }

  .cocoon .timeline > li.timeline-item {
    overflow: visible;
    border-left: 3px #e5e5d1 solid;
  }

  .cocoon .timeline-item-label {
    width: auto;
    float: none;
    text-align: left;
    padding-left: 16px;
  }

  .cocoon .timeline-item-content {
    width: auto;
    padding: 8px;
    float: none;
    border: none;
  }

  .cocoon .timeline-item::before {
    left: -12px;
    top: 19px;
    width: 21px;
    height: 21px;
  }

  .cocoon .fb-like-balloon-body {
    font-size: 0.8em;
    padding: 5px;
    line-height: 1.1em;
    margin-right: 0;
    height: 70px;
  }

  .cocoon .fb-like-balloon-button {
    float: none;
    width: 100%;
    height: 30px;
    display: block;
    padding-top: 0;
    line-height: 24px;
  }

  .cocoon div.fb-like-mobile {
    display: block;
  }

  .cocoon div.fb-like-pc {
    display: none;
  }

  .cocoon .pis-m .si-thumb {
    width: 30%;
  }

  .cocoon .search-form div {
    padding: 3px 5px;
    font-size: 75%;
  }

  .cocoon .search-form div.sform {
    min-width: 180px;
  }

  .cocoon .search-form div.sbtn {
    padding-left: 5px;
    padding-right: 10px;
  }

  .cocoon .search-form div.sbtn::after {
    font-size: 20px;
    margin-left: -10px;
  }

  .cocoon div#bbpress-forums div.bbp-reply-author img.avatar {
    position: static;
  }

  .cocoon div#bbpress-forums .bbp-body div.bbp-reply-author {
    padding-left: 0;
    width: 80px;
    text-align: center;
  }

  .cocoon div#bbpress-forums .bbp-body div.bbp-reply-content {
    clear: none;
    margin: 0;
  }

  .cocoon div#bbpress-forums .bbp-body div.bbp-reply-content p {
    margin-top: 0;
  }

  .cocoon .appeal .appeal-in {
    min-height: 200px;
  }

  .cocoon .booklink-image,
.cocoon .kaerebalink-image,
.cocoon .tomarebalink-image,
.cocoon .product-item-thumb {
    width: 80px;
    min-width: 80px;
  }

  .cocoon .booklink-info,
.cocoon .kaerebalink-info,
.cocoon .tomarebalink-info,
.cocoon .product-item-content {
    width: auto !important;
    overflow: visible !important;
    text-align: center !important;
    padding: 0 !important;
  }

  .cocoon .booklink-link2 > *,
.cocoon .kaerebalink-link1 > *,
.cocoon .tomarebalink-link1 > *,
.cocoon .product-item-buttons > * {
    width: 100%;
    margin: 0 0.5% !important;
  }
  .body,
.menu-content {
    font-size: 16px;
  }
}

@media screen and (max-width: 356px) {
  .cocoon .ect-vertical-card .entry-card-wrap,
.cocoon .rect-vertical-card .related-entry-card-wrap,
.cocoon .ect-2-columns > *,
.cocoon .ect-3-columns > *,
.cocoon .fpt-2-columns > *,
.cocoon .fpt-3-columns > * {
    width: 100% !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
  .wp-block-navigation__responsive-container.is-menu-open {
    animation-delay: 0s;
    animation-duration: 1ms;
  }
  .wp-block-social-link {
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

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

  .cocoon .logo {
    height: 100%;
  }
  .cocoon {
    /* IE10～ */
  }

  .cocoon .eye-catch-wrap {
    display: block;
  }
}

@media print {
  .cocoon {
    /************************************ ** 印刷用スタイル ************************************/
  }

  .cocoon #container {
    font-size: 11pt;
  }

  .cocoon #container .header-container,
.cocoon #container .ad-area,
.cocoon #container .pager-links,
.cocoon #container .under-entry-content,
.cocoon #container .breadcrumb-category,
.cocoon #container .entry-footer,
.cocoon #container .sidebar,
.cocoon #container .footer,
.cocoon #container #admin-panel,
.cocoon #container #go-to-top,
.cocoon #container .go-to-top-button,
.cocoon #container #fb-root,
.cocoon #container .mobile-menu-buttons,
.cocoon #container .toc,
.cocoon #container .sns-share,
.cocoon #container .widget,
.cocoon #container #notice-area-wrap,
.cocoon #container #notice-area,
.cocoon #container #appeal,
.cocoon #container #recommended,
.cocoon #container #carousel,
.cocoon #container #go-to-top {
    display: none !important;
  }

  .cocoon #container .content-in {
    display: block;
  }

  .cocoon #container .main,
.cocoon #container .content,
.cocoon #container .wrap {
    width: auto;
    margin: 0;
    float: none;
    padding: 0;
    border: none;
    overflow-wrap: normal;
  }

  .cocoon #container .main {
    width: 100% !important;
  }

  .cocoon #container h1,
.cocoon #container h2,
.cocoon #container h3,
.cocoon #container h4,
.cocoon #container h5,
.cocoon #container h6 {
    background-color: transparent;
    border-width: 0;
    padding: 0;
    margin: 10px 0;
    color: #333;
  }

  .cocoon #container h1 {
    font-size: 21.5pt;
  }

  .cocoon #container h2 {
    font-size: 18.5pt;
  }

  .cocoon #container h3 {
    font-size: 16pt;
  }

  .cocoon #container h4,
.cocoon #container h5,
.cocoon #container .article h6 {
    font-size: 14pt;
  }

  .cocoon #wpadminbar,
.cocoon #go-to-top,
.cocoon #admin-panel {
    display: none !important;
  }

  .cocoon body {
    background-image: none !important;
    background-break: transparent;
  }
}